/*首页*/
.indtop{
	width:100%;
	min-width:1200px;
	height:150px;
	background:#FFFFFF;
	position:relative;
	z-index:9999;
	-webkit-box-shadow:0 0 10px rgba(53, 61, 84, .2);
	-moz-box-shadow:0 0 10px rgba(53, 61, 84, .2);
	box-shadow:0 0 10px rgba(53, 61, 84, .2);
}
.nav{
	margin-left:140px;
	margin-top:65px;
}
.nav li{
	float:left;
}
.nav li a{
	display:block;
	font-size:16px;
	color:#333333;
	line-height:16px;
	padding:0 20px 20px 20px;
	margin:0 18px;
	position:relative;
}
.nav li a:after{
	content: '';
    bottom: 0;
    position: absolute;
    display: block;
    width: 0;
    height: 1px;
    background: #182b5f;
    transition: all .4s;
	left:0;
}
.nav li.on a:after,.nav li a:hover:after {
    width: 100%;
}
.indtop_tel{
	line-height:150px;
}
.indtop_tel img{
	transform: translateY(6px);
	margin-right:10px;
}
.banner .swiper-slide{
	width:100%;
	min-width:1200px;
	height:800px;
}
.banner .swiper-pagination-bullet{
	width:14px;
	height:8px;
	background:#FFFFFF;
	border-radius:4px;
	opacity:1;
	transition: all .5s;
}
.banner .swiper-pagination-bullet-active{
	width:50px;
}
.banner .swiper-container .swiper-pagination{
	bottom:30px;
}
.about{
	width:100%;
	min-width:1200px;
	background:url(../img/bg1.jpg) top center no-repeat #fafafa;
	padding:150px 0 100px 0;
}
.about_1{
	width:73px;
	height:3px;
	background:#182b5f;
	margin-top:30px;
}
.about_txt{
	width:625px;
}
.about_txt a{
	display:block;
	width:130px;
	height:42px;
	border:1px solid #999999;
	border-radius:21px;
	text-align:center;
	line-height:40px;
	color:#666666;
	margin-top:40px;
	transition: all .3s;
}
.about_txt a:hover{
	border-color:#c6d3f5;
	background:#c6d3f5;
	color:#FFFFFF;
}
.abt_pp{
	width:1280px;
	height:400px;
	background:#FFFFFF;
	padding:40px;
	border-radius:20px;
	margin:0 auto;
	margin-top:167px;
	-webkit-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	-moz-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	box-shadow:0 0 20px rgba(204, 204, 204, .2);
}
.abt_pp li{
	width:280px;
	height:320px;
	padding:55px 40px 0 40px;
	float:left;
	margin-left:26.66px;
	transition: all .3s;
}
.abt_pp ul{
	margin-left:-26.66px;
}
.pp_img{
	width:69px;
	height:69px;
	transition: all .3s;
}
.pp_img.img01{
	background:url(../img/02.png);
}
.pp_img.img02{
	background:url(../img/04.png);
}
.pp_img.img03{
	background:url(../img/06.png);
}
.pp_img.img04{
	background:url(../img/08.png);
}
.abt_pp li h3{
	font-size:22px;
	line-height:22px;
	color:#1a1a1a;
	margin-top:40px;
}
.abt_pp li p{
	line-height:24px;
	color:#666666;
	margin-top:35px;
}
.abt_pp li:hover{
	background:#182b5f;
}
.abt_pp li:hover h3,.abt_pp li:hover p{
	color:#FFFFFF;
}
.abt_pp li:hover .pp_img.img01{
	background:url(../img/03.png);
}
.abt_pp li:hover .pp_img.img02{
	background:url(../img/05.png);
}
.abt_pp li:hover .pp_img.img03{
	background:url(../img/07.png);
}
.abt_pp li:hover .pp_img.img04{
	background:url(../img/09.png);
}
.sz{
	width:100%;
	height:800px;
	padding-top:160px;
	position:relative;
}
video{
	width:100%;
	height:800px;
	position:absolute;
	top:0;
	min-width:1200px;
}
.sz li{
	width:400px;
	height:241px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	padding-top:30px;
}
.sz li h3{
	font-size:60px;
}
.sz li h3 span{
	font-size:120px;
}
.sz li p{
	font-size:16px;
}
.cp{
	width:100%;
	min-width:1200px;
	background:#fafafa;
	padding:100px 0;
}
.cp h3,.zx h3{
	font-size:28px;
	font-weight:normal;
	color:#333333;
}
.cp h3 span,.zx h3 span{
	display:block;
	font-size:14px;
	color:#666666;
	margin-top:3px;
}
.cp h3 a,.zx h3 a{
	display:block;
	float:right;
	color:#666666;
	text-align:center;
	width:130px;
	height:42px;
	border:1px solid #999999;
	border-radius:21px;
	line-height:42px;
	font-size:14px;
}
.cp h3 a:hover,.zx h3 a:hover{
	border-color:#182b5f;
	background:#182b5f;
	color:#FFFFFF;
}
.cp_con{
	margin:50px -15px 0 -15px;
}
.cp_con .swiper-container .swiper-slide{
	padding:15px;
}
.cp_1{
	background:#FFFFFF;
	transition: all .3s;
}
.cp_2{
	height:180px;
	padding:40px 0;
	text-align:center;
}
.cp_2 h4{
	font-weight:normal;
	font-size:24px;
	color:#333333;
	line-height:24px;
}
.cp_2 p{
	color:#666666;
	margin-top:8px;
}
.cp_2 a{
	display:block;
	width:100px;
	height:30px;
	border:1px solid #999999;
	border-radius:15px;
	margin:0 auto;
	line-height:28px;
	font-size:24px;
	color:#666666;
	margin-top:18px;
	transition: all .3s;
}
.cp_1:hover{
	-webkit-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	-moz-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	box-shadow:0 0 20px rgba(204, 204, 204, .2);
}
.cp_1:hover .cp_2 a{
	border-color:#182b5f;
	background:#182b5f;
	color:#FFFFFF;
	font-weight:bold;
}
.cp_img{
	width:100%;
	height:288px;
	overflow:hidden;
	transition: all .2s;
}
.cp_1:hover .cp_img{
	padding:6px;
}
.cp_con .swiper-button-next,.cp_con .swiper-button-prev{
	width:40px;
	height:40px;
	margin-top:-20px;
}
.cp_con .swiper-button-prev{
	left:15px;
	background:url(../img/13.png);
}
.cp_con .swiper-button-next{
	right:15px;
	background:url(../img/14.png);
}
.zx_lf{
	width:482px;
	position:relative;
}
.zx_lf .time{
	position:absolute;
	width:80px;
	height:80px;
	background:#182b5f;
	text-align:right;
	color:#FFFFFF;
	font-size:22px;
	padding-right:10px;
	left:30px;
	padding-top:15px;
}
.zx_lf .time span{
	display:block;
	font-size:14px;
}
.zx_lf_1{
	background:#182b5f;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:30px;
	color:#FFFFFF;
	-webkit-box-shadow:0 0 20px rgba(129, 132, 140, .2);
	-moz-box-shadow:0 0 20px rgba(129, 132, 140, .2);
	box-shadow:0 0 20px rgba(129, 132, 140, .2);
}
.zx_lf_1 h4{
	font-size:18px;
	line-height:18px;
}
.zx_lf_2{
	width:54px;
	height:2px;
	background:#FFFFFF;
	margin-top:8px;
}
.zx_lf_1 p{
	line-height:24px;
	font-size:16px;
	margin-top:10px;
	height:48px;
	overflow:hidden;
}
.zx_lf_1 a{
	display:block;
	width:100px;
	height:30px;
	border:1px solid #FFFFFF;
	border-radius:15px;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height:28px;
	float:right;
	margin-top:10px;
}
.zx_lf_1 a:hover{
	background:#FFFFFF;
	color:#182b5f;
}
.zx_rt{
	width:690px;
}
.zx_rt li{
	height:155px;
	border-bottom:1px solid #999999;
	padding:30px 30px 40px 30px;
	position:relative;
}
.zx_rt li h4{
	font-weight:normal;
}
.zx_rt li h4 a{
	display:block;
	font-size:18px;
	color:#333333;
	width:460px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zx_rt li h4 span{
	display:block;
	float:right;
	font-size:20px;
	color:#666666;
}
.zx_rt li p{
	width:460px;
	font-size:16px;
	line-height:24px;
	color:#666666;
	height:48px;
	overflow:hidden;
	margin-top:15px;
}
.zx_rt_1 a{
	display:block;
	position:absolute;
	width:100px;
	height:30px;
	background:#3a4b77;
	border-radius:15px;
	text-align:center;
	line-height:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
	right:30px;
	bottom:20px;
	transition: all .5s;
	opacity:0;
}
.zx_rt li:hover{
	-webkit-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	-moz-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	box-shadow:0 0 20px rgba(204, 204, 204, .2);
	background:#FFFFFF;
	border-bottom:none;
}
.zx_rt li:hover .zx_rt_1 a{
	opacity:1;
}
.zx_rt li:hover h4 a{
	color:#3a4b77;
}
.footer{
	width:100%;
	min-width:1200px;
	height:348px;
	background:url(../img/bg3.jpg) center no-repeat;
	margin-top:100px;
	text-align:center;
	color:#FFFFFF;
	padding-top:60px;
}
.fot_1 a{
	color:#FFFFFF;
	font-size:16px;
	margin:0 48px;
}
.fot_2{
	border-top:2px solid #FFFFFF;
	width:100%;
	min-width:1200px;
}

/*关于我们*/
.gy_about{
	width:100%;
	min-width:120px;
	background:url(../img/bg1.jpg) center top no-repeat #fafafa;
	padding:95px 0 75px 0;
}
.gy_about h3{
	font-size:28px;
	color:#1a1a1a;
}
.gy_about h3 span{
	display:block;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	margin-top:3px;
}
.gy_about_rt{
	width:625px;
	margin-top:90px;
}
.gy_about_rt h4{
	font-size:22px;
	color:#182b5f;
	line-height:22px;
}
.gy_about_rt_1{
	width:73px;
	height:3px;
	background:#182b5f;
	margin-top:28px;
}
.gy_about_rt p{
	font-size:16px;
	line-height:28px;
	color:#666666;
	margin-top:25px;
}
.gy_about_pp{
	width:100%;
	background:#FFFFFF;
	height:240px;
	-webkit-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	-moz-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	box-shadow:0 0 20px rgba(204, 204, 204, .2);
	margin-top:50px;
	padding:57px 0;
}
.gy_about_pp li{
	float:left;
	width:300px;
	height:126px;
	border-left:1px solid #e5e5e5;
	text-align:center;
}
.gy_about_pp li:nth-child(1){
	border-left:none;
}
.gy_about_pp li h4{
	font-size:22px;
	color:#333333;
	line-height:22px;
	margin-top:30px;
}
.gy_about_pp li p{
	color:#666666;
	margin-top:20px;
}
.gy_ry{
	width:100%;
	min-width:1200px;
	height:800px;
	background:url(../img/bg4.jpg) center no-repeat;
	padding-top:145px;
}
.gy_ry h3{
	text-align:center;
	font-size:43px;
	color:#FFFFFF;
}
.gy_ry h3 span{
	font-weight:normal;
	font-size:21px;
	display:block;
	margin-top:3px;
}
.gy_ry_1{
	width:74px;
	height:4px;
	background:#FFFFFF;
	margin:0 auto;
	margin-top:30px;
}
.ry_con .swiper-button-prev,.ry_con .swiper-button-next{
	width:58px;
	height:58px;
	margin-top:-29px;
	outline:none;
}
.ry_con .swiper-button-prev{
	left:-100px;
	background:url(../img/23.png);
}
.ry_con .swiper-button-next{
	right:-100px;
	background:url(../img/24.png);
}
.gy_gs h3{
	font-size:28px;
	color:#1a1a1a;
}
.gy_gs h3 span{
	display:block;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	margin-top:3px;
}
.gy_gs_1{
	color:#FFFFFF;
	font-size:16px;
	line-height:30px;
	top:155px;
	left:55px;
	position:absolute;
}

/*产品系列*/
.cp_top{
	height:800px;
	background:url(../img/cp01.jpg) center no-repeat;
}
.cp_02{
	background:#f0f9ff;
	height:795px;
}
.cp_02 .cp_02a{
	padding-top:118px;
}
.cp_02 .cp_02b{
	padding-top:220px;
}
.cp_03{
	background:#fff;
	height:800px;
}
.cp_03 .cp_03a{
	padding-top:240px;
}
.cp_03 .cp_03b{
	padding-top:192px;
}
.cp_04{
	background:#f0f9ff;
	height:800px;
}
.cp_04 .cp_04a{
	padding-top:200px;
}
.cp_04 .cp_04b{
	padding-top:240px;
}
.cp_05{
	background:#fff;
	height:700px;
}
.cp_05 .cp_05a{
	padding-top:248px;
}
.cp_05 .cp_05b{
	padding-top:178px;
}

/*母婴资讯*/
.bread{
	width:100%;
	min-width:1200px;
	height:50px;
	background:#182b5f;
}
.bread a{
	color:#FFFFFF;
}
.news li{
	height: 200px;
    border-bottom: 1px solid #999999;
    padding: 20px 30px 20px 20px;
    position: relative;
	background:#FFFFFF;
	margin-top:40px;
	transition: all .5s;
}
.news_rt{
	width:820px;
}
.news_rt h4{
	font-weight:normal;
	margin-top:20px;
}
.news_rt h4 a {
    display: block;
    font-size: 18px;
    color: #333333;
    width: 600px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_rt h4 span {
    display: block;
    float: right;
    font-size: 20px;
    color: #666666;
	margin-right:10px;
}
.news_rt p {
    width: 600px;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    height: 48px;
    overflow: hidden;
    margin-top: 15px;
}
.news_rt .zx_rt_1 a{
	bottom:45px;
}
.news li:hover{
	-webkit-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	-moz-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	box-shadow:0 0 20px rgba(204, 204, 204, .2);
	background:#FFFFFF;
	border-bottom:none;
	border-radius:10px;
}
.news li:hover .zx_rt_1 a{
	opacity:1;
}
.news li:hover h4 a{
	color:#3a4b77;
}
.page a{
	display:inline-block;
	width:40px;
	height:40px;
	background:#182b5f;
	text-align:center;
	line-height:38px;
	color:#FFFFFF;
	font-size:24px;
	border:1px solid #182b5f;
	margin:0 3px;
	transition: all .5s;
}
.page a:hover,.page a.on{
	background:none;
	color:#182b5f;
}

/*母婴资讯内容页*/
.detail{
	width:100%;
	min-width:1200px;
	background:#f5f5f5;
	margin-bottom:-100px;
	padding:50px 0 100px 0;
}
.detail_c{
	background:#FFFFFF;
	border-radius:10px;
	padding:80px;
	-webkit-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	-moz-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	box-shadow:0 0 20px rgba(204, 204, 204, .2);
}
.detail_c h3{
	font-size:24px;
	color:#333333;
	text-align:center;
	line-height:24px;
}
.detail_c span{
	display:block;
	text-align:center;
	font-size:16px;
	color:#666666;
	margin-top:10px;
}
.det_img{
	border-bottom:1px dashed #979597;
	padding-bottom:40px;
	margin-top:30px;
}
.detail_c p{
	text-indent:2em;
	font-size:16px;
	line-height:28px;
	color:#666666;
	margin-top:30px;
}
.det_1 a{
	display:block;
	font-size:16px;
	line-height:26px;
}
.det_prev{
	color:#333;
}
.det_next{
	color:#666;
}
.det_1 a:hover{
	color:#182b5f;
	text-decoration:underline;
}

/*联系我们*/
.cont_ban{
	background:url(../img/lx-banner.jpg) center no-repeat;
	width:100%;
	min-width:1200px;
	height:600px;
	padding-top:200px;
	color:#FFFFFF;
	text-align:center;
}
.cont_ban h3{
	font-size:70px;
	line-height:70px;
	text-shadow: 0 0 10px rgba(102, 102, 102, .4);
}
.cont_ban div{
	width:200px;
	height:6px;
	background:#FFFFFF;
	margin:0 auto;
	margin-top:27px;
	-webkit-box-shadow:0 0 10px rgba(102, 102, 102, .4);
	-moz-box-shadow:0 0 10px rgba(102, 102, 102, .4);
	box-shadow:0 0 10px rgba(102, 102, 102, .4);
}
.cont_ban h4{
	font-size:18px;
	line-height:18px;
	margin-top:25px;
	text-shadow: 0 0 10px rgba(102, 102, 102, .4);
}
.cont_ban p{
	font-size:16px;
	line-height:24px;
	margin-top:12px;
	text-shadow: 0 0 10px rgba(102, 102, 102, .4);
}
.cont_1{
	width:1200px;
	background:#FFFFFF;
	margin:0 auto;
	height:240px;
	padding:57px 0;
	transform: translateY(-35px);
	position:relative;
	-webkit-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	-moz-box-shadow:0 0 20px rgba(204, 204, 204, .2);
	box-shadow:0 0 20px rgba(204, 204, 204, .2);
}
.cont_1 li{
	float:left;
	width:400px;
	height:126px;
	border-left:1px solid #e5e5e5;
	text-align:center;
}
.cont_1 li:nth-child(1){
	border-left:none;
}
.cont_1 li h3{
	font-size:60px;
	line-height:50px;
	color:#333333;
	margin-top:15px;
}
.cont_1 li h3 sup{
	font-size:24px;
	font-weight:normal;
}
.cont_1 li p{
	color:#666666;
	margin-top:10px;
}
.adds{
	width:100%;
	height:600px;
	background:url(../img/bg5.jpg) center no-repeat;
	min-width:1200px;
	margin-bottom:-100px;
	padding:114px 0;
}
.adds_1{
	width:645px;
	height:372px;
	background:#FFFFFF;
	border-radius:20px;
	margin:0 auto;
	padding:70px 0 0 130px;
}
.adds_1 h3{
	font-size:20px;
	font-weight:normal;
}
.adds_2{
	width:20px;
	height:3px;
	background:#333;
	margin:30px 0 40px 0;
}
.adds_1 p{
	font-size:16px;
	line-height:35px;
}
































