@charset "utf-8";
body{ font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:16px; font-weight:normal; color:#333; background:#efeeed;}
*{margin:0; padding:0; border:0;}
ul,ol,li{ list-style:none;}
a{ text-decoration:none; color:#333; outline:none; blr:expression(this.onFocus=this.blur()); -webkit-transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
a:hover{ text-decoration:none; color:#cb0002;}
img{ vertical-align:middle;}
a,img,button,input,textarea{ -webkit-tap-highlight-color:rgba(255,255,255,0);}
table{ border-collapse:collapse; border-spacing:0;}
section{ display:block;}
em,i{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
p{ word-wrap:break-word; word-break:break-all;}
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear{ clear:both; font-size:0; height:0; line-height:0; overflow:hidden;}

/*包裹*/
.wrapper{ width:100%; max-width:640px; margin:0 auto; overflow-y:auto;}
.banner {position: relative;}
.banner img{ width:100%; height:auto;}
.search-wrapper{width: 100%;height: 34px;/*position: absolute;left: 10px;bottom:1vw ;*/background: #fff;}
.search-wrapper .input{width: 49vw;height: 32px;background: #fff;border: 1px #c7c6c6 solid;border-radius: 26px;float: left;margin-left: 10px;}
.search-wrapper .input input{width: 43vw;height: 28px;line-height:28px;font-size:16px;display: block;margin: 2px auto;}
.search-wrapper .btn{display: block;height: 32px;line-height: 32px;font-size:16px;color: #000;padding: 0 12px 0 36px;background:#fff url(../images/search-icon.png) no-repeat 10px center;float: left;border: 1px #c7c6c6 solid;border-radius: 26px;margin-left: 10px;cursor: pointer;}
.people{ padding:0 10px 15px;}
.people dt{ width:60px; height:60px; margin-right:10px; float:left;}
.people dt img{ width:100%; height:100%; border-radius:50%;}
.people dd{ line-height:1.5em; font-size:16px; color:#666;}
.people dd.title{ line-height:1.5em; padding-bottom:5px; font-size:20px; font-weight:bold; color:#323333;}

.people dt.cont-img{ width:90px; height:90px;}
.people dd.title.cont-title{ padding-top: 16px;}

/*翻动*/
.swiper-container{ width:100%; padding:0 0 40px; overflow:visible;}
.swiper-slide{ width:300px; height:300px; background-position:center; background-size:cover;}
.swiper-pagination-bullet-active{ background:#e95161;}
.video_wrap{ width:100%; height:100%;}
.miaoshu{ padding:40px 0 20px; display:none;}
.miaoshu h3{ line-height:1.5em; padding-bottom:5px; font-size:20px; font-weight:bold; color:#000;}
.miaoshu p{ line-height:1.66em; font-size:16px; color:#444344;}
.swiper-slide-active .miaoshu{ display:block;}

/*page1*/
.eve-representative{background: #fff;margin-bottom: 15px;padding-top: 15px;}
.eve-representative a{display: block;}
.eve-representative .img{width: 100%;height: auto;}
.eve-representative .img img{width: 100%;}
.eve-representative .cont{padding:15px 10px 15px;font-size: 16px;text-align: justify;line-height: 1.8em;color: #444344;}

/*cont*/
.cont-new{padding: 0 10px;}
.big-title{padding: 0 0 15px;font-size: 20px;font-weight: bold;color: #030000;line-height: 1.5em;}
.cont-new p img{width: 100%;}
.cont-new p{font-size: 16px;line-height: 1.66em;margin-bottom: 15px;text-align: justify;}
.footer{width: 100%;font-size: 16px;color: #eb6156;text-align: center;margin-bottom: 25px;margin-top: 50px;}
.footer a{color: #eb6156;}
.footer span{display: inline-block;margin: 0 10px;}
@media screen and (max-width:767px){

}

@media screen and (max-width:375px){

}
@media screen and (max-width:360px){

}
@media screen and (max-width:320px){

}