﻿
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
/* 基础样式 */
html,body{
    margin:0px;
	padding:0px;
	font-size:14px;
	line-height:26px;
	font-family:"微软雅黑";
}
h1,h2,h3,h4,h5,h6,a,p,span,ul{
	margin:0;
	padding:0;
	font-weight: normal;
}
a{;text-decoration:none;cursor:pointer; }
img{border:0;}
ul,li{
	list-style-type: none;
}
	body{
	width:100%;
	margin: auto;
	overflow-x:hidden;
	}
 

.clear{
    clear:both;
	overflow:hidden;
}
.r{
	float:right;
}
.l{
	float:left;
}
/*head*/
.top{
	background-color: #4d4d4d;
}
.top .top_container{
	width:1000px;
	margin: 0 auto;
	text-align: right;
}
.top .top_container>span{
	letter-spacing: 1px;
	line-height: 34px;
	font-size:14px;
	color:#e2f2f2;
}
.top .top_container>span::before{
		content:url(../images/top_english.png); 
		display:inline-block;
		vertical-align: middle;
		padding-right:6px;
}
/*nav*/
.nav_bg{	
	width:100%;
	background:#fff;
}
.nav_box{
	width:1000px;
	height:96px;
	margin:auto;
	text-align:center;
}
.nav_box .logo{
	padding-top:16px;
	float:left;
}
.nav_box .logo img{
	width:300px;
}
.nav{
	float:right;
}
.nav li{
	float:left;
}
.nav li a{
	display:block;
	color:#373735;
	font-size:16px;
	letter-spacing:1px;
	padding:46px 5px 24px 5px;
}
.nav li:hover a,.nav li.active a{
	text-decoration:none;
	background:#f4edee;
	color:#f39eaa;
}
/*banner*/
.banner{
	height:400px;
	background: url(../images/banner1.jpg) no-repeat center;
}
.banner>.banner_box	{
	position: relative;
	width:1000px;
	height:100%;
}
.banner>.banner_box img{
	position: absolute;
}
.banner>.banner_box img.banner_tet1{	
	right:.6%;
	top:70px;
	animation: amt1  1s ease-in;
}
.banner>.banner_box img.banner_tet2{	
	left:43%;
	top:230px;
	transform-origin: 50% 50%;
    animation: amt2 .7s linear 2;
}
.banner>.banner_box img.banner_tet3{	
	left:24%;
	bottom:33px;
}
@keyframes amt1{
	0% {
		right:-100%;
	}
	100% {
		right:2%;
}
}
@-moz-keyframes amt1{
	0% {
		right:-60%;
	}
	100% {
		right:2%;
}
}
@-webkit-keyframes amt1{
	0% {
		right:-60%;
	}
	100% {
		right:2%;
}
}
@keyframes amt2{
	0% {
	    -webkit-transform: rotateX(0deg);
	    -moz-transform: rotateX(0deg);
	    transform: rotateX(0deg);
	}

	100% {
	    -webkit-transform: rotateX(180deg);
	    -moz-transform: rotateX(180deg);
	    transform: rotateX(180deg);
}
}
@keyframes amt2{
	0% {
	    -webkit-transform: rotateX(0deg);
	    -moz-transform: rotateX(0deg);
	    transform: rotateX(0deg);
	}

	100% {
	    -webkit-transform: rotateX(180deg);
	    -moz-transform: rotateX(180deg);
	    transform: rotateX(180deg);
}
}
@-moz-keyframes amt2{
	0% {
	    -webkit-transform: rotateX(0deg);
	    -moz-transform: rotateX(0deg);
	    transform: rotateX(0deg);
	}

	100% {
	    -webkit-transform: rotateX(180deg);
	    -moz-transform: rotateX(180deg);
	    transform: rotateX(180deg);
}
}
@-webkit-keyframes amt2{
	0% {
	    -webkit-transform: rotateX(0deg);
	    -moz-transform: rotateX(0deg);
	    transform: rotateX(0deg);
	}

	100% {
	    -webkit-transform: rotateX(180deg);
	    -moz-transform: rotateX(180deg);
	    transform: rotateX(180deg);
}
}
/*main*/
.main{
	width:1000px;
	height:850px;
	margin:auto;
	margin-top:39px;
}
.main .left{
	width:660px;
	height:560px;
	position: relative;
	border-top:2px solid #f59fa9;
	box-sizing: border-box;
}
.main .right{
	width:300px;
	height:560px;
	background-color: #f2f1ed;
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 0px 1px 2px rgba(0,0,0,.3);
	overflow-x: hidden;
}
.main .right .right_bg{
	background:url(../images/right_img2.jpg) no-repeat ;
	margin-left: 10px;
	margin-top:6px;
	height:25px;
	overflow: hidden;
	background-position-y:3px; 
}
.main .right .right_bg span{
	cursor: pointer;
	display: inline-block;
	color:#fff;
	font-size: 14px;
	line-height: 14px;
}
.main .right .right_bg span:hover{
	
	color:#ff0000;
	
}
.main .right .right_bg span.btn1{
	padding-left: 9px;
	padding-right:26px;
}
.main .right .right_bg span.btn2{
	padding-left: 6px;
}
.main .right p.p1{
	padding-top:3px;
	padding-right:16px;
	padding-left:16px;
	color:#333333;
}
.main .right .toggle_box{
	padding-top:20px;
	width:290px;
	text-align: center;
}
.main .right .toggle_box>img{
	border:1px solid rgba(0,0,0,.2);
}
.main .right h3{
	background:url(../images/right_img3.jpg) no-repeat ;
	margin-left: 10px;
	margin-top:6px;
	height:25px;
	overflow: hidden;
	background-position-y:3px; 
	font-size: 14px;
	font-weight: normal;
	color:#fff;
	padding-left: 8px;
}
.main .right img.meiti,.main .right img.qiye{
	display: inline-block;
	padding-top:11px;
    padding-left:42px;
}
.main .left .l_top{
	width:680px;
	height:400px;
	text-align: center;
}
.main>.left .zc_title{
	margin-top:20px;
	margin-bottom: 24px;
	text-align: center;
	font-size:16px;
	font-family: "微软雅黑";
	color:#a10d59;
}
.main>.left .box_text{
	position:relative;
	width:640px;
	margin:auto;
	margin-bottom:32px;
}
.main>.left .box_text>div{
	width:196px;
	height:100%;
	position: relative;
}
.main>.left .box_text>div::before{
	content:'';
	width:174px;
	height:174px;
	background-color: #f0f0f0;
	position:absolute;
	left:0;top:0;
	z-index:-9;
}
.main>.left .box_text>div img{
	width:172px;
	position: relative;
	margin-left:20px;
	margin-top:20px;
}
.main>.left .box_text p{
	text-align: left;
	text-indent: 2em;
	padding-left:220px;
}
.main>.left .box_text>span{
	text-align: left;
	display: block;
	color:#a10d59;
	font-size: 18px;
	font-family: sans-serif;
	padding-left:220px;
	margin-bottom:6px;
}
.main .main1_bottom{
	margin-top:48px;
    width:1000px;
    height:232px;
}
.main .main1_bottom::before{
    content: "";
    display: inline-block;
    background: url(../images/left_img3.jpg) no-repeat;
    width:42px;
    height:232px;
}
.main .main1_bottom>div{
   float:right;
   width:958px;
   background-color:#f4edee; 
   height:232px;
   border-top-right-radius:14px;
   overflow: hidden;
}
.main .main1_bottom  ul.zj,.main .main1_bottom  ul#zj1{
	float: left;
   height:232px;
   width:1782px;
}
.main .main1_bottom  ul.zj  li{
 		float:left;
		height:214px;
		width:162px;
		padding-top:18px;
		text-align: center;	
}
.main .main1_bottom  ul.zj  li>p{
		margin-top:6px;
 		font-size: 16px;
 		line-height: 16px;
 		letter-spacing: 2px;
}
.main .main1_bottom  ul.zj  li:nth-child(1)>p,.main .main1_bottom  ul.zj  li:nth-child(2)>p{
		margin-top:4px;
		font-size: 14px;
 		letter-spacing: 0px;
}
.main .main1_bottom  ul.zj  li>p span.zj_addres{
		display: inline-block;
		margin-top:8px;
 		font-size: 12px;
 		line-height: 18px;
}
@font-face{
	font-family: hunao;
	src: url('../images/FZDBSJW.TTF');
}
@font-face{
	font-family: kaiti;
	src: url('../images/FZXKJW.TTF');
}
/*主体内容*/
.main_body .main_body_header{
	height:45px;
	width:100%;
	background-color:#f59fa9;
	margin-top: 46px;
	text-align: center;
}
.main_body .main_body_header>img{
	position:relative;
	margin-top:-30px;
	z-index: 6;
}
.main_body .main_body_header> h2{
	position:relative;
	margin-top:-60px;
	z-index: 9;
	font-size: 42px;
	color:#a2195b;
	font-weight:normal;
	font-family: hunao;
}
.main_body .main_body_header> h2>i{
	font-size:36px;
	padding-right:3px;
	font-family: kaiti;
}
.main_body .main_body_header> h2>span{
	font-size:24px;
	font-family: hunao;
}
.main_body .body_text{
	width:1000px;
	height:214px;
	margin:20px auto;
}
.main_body .body_text .body_text_l,.main_body .body_text .body_text_r,.main_body .line,.main_body .list-items{	margin-left:auto;
	margin-right:auto;margin-top:22px;}
.main_body .body_text .body_text_l{
	width:300px;
	height:192px;
}
.main_body .body_text .body_text_r{
	width:670px;
	height:192px;
	background-color: #f0f0f0;
	box-sizing: border-box;
}
.main_body .body_text .body_text_r h1.title{
	padding-left:16px;
	padding-right:10px;
	padding-top:8px;
	color:#b76185;
	font-size:18px;
}
.main_body .list-items {
	width:1000px;
	height:auto;
	margin:auto;
}
.main_body .list-items {
	width:1000px;
	height:auto;
	margin:auto;
	text-align: left;
}
.main_body .list-items>li{
	width:480px;
	height:266px;
	float:left;
	
	margin-right:20px;
	margin-top:32px;
	
}
.main_body .list-items>li h1{
	font-size:17px;
	line-height: 32px;
	color:#b76185;
}
.main_body .list-items>li>div{
	margin-top: 8px;
	width:480px;
}
.main_body .list-items>li>div img{
	width:246px;
}
.main_body .list-items>li>div p{
	width:230px;
	height:192px;
	background-color: #f5eff0;
	color:#333;
	padding:6px 8px;
	box-sizing: border-box;
	font-size: 14px;
	border-bottom: 2px solid #f59fa9;
}
.main_body .body_text .body_text_r p{
	padding-left:16px;
	padding-right:10px;
	padding-top:2px;
	color:#333333;
	font-size:14px;
}
.main_body  .line{
	width:1000px;
	height:0px;
	border:1px dashed #a2195b; 
}

#bottom{
	width:100%;
	height:135px;
	background-color:#4d4d4d ;
	margin-top:60px;
}
#bottom .bottom_main{
	width:1000px;
	margin:auto;
	padding-top:25px;
} 

 .video{ width:1000px; float:left;  }
 .video ul{clear:both;width:1000px;}
 .video li{ width:230px;  float:left;   margin:30px 10px 0 10px; height:225px; }
 .video li .video_pic{ position:absolute; margin:0;}
 .video li .video_pic img{/*border:1px solid #c9cacc; padding:3px;*/width:230px; height:225px;}
 .video li .videoplay { position:relative; top:77px; left:80px;}
 .video li p{ line-height:40px; text-align:center;position:relative;top:98px;  width:230px; bottom: 0;
    left: 0;    background: url(../images/video_text_bg.png) repeat left top;padding:5px 0;    height: 40px;}
 .video li p a{ color:#ffffff;font-size:16px;}
 .video li p a:hover{ color:#b59c59;}

