.bg-color{
	background: #fff;
}
.top_bar {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background: #f3f3f3;
}
.top_bar .tb-left {
	float: left;
	height: 40px;
	overflow: hidden;
	color:#5b5b5b;
}
.top_bar .tb-rig {
	float: right;
	color: #5b5b5b;
}
.top_bar .tb-rig a{
	display: inline-block;
	margin-left: 10px;
	padding-left: 24px;
	color:#5b5b5b;
}
.top_bar .tb-rig a.message{
	background: url(../images/head_1.png) left center no-repeat;
}
.top_bar .tb-rig a.contact{
	background: url(../images/head_2.png) left center no-repeat;
}
.top_bar .tb-rig a:hover{
	color: #e11212;
}
.head{
	height: 145px;
	overflow: hidden;
}
.head a.head-logo{
	float: left;
	width: 188px;
	overflow: hidden;
	text-align: center;
	line-height: 145px;
}
.head a.head-logo img{
	display: inline-block;
	vertical-align: middle;
}
.head .head-text{
	float: left;
	margin-top: 38px;
	padding-left: 28px;
	border-left: 1px solid #e1e1e1;
}
.head .head-text p{
	color: #3b3b3b;
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 12px;
}
.head .head-text h4{
	color: #d62323;
	font-size: 30px;
	line-height: 32px;
}
.head .head-group{
	float: right;
	color: #2d2d2d;
	font-size: 18px;
	line-height: 145px;
	padding-left: 48px;
	background: url(../images/tel.png) no-repeat left center;
}
.head .head-group span{
	font-weight: bold;
	font-size: 36px;
	color: #e11212;
}
.nav-bar{
	background: #d62323;
	height: 60px;
}
.nav-bar ul{
	overflow: hidden;
	display: inline-block;
}
.nav-bar ul li{
	float: left;
	line-height: 60px;
	width: 162px;
}
.nav-bar ul li a{
	display: block;
	font-size: 18px;
	color: #fff;
	width:100%;
	text-align: center;
	-webkit-transition: all 0.55s;
	-moz-transition: all 0.55s;
	-ms-transition: all 0.55s;
	-o-transition: all 0.55s;
	transition: all 0.55s;
}
.nav-bar ul li a:hover,
.nav-bar ul li.active a{
	background-color: #b31616;
	color: #fff;
}
.banner{
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.banner img{
	display: block;
	width: 100%;
}
.banner .swiper-pagination-bullet {
	width: 43px;
	height: 6px;
	display: inline-block;
	background: #f96a6a;
	margin: 0 5px;
	border-radius: 20px;
	opacity: 1;
	-webkit-transition: all 0.55s;
	-moz-transition: all 0.55s;
	-ms-transition: all 0.55s;
	-o-transition: all 0.55s;
	transition: all 0.55s;
}
.banner .swiper-pagination-bullet-active {
	background-color: #c52d2d;
}
#main{
	overflow: hidden;
}
/* 您为什么选择我们 */
#main .choice-main{
	background: url(../images/choice.jpg) center top no-repeat;
	padding: 76px 0 140px 0;
	position: relative;
	z-index: 1;
}
#main .choice-main .choice-top{
	text-align: center;
	margin-bottom: 25px;
}
#main .choice-main .choice-top h4{
	color: #e11212;
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
}
#main .choice-main .choice-top p{
	color: #343333;
	font-size: 20px;
	line-height: 66px;
}
#main .choice-main .choice-top img{
	display: inline-block;
}
#main .choice-main .choice-txt{
	background: url(../images/choice-img.png) center center no-repeat;
}
#main .choice-main .choice-txt ul.left{
	float: left;
}
#main .choice-main .choice-txt ul.right{
	float: right;
}
#main .choice-main .choice-txt ul li{
	width: 476px;
	margin-bottom: 50px;
	cursor: pointer;
}
#main .choice-main .choice-txt ul li:nth-child(3n){
	margin-bottom: 0;
}
#main .choice-main .choice-txt ul li .text{
	width: 360px;
	float: left;
	color: #343333;
}
#main .choice-main .choice-txt ul.left li .text{
	text-align: right;
}
#main .choice-main .choice-txt ul li .text h4{
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 14px;
}
#main .choice-main .choice-txt ul li .text p{
	font-size: 18px;
	line-height: 24px;
}
#main .choice-main .choice-txt ul li .img{
	width: 66px;
	float: left;
	height: 66px;
	position: relative;
	margin: 0 20px;
	border: 5px solid #e7e7e7;
	border-radius: 50%;
	background-color: #fff;
	transition: all 0.55s;
}
#main .choice-main .choice-txt ul li .img img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: all 0.55s;
}
#main .choice-main .choice-txt ul li .img img.imgH{
	opacity: 0;
}
#main .choice-main .choice-txt ul li:hover .img{
	background-color: #ff0000;
	border-color: #ffcaca;
}
#main .choice-main .choice-txt ul li:hover .img img.imgH{
	opacity: 1;
}
/* 培训内容 */
#main .train-main{
	background: url(../images/train.png) center center no-repeat;
	padding: 120px 0 34px 0;
	margin-top: -30px;
	position: relative;
	z-index: 2;
}
#main .train-main .train-top{
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	line-height: 38px;
	margin-bottom: 34px;
}
#main .train-main .train-top span{
	opacity: 0.35;
	font-weight: normal;
	font-size: 32px;
	padding-left: 18px;
}
#main .train-main .content{
	margin-bottom: 32px;
}
#main .train-main .content .img{
	width: 685px;
	height: 432px;
	float: left;
	border: 7px solid #fff;
}
#main .train-main .content .img img{
	width: 100%;
	display: block;
	height: 100%;
	object-fit: cover;
}
#main .train-main .content .text{
	float: right;
	width: 580px;
	color: #292929;
	font-size: 16px;
	line-height: 26px;
}
#main .train-main .content .text strong{
	font-size: 22px;
}
#main .train-main .tel{
	color: #191919;
	font-size: 32px;
	font-weight: bold;
	line-height: 65px;
	padding-left: 90px;
	margin-left: 488px;
	background: url(../images/train-tel.png) left center no-repeat;
}
#main .train-txt{
	text-align: center;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	height: 65px;
	line-height: 65px;
	background-color: #e11349;
}
#main .train-txt span{
	color: #fffc00;
	font-size: 35px;
	padding-left: 12px;
}
/* 什么样的人适合学习母婴护理 */
#main .crowd-main{
	background: url(../images/crowd.jpg) left bottom no-repeat;
	padding: 130px 0 100px 0;
}
#main .crowd-main .crowd-top{
	text-align: center;
}
#main .crowd-main .crowd-top h4{
	font-weight: bold;
	color: #1c1c1c;
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 30px;
}
#main .crowd-main .crowd-top h4 span{
	color: #e11212;
}
#main .crowd-main .crowd-top img{
	display: inline-block;
}
#main .crowd-main ul{
	float: right;
	width: 990px;
}
#main .crowd-main ul li{
	float: left;
	width: 310px;
	height: 210px;
	margin-left: 20px;
	margin-top: 30px;
	cursor: pointer;
	position: relative;
	transition: all 0.55s;
}
#main .crowd-main ul li .img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#main .crowd-main ul li .img img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.55s;
}
#main .crowd-main ul li .txt{
	position: absolute;
	top: 20px;
	left: 18px;
	width: 274px;
	color: #fff;
	height: 170px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	background: rgba(0,0,0,0.38);
}
#main .crowd-main ul li .txt h4{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 50px;
}
#main .crowd-main ul li .txt p{
	padding: 0 10px;
	font-size: 18px;
	line-height: 30px;
}
#main .crowd-main ul li:hover{
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
	-webkit-transform: translate3d(0,-10px,0);
	-moz-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}
#main .crowd-main ul li:hover .img img{
	transform: scale(1.1);
}
/* 关于我们 */
#main .company-main{
	background: url(../images/gsjj.jpg) center bottom no-repeat;
	padding: 70px 0 110px 0;
}
#main .company-main .content{
	float: left;
	width: 650px;
}
#main .company-main .content .top{
	margin-bottom: 126px;
}
#main .company-main .content .top h4{
	color: #ff5380;
	font-size: 50px;
	font-weight: bold;
	line-height: 52px;
	margin-bottom: 20px;
}
#main .company-main .content .top p{
	color: #4f4f4f;
	font-size: 30px;
	display: inline-block;
	position: relative;
	line-height: 32px;
	padding-right: 60px;
}
#main .company-main .content .top p::after{
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 48px;
	height: 1px;
	background-color: #7f7f7f;
}
#main .company-main .content .tit{
	color: #fff;
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 30px;
}
#main .company-main .content .txt{
	font-size: 18px;
	line-height: 35px;
	text-indent: 2em;
	color: rgba(255,255,255,0.77);
}
#main .company-main .content .more{
	display: block;
	width: 114px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border: 1px solid #fff;
	margin-top: 35px;
	transition: all 0.55s;
}
#main .company-main .content .more:hover{
	background-color: #fff;
	color: #ff799c;
}
#main .company-main .img-rig{
	float: right;
	width: 636px;
	margin: 0 auto;
}
#main .company-main .img-rig .tit{
	width: 100%;
	height: 137px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#main .company-main .img-rig .tit::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 380px;
	border: 2px solid #ff5481;
	border-radius: 50% 50% 0 0/100% 100% 0 0;
	border-bottom: none;
}
#main .company-main .img-rig .img{
	width: 522px;
	height: 522px;
	border-radius: 50%;
	border: 7px solid #fff;
	overflow: hidden;
	margin: -105px auto 0;
}
#main .company-main .img-rig .img img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
/* 教学环境 */
#main .environment-main{
	background: url(../images/indexbg.jpg) left center no-repeat;
	margin-top: -40px;
}
#main .environment-main .top{
	height: 160px;
	color: #1d1d1d;
	font-size: 18px;
	line-height: 28px;
	padding: 0 114px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-bottom: 70px;
	background: url(../images/environment-top.png) center center no-repeat;
}
#main .environment-main .environment-arr{
	float: left;
	width: 100px;
	height: 51px;
	position: relative;
	margin-top: 60px;
}
#main .environment-main .environment-arr .environment-next,
#main .environment-main .environment-arr .environment-prev{
	top: 0;
	width: 44px;
	height: 100%;
	margin-top: 0;
	background-size: auto;
	background-color: #ff5380;
	transition: all 0.55s;
}
#main .environment-main .environment-arr .environment-prev{
	background-image: url(../images/left.png);
	left: 0;
}
#main .environment-main .environment-arr .environment-next{
	background-image: url(../images/right.png);
	right: 0;
}
#main .environment-main .environment-arr .environment-next:hover,
#main .environment-main .environment-arr .environment-prev:hover{
	background-color: #dc1c4e;
}
#main .environment-main .tit{
	float: right;
	text-align: right;
}
#main .environment-main .tit h4{
	color: #ff5380;
	font-size: 50px;
	font-weight: bold;
	line-height: 52px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#main .environment-main .tit p{
	color: #4f4f4f;
	font-size: 30px;
	display: inline-block;
	position: relative;
	line-height: 32px;
	padding-left: 60px;
}
#main .environment-main .tit p::after{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 48px;
	height: 1px;
	background-color: #7f7f7f;
}
#main .environment-main .swiper-wrapper{
	margin-top: 25px;
}
#main .environment-main .swiper-wrapper a{
	display: block;
	width: 100%;
}
#main .environment-main .swiper-wrapper a .img{
	width: 100%;
	height: 310px;
	overflow: hidden;
}
#main .environment-main .swiper-wrapper a .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.55s;
}
#main .environment-main .swiper-wrapper a .env-tit{
	text-align: center;
	color: #333;
	font-size: 20px;
	line-height: 62px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#main .environment-main .swiper-wrapper a:hover .img img{
	transform: scale(1.1);
}
/* 新闻资讯 */
#main .news-main{
	background: url(../images/indexbg.jpg) right top no-repeat;
	overflow: hidden;
	padding: 100px 0;
}
#main .news-main .top h4 {
    color: #ff5380;
    font-size: 50px;
    font-weight: bold;
    line-height: 52px;
    margin-bottom: 20px;
}
#main .news-main .top p {
    color: #4f4f4f;
    font-size: 30px;
    display: inline-block;
    position: relative;
    line-height: 32px;
    padding-right: 60px;
}
#main .news-main .top p::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 48px;
    height: 1px;
    background-color: #7f7f7f;
}
#main .news-main ul{
	margin: 0 -10px;
}
#main .news-main ul li{
	float: left;
	width: 640px;
	margin: 30px 10px 20px;
}
#main .news-main ul li a{
	display: block;
}
#main .news-main ul li a .img{
	float: left;
	width: 168px;
	height: 162px;
	overflow: hidden;
	border: 4px solid #e7e7e7;
	border-radius: 20px;
}
#main .news-main ul li a .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.55s;
}
#main .news-main ul li a .text{
	float: right;
	width: 440px;
	color: #4f4f4f;
}
#main .news-main ul li a .text h4{
	font-size: 20px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.55s;
}
#main .news-main ul li a .text p{
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
#main .news-main ul li a .text span{
	font-size: 16px;
	line-height: 30px;
	display: block;
	margin-top: 10px;
}
#main .news-main ul li a:hover .img img{
	transform: scale(1.1);
}
#main .news-main ul li a:hover .text h4{
	color: #ff5380;
}
/* 网站底部 */
.footer{
	background-color: #dc1c4e;
	padding: 25px 0;
}
.footer .logo{
	float: left;
	width: 220px;
	height: 220px;
	text-align: center;
	line-height: 220px;
	background-color: #fff;
	border: 6px solid #ff98b3;
	border-radius: 50%;
	margin-right: 56px;
}
.footer .logo img{
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.footer .tit{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	line-height: 64px;
	margin-bottom: 12px;
	padding-right: 72px;
}
.footer .tit::after{
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 56px;
	height: 1px;
	background-color: #f3b4c5;
}
.footer .contact{
	float: left;
	width: 445px;
}
.footer .contact p{
	color: #fff;
	font-size: 16px;
	line-height: 36px;
}
.footer .menu{
	float: left;
	width: 210px;
}
.footer .menu a{
	display: block;
	float: left;
	width: 50%;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
}
.footer .menu a:hover{
	color: #ff5380;
	text-decoration: underline;
}
.footer .wechat{
	float: right;
	width: 274px;
}
.footer .wechat li{
	float: left;
	width: 110px;
	height: 110px;
	padding: 5px;
	background-color: #fff;
	text-align: center;
	line-height: 110px;
	margin-right: 26px;
}
.footer .wechat li:last-child{
	margin-right: 0;
}
.footer .wechat li img{
	max-height: 100%;
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.footer2{
	background-color: #dc1c4e;
	height: 48px;
	line-height: 48px;
	border-top: 1px solid #e13c67;
	color: rgba(255,255,255,0.35);
	font-size: 16px;
	text-align: center;
}
.footer2 a{
	color: rgba(255,255,255,0.35);
}
.footer2 a img{
	display: inline-block;
}



.pro-sider{
	float: left;
	width: 260px;
}
.pro-sider .in-title{
	background: #d50000;
    color: #fff;
    line-height: 80px;
    text-align: center;
    font-size: 24px;
    margin-bottom: 2px;
}
.pro-sider .pro-sider-ul {
    margin-bottom: 25px;
}
.pro-sider .pro-sider-ul .ul-li {
	height: 55px;
	margin-bottom: 2px;
}
.pro-sider .pro-sider-ul .ul-li a{
    display: block;
    box-sizing: border-box;
    padding: 0px 20px;
    line-height: 55px;
    margin-bottom: 2px;
    background: #ececeb;
}
.pro-sider .pro-sider-ul .ul-li a h2{
	float: left;
	width: 200px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a div.icon{
	color: #fff;
	float: right;
	width: 20px;
	font-size: 20px;
	line-height: 55px;
	font-weight: bold;
	text-align: right;
}
.pro-sider .pro-sider-ul .ul-li:hover,
.pro-sider .pro-sider-ul .ul-li.active {
  background: #dbb0a0;
}
.pro-sider .pro-sider-ul .ul-li:hover a,
.pro-sider .pro-sider-ul .ul-li a.active{
	color: #fff;
	background-color: #d50000;
}
.pro-sider .pro-sider-ul .ul-li:hover a h2,
.pro-sider .pro-sider-ul .ul-li a.active h2{
	color: #fff;
}
.pro-sider .contact-box{
	border: 1px solid #ececeb;
	box-sizing: border-box;
	padding: 10px;
}
.pro-sider .contact-box img{
	margin-bottom: 10px;
	width: 100%;
}
.pro-sider .contact-box p{
	color: #000;
	font-size: 14px;
	line-height: 26px;
	padding: 5px 0;
}
.pro-sider .contact-box p span{
	display: block;
	font-size: 22px;
	line-height: 36px;
	color: #d50000;
	font-weight: bold;
}





.m-column-t {

  position: relative;

  text-align: center;

  font-size: 0;

}

.m-column-t .center {

  display: inline-block;

  font-size: 0;

}

.m-column-t .center h3 {

  color: #333;

  font-size: 30px;

}

.m-column-t .center p {

  color: #d2d2d2;

  font-size: 30px;

}

.m-column-t span {

  position: absolute;

  width: 415px;

  top: 50%;

  margin-top: -5px;

  height: 5px;

  border-bottom: 1px solid #d2d2d2;

  z-index: 1;

}

.m-column-t span.mcl {

  left: 0;

}

.m-column-t span.mcl em {

  float: right;

}

.m-column-t span.mcr {

  right: 0;

}

.m-column-t span em {

  display: block;

  height: 11px;

  border-left: 1px solid #d2d2d2;

}

.textLine {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}

.textLine3 {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

}

.textHidden {

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}

.domHidden {

  overflow: hidden;

}

.about-main {

  padding: 20px 0 70px;

  min-height: 170px;

}

.about-main .ab-content {

  float: right;

  width: 925px;

}

.about-main .ab-content .title {

  line-height: 50px;

}

.about-main .ab-content .title a {

  color: #333;

  padding: 0 5px;

}

.about-main .ab-content .title span.icon-home {

  color: #535353;

}

.about-main .ab-content .title em {

  color: #999;

}

.about-main .ab-content .ab-conBox {

  overflow: hidden;

  background: #fff;

  min-height: 55px;

  padding: 30px 45px 40px;

}

.about-main .ab-content .ab-conBox .de-title {

  text-align: center;

  font-size: 20px;

  color: #333;

  line-height: 25px;

  margin-bottom: 8px;

}

.about-main .ab-content .ab-conBox .sub-co {

  font-size: 14px;

  color: #999;

  text-align: center;

  line-height: 18px;

}

.about-main .ab-content .ab-conBox .ab-detail {

  overflow: hidden;

  margin-top: 30px;

  font-size: 14px;

  color: #777373;

  line-height: 25px;

}

.ab-sild {

  float: left;

  width: 260px;

}

.ab-sild .title {

  position: relative;

  height: 50px;

  text-align: center;

  background: #f3c04b;

  font-size: 16px;

  line-height: 50px;

  color: #fff;

  border-bottom: 1px solid #fff;

}

.ab-sild .title span {

  position: absolute;

  height: 3px;

  width: 30px;

  top: 50%;

  margin-top: -3px;

  border-bottom: 1px solid #fff;

}

.ab-sild .title span em {

  display: block;

  height: 7px;

  border-left: 1px solid #fff;

}

.ab-sild .title span.stl {

  left: 35px;

}

.ab-sild .title span.stl em {

  float: right;

}

.ab-sild .title span.str {

  right: 35px;

}

.ab-sild .sild-cate {

  background: #fff;

  margin-bottom: 20px;

}

.ab-sild .sild-cate .list {

  overflow: hidden;

}

.ab-sild .sild-cate .list li {

  position: relative;

  border-bottom: 1px solid #eee;

  height: 60px;

  line-height: 60px;

}

.ab-sild .sild-cate .list li a {

  display: block;

  padding-right: 35px;

  font-size: 14px;

  color: #333;

  padding-left: 20px;

}

.ab-sild .sild-cate .list li:last-child {

  border-bottom: none;

}

.ab-sild .sild-cate .list li:hover {

  border-color: #f3c04b;

  background: #f3c04b;

}

.ab-sild .sild-cate .list li:hover a {

  color: #fff;

}

.ab-sild .sild-cate .list li:hover:after {

  color: #fff;

}

.ab-sild .sild-cate .list li:after {

  font-weight: bold;

  right: 20px;

  top: 0;

  color: #999;

  position: absolute;

  content: "\e904";

  font-family: 'icomoon' !important;

}

.ab-sild .sild-cont {

  background: #fff;

}

.ab-sild .sild-cont .cont-list {

  padding: 20px;

}

.ab-sild .sild-cont .cont-list ul li {

  color: #333;

  padding: 5px 0;

  padding-left: 60px;

  font-size: 14px;

}

.ab-sild .sild-cont .cont-list ul li span {

  width: 60px;

  margin-left: -60px;

  display: block;

  height: 20px;

  line-height: 20px;

  float: left;

  color: #666;

}

.pro-center {

  background: #fff;

  padding-bottom: 25px;

}

.pro-center .pro-list {

  overflow: hidden;

  padding: 25px 18px 10px;

}

.pro-center .pro-list ul li {

  float: left;

  width: 200px;

  margin: 0 10px 20px;

  border: 1px solid #fff;

}

.pro-center .pro-list ul li:hover {

  border-color: #f3c04b;

}

.pro-center .pro-list ul li .img {

  overflow: hidden;

  width: 200px;

  height: 200px;

  line-height: 200px;

  text-align: center;

  font-size: 0;

  background: #eee;

}

.pro-center .pro-list ul li .img img {

  display: inline-block;

  vertical-align: middle;

  max-width: 100%;

  max-height: 100%;

}

.pro-center .pro-list ul li .title {

  background: #f7f8fc;

  height: 40px;

  line-height: 40px;

  padding: 0 5px;

  text-align: center;

  font-size: 14px;

  font-weight: bold;

  color: #333;

}

.pro-center .pro-list ul li .title:hover {

  color: #f3c04b;

}

.page {

  font-size: 0;

  text-align: center;

}

.page .center {

  display: inline-block;

  overflow: hidden;

}

.page .center .page-span {

  float: left;

  font-size: 14px;

  color: #c3c3c3;

  line-height: 32px;

  margin-right: 30px;

}

.page .center .page-list {

  float: left;

  overflow: hidden;

}

.page .center .page-list ul li {

  float: left;

  width: auto;

  min-width: 30px;

  height: 32px;

  text-align: center;

  line-height: 30px;

  font-size: 14px;

  margin: 0 4px;

  padding: 0;

  border: none;

  background: transparent;

}

.page .center .page-list ul li a {

  min-width: 20px;

  padding: 0 5px;

  border: 1px solid #eee;

  display: block;

  color: #333;

  border-radius: 4px;

  -webkit-border-radius: 4px;

  overflow: hidden;

  background: #fff;

}

.page .center .page-list ul li:hover a {

  color: #f3c04b;

}

.page .center .page-list ul li.active a {

  background: #f3c04b;

  color: #fff;

}

.news-center {

  background: #fff;

  padding-bottom: 25px;

}

.news-center .new-list {

  padding: 45px 45px 0px;

}

.news-center .new-list ul li {

  margin-bottom: 35px;

  border-bottom: 1px solid #eee;

}

.news-center .new-list ul li a {

  overflow: hidden;

  display: block;

  height: 90px;

  padding-bottom: 30px;

}

.news-center .new-list ul li a .img {

  float: left;

  width: 130px;

  height: 90px;

  background: #eee;

  line-height: 90px;

  font-size: 0;

  text-align: center;

}

.news-center .new-list ul li a .img img {

  display: inline-block;

  vertical-align: middle;

  max-width: 100%;

  max-height: 100%;

}

.news-center .new-list ul li a .info {

  float: right;

  width: 690px;

}

.news-center .new-list ul li a .info h3 {

  font-size: 14px;

  font-weight: bold;

  line-height: 24px;

  color: #333;

}

.news-center .new-list ul li a .info em {

  display: block;

  font-size: 12px;

  color: #999;

  line-height: 16px;

  margin-bottom: 10px;

}

.news-center .new-list ul li a .info p {

  font-size: 14px;

  line-height: 22px;

  color: #999;

  max-height: 44px;

  overflow: hidden;

}

.news-center .new-list ul li a:hover h3 {

  color: #f3c04b;

}

.message-c {

  background: #fff;

  padding: 40px 50px;

  overflow: hidden;

}

.message-c .p {

  font-size: 16px;

  line-height: 30px;

  color: #666;

  margin-bottom: 35px;

}

.message-c .from input {

  display: block;

  height: 38px;

  line-height: 38px;

  padding: 0 5px;

  border: 1px solid #d2d2d2;

  margin-bottom: 10px;

  font-size: 14px;

  color: #333;

}

.message-c .from input[name=user],

.message-c .from input[name=phone] {

  width: 348px;

}

.message-c .from textarea {

  font-size: 14px;

  color: #333;

  line-height: 20px;

  display: block;

  width: 728px;

  height: 130px;

  border: 1px solid #d2d2d2;

  padding: 5px;

  margin-bottom: 10px;

}

.message-c .from .code {

  overflow: hidden;

}

.message-c .from .code input[name=code] {

  width: 258px;

  float: left;

}

.message-c .from .code a {

  display: block;

  float: left;

  width: 80px;

  height: 38px;

  padding: 1px 0;

  margin-left: 10px;

}

.message-c .from .code a img {

  width: 80px;

  height: 38px;

}

.message-c .from .btn {

  padding-top: 25px;

}

.message-c .from .btn a {

  display: block;

  width: 362px;

  height: 40px;

  text-align: center;

  line-height: 40px;

  color: #fff;

  font-size: 16px;

  background: #8fa4de;

}

.message-c .from .btn a:hover {

  background: #8397d0;

}

.contact-o {

  background: #fff;

  overflow: hidden;

  padding: 40px 0;

  text-align: center;

}

.contact-o iframe {

  width: 830px;

  height: 500px;

  margin: 0 auto;

}



/* 翻译插件 */

.goog{padding-left: 0 !important;position: relative;}
#google_translate_element{position: absolute;top: 0;left: 0;width: 100%;}
.goog-te-banner-frame{display: none !important;}
.goog-te-gadget-simple{background: none !important;border: none !important;padding: 0 !important;}
.goog-te-gadget-simple .goog-te-menu-value{color: #464746 !important;}
.goog-te-gadget-simple .goog-te-menu-value span{border: none !important;color: #464746 !important;}
.goog-te-gadget img{display: none !important;}
.goog-te-gadget-simple{background: url(../images/google_logo.png) left center no-repeat !important;padding-left: 20px !important;}