﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; box-sizing:border-box; font-weight: normal}
*:focus{outline:none;}
ul li{list-style:none;}
body{color:#666; width:100%;  margin:0 auto; overflow-x:hidden; font-size:12px; padding-bottom:1rem;}
a{text-decoration:none; color:#333}
.container{width:100%; padding: 0px .2rem;}

html{font-size: 100px;}






/*导航*/

.index_header{width:100%; clear:both; height:1.2rem;  padding: 0 .2rem}
.ny_header{width:100%; clear:both; height:1.2rem; padding: 0 .2rem; position: absolute; top:0; left:0}
.header{width:100%; height: 1.2rem;}
.logo{float:left; width:3.64rem; height:100%; display: flex; align-items: center;}
.logo img{align-items: center; margin: 0px auto; max-width: 100%}
.menu{float:right; height:100%; width:.56rem;  display: flex; align-items: center; }
.menu a{width:100%; height:100%; display: flex; align-items: center; }
.menu img{height:auto; max-width:100%; align-items: center; margin: 0px auto;}
.openmenu{overflow-y:scroll; position:fixed;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background-image: linear-gradient(to left, #eb7488, #f8bb78); 
	background-image: -webkit-gradient(to left, #d4943a , #e5d17b); 
	background-image: -webkit-radial-gradient(to left, #d4943a , #e5d17b); left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:.5rem;padding: .08rem 0; text-indent:1em; color:#fff;  font-size:.24rem; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff; font-size:.24rem; width:100%; height:100%; display:block;}
.menu_body{width:100%; min-width:150px; overflow:hidden;  display:none;}
.menu_body a{width:100%; display:block; height:.48rem; line-height:.48rem; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; font-size: .2rem}
.banner{width:100%;height:auto;  position: relative}
.banner img{width:100%; height: auto; overflow: hidden; display: block}
.swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
 }
.swiper-slide {
  font-size: 18px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination-bullet-active{background-image: linear-gradient(to left, #eb7488, #f8bb78);}
.swiper-pagination{bottom: 30px!important}
.ban_list{width:100%; height: auto; display: block}
.ban_list img{max-width: 100%;}

.banner_info{width:100%; height: auto; position: absolute; top:0; left:0; z-index: 9; padding:10% 3%}
.banner_info h4{font-size: .36rem; color: #fff; font-weight: bold;}
.banner_info h5{font-size: .18rem; color: #fff; margin: .2rem 0 .3rem}
.ban_link{width:100%; height: auto; overflow: hidden}
.ban_link a{width:1.15rem; height: .45rem; float: left; text-align: center; line-height: .45rem; font-size: .2rem; border-radius: 8px;}
.denglu{border: 1px solid transparent;
    background-clip: padding-box,border-box;
    background-origin: padding-box,border-box;
    background-image: linear-gradient(#fff,#fff),linear-gradient(to left top,#eb7488, #f8bb78);
    margin-right: 10px;}

.denglu span{ 
 background-image: -webkit-linear-gradient(right,#eb7488, #f8bb78);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.zhuce {
    background-image: linear-gradient(to left, #eb7488, #f8bb78);
    background-image: -webkit-gradient(to left, #d4943a , #e5d17b);
    background-image: -webkit-radial-gradient(to left, #d4943a , #e5d17b);
    color: #fff;
}



/*分类*/
.index_nav{width:100%; height: auto; overflow: hidden; margin: .4rem 0; border-bottom: .2rem solid #edf0f5; padding-bottom: .5rem}
.index_nav .swiper-container{padding-bottom: 50px;}
.index_nav .swiper-slide a{width:100%; height: auto; overflow: hidden; text-align: center}
.index_nav .swiper-slide a img{width:1rem; height: auto; display: block; margin: 0px auto}
.index_nav .swiper-slide a h4{color:#222222; font-size: .24rem; margin-top: .15rem}
.index_nav .swiper-pagination{bottom:0!important; width:auto; background: #dddddd; border-radius: 25px; left:50%; margin-left: -36px;}


/*用户*/
.index_yonghu{width:100%; height: auto; overflow: hidden; margin-top: .3rem; padding: 0 .2rem .6rem; border-bottom: .2rem solid #edf0f5}
.index_yonghu_t{width:100%; height:auto; overflow: hidden; margin: 0px auto; text-align: center; }
.index_yonghu_t h4{font-size: .7rem; color: #000000; font-weight: 900; font-family: "Arial"; opacity: .1; }
.index_yonghu_t h3{font-size:.4rem; color: #000000; font-weight: bold;    background-image:-webkit-linear-gradient(right,#eb7488, #f8bb78); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent;  margin-top: -.54rem; }
.index_yonghu_t p{font-size:.26rem; color: #999999; margin-top:10px; }
.index_yonghu_nav{width:auto; display: table; margin: .3rem auto; }
.index_yonghu_nav a{ float:left; width:1.4rem; height: .5rem; background: #eeeeee; margin-right: .1rem; text-align: center; line-height: .5rem; border-radius: 8px; font-size: .24rem; color:#b28167; }
.index_yonghu_nav a.activce{background-image: linear-gradient(to left, #eb7488, #f8bb78); 
	background-image: -webkit-gradient(to left, #d4943a , #e5d17b); 
	background-image: -webkit-radial-gradient(to left, #d4943a , #e5d17b); color:#fff}
.index_yonghu ul{width:100%; height: auto; overflow: hidden; margin-bottom: .2rem}
.index_yonghu ul li{width:49%; height: auto; float: left; margin-bottom: .2rem}
.index_yonghu ul li:nth-child(2n){float: right}
.in_yy_pic{width:100%; height: auto; overflow: hidden}
.in_yy_pic img{width:100%; height: auto; display: block}
.index_yonghu ul li h3{width:100%; height: .5rem; line-height: .5rem; color:#333333; font-size: .3rem; text-align: center}
.index_yonghu ul li p{width:100%; height: .4rem; line-height: .4rem; color:#666666; font-size: .24rem; text-align: center}




/*服务*/
.index_service{width:100%; height: auto; overflow: hidden; margin-top: .4rem;}
.in_service_title{width:80%; height: auto; overflow: hidden; margin: 0px auto; text-align: center;}
.in_service_title h4{font-size: .7rem; color: #000000; font-weight: 900; font-family: "Arial"; opacity: .1;}
.in_service_title h3{font-size:.34rem; color: #000000; font-weight: bold;    background-image:-webkit-linear-gradient(right,#eb7488, #f8bb78); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent;  margin-top: -.54rem; }
.in_service_title p{font-size:.24rem; color: #999999; margin-top:10px; }
.index_service ul{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.index_service ul li{width:49%; height: auto; float: left; position: relative;  overflow: hidden; margin-bottom: .2rem}
.index_service ul li:nth-child(2n){float: right}
.index_service ul li img.ser_pic{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_service ul li a{width:100%; height: 100%; display: block;  position: absolute; top:0; left:0; text-align: center; padding-top: 40%; 
	transition: all 0.4s ease-in-out;}
.index_service ul li a img{width:1.28rem; height: 1.28rem; display: block; margin: 0px auto;}
.index_service ul li a p{width:100%; height: .4rem; line-height: .4rem; font-size:.3rem; color: #fff; font-weight: bold; margin-top: .22rem;}
.index_service ul li:hover img.ser_pic{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_service ul li:hover a{padding-top:60px;}







/*活动现场*/
.index_case{width:100%; height: auto; overflow: hidden; margin-top:.8rem }
.in_pro_title{width:90%; height:auto; overflow: hidden; margin: 0px auto; text-align: center;  }
.in_pro_title h4{font-size: .7rem; color: #000000; font-weight: 900; font-family: "Arial"; opacity: .1; }
.in_pro_title h3{font-size: .34rem;
    color: #000000;
    font-weight: bold;
    background-image: -webkit-linear-gradient(right,#eb7488, #f8bb78);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: -.54rem;
    }
.in_pro_title p{font-size:.24rem; color: #999999; margin-top:10px; }
.index_case ul{width:100%; height: auto; overflow: hidden; margin-top: 30px; margin-bottom: 20px}
.index_case ul li{width:48%; height: auto; float: left;  margin-bottom: .2rem;}
.index_case ul li:nth-child(2n){float: right}
.index_case_pic{width:100%; height: auto; overflow:hidden; position: relative; padding-right: 10px; margin-bottom: 10px; padding-bottom: 10px;}
.index_case_pic div{width:100%; height:auto; overflow:hidden}
.index_case_pic img{width:100%; height: auto; display: block; position: relative; z-index: 9; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_pic:after{content: ""; width: 100%; height: 100%; background: #d9d9d9; position: absolute; top:10px; left:10px;}
.index_case ul li h3{width:100%; height:.4rem; line-height: .4rem; font-size: .26rem; color: #666666; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.index_case ul li:hover .index_case_pic:after{background-image: linear-gradient(to left, #eb7488, #f8bb78); 
	background-image: -webkit-gradient(to left, #d4943a , #e5d17b); 
	background-image: -webkit-radial-gradient(to left, #d4943a , #e5d17b); }
.index_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*幸福*/
.index_xingfu_right{width:100%; height: auto;  background:url(../images/xf_right.jpg) no-repeat center; background-size: cover; padding: .6rem 0; margin-top: .64rem}
.xingfu_right_info{width:100%; height: auto; text-align: center}
.xingfu_right_info h3{font-size: .4rem; color: #fff; font-weight: bold; margin-bottom: .15rem;}
.xingfu_right_info h4{font-size:.3rem; color: #fff; }
.xingfu_right_info a{width:2.8rem; height: .62rem; border: 1px solid #fff; border-radius: 5px; font-size: .24rem; color: #fff; display: block; line-height: .62rem; 
	margin: .35rem auto;}
.xingfu_right_info a:hover{background-image: linear-gradient(to left, #eb7488, #f8bb78); 
	background-image: -webkit-gradient(to left, #d4943a , #e5d17b); 
	background-image: -webkit-radial-gradient(to left, #d4943a , #e5d17b);}



/*新闻*/
.index_news{width:100%;  height: auto; overflow: hidden; margin-top:.5rem;}
.index_product_title{width:100%; height: auto; overflow: hidden}
.index_product_title a{width:33.33%; height: auto; overflow: hidden; font-weight: bold; color:#999999; float: left; font-size: .36rem; text-align: center; 
	padding-bottom: .2rem}
.index_product_title a:hover{background: url(../images/n_active.png) no-repeat bottom center; color:#333333}
.index_news ul{width:100%; height: auto; overflow: hidden; margin-top:.3rem; margin-bottom:.2rem }
.index_news ul li{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 24px;}
.index_news_pic{width:40%; height: auto; float: left}
.index_news_pic img{width:100%; height: auto; display: block; border-radius:8px;}
.in_news_bottom{margin-left:42%;}
.in_news_bottom h3{width:100%; line-height:.4rem; height: auto; color:#333333; font-size: .3rem; margin: .3rem 0}
.in_news_bottom p{float: left; color:#999999; font-size: .24rem;}
.in_news_bottom span{float: right; color:#999999; font-size: .24rem;}
.case_more{width:2.2rem;height: .52rem; display: block; margin: 0px auto; background-image: linear-gradient(to left, #eb7488, #f8bb78); 
	background-image: -webkit-gradient(to left, #d4943a , #e5d17b); 
	background-image: -webkit-radial-gradient(to left, #d4943a , #e5d17b); border-radius:25px; text-align: center; line-height: .52rem; font-size: .2rem; color: #fff;}



/*分类*/
.index_class{width:100%; height: auto; overflow: hidden; margin-top: 54px;  background:#edf0f5; padding:.45rem 0 .2rem}
.index_class ul{width:100%; height: auto; overflow: hidden;  }
.index_class ul li{width:25%; height: auto; float: left; text-align: center; padding: 0 2%}
.index_class ul li img{width:.84rem; height: auto; margin: 0px auto; display: block;     -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_class ul li h3{font-size: .22rem; margin:.15rem auto; display: table;     background-image: -webkit-linear-gradient(right,#eb7488, #f8bb78);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.index_class ul li p{font-size:.2rem; color:#666666}
.index_class ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.index_class ul li:hover h3{background-image:-webkit-linear-gradient(right,#eb7488, #f8bb78); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; }















/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 666; height: 1rem;width: 100%; padding: 0px 10px;     background-image: linear-gradient(to left, #eb7488, #f8bb78);
    background-image: -webkit-gradient(to left, #d4943a , #e5d17b);
    background-image: -webkit-radial-gradient(to left, #d4943a , #e5d17b); }

footer ul{width:100%; height: 100%;}
footer li{width: 25%;height: 100%;float: left;}
footer li img{width: 24px;height: 24px;display: block;margin: 0 auto}
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;padding-top:.15rem;color: #fff}
footer span{line-height:.3rem; font-size:.2rem; color: #fff; display: block; width: 100%;}
footer .n1{background: url(../images/f_1.png) no-repeat center;background-size:  100% 100%; width:.4rem;}
footer .n2{background: url(../images/f_2.png) no-repeat center;background-size:  100% 100%; width:.4rem;}
footer .n3{background: url(../images/f_3.png) no-repeat center;background-size:  100% 100%; width:.37rem;}
footer .n4{background: url(../images/f_4.png) no-repeat center;background-size:  100% 100%; width:.34rem;}
footer .n5{background: url(../images/f_5.png) no-repeat center;background-size:  100% 100%; width:.44rem;}
footer i{height:.4rem; display: block; margin: 0 auto .1rem }
.copy {width: 100%; clear: both;  text-align: center;  background:#edf0f5; padding:.3rem 0}
.copy h3{font-size: .16rem; color: #000000; text-align: center}
.copy h3 span{font-size: .25rem; color:#195cd5; font-weight: bold;}
.copy_hz{width:1.3rem; height: .3rem; line-height: .3rem; border-radius: 25px; background: #195cd5; text-align: center; margin:10px auto; display: block; color:#fff; font-size: .12rem;}
.copy .copy_zi{ font-size: .22rem; color: #959595; height: .35rem; line-height: .35rem;}
.copy p{width:100%; font-size: .22rem; color: #999; line-height: .35rem;}





/*内页*/
.ny_post_ban{width:100%; height: auto; overflow: hidden; padding: .2rem 2%;     background-image: linear-gradient(to left, #eb7488, #f8bb78);
    background-image: -webkit-gradient(to left, #d4943a , #e5d17b);
    background-image: -webkit-radial-gradient(to left, #d4943a , #e5d17b);}
.ny_title{width:100%; height: auto; overflow: hidden}
.ny_title h3{font-size: .36rem; color: #fff; font-weight: bold;  padding-left: 25px;  line-height: .4rem; position: relative; width: 100%}
.ny_title h3:after{content: ""; width:6px; height: .36rem; background: #fff; position: absolute; top:.05rem; left:0;}
.ny_post{ font-size: .2rem; color: #fff;  margin-top: .12rem; width: 100%}
.ny_post a{font-size: .2rem; color: #fff;}
.ny_post_ban h5{font-size: .2rem; color: #fff; margin-top: .15rem;}
.ny_nav{width:100%; height: auto; overflow: hidden; margin-top: .2rem}
.ny_nav a{width:24.2%; height: .55rem; line-height: .55rem; color:#000000; background: #fcf0ef; font-size: .24rem; margin-right: 1%; margin-bottom: .15rem; border-radius: 8px; float: left; text-align: center}
.ny_nav a:nth-child(4n){margin-right: 0}
.ny_nav a.active,.ny_nav a:hover{background-image: linear-gradient(to left, #eb7488, #f8bb78);
    background-image: -webkit-gradient(to left, #d4943a , #e5d17b);
    background-image: -webkit-radial-gradient(to left, #d4943a , #e5d17b); color:#fff}



/*会员详情*/
.ny_vip_show{width:100%; height: auto}
.vip_show_left{width:100%; height: auto; margin-top:.2rem; margin-bottom: .6rem}
.vip_show_top{width:100%; height: auto; overflow: hidden}
.vip_show_vpic{width:100%; height: auto; overflow: hidden}
.vip_show_vpic img{width:100%; height: auto; display: block}
.vip_show_vxx{width:100%; height: auto; overflow: hidden;  padding:.4rem 0 0;}
.vip_show_vxx h3{font-size: .48rem; color: #333333; font-weight:bold; background: url(../images/nv.png) no-repeat left center; padding-left:.6rem; height: .52rem; line-height: .52rem;}
.h3_2 h3{font-size: .48rem; color: #333333; font-weight:bold; background: url(../images/nan.png) no-repeat left center; padding-left:.6rem; height: .52rem; line-height: .52rem;}
.vip_show_rr{width:100%; line-height: .4rem; font-size: .24rem; color: #666666; margin: .15rem 0}
.vip_show_rxinxi{width:100%; height: auto; overflow: hidden; border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee; padding: .2rem 0}
.vip_show_rxinxi p{width:50%; height: .4rem; line-height: .4rem; float: left; font-size: .24rem; color: #999999}
.vip_show_an{width:100%; height: auto; overflow: hidden; margin: .28rem 0 .5rem;}
.vip_show_an div{width:23.5%; height: .5rem; line-height:.46rem; border-radius: 25px; font-size: .18rem; float: left; margin-right: 2%; padding-left:.35rem; cursor: pointer; text-align: center;background-size: 17%;}
.v_zh{color:#e8b04d; border: 2px solid #e8b04d; background: url(../images/i_zh.png) no-repeat 17% center}
.v_fxx{color:#59d9bf; border: 2px solid #59d9bf; background: url(../images/i_xj.png) no-repeat 20% center}
.v_xh{color:#ee3888; border: 2px solid #ee3888; background: url(../images/i_xh.png) no-repeat 25% center}
.v_jhy{color:#ff4343; border: 2px solid #ff4343; margin-right: 0!important; background: url(../images/i_tjhy.png) no-repeat 20% center}
.tan_all{width:100%; height:100%; position: fixed; top:0; left:0; background: rgba(0,0,0,0.5); z-index: 9; display: none;}
.index_tan{width:80%; height: auto; background: #fff; border-radius: 8px; padding:10px 4%; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%);}
.index_tan_close{width:100%; height: auto; overflow: hidden; text-align: right; cursor: pointer}
.index_tan h3{width:100%; height: auto; text-align: center; color:#333; font-size: 18px; font-weight: bold; margin-bottom: 10px;}
.index_tan_pic{width:160px; height: auto; display: block; margin: 0px auto;}
.index_tan_pic img{width:100%}

.vip_show_bottom{width:100%; height: auto; overflow: hidden; }
.vip_show_bjj{width:100%; height:.78rem; background-image: linear-gradient(to left, #eb7488, #f8bb78);
    background-image: -webkit-gradient(to left, #d4943a , #e5d17b);
    background-image: -webkit-radial-gradient(to left, #d4943a , #e5d17b); color:#fff; font-size:.3rem; font-weight: bold; display: block; 
	line-height: .78rem; padding:0 .25rem; }

.vip_show_bxx{width:100%; height: auto; overflow: hidden; padding:0 .2rem; font-size: .24rem; color: #999999; line-height:.4rem; margin-top: .3rem; margin-bottom: .5rem;}
.vip_show_bxx p{font-size: 15px; color: #666666; line-height: 30px;}
.vip_show_right{width:330px; height: auto; float: right; margin-top: 60px; margin-bottom: 80px}
.vip_show_sw{width:100%; height: auto; overflow: hidden}
.vip_show_sw a{width:100%; height: auto; overflow: hidden; border: 1px solid #eeeeee; padding: 20px 24px; display: block; margin-bottom: 15px;}
.vip_show_sw a p{font-size: 18px; color: #444444; line-height: 26px;}
.vip_show_sw a h3{font-size:14px; color: #444444; line-height: 26px; margin: 5px 0}
.vip_show_sw a h4{font-size:14px; color: #999999; line-height: 26px;}
.vip_show_news{width:100%; height: auto; overflow: hidden; border: 1px solid #eeeeee; padding: 0 24px 20px}
.vip_show_news h3{width:100%; height:55px; line-height: 55px; border-bottom: 1px solid #eeeeee; font-size: 18px; color: #444444}
.vip_show_news ul{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.vip_show_news ul li{width:100%; height: 35px; line-height: 35px;padding-left: 20px; background: url(../images/hh_jts.png) no-repeat left center}
.vip_show_news ul li a{font-size: 15px; color: #666666; display: block; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.vip_fanhui{width:100%; height: 40px; background-image: linear-gradient(to left, #eb7488, #f8bb78);
    background-image: -webkit-gradient(to left, #d4943a , #e5d17b);
    background-image: -webkit-radial-gradient(to left, #d4943a , #e5d17b); color:#fff; font-size: 14px; display: block; margin-top: 20px; text-align: center; line-height: 40px;}
.vip_show_news ul li:hover a{color:#f09081}



/*登录*/
.ny_header{width:100%; height: .7rem; line-height: .7rem;     background-image: linear-gradient(to left, #eb7488, #f8bb78);
    background-image: -webkit-gradient(to left, #d4943a , #e5d17b);
    background-image: -webkit-radial-gradient(to left, #d4943a , #e5d17b); position: relative}
.ny_header a{width:.4rem; height:.7rem; display: flex; align-items: center;  position: absolute; left:.2rem; top:0}
.ny_header a img{align-items: center; margin: 0px auto; max-width: 100%; max-height: 100%}
.ny_header h4{font-size: .3rem; color:#fff; font-weight: bold; text-align: center}
.ny_login{width:100%; height: auto; overflow: hidden; margin-top: .5rem; padding: 0 .5rem}
.ny_login h4,.ny_zhuce h4,.ny_mima h4{font-size: .4rem; color:#333; margin-bottom: .3rem;}
.ny_login_text{width:100%; height: .6rem; border-bottom: 1px solid #f7f7f7; position: relative; margin-bottom: .3rem}
.ny_login_text input{width:100%; height: 100%; background: none; color:#666; font-size: .2rem; border: 0}
.login_dl{width:100%; height: .6rem; background: #ff5065; border-radius: 25px; text-align: center; border: 0; border-radius: 30px; font-size: .3rem; color:#fff}
.ny_jzmm{width:100%; height: auto; overflow:hidden; margin-top: .3rem;}
.ny_jzmm a{float: left; color:#666; line-height: .5rem; font-size: .25rem;}
.wjmm{float: right!important}


/*注册*/
.ny_zhuce,.ny_mima{width:100%; height: auto; overflow: hidden; margin-top: .5rem;}

/*会员*/
.ny_user{width:100%; height: auto; overflow: hidden; margin-top: .2rem; padding: 0 .2rem}
.ny_user ul{width:100%; height: auto; overflow: hidden}
.ny_user ul li{width: 49%; height: auto; float: left; margin-bottom: .2rem}
.ny_user ul li:nth-child(2n){float: right}
.ny_vip_pic{width:100%; height:4rem; position: relative; overflow: hidden; display: flex; align-items: center;}
.ny_vip_pic img{width:100%; height: auto; display: block; align-items: center; margin: 0px auto;}
.ny_vip_info{width:100%; height: auto; overflow: hidden; margin-top: 8px; text-align: center}
.ny_vip_info h3{width:100%; height: .4rem; line-height: .4rem; font-size: .22rem; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_vip_info h4{width:100%; height:.3rem; line-height:.3rem; font-size: .18rem; color: #666666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_vip_info p{width:100%; height:.3rem; line-height:.3rem; font-size: .18rem; color: #999999; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_vip ul li:hover .in_yonghu_hover{top:0; transition: all 0.4s ease-in-out;}
.ny_vip ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*会员中心*/
.u-content{width:100%; height: auto; overflow: hidden; margin-top: .2rem}
.u-content h4{font-size: .4rem; color: #333; margin-bottom: .3rem;}
.u-content .head-box{overflow: hidden}


/*会员头像*/
.preview{width:100%; height: auto; overflow: hidden}

#preview{/*width:100%; height: auto;*/ overflow: hidden; text-align: center}
#preview img{max-width: 100%}

.preview_file {
    padding: 4px 10px;
    height:50px;
    line-height: 40px;
    position: relative;
    cursor: pointer;
    color: #888;
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    display: block;
    margin: 20px auto; width: 118px
}

.preview_file  input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

.preview_file:hover {
    color: #444;
    background: #eee;
    border-color: #ccc;
    text-decoration: none
}




/*内页面包屑导航*/
.pos{width:100%; height:auto; line-height:48px; padding:0px 2%; font-size:.1rem; clear:both;
	text-align:left; border-bottom:1px solid rgba(255, 255, 255, 0.38); color:#313131; font-size:.13rem}
   .pos a{color:#313131; font-size:.13rem}
   .pos span{color: #004389; font-size:.13rem}
   .pos span.wei{background: url(../images/sy.png) no-repeat left center; padding-left: 20px; color: #313131; background-size:15px}
   .ny{width:100%; padding:20px 15px; line-height:.32rem; clear:both; color:#333333; font-size:.13rem}
   .ny img,.index_abou_xx img{max-width:100%; display:block; height:auto!important}
   .ny_about_info{width:100%; height: auto; display: block; overflow: hidden; margin: 8px auto; padding: 0px 15px}
   .ny_ban{width:100%; height:auto; overflow:hidden; margin-top:.6rem}
   .ny_ban img{width:100%; height:auto; display:block;}
   .ny p{color:#333333; font-size:.2rem; line-height:.4rem;}
  
  
  
  
   /*内页新闻*/
  .news_x{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; margin-top: .25rem;}
  .news_x li{width:100%; padding:.2rem 0px; border-bottom:#bebebe 1px solid; float:left;}
  .news_x li h3{height:25px; color:#313131;  font-weight:bold; font-size:.26rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
  .news_x li p{font-size:.24rem; color:#7d7d7d; height: .3rem; line-height: .3rem;}
  .news_x li h4{font-weight:normal; color:#626262; height:.64rem; line-height:.32rem; overflow:hidden; margin-top: .15rem; font-size:.24rem; }
  
  
  
  /*内页荣誉资质*/
  .honor_list{width:100%; padding:20px 10px; clear:both;}
  .honor_list li{width:48%;  float:left;height: auto;}
  .honor_list li img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
  .honor_list li p{line-height:.55rem; height:.55rem; overflow:hidden; color:#333; font-size:.24rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap}
  .honor_list li:nth-child(2n){float:right}
  
  
  /*内页导航*/
  .index_clei{ width:100%; height:auto; line-height:45px; background:#eeeeee; overflow: hidden}
  .index_clei a{ color:#1b1b1b; font-size:.13rem; text-align:center; width:33.33%; height:100%; display:block; overflow:hidden; float:left; }
  .index_clei a:nth-child(4){ border-right:0px;}
  .index_clei a.active{ background:#002f8b; color:#fff }
  .pic{width:100%; clear:both; height: 221px; padding-top: 70px;}
  .about_ban{ background: url(../images/about.jpg) no-repeat; background-size: 100% 100%; text-align: center }
  .about_ban h3{ font-size: .3rem; font-weight: bold; color: #fff;}
  .about_ban p{font-size: .16rem; color:#fff}
  .index_plei{width:100%; height:auto; line-height:45px; background:#eee; overflow: hidden}
  .index_plei a{ color:#333; font-size:.13rem; text-align:center; width:50%; height:45px; display:block; overflow:hidden; 
  float:left; }
  .index_plei a.active{ background:#002f8b;color:#fff }
  
  .ny_biaoti{width: 100%; font-size:.2rem; color: #000; padding: 10px 0px; text-align: center;  clear: both}
  .ny_time{width: 100%;  line-height:.55rem; color: #888; height: auto;   margin-bottom: .2rem; border-top: 1px solid #eee; border-bottom: 1px solid #eee;
			 text-align: center; clear: both; font-size:.24rem;}
  .keyword_light,.keyword_light p,.keyword_light span{font-size:.24rem; color:#333}
  
#newsfoot a,#newsfoot td{font-size:12px}
  
  
  /*联系我们*/
  .ditu{width:100%;height:300px;padding: 0px 15px}
  .ny_contact{width:100%; height:auto; display:block; font-size:.14rem; color:#333; line-height:.28rem; padding:0px 10px; margin:20px 0 40px}
  #msgtips{color:red; text-align:center; margin-top:.2rem}
  
  
  
  
  


@media screen and (max-width:500px){
	html{font-size: 66.6667px;}
	.index_youshi ul li{height:5rem}

}

@media screen and (max-width:425px){
	html{font-size: 56.6667px;}


}

@media screen and (max-width:414px){
	html{font-size: 55.2px;}

}



@media screen and (max-width:375px){
	html{font-size:50px;}
	

}


@media screen and (max-width:360px){
	html{font-size: 48px;}


}


@media screen and (max-width:320px){
	html{font-size: 42.6667px;}
	.head-inner dl{width:100%; float:none;}
	.form-box dl dt{width:100%; float: none; text-align: left}
	.form-box dl dd{width:100%; float:none;}
	input.txt{width:100%}
	.form-box dl dd textarea{width:100%!important}
}



