@import url(yzui.css);
/* news-column-center.html */
body.active{overflow-x: hidden;overflow-y: hidden;}
@media (max-width:1200px){
.navbar-toggle{display: none;cursor: pointer;position: absolute;top: 57px;right: 15px;margin-left:18px;z-index:1000;width:24px;height:24px;float:right;background-color:transparent;border:0;display:block;margin-top:-32px;}
.navbar-toggle span{margin-top:10px}
.navbar-toggle span,.navbar-toggle span:before,.navbar-toggle span:after{position:absolute;display:block;width:24px;height:2px;cursor:pointer;content:'';background-color:#000;border-radius:1px;-webkit-transition:all .4s cubic-bezier(0.19,1,.22,1);-o-transition:all .4s cubic-bezier(0.19,1,.22,1);transition:all .4s cubic-bezier(0.19,1,.22,1)}
.navbar-toggle span:before{top:-7px}
.navbar-toggle span:after{bottom:-7px}
.navbar-toggle.drawer-open span,.navbar-toggle.drawer-open span::before,.navbar-toggle.drawer-open span::after{background:#000;}
.navbar-toggle.drawer-open span{background: rgba(0, 0, 0, 0);}
.navbar-toggle.drawer-open span:before {-webkit-transform: rotate(45deg);transform: rotate(45deg);left:0px;top:0px;}
.navbar-toggle.drawer-open span:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);left:0px;top:0px;}
}
.header{background:#fff;height:100px;width:100%;display:inline-block;position:absolute;top:0px;left:0px;z-index:999;}
.header .nav-arrow{display: none;}
.header .logo{float:left;height:80px;line-height:80px;}
.header .logo img{max-height:100%;vertical-align:middle;}
.header .header-nav{float:right;}
.header .header-nav ul{width: 100%;}
.header .header-nav li{position: relative;float: left;text-align: center;height:80px;line-height:80px;margin:0px 35px;position:relative;}
.header .header-nav li>a{font-size:20px;color:#333;}
.header .header-nav li:hover,.header .header-nav li.active{border-bottom:2px solid #43c4ff;}
.header .header-nav li:hover>a,.header .header-nav li.active>a{color: #43c4ff;}
.header .header-nav li dl{display:none;position:absolute;top:80px;left:-40px;width:160px;text-align:center;z-index:99;}
.header .header-nav li dl dd{line-height:40px;height:40px;background:#fff;}
.header .header-nav li dl dd a{color:#43c4ff;display:inline-block;width:100%;font-size:16px;}
.header .header-nav li dl dd:hover a{color:#fff;background:#43c4ff;}
.header .header-nav li:hover dl{display:block;}
.header .member_search{float:right;width:36%;height:30px;margin:35px 0px;}
.header .member_search .member{float:right;line-height:30px;font-size:16px;}
.header .member_search .member a,.header .member_search .member span{color:#333;padding:0px 15px;}
.header .member_search .member a:hover,.header .member_search .member a.active{color:#b15b98;}
.header .member_search .search{float:right;width:35%;position:relative;margin-left:35px;}
.header .member_search .search input{width:100%;border:1px solid #999;height:30px;border-radius:15px;line-height:30px;padding:0px 30px 0px 12px;background:none;}
.header .member_search .search .btn{width:25px;height:30px;position:absolute;right:0px;top:0px;background:url('../images/m_seach.png')no-repeat left center;cursor:pointer;border:0px;z-index:99;padding:0px;}
.sear_header{background:rgba(0,0,0,0);}

.index_box{width:100%;padding-bottom:50px;display:inline-block;background:url('../images/m_back.jpg')no-repeat center center;background-size:100% 100%;position:relative;}        @keyframes myfirst {
  0%{transform: translate(0px, 0px);}
  50%{transform: translate(0px, -10px);}
  100%{transform: translate(0px, 0px);}
}
.index_box>img.xxdh{position:absolute;bottom:50px;left:50%;margin-left:-10px;animation: myfirst 2s infinite;}
.index_box_text{float:left;width:47%;margin-top:12%;}
.index_box_text .tit{width:100%;text-align:left;display:inline-block;padding-bottom:40px;position:relative;}
.index_box_text .tit p{font-size:26px;color:#b15b98;}
.index_box_text .tit h3{font-size:40px;color:#b15b98;font-weight:400;margin-top:25px;}
.index_box_text .tit::after{content:'';width:90px;height:4px;position:absolute;background:#b15b98;left:0px;bottom:0px;}
.index_box_text .con{width:100%;display:inline-block;margin-top:20px;line-height:36px;font-size:16px;color:#666;}
.index_box_text .m_nav{width:100%;margin-top:60px;display:inline-block;}
.index_box_text .m_nav ul{margin-left:-50px;}
.index_box_text .m_nav ul li{float:left;width:32%;margin-left:50px;border:1px solid #b15b98;border-radius:10px;text-align:center;}
.index_box_text .m_nav ul li a{display:inline-block;width:100%;padding:20px;}
.index_box_text .m_nav ul li a img{max-width:100px;width:75%}
.index_box_text .m_nav ul li a p{margin-top:20px;color:#b15b98;font-size:18px;font-weight:bold;}
.index_box_img{float:right;width:52.5%;margin-top:8.25%;}
.index_box_img img{width:125%;}


.member_box{width:100%;display:inline-block;background:#fceff8;}
.member_box .container{height:100%;}
.member_con{display:inline-block;width:100%;padding:0px 60px;margin-top:11%;height:68.5%;}
.member_con .member_con_l{float:left;width:58.33%;height:100%;position:relative;}
.member_con .member_con_l .text{position:absolute;width:85%;left:7.5%;top:14.375%;text-align:left;}
.member_con .member_con_l .text h3{font-size:40px;font-weight:400;color:#fff;}
.member_con .member_con_l .text p{font-size:18px;color:#fff;margin-top:10px;}
.member_con .member_con_l img{width:100%;height:100%;}
.member_con .member_con_r{float:right;width:41.67%;background:#fff;height:89%;margin:3% 0px;border-top-right-radius:10px;border-bottom-right-radius:10px;padding:4.5% 7.5%;position:relative;}
.member_con .member_con_r>a{position:absolute;top:20px;right:20px;}
.member_con .member_con_r .tit a{display: inline-block;font-size: 16px;color: #999999;padding-bottom: 10px;margin-right: 27px;}
.member_con .member_con_r .tit a.active{border-bottom: 2px solid #bb5fa1;color: #333;font-weight: bold;}
.member_con .member_con_r .con{margin-top: 48px;}
.member_con .member_con_r .con>p{font-size: 20px;color:#444;margin-bottom: 37px;}
.member_con .member_con_r .con .item{margin-top: 10px;}
.member_con .member_con_r .con .item input{font-size: 14px;width: 100%;height: 42px;border: 0;border-bottom: 1px solid #eeeeee;}
.member_con .member_con_r .con .items{margin-top: 13px;display:none;}
.member_con .member_con_r .con .items1{display:block;}
.member_con .member_con_r .con .items2{height:245px;margin-top:-30px;}
.member_con .member_con_r .con .iteml{margin-top: 13px;}
.member_con .member_con_r .con .iteml .forgot {background: url('../images/checkbox.jpg') no-repeat left center;background-size:14px auto;padding-left:20px;font-size:14px;color:#bbb;cursor:pointer;float:left;width:40%;line-height:14px;}
.member_con .member_con_r .con .iteml .forgot:hover{color:#bb5fa1;}
.member_con .member_con_r .con .iteml .forgot.active {background: url('../images/checkbox-on.jpg') no-repeat left center;background-size:14px auto;color:#bb5fa1;line-height:14px;}
.member_con .member_con_r .con .iteml a{font-size: 14px;color: #bbbbbb;line-height:14px;}
.member_con .member_con_r .con .iteml a:hover{color:#bb5fa1;}
.member_con .member_con_r .con .itemll{width:100%;margin-top:20px;display:inline-block;font-size:14px;color:#666;}
.member_con .member_con_r .con .items2 .item{margin-top:5px;}

.member_con .member_con_r .con .itemll span{float:left;}
.member_con .member_con_r .con .itemll span i{font-style:normal;color:#ff4d4d;margin-left:5px;}
.regular-radio{display: none;}
.regular-radio + label{float:left;-webkit-appearance:none;background-color:#fafafa;border:1px solid #cacece;box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);padding: 9px;border-radius: 50px;display: inline-block;position: relative;margin:0px 5px 0px 25px; }
.regular-radio:checked + label:after{content: ' ';	width: 12px;height: 12px;border-radius: 50px;position: absolute;top: 3px;background: #bb5fa1;box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);text-shadow: 0px;left: 3px;font-size: 32px;}
.regular-radio:checked + label{background-color: #e9ecee;color: #99a1a7;border: 1px solid #adb8c0;box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);}
.regular-radio + label:active, .regular-radio:checked + label:active {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);}
/* .member_con .member_con_r .con .iteml p input{margin-right: 10px;width: 14px;height: 14px;border-radius: 2px;border: solid 1px #888888;} */
/* .member_con .member_con_r .con .iteml p{font-size: 14px;color: #bbbbbb;} */
.member_con .member_con_r .con .item input::-webkit-input-placeholder {
color:#bbbbbb;
}
.member_con .member_con_r .con .item input:-moz-placeholder {
color: #bbbbbb;
}
.member_con .member_con_r .con .item input::-moz-placeholder {
color: #bbbbbb;
}
.member_con .member_con_r .con .item input:-ms-input-placeholder {
color: #bbbbbb;
}
.member_con .member_con_r .con .items a{font-size: 14px;color: #bb5fa1;}
.member_con .member_con_r .con button{cursor: pointer;color: #fff;font-size: 18px;font-weight: bold;border: 0;width: 170px;height: 55px;background-image: linear-gradient(90deg, #d696c4 0%, #bb5fa1 100%);border-radius: 6px;}
.member_con .member_con_r .con .btn{text-align: center;margin-top: 78px;}
.member_con .member_con_r .con .zc{text-align: center;margin-top: 8px;font-size: 12px;}
.member_con .member_con_r .con .zc a{color: #bbbbbb;}

.member_con .register .it{border-bottom: 1px solid #eeeeee;}
.member_con .register .it input{width:60% !important;border-bottom: 0px solid #000 !important;}
.member_con .register .it button{margin-top: 12px;cursor: pointer;background: no-repeat;color: #bb5fa1;width: auto;height: auto;font-weight: normal;font-size: 14px;}

.member_con .register .items{height: 198px;display: none;}
.member_con .register .items .i-con{position: relative;top: 30px;text-align: center;width: 248px;height: 147px;background-color: #ffffff;box-shadow: 0px 0px 10px 0px rgba(14, 4, 9, 0.2);border-radius: 4px;}
.member_con .register .items .i-con img{margin: 35px 0 20px;}
.member_con .register .items .i-con p{font-size: 16px;color: #333;font-weight: bold;}

.state{margin-top: 50px;width: 100%;height: 13px;background: url('../images/zt-01.png') no-repeat;background-size: 100% 100%;}
.state.active1{background: url('../images/zt-02.png') no-repeat;background-size: 100% 100%;}
.state.active2{background: url('../images/zt-03.png') no-repeat;background-size: 100% 100%;}

.next{text-align: center;margin-top:90px;}
.next2{margin-top:50px;}
.next button{border: 0;font-weight: bold;font-size: 18px;color: #ffffff;width: 170px;height: 55px;background-image: linear-gradient(90deg, #d696c4 0%, #bb5fa1 100%);border-radius: 6px;}
.items3 .next{margin-top: 135px;}
.member_con .member_con_r .con .items a.close{cursor: pointer;color: #fff;font-size: 18px;font-weight: bold;border: 0;width: 170px;height: 55px;background-image: linear-gradient(90deg, #d696c4 0%, #bb5fa1 100%);border-radius: 6px;display:inline-block;line-height:55px;}

.footer{width:100%;display:inline-block;background:url('../images/footer.jpg')no-repeat center center;background-size:100% 100%;padding:45px 0px 25px;}
.footer .foot{display:inline-block;width:100%;padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,0.4);}
.footer .foot h3{font-size:16px;color:#fff;width:100%;text-align:left;}
.footer .foot .foot_l{float:left;width:70%;}
.footer .foot .foot_l h3{margin-bottom:10px;display:inline-block;}
.footer .foot .foot_l p{width:100%;text-align:left;margin-top:15px;font-size:16px;color:#f2e4ef;}
.footer .foot .foot_r{float:right;width:18%;}
.footer .foot .foot_r .img{width:100%;display:inline-block;margin-top:25px;}
.footer .foot .foot_r .img img{width:46.5%;float:left;}
.footer .foot .foot_r .img img:nth-last-child(1){float:right;}

.footer .copyright{display:inline-block;width:100%;padding-top:20px;font-size:14px;color:#e5cedf;text-align:left;}

.inf{background: #fbf6f9;padding-top: 30px;}
.inf .i-left{width: 250px;}
.inf .i-left .t-01{height: 100px;padding-left: 38px;line-height: 100px;font-size: 20px;color: #333;background-color: #ffffff;}
.inf .i-left .t-02{padding-top: 36px;height: 769px;background-color: #ffffff;margin-top: 14px;}
.inf .i-left .t-02 li a{border-left: 2px solid #fff;font-size: 16px;color:#333;display: block;padding: 13px 0 13px 37px;}
.inf .i-left .t-02 li.active a{border-left: 2px solid #bb5fa1;color: #bb5fa1;}
.inf .i-right{width: 930px;height: 883px;padding: 30px 40px 0 40px;background-color: #ffffff;}
.inf .i-right .t-01{font-size: 16px;color: #323333;font-weight: bold;padding-bottom: 19px;border-bottom: 1px solid #cccccc;}
.inf .i-right .t-02 .item{margin-top: 34px;}
.inf .i-right .t-02 .item:nth-child(1){margin-top: 40px;}
.inf .i-right .t-02 .item span{display: block;font-size: 14px;width: 82px;height: 40px;line-height: 40px;color: #333;}
.inf .i-right .t-02 .item input{padding: 0 17px;font-size: 14px;width: 400px;height: 40px;border-radius: 4px;border: solid 1px #cccccc;}
.inf .i-right .t-02 .item button{border: 0;color: #fff;cursor: pointer;width: 110px;height: 40px;background-image: linear-gradient(90deg, #d696c4 0%, #bb5fa1 100%);border-radius: 6px;}

.page-header{position: initial;border-bottom: 1px solid #bb5fa1;display: block;}
.page-header .logo{height: 100px;line-height: 100px;}
.page-header .logo a{font-size: 24px;color: #b15b98;}
.page-header .nav{margin-left:22%;}
/* .page-header .nav li:nth-child(1){display: none;} */
.page-header .nav li{float: left;height: 100px;line-height: 100px;margin-right: 46px;}
.page-header .nav li a{font-size: 18px;color: #333333;}
.page-header .nav li:hover a,.page-header .nav li.active a{color: #b15b98;}

.favorites .i-right .t-02{margin-top: 20px;}
.favorites .i-right ul.clearfix{margin-left: -20px;}
.favorites .i-right ul.clearfix li{float: left;margin-left: 20px;margin-top: 20px;width: 270px;background-color: #ffffff;box-shadow: 0px 0px 4px 0px rgba(14, 4, 9, 0.2);}
.favorites .i-right ul.clearfix li .tex{height: 49px;line-height: 49px;}
.favorites .i-right ul.clearfix li .tex p{color: #323333;font-size: 14px;margin-left: 9px;width: 215px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.favorites .i-right ul.clearfix li:hover .tex p{color: #b15b98;}
.favorites .i-right ul.clearfix li .tex img{margin-top: 18px;margin-right: 10px;cursor:pointer;}
.favorites .i-right ul.clearfix li .img{overflow: hidden;height:214px;}
.favorites .i-right ul.clearfix li .img img{transition: all .5s;}
.favorites .i-right ul.clearfix li:hover .img img{transform: scale(1.1);}

.page{text-align: center;font-size: 0;margin-top: 40px;}
/* .page a{font-size: 12px;color: #999;margin: 0 3.5px;display: inline-block;text-align: center;width: 40px;height: 30px;text-align: center;line-height: 28px;background-color: #ffffff;border-radius: 4px;border: solid 1px #eeeeee;}
.page a:nth-child(1),.page a:last-child{line-height: normal;border: 0;background: 0;}
.page a:not(:nth-child(1)):not(:last-child):hover,.page a:not(:nth-child(1)):not(:last-child).active{background: #bb5fa1;border: 1px solid #bb5fa1;color: #fff;}
.page a:nth-child(1){position: relative;left: 5px;}
.page a:last-child{position: relative;right: 5px;} */
.page li{display:inline-block;text-align:center;font-size:12px;position:relative;margin-top: 40px;margin: 0 3.5px;line-height:30px;}
.page li a,.page li span{display:inline-block;width:100%;color:#999;text-align:center;width: 40px;height: 30px;color:#999;background:#fff;border-radius:4px;border:1px solid #eee;}
.page li a:hover{background:#bb5fa1;color:#fff;border:1px solid #bb5fa1;}
.page li:nth-child(1) span,.page li:nth-last-child(1) span,.page li:nth-child(1) a,.page li:nth-last-child(1) a,.page li:nth-child(1),.page li:nth-last-child(1){font-family:'宋体';background:none;border:0px;font-weight:bold;}
.page li:nth-child(1) a:hover,.page li:nth-last-child(1) a:hover{color:#999;}
.page li.active span{color:#fff;background:#bb5fa1;border:1px solid #bb5fa1;}

.animals .i-left{height: auto;}
.animals .i-left .t-1{padding-bottom: 19px;border-bottom: 1px solid #cccccc;font-size: 22px;color: #111111;}
.animals .i-left .list li .top{cursor: pointer;font-size: 18px;color: #111;border-bottom: 1px solid #cccccc;position:relative;}
.animals .i-left .list li .top a{display:inline-block;width:100%;padding: 18px 0;}
.animals .i-left .list li .top a.active{color: #bb5fa1;}
.animals .i-left .list li .top span{display:inline-block;width:100%;padding: 18px 0;}
.animals .i-left .list li:last-child .top{border-bottom: 0px solid #000;}
.animals .i-left .list li .top i{cursor: pointer;display: block;width: 10px;height: 10px;background: url('../images/dw-a-01.png') no-repeat center center;position:absolute;right:12px;top:27px;}
.animals .i-left .list li .top.active i{background: url('../images/dw-a-02.png') no-repeat center center;}
.animals .i-left .list li dl{padding-bottom: 16px;display: none;}
.animals .i-left .list li dl dd{margin-top: 16px;}
.animals .i-left .list li dl dd a{display: block;width: 100%;padding-left: 18px;font-size: 16px;color: #111111;}
.animals .i-left .list li dl dd:hover a,.animals .i-left .list li dl dd.active a{color: #bb5fa1;}
.animals .i-right{margin-top: 10px;width: 910px;height: auto;background:none;padding: 0;}
.animals .i-right ul.clearfix li{width: 290px;height:auto;background-color: #ffffff;box-shadow: 0px 0px 4px 0px rgba(14, 4, 9, 0.2);}
.animals .i-right ul.clearfix li .tex{height: 51px;line-height: 51px;padding: 0 10px;font-size: 16px;color: #323333;}
.animals .i-right ul.clearfix li .tex p{width: 100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.animals .i-right .page{margin: 40px 0 60px;}

.video{background: #fbf6f9;padding: 40px 0 60px;}
.video .top{padding: 37px 30px 57px 30px;background-color: #ffffff;box-shadow: 0px 0px 10px 0px rgba(14, 4, 9, 0.1);border-radius: 4px;}
.video .top .t-01 .e-01{font-size: 24px;color: #333333;}
.video .top .t-01 .e-02{margin-top: 18px;width:100%;height:550px;}
.aliPlayer {height: 100%;position: relative;width: 100%;}
.video .top .t-01 .e-02 video{width: 100%;}
.video .top .t-01 .e-03{text-align: right;margin-top: 18px;}
.video .top .t-01 .e-03 a{font-size: 16px;color: #666666;padding-left: 26px;background: url('../images/sc-01.png') no-repeat left center;}
.video .top .t-01 .active a{color: #bb5fa1;background: url('../images/scs.png') no-repeat left center;}
.video .top .t-02{margin-top: 24px;}
.video .top .t-02 .e-01{font-size: 18px;color: #333333;margin-bottom: 14px;}
.video .top .t-02 .con{font-size: 14px;line-height: 28px;color: #666666;}
.video .bot p{margin: 58px 0 38px;text-align: center;font-size: 24px;color: #333333;}
.video .bot ul{margin-left: -20px;}
.video .bot ul li{margin-left: 20px;float: left;width: 285px;height: 210px;background-color: #ffffff;box-shadow: 0px 0px 4px 0px rgba(14, 4, 9, 0.2);}
.video .bot ul li .tex{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;height: 50px;line-height: 50px;font-size: 16px;color: #323333;padding: 0 10px;}
.video .bot ul li:hover .tex{color: #b15b98;}
.video .bot ul li .img{overflow: hidden;}
.video .bot ul li .img img{transition: all .5s;}
.video .bot ul li:hover .img img{transform: scale(1.1);}

.searchlist{padding:30px 0px 40px;}
.searchlist .search_con{width:100%;height: auto;background:none;padding: 0;}
.searchlist .search_con ul{margin-left:-13px;}
.searchlist .search_con ul li{float:left;margin-left:13px;margin-top: 10px;width: 290px;height: 214px;background-color: #ffffff;box-shadow: 0px 0px 4px 0px rgba(14, 4, 9, 0.2);}
.searchlist .search_con ul li .tex{height: 51px;line-height: 51px;padding: 0 10px;font-size: 16px;color: #323333;}
.searchlist .search_con ul li .tex p{width: 100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.searchlist .search_con ul li .img{overflow: hidden;}
.searchlist .search_con ul li .img img{transition: all .5s;}
.searchlist .search_con ul li:hover .img img{transform: scale(1.1);}
.searchlist .search_con>p{width:100%;text-align:center;font-size:24px;}

@media (max-width:1601px){
  .footer{padding:35px 0px 20px;}


  .index_box>img.xxdh{bottom:40px;}
  .index_box_text {float:left;width:50%;margin-top:13%;}
  .index_box_text .tit{padding-bottom:20px;}
  .index_box_text .tit p{font-size:24px;}
  .index_box_text .tit h3{font-size:30px;margin-top:10px;}
  .index_box_text .tit::after{width:60px;height:2px;}
  .index_box_text .con{margin-top:15px;line-height:32px;}
  .index_box_text .m_nav{margin-top:30px;}
  .index_box_text .m_nav ul li {width:30%;}
  .index_box_text .m_nav ul li a{padding:15px 10px;}
  .index_box_text .m_nav ul li a img {width:60%;}
  .index_box_text .m_nav ul li a p{margin-top:15px;color:#b15b98;font-size:16px;font-weight:bold;}
  .index_box_img{float:right;width:48%;margin-top:10%;}
  .index_box_img img{width:110%;}



}
@media (max-width:1367px){
  .footer{padding:35px 0px 20px;}


  .index_box>img.xxdh{bottom:30px;}
  .index_box_text {float:left;width:47%;margin-top:10%;}
  .index_box_text .tit{padding-bottom:20px;}
  .index_box_text .tit p{font-size:24px;}
  .index_box_text .tit h3{font-size:30px;margin-top:10px;}
  .index_box_text .tit::after{width:60px;height:2px;}
  .index_box_text .con{margin-top:15px;line-height:32px;}
  .index_box_text .m_nav{margin-top:30px;}
  .index_box_text .m_nav ul li {width: 28%;}
  .index_box_text .m_nav ul li a{padding:20px 15px;}
  .index_box_text .m_nav ul li a p{margin-top:15px;color:#b15b98;font-size:16px;font-weight:bold;}
  .index_box_img{float:right;width:53%;margin-top:6%;}
  .index_box_img img{width:100%;}



}

@media (min-width:1200px) and (max-width:1360px){
	.index_box_img {
    float: right;
    width: 53%;
    margin-top:13%;
}
.index_box_text {
    float: left;
    width: 47%;
    margin-top: 12%;
}
.index_box_text .tit p {
    font-size: 17px;
}
.index_box_text .tit h3 {
    font-size: 24px;
    margin-top: 10px;
}
.index_box_text .con {
    margin-top: 15px;
    line-height:24px;
    font-size:14px;
}
.index_box_text .m_nav ul li {
    width: 32%;
}
.index_box_text .m_nav ul li a{padding:10px 10px;}
.index_box_text .m_nav ul li a img {
    max-width: 100px;
    width: 65%;
}
.index_box_text .m_nav ul li a p {
    margin-top: 10px;
    color: #b15b98;
    font-size: 14px;}
.member_con {
    display: inline-block;
    width: 100%;
    padding: 0px 0px;
    margin-top: 2.5%;
    height: 90%;
}
.member_con .member_con_l .text h3 {
    font-size: 34px;
    font-weight: 400;
    color: #fff;
}
.member_con .member_con_r .con {
    margin-top: 20px;
}
.member_con .member_con_r .con .item {
    margin-top: 5px;
}
.member_con .member_con_r .con .item input {
    font-size: 12px;
    width: 100%;
    height: 30px;}
.member_con .register .items {
    height: 175px;}
.member_con .member_con_r .con .items2 {
    height: 200px;
    margin-top: -15px;}
.member_con .member_con_r .con .itemll {
    width: 100%;
    margin-top: 10px;
    display: inline-block;
    font-size: 12px;}
.state {
    margin-top: 10px;
    width: 100%;
    height: 10px;}

.next {
    text-align: center;
    margin-top: 65px;
}
.next2 {
    text-align: center;
    margin-top: 30px;
}
.member_con .member_con_r .con button {
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: 0;
    width: 130px;
    height: 30px;}

.member_con .register .it button {
    margin-top: 10px;
    cursor: pointer;
    background: no-repeat;
    color: #bb5fa1;
    width: auto;
    height: auto;
    font-weight: normal;
    font-size: 11px;
}
.regular-radio:checked + label::after {
    content: ' ';
    width: 8px;
    height: 8px;}
.regular-radio + label {

    padding: 7px;
    margin: 0px 5px 0px 10px;
}
.member_con .register .items .i-con {
    position: relative;
    top: 30px;
    text-align: center;
    width: 100%;
    height: 140px;}
.member_con .member_con_r .con .items a.close {
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: 0;
    width: 140px;
    height: 35px;
    background-image: linear-gradient(90deg, #d696c4 0%, #bb5fa1 100%);
    border-radius: 6px;
    display: inline-block;
    line-height: 35px;
}
.member_con .member_con_r .con .btn {
    text-align: center;
    margin-top: 30px;
}




}














































































/* 分页 */
.paging{width:100%;margin-top:35px;text-align: center;}
.paging li{display:inline-block;margin:0px 5px;font-size:16px;color:#666;}
.paging li a,.paging li span{display:inline-block;color:#666;width:26px;height:26px;line-height:26px;text-align:center;border-radius:100%;}
.paging li a:hover{color:#43c4ff;}
.paging li:nth-child(1) a,.paging li:nth-last-child(1) a,.paging li:nth-child(1),.paging li:nth-last-child(1){width:35px;}
.paging li.active span{color:#fff;background:#43c4ff;}
