footer{position: relative;}
footer::after{width: 100%;height: 4px;background: linear-gradient(45deg, #b2c8d2, #083a59);left: 0;top: 0;content: '';position: absolute;}
input:-webkit-autofill { 
	-webkit-box-shadow: 0 0 0 1000px white inset !important;
}
.list_about{padding:1.66rem 3.33rem 3.33rem ;box-shadow: 0 12px 23px rgba(224,224,224,.5);}
/* .list_about .textAll42{text-indent: 2em;} */
.list_zuzhi .textAll42{padding-top: 1rem;}
.textAll42 img,.textAll42 iframe,.textAll42 table,.textAll42 video{margin: auto;display: block;height: auto !important;}
/* 委员会 */
.list_committee li{width: calc((100% - 4.98rem) / 4);margin-left: 1.66rem;margin-top: 1.66rem;}
.list_committee li:nth-child(4n+1){margin-left: 0;}
.list_committee li:nth-child(-n+4),.list_partner li:nth-child(-n+4){margin-top: 0;}
.list_committee li a{border: 1px solid #DCDCDC;line-height: 70px;border-radius: 10px;background: #fff;padding-left: 0.7rem;}
.list_committee li a::after{border-left: 1px solid #DCDCDC;background: url(../images/more.svg) center no-repeat;width: 70px;height: 100%;right:0;top: 0;background-size: 9px;z-index: 2;}
.list_committee li a::before{width:0;height: 100%;background: linear-gradient(45deg,#b2c8d2,#083a59);left: 0;top: 0;opacity: 0;}
.list_committee li a span{position: relative;z-index: 2;}
.list_committee li a:hover::after{filter: brightness(0) invert(1);}
.list_committee li a:hover::before{opacity: 1;width: 100%;}
.list_committee li a:hover span{color: #fff;}
/* 委员会详情 */
.tableheight{height: 837px;overflow: hidden;}
.tableheight.autoheight{height: auto;}
.commtable{width: 100%;overflow: hidden;border: 1px solid #DCDCDC;border-collapse: collapse;}
.commtable thead{background:url(../images/tablebg.jpg) no-repeat; background-size: cover;}
.commtable thead td{border: 1px solid transparent;}
.commtable thead td:nth-child(1){width: 18%;}
.commtable thead td:nth-child(2){width: 37.5%;}
.commtable td{border: 1px solid #DCDCDC;padding: 0.66rem 1rem;line-height: 1rem;}
.commtable td a{display: block;}
.commtable td a:hover{color: #1f525f;}
.commtable tbody tr{background: #fff;}
.commtable tbody tr:nth-child(even){background: #F8F8F8;}
.tableMore{width: 165px;height: 43px;line-height: 43px;background: linear-gradient(45deg,#b2c8d2,#083a59);border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;margin: auto;cursor: pointer;}
.tableMore:hover{width: 185px;}
.tableMore span{display: inline-block;padding-right: 27px;}
.tableMore span::after{width: 19px;    height: 12px;    background: url(../images/sanjiao.svg) no-repeat;right: 0;top: 50%;margin-top: -6px;}
.commitTwo{background: url(../images/commbg.jpg);}
.idxmore{color: #1f525f;padding-right: 1.43rem;line-height: 27px;cursor: pointer;display: inline-block;position: relative;}
.idxmore i{position: absolute;width: 27px;height: 27px;border-radius: 50%;border: 1px solid #1f525f;right: 0;top: 50%;transform: translateY(-50%); display: flex;align-items: center;justify-content: center;}
.idxmore i span{width: 3px;height: 3px;background: #1f525f;border-radius: 50%;margin-left: 3px}
.idxmore i span:first-child{margin-left: 0;}
.idxmore:hover{padding-right: 1.23rem;}
.idxmore:hover i{background: #1f525f;}
.idxmore:hover i span{background: #fff;}
.idxmore i span:nth-child(1) {  animation: scale2 1s ease 0s infinite ;}
.idxmore i span:nth-child(2) {    animation: scale2 1s ease .2s infinite ;}
.idxmore i span:nth-child(3) {    animation: scale2 1s ease .4s infinite ;}
@keyframes scale2 {
  form {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.commitLeft{width: 48.3%;}
.commtitle .fz30{background-image: linear-gradient(135deg,#b2c8d2, #083a59); background-clip:text;-webkit-background-clip:text;color: transparent;}
.commtImg{margin-top: 1.33rem;}
.commtImg .img{padding-bottom: 50.35%;}
.commtImg .text{background: linear-gradient(to top,#000,rgba(0,0,0,0));position: absolute;left: 0;bottom: 0;width: 100%;padding: 1.3rem 1rem 1rem;box-sizing: border-box;}
.commtImg .text i{max-width: calc(100% - 100px);}
.commtImg:hover,.list_partner li a:hover{box-shadow: 0 5px 15px rgba(0,0,0,0.2);}
.commtImg:hover .text{padding-bottom: 1.3rem;}
.commitLeft ul li a::after{width: 0;height: 100%;background:linear-gradient(45deg,#b2c8d2, #083a59) ;left: 0;top: 0;transition: 0.4s cubic-bezier(0.5,0,0.2,1) 0s;}
.commitLeft ul li{margin-top: 0.66rem;}
.commitLeft ul li a:hover *{color: #fff;}
.commitLeft ul li a{padding: 1.33rem 1rem 1.1rem;}
.commitLeft ul li .time{color: #A1A1A1;margin-top: 0.3rem;}
.commitLeft ul li a *{line-height: 1.1;z-index: 2;position: relative;}
.commitLeft ul li a:hover::after{width: 100%;}
/* 合作伙伴 */
.list_partner li{width: calc((100% - 5rem) / 4);margin-left: 1.66rem;margin-top: 1.66rem;}
.list_partner li:nth-child(4n+1){margin-left: 0;}
.list_partner li a{border: 1px solid #DCDCDC;border-radius: 10px;}
.list_partner li a span{height: 110px;}
.list_partner li a span img{max-width: 75%;max-height:65%;}
.list_partner li a .block{padding-bottom: 1rem;margin: 0 5px;}
.list_partner li a:hover .block{color: #1f525f;}
/* 新闻 */
.newsWrap{transition: 0.3s;}
.newsWrap .swiper-slide{background: #F7F7F7;}
.newsWrap .img{width: 60%;padding-bottom: 490px;}
.newsWrap .time{margin: 0.83rem 0 ;}
.newsWrap .wrap{width:40%;padding: 0 2rem ;box-sizing: border-box;}
.newsWrap .wrap .title{margin-top: 1.73rem;}
.newsWrap .newsPage{position: absolute;left: 60%;padding-left: 2rem;width:50%;box-sizing: border-box;z-index: 2;bottom: 2rem;height: 63px;}
.newsWrap .newsPage .qhbtn{filter: brightness(0) invert(0.7);position: initial;transform: inherit;top: auto;left: auto;right: auto;position: relative;}
.newsWrap .newsPage .qhbtn:hover{filter: none;}
.newsTwo .item{width: calc((100% - 3.32rem) / 3);margin-top: 1.66rem;margin-left: 1.66rem;}
.newsTwo .item a{box-shadow: 0 0 13px rgba(215,215,215,0.5);background: #fff;}
.newsTwo .item:nth-child(3n+1){margin-left: 0;}
.newsTwo .item .img{padding-bottom: 65%;display: block;transition: 0.4s cubic-bezier(0.5,0,0.2,1) 0s;}
.newsTwo .item .text{padding: 1rem;}
.newsTwo .item .text .title{height: 56px;overflow: hidden;line-height: 28px;}
.newsTwo .item .text .textAll28{margin: 0.6rem 0 1rem;height: 84px;color: #666;}
.newsTwo .item .text .time{color: #999;}
.newsTwo .item a:hover .title,.newsWrap .swiper-slide:hover .wrap .title,.contPage .golist:hover,.contPage .next:hover,.contPage .prev:hover,.list_notice ul li a:hover *,.list_leader .item:hover dd a .name,.list_photo .item:hover .text .title,.list_news_text .item:hover .title,.list_news_text .item:hover .data *{color: #1f525f;}
.newsTwo .item a:hover,.newsWrap:hover ,.list_notice ul li a:hover,.list_leader .item:hover,.list_photo .item:hover,.list_news_text .item:hover{box-shadow: 0 15px 30px rgba(215,215,215,0.7);}
.newsTwo .item a:hover .img,.newsWrap .swiper-slide:hover .img,.list_leader .item:hover dt a,.list_photo .item:hover .img{transform: scale(1.05);}
.newsTwo .item a:hover .text .time{background: url(../images/more3.svg) right center no-repeat;}
/* 新闻详情 */
.cont_news{width: 86%;padding: 1.6rem 7% 0.6rem;box-shadow: 0 0 13px rgba(215,215,215,0.3)}
.cont_infor{margin-top: 0.9rem;color: #6e6e6e;border-bottom: 1px solid #B6B6B6;padding-bottom: 0.5rem;}
.cont_infor .fl{line-height: 38px;}
.cont_infor .fl a{color: #1f525f;text-decoration: underline;}
.cont_infor .fl span{margin:0 10px;}
.cont_infor .fl span:first-child,.list_photo .item:nth-child(3n+1){margin-left: 0;}
.cont_infor .share{align-items: center;}
.cont_infor .share a{margin-left: 0.5rem;}
.cont_Wrap img{display: block;margin: auto; height:auto !important;}
.cont_Wrap p{margin:8px auto;}
.cont_Wrap table,.cont_Wrap iframe,.cont_Wrap video{display: block;margin: auto;width: auto !important; height:auto !important;}
.contPage{border-top: 1px solid #B6B6B6;line-height: 30px;margin-top: 1rem;}
.contPage .golist{background: url(../images/fanhui.svg) left center no-repeat;color: #1f525f;filter: brightness(0) invert(0.3);padding-left: 32px;}
.contPage .golist:hover,.contPage .link:hover{filter: none;}
.contPage .link{color: #1f525f;filter: brightness(0) invert(0.2);box-sizing: border-box;width: calc(50% - 60px);}
.contPage .prev{padding-left: 30px;background: url(../images/prev2.svg) left center no-repeat;background-size: 8px;}
.contPage .next{padding-right: 30px;background: url(../images/next2.svg) right center no-repeat;background-size: 8px;text-align: right;}
/* 公示公告 */
.list_notice ul li:nth-child(-n+2),.list_leader .item:nth-child(-n+2),.list_photo .item:nth-child(-n+3){margin-top: 2.33rem;}
.list_notice ul li{width: calc((100% - 1.66rem) / 2);margin-top: 1.66rem;}
.list_notice ul li a{background: #fff;border: 1px solid #E5E5E5;position: relative;padding: 1.33rem 1.66rem;}
.list_notice ul li a .data{position: absolute;left: 1.66rem;top: 50%;transform: translateY(-50%); line-height: 1.2;}
.list_notice ul li a .text{padding-left: 3.9rem;display: block;}
.list_notice ul li a .text .title{margin-bottom: 1.33rem;height: 56px;}
.list_notice ul li a .text .more{background: url(../images/more3.svg) right center no-repeat;padding-right: 1.1rem;color: #1f525f;filter: brightness(0) invert(0.7);}
.list_notice ul li a:hover .text .more{filter: none;}
/* 领导 */
.list_leader .item{width: calc(50% - 0.833rem);margin-top: 1.66rem;background: #fff;border: 1px solid #E1E1E1;box-sizing: border-box;overflow: hidden;}
.list_leader .item:nth-child(odd){float: left;}
.list_leader .item:nth-child(even){float: right;}
.list_leader .item dt{width: 43.2%;}
.list_leader .item dt a{height: 360px;}
.list_leader .item dd{width: 56.8%;}
.list_leader .item dd a{padding: 1.33rem;position: relative;height: 100%;box-sizing: border-box;}
.list_leader .item dd a .name{font-weight: bold;margin-bottom: 0.66rem;}
.list_leader .item dd a .title{margin-bottom: 1rem;}
.list_leader .item dd a .more{background: url(../images/more3.svg) right center no-repeat;padding-right: 1.33rem;color: #1f525f;filter: brightness(0) invert(0.7);position: absolute;left: 1.33rem;bottom: 1.33rem;}
.list_leader .item:hover dd a .more{filter: none;}
/* 领导详情 */

.cont_leader::after{width: 100%;height: calc(100% - 255px);background: url(../images/leaderbg.jpg) no-repeat center;left: 0;top:255px;background-size: cover;}
.cont_leader .img{width: 31.5%;}
.cont_leader .img img{width: 100%;}
.cont_leader .wrap{width: 68.5%;padding: 0 1.66rem 2.5rem;box-sizing: border-box;}
.cont_leader .wrap .name{margin: 0.66rem 0 1rem; background-image: linear-gradient(45deg,#b2c8d2, #083a59); background-clip:text;-webkit-background-clip:text;color: transparent;line-height: 1.1;}
.cont_leader .wrap .title {height: 3.66rem;}
.cont_leader .wrap .title span{padding: 0 0.6rem;}
.cont_leader .wrap .title span:first-child{padding-left: 0;}
.cont_leader .wrap .title span::before{width: 1px;height: 20px;background: #979797;left: 0;top: 50%;margin-top: -10px;}
.cont_leader .wrap .title span:first-child::before{display: none;}
.cont_leader .wrap .Personal{padding-top: 1.5rem;}
.cont_leader .wrap .Personal .pertitle::after{width: calc(100% - 90px);height: 3px; background: linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0));opacity: 0.3;top: 50%;transform: translateY(-50%);right: 0;}
.cont_leader .wrap .Personal ul{margin-bottom: 2.33rem;}
.cont_leader .wrap .Personal ul li::before,.list_down table tbody tr td:nth-child(1) a::before{width: 8px;height: 8px;border: 1px solid #FFFFFF;border-radius: 50%;left: 0;top:7px;box-sizing: border-box;}
.cont_leader .wrap .Personal ul li{padding-left: 18px;box-sizing: border-box;width: 52%;line-height: 22px;margin-top: 0.7rem;}
.cont_leader .wrap .Personal ul li:nth-child(odd){width: 48%;}
/* 图片列表 */
.list_photo .item{width: calc((100% - 3.32rem) / 3);margin-left: 1.66rem;margin-top: 1.66rem;}
.list_photo .item .img{padding-bottom: 63.5%;}
.list_photo .item .text{padding: 1rem;}
.list_photo .item .text .title{height: 56px;margin-bottom: 1rem;}
.list_photo .item .text .time::after{background: url(../images/more3.svg);width: 20px;height: 10px;right: 0;top: 50%;margin-top: -5px;opacity: 0;transition: 0.3s;}
.list_photo .item:hover .text .time::after{opacity: 1;}
/* 下载 */
.color1d{color: #1d1d1d;}
.color86{color: #B6B6B6;}
.list_down table{width: 100%;border: 1px solid #D4D4D4;border-collapse: collapse;background: #fff;}
.list_down table thead tr{background: #F2F2F2;}
.list_down table thead tr td{border: 1px solid #D4D4D4;padding: 1.23rem 0;}
.list_down table thead tr td:first-child div{padding-left: 2rem;}
.list_down table thead tr td:nth-child(2){width: 13.2%;}
.list_down table thead tr td:nth-child(3){width: 9.7%;}
.list_down table tbody tr td:nth-child(1) a{padding:1.23rem 1rem 1.23rem 2rem;}
.list_down table tbody tr td:nth-child(1) a::before{left: 1rem;border-color: #1d1d1d;top: 50%;transform: translateY(-50%);}
.list_down table tbody tr td{border: 1px solid #D4D4D4;}
.list_down table tbody tr td:nth-child(3){text-align: center;}
.list_down table tbody tr td:nth-child(3) a{padding-right: 34px;background: url(../images/down.svg) right center no-repeat;color: #1f525f;filter: brightness(0) invert(0.6);}
.list_down table tbody tr:hover{background: #F6FCFA;}
.list_down table tbody tr:hover td:nth-child(1) a::before{background: #1f525f;border-color: #1f525f;}
.list_down table tbody tr:hover td:nth-child(1) a{color: #1f525f;}
.list_down table tbody tr:hover td:nth-child(3) a{filter: none;}
/* 文字新闻 */
.newsTextSearch,.list_news_text .item {border: 1px solid #DBDBDB;}
.newsTextSearch input[type=text]{width: calc(100% - 160px);background: #fff;text-indent: 1.33rem;color: #9E9E9E;line-height: 70px;height: 70px;}
.newsTextSearch input[type=submit]{width: 160px;padding-left: 50px; height: 70px;line-height: 70px;background:url(../images/searwhite.svg) left center no-repeat;color: #fff;font-size: 0.6rem;}
.list_news_text .item .data{width: 73px;position: absolute;left:1.43rem ;line-height: 1.2;top: 50%;transform: translateY(-50%);}
.list_news_text .item .title,.list_news_text .item .text{margin-left: 4.23rem;}
.list_news_text .item {margin-top: 1rem;padding: 1rem 1.43rem;}
.list_news_text .item .text{margin-top: 0.4rem;}
/* 登陆页面 */
.loginWrap{width: 100%;}
.loginImg{width: 50%;background-image: url(../images/loginleftimg1.jpg);min-height: 100vh;}
.loginImg .gray{position: absolute;left: 0;top: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.5);}
.loginImg .gray .wrap{position: absolute;top: 50%;transform: translateY(-50%);width:100% ;padding: 0 19%;box-sizing: border-box;}
.loginImg .gray .wrap li i{position: absolute;left:0;top: 7px;border: 1px solid #fff;border-radius: 50%;width: 20px;height: 20px;text-align: center;line-height: 18px;font-size: 0.36rem;box-sizing: border-box;}
.loginImg .gray .wrap li {line-height: 32px;padding-left: 30px;}
.marginTop15{margin-top: 0.5rem ;}
.loginRight{background-image: url(../images/loginlrightimg1.jpg);width: 50%;padding: 4rem 9.5%;box-sizing: border-box;min-height: 100vh;}
.loginRight .item input{border: 1px solid #BEBEBE;line-height: 60px;background: #fff;border-radius: 8px;width: 100%;box-sizing: border-box;font-size: 0.6rem;color: #666;text-indent: 2.66rem;}
.loginRight .item1 input{width: 99.9%;}
.loginRight .item2 input{width: calc(100% - 220px);}
/* .loginRight .item input.phone,.loginRight .item input.password,.loginRight .item input.code,.loginRight .item input.name,.loginRight .item input.team{background-position: 1.5rem center;background-repeat: no-repeat;} */
.loginRight .item > img:first-child{position: absolute;left: 1.5rem;top: 50%;transform: translateY(-50%);}
/* .loginRight .item input.phone{background-image: url(../images/loginphone.svg) !important;}
.loginRight .item input.name{background-image: url(../images/loginname.svg) !important;background-position: 1.3rem center;}
.loginRight .item input.password{background-image: url(../images/loginpassword.svg) !important;}
.loginRight .item input.team{background-image: url(../images/loginteam.svg) !important;background-position: 1.25rem center;}
.loginRight .item input.code{background-image: url(../images/logincode.svg) !important;} */
.loginRight .item.team > img:first-child{left: 1.25rem;}
.loginRight .item4 input{width: calc(100% - 100px);}
.loginRight .item4 span{cursor: pointer;}
.loginRight .item4 span:hover{color: #1f525f;}
.loginRight .item2 img.yzm{width: 190px;height: 100%;cursor: pointer;}
.dxYzm{cursor: pointer;}

.loginRight .item3{margin: 1.33rem 0 2.33rem;}
.loginRight .item3 label input{display: none;}
.loginRight .item3 label span{padding-left: 44px;line-height: 24px;cursor: pointer;display: block;}
.loginRight .item3 label span::before{width: 24px;height: 24px;border:1px solid #1f525f;box-sizing: border-box;left:0;top: 1px;}
.loginRight .item3 label span::after{width: 14px;height: 14px;background: #1f525f;left: 5px;top: 6px;transform:  scale(0);}
.loginRight .item3 label input:checked + span::after{transform:  scale(1);}
.loginRight .item3 .forget{line-height: 24px;}
.loginRight .item3 .forget:hover,.dxYzm:hover{color: #1f525f;text-decoration: underline;}

.loginRight .btn *{width: 40%;border-radius:40px;line-height: 60px;height: 60px;box-sizing: border-box;font-size: 0.66rem;cursor: pointer;transition: 0.3s;}
.loginRight .btn input{background: linear-gradient(45deg,#b2c8d2,#083a59);color: #fff;}
.loginRight .btn a{border: 1px solid #b2c8d2; text-align: center;}
.loginRight .btn a span{background-image: linear-gradient(45deg,#b2c8d2, #083a59); -webkit-background-clip:text;color: transparent;}
.loginRight .btn *:hover{transform: translateY(-10px);}
.loginRight .abouttitle{align-items: center;margin-bottom: 1rem;}
.loginRight .abouttitle span{color: #DCDCDC;font-size: 1rem;margin: 0 1rem;position: relative;cursor: pointer;background: none;}
.loginRight .abouttitle span:first-child{margin-left: 0;}
.loginRight .abouttitle span::before{width: 1px;height: 20px;background: #C7C7C7;left: -1rem;top: 50%;margin-top: -10px;}
.loginRight .abouttitle span:first-child::before{display: none;}
.loginRight .abouttitle span.on{background-image: linear-gradient(45deg,#b2c8d2, #083a59); -webkit-background-clip:text;color: transparent;font-size: 1.1rem;}
.loginreturn{background:url(../images/loginreturn.svg) left center no-repeat;padding-left: 44px;color: #1f525f;display: inline-block;line-height: 24px;}
.loginreturn:hover{padding-left: 35px;}
.regisWrap .loginRight{padding:3rem 9.5% ;line-height: 24px;display: block;}
/* 个人中心 */
.personalLeft{width: 380px;background: url(../images/personalLeftbg.jpg) center top no-repeat;border-right: 1px solid #D2D2D2;padding-top: 0.66rem;}
.personalLeft .head{background: url(../images/personalPeoplebg.png) no-repeat center;width: 200px;height: 200px;margin:0 auto 1rem;padding: 16px;box-sizing: border-box;}
.personalLeft .head > img{width: 168px;height: 168px;border-radius: 50%;display: block;}
.personalLeft .head span{position: absolute;border: 1px solid #b2c8d2;line-height: 34px;border-radius: 17px;width: 146px;left: 50%;transform: translateX(-50%);bottom: -11px;color: #1f525f;}
.personalLeft .name{line-height: 1.1;margin-bottom: 0.66rem;}
.personalLeft .card{background-image: url(../images/personalbg2.jpg);margin:0.66rem 1rem 1.3rem;border-radius: 10px;min-height: 128px;}
.personalLeft .card > div{position: absolute;left: 0.6rem;width: calc(100% - 1.2rem);top: 50%;transform: translateY(-50%);line-height: 1.1;text-shadow: 0 1px 1px #fff;font-weight: bold;}
.personalLeft .card > div p{font-size:0.5rem;color:#1f525f;}
.personalLeft .card > div p{margin: 0.25rem 0;}
.personalLeft .list{margin-bottom: 2rem;position: sticky;left: 0;top: 2.8rem;}
.personalLeft .list li .title{padding: 0 1.26rem 0 3rem;line-height: 50px;cursor: pointer;}
.personalLeft .list li .title::after{background: url(../images/prev2.svg) center no-repeat;width: 20px;height: 20px;right: 1.3rem;top: 50%;margin-top: -10px;transform: rotate(90deg);background-size: 8px;}
.personalLeft .list li .title::before{height: 24px;left: 1.43rem;width: 20px;top: 50%;margin-top: -12px;}
.personalLeft .list li:nth-child(1) .title::before{background: url(../images/perico1.svg) no-repeat;}
.personalLeft .list li:nth-child(2) .title::before{background: url(../images/perico2.svg) no-repeat;}
.personalLeft .list li::before{width: 6px;height: 50px;background: #1f525f;left: 0;top: 0;opacity: 0;}
.personalLeft .list li.open::before{opacity: 1;}
.personalLeft .list li .item{padding-left: 3rem;}
.personalLeft .list li.open .item{display: block;}
.personalLeft .list li.open .title::after{transform: rotate(-90deg);}
.personalLeft .list li .item a{display: block;margin-bottom: 0.7rem;}
.personalLeft .list li .item a::before{content: '·';margin-right: 5px;}
.personalLeft .list li .item a:first-child{margin-top: 0.33rem;}
.personalLeft .list li .item a.on{color: #1f525f;}
.personalLeft .marginBttom{margin-bottom: 1rem;}
/* 右侧个人信息 */
.personalRight{width: calc(100% - 380px);padding-left: 2rem;box-sizing: border-box;padding-right: 5rem;}
.personTitleAll{color: #1f525f;padding-left: 1rem;margin-bottom: 1.7rem;}
.personTitleAll::before{width: 8px;height: 8px;background: #1f525f;left: 0;top: 50%;margin-top: -4px;}
.max685{max-width: 685px;}
.personalRight .headTx {border-bottom: 1px solid #E7E7E7;padding-bottom: 1rem;}
.personalRight .headTx .img{align-items: center;}
.personalRight .headTx .img img{width: 60px;height: 60px;border: 1px solid #979797;border-radius: 50%;margin-right: 0.66rem;}
.personalRight .headTx label input{display: none;}
.personalRight .headTx label {cursor: pointer;}
.personalRight .headTx label span{color: #1f525f;display: inline-block;padding-right: 1rem;}
.personalRight .headTx label span::after{background: url(../images/next2.svg) right center no-repeat;height: 100%;width: 20px;background-size: 10px;opacity: 0.7;}
.personalRight .listform .item {margin-top: 0.8rem;}
.itemyzm{align-items: center;}
.personalRight .listform .item input[type=text].code{width:calc(100% - 188px - 6rem);margin-right: 1rem;}
.personalRight .listform .item input[type=text],.personalRight .listform .item input[type=password],.personalRight .listform .item textarea,.personalRight .listform .item select{border-radius: 8px;background: #F5F5F5;font-size: 16px;line-height: 32px;height: 50px;text-indent: 10px;width: calc(100% - 1rem - 188px);}
/* 20221121 */
.zhuanwei{margin-top: 0 !important;}
.zhuanwei select{width: 49% !important;border: none;margin-bottom: 5px;}
.renzhi{width: calc(100% - 1rem - 218px);}


.personalRight .listform .item select{border:none}
.personalRight .listform .item > label{width: 188px;margin-right: 1rem;text-align: right;line-height: 50px;}
.personalRight .listform .item .sex input{display: none;}
.personalRight .listform .item .sex span{display: inline-block;padding-left: 27px;line-height: 50px;margin-right: 1rem;cursor: pointer;}
.personalRight .listform .item .sex span::before{width: 17px;height: 17px;border: 1px solid #1f525f;border-radius: 50%;left: 0;top: 16px;}
.personalRight .listform .item .sex span::after{width: 9px;height: 9px;background: #1f525f;left: 5px;top:21px ;border-radius: 50%;transform: scale(0);}
.personalRight .listform .item .sex input:checked + span::after{transform: scale(1);}
.personalRight .listform .item textarea{height: 200px;padding: 10px;box-sizing: border-box;}
.personalRight form.max685 .btn{padding-left: 1rem;}
.personalRight form.max685 .btn input{width: 178px;height: 50px;color: #fff;background:linear-gradient(45deg,#b2c8d2, #083a59);font-size: 0.6rem;border-radius: 25px;margin-left: 188px;transition: 0.3s;}
.personalRight form.max685 .btn input:hover{box-shadow: 0 0 5px #1f525f;}
.waplist{display: none;padding: 0 1rem;border-bottom: 1px solid #ddd;}
.waplist a{flex: 1;padding-bottom: 15px;text-align: center;}
.waplist a.on{color: #1f525f;}
.waplist a::after{width:0;height: 2px;background: #1f525f;left: 0;bottom: 0;}
.waplist a.on::after{width: 100%;}
/* 忘记密码 */
.personalRight .listform.passwordform .item > label{width: 120px;}
/* 会议 */
.personalMeeting .item{margin-bottom: 1rem;}
.personalMeeting .meetTitle{background: #F8F8F8;padding: 1rem;cursor: pointer;}
.personalMeeting .meetTitle::before{width: 0;left: 0;top: 0;height: 3px;background:linear-gradient(45deg,#b2c8d2, #083a59);transition: 0.3s;}
.personalMeeting .meetTitle .title{margin-bottom: 0.66rem;}
.personalMeeting .meetTitle > div{width: 100%;}
.personalMeeting .meetTitle .time div,.personalPhoto .item .text .rili,.personalPhoto .item .text .add,.personalCont .rili,.personalCont .address{padding-left: 28px;}
.personalMeeting .meetTitle .time .rili,.personalPhoto .item .text .rili,.personalCont .rili{background: url(../images/rili.svg) left center no-repeat;margin-right: 1.2rem;}
.personalMeeting .meetTitle .time .add,.personalPhoto .item .text .add,.personalCont .address{background: url(../images/address.svg) left center no-repeat;}
.personalMeeting .meetTitle .more{background: url(../images/meetingico1.svg) center no-repeat;width: 30px;line-height: 38px;position: absolute;right:1rem;top: 50%;transform: translateY(-50%);font-size:12px;text-align: center;}
.personalMeeting .joinmeeting{background: linear-gradient(45deg,#b2c8d2, #083a59);border-radius: 8px;width: 135px;display: inline-block;line-height: 43px;margin-top: 0.76rem;}
.personalMeeting .joinmeeting:hover{box-shadow: 0 0 5px #b2c8d2;}
.personalMeeting .joinmeeting.attended{background: #d7d7d7;color: #333;}
.personalMeeting .wrap{line-height:1.06rem ;padding: 1rem;background: url(../images/meetingbg.jpg) no-repeat;background-size: cover;}
.personalMeeting .wrap{display: none;}
.personalMeeting .item.open .wrap{display: block;}
.personalMeeting .item.open .meetTitle::before{width: 100%;}
/* 会议资料 */
.personalPhoto .item,.perVideoList .item{width: calc((100% - 3.32rem) / 3);margin-bottom: 1.66rem;margin-left: 1.66rem;background: #FFF;box-shadow: 0 0 10px rgba(213,213,213,.5);}
.personalPhoto .item:nth-child(3n+1),.perVideoList .item:nth-child(3n+1){margin-left: 0;}
.personalPhoto .item .img,.perVideoList .item .img{padding-bottom: 60%;}
.personalPhoto .item .text{padding: 1rem;}
.personalPhoto .item .text .title{margin-bottom: 0.66rem;height: 56px;}
.personalPhoto .item:hover{box-shadow: 0 15px 30px rgba(213,213,213,.5);background: #fff;}
.personalPhoto .item:hover .title{color: #1f525f;}
/* 资料详情 */
.gopersonal{background: #fff;border-radius: 20px;border: 1px solid #1f525f;width: 145px;line-height: 40px;}
.gopersonal span{background: url(../images/fanhui2.svg) right center no-repeat;padding-right: 48px;color: #1f525f;}
.gopersonal:hover{background: #1f525f;}
.gopersonal:hover span{filter: brightness(0) invert(1);}
.perContTitle,.perDownList a:hover i{color: #1f525f;}
.play-btn{z-index: 1;position: absolute;width: 30px;height: 30px;background-color: #fff;border-radius: 50%;cursor: pointer;left: 50%;top:50%;transform: translate(-50%,-50%);}
.play-btn:before{z-index: -1;;left: 0;right: 0;top: 0;bottom: 0;border-radius: 50%;border:1px solid #fff; animation: scaleBtn 2s linear infinite;box-sizing: border-box;}
.play-btn:after{z-index: -1;;left: 0;right: 0;top: 0;bottom: 0;border-radius: 50%;border:1px solid #fff; animation: scaleBtn 2s 1s linear infinite;box-sizing: border-box;}
.play-btn i{position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 0;height: 0;margin: auto;border: 5px solid transparent;border-left: 5px solid #787878;border-right-width: 5px;transform: translateX(25%);}
@keyframes scaleBtn{
	to{transform: scale(1.8);opacity: 0;}
}
.perVideoList{padding-top: 1rem;}
.perVideoList .item{background: #000;}
.perVideoList .item .img{opacity: 0.5;}
.perVideoList .item .btn{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);padding-top: 87px;}
.perVideoList .item:hover .img{opacity: 1;}
.perDownList{padding-top: 1rem;}
.perDownList .item{border: 1px solid #9C9C9C;border-radius: 8px;background: #fff;width: calc((100% - 1.66rem) / 2);box-sizing: border-box;padding: 0.95rem 1.33rem;margin-bottom: 1.33rem;}
.perDownList a i{line-height: 1.2;max-width: calc(100% - 50px);display: block;}
.perDownList a{display: block;}
.perDownList a img{filter: brightness(0) invert(0.3);position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.perDownList .item:hover{border: 1px solid #1f525f;}
.perDownList .item:hover img{filter: none;}
/*  */
.video-wrap{background: #fff;height: 100%;}
.video-wrap iframe{width: 100%;height:600px;}
.perContWrap{line-height: 1.14rem;}
.downAbtn > a,.downAbtn > div{border: 1px solid #1f525f;color: #1f525f;width: 48%;line-height: 50px;text-align: center;border-radius: 5px;transition: 0.3s;}
.downAbtn > a:hover,.downAbtn > div:hover{background: #1f525f;color: #fff;}
.downAbtn > div:hover a{color: #fff;}
.downAbtn > div a{display: block;color: #1f525f;}
.downAbtn{width: calc(100% - 1rem - 188px);display: flex;justify-content: space-between;align-items: center;}

.addbtn{position: absolute;left: calc(100% - 20px);top: 4px;}
.addbtn span{border: 1px solid #ddd;width: 20px;height: 20px;text-align: center;line-height: 17px;border-radius: 5px;box-sizing: border-box;display: block;cursor: pointer;}
.addbtn span:first-child{margin-bottom: 1px;}

.goindex{background: url(../images/goindex.svg) left center no-repeat;color: #1f525f;filter: brightness(0) invert(0.3);padding-left: 32px;background-size: 20px;font-weight: normal;position: absolute;right: 1rem;top: 1rem;}
.goindex:hover{filter: none;}
.zcxz{display: none;}
/* 20230215 */
.form_wrap{padding-top: 70px;}
.form_wrap table{border-collapse: collapse;border: 1px solid #656565;margin: 2.33rem auto 0;line-height: 50px;}
.form_wrap table td{border: 1px solid #656565;width: 100px;}
.form_wrap table td .name{text-align: center;width: 100%;font-size: 18px;color: #000; font-weight:bold;}
.form_wrap table td .photo{/* width: 140px; */font-size: 18px;color: #000;margin:auto;text-align: center;}
.form_wrap table .inputWidth{width: 100%;}
.form_wrap table .inputWidth2{width: 320px;}
.form_wrap .school{align-items: center;font-size: 18px;color: #000000;font-weight: bold;}
.form_wrap .inputWidth3{width: 100px;text-align: center;}
.form_wrap .inputWidth6{width: 240px;text-align: center;}
.form_wrap table  input{font-size: 18px;color: #000;text-indent: 10px;}
.form_wrap .inputWidth4{width: 100%;}
.form_wrap .inputWidth5{text-indent: 0;text-align: center;width: 100%;font-weight: bold;}
.form_wrap table td .name2{line-height: 25px;padding: 5px 0;}
.form_wrap table  textarea{width: 97%;padding: 10px;line-height: 25px;font-size: 18px;height: 300px;box-sizing: border-box;}
.form_wrap .subtitle{font-size: 18px;font-weight: bold;color: #000000;}
.form_wrap .qianzi{display: flex;justify-content: flex-end;align-items: flex-end;padding-top: 180px;}
.form_wrap .qianzi .year,.form_wrap .qianzi .mou{width: 70px;text-align: right;padding-right: 45px;}
.form_wrap .gaizhang{width: 70px;}
.tipsform{width: 1209px;margin:20px auto 70px;font-weight: 500;}
.tipsform .dayin {width: 178px;line-height: 50px;display: block;border-radius: 25px;background: linear-gradient(to right,#b2c8d2,#083a59);text-align: center;margin-top: 20px;color: #fff;margin-right: 1rem;}
.tipsform .dayin:hover{box-shadow: 0 0 10px rgba(0,0,0,0.5);}
.tipsform ul li{margin-top: 10px;color: #000;}

.photoimg{display: none;}
.photolabel{line-height: 35px;cursor: pointer;}
.imgphoto{max-width: 98%;max-height: 98%;display: block;margin: auto;}
@media print{
	
     a[href]:after {
          content: none !important;
     }
     .tipsform .disflex{
           display:none
     }
	 table { page-break-inside:auto }
	 tr    { page-break-inside:avoid; page-break-after:auto }
	 thead { display:table-header-group; }
	 tfoot { display:table-footer-group; }
 }
@media screen and (max-width:1680px){
	.list_committee li a{padding-left: 20px;}
	.list_committee li a::after{width: 50px;}
	.list_committee li{width: calc((100% - 1.98rem) / 4);margin-left: 0.66rem;margin-top: 1rem;}
	.personalRight{padding-right: 2rem;}
	.personalPhoto .item .text .rili, .personalPhoto .item .text .add{display: block;}
	.personalPhoto .item .text .rili, .personalPhoto .item .text .add{margin: 0;}
}
@media screen and (max-width:1440px){
	.list_committee li{width: calc((100% - 1.98rem) / 3);margin-left: 0.66rem;margin-top: 1rem;}
	.list_committee li:nth-child(4){margin-top: 1rem;}
	.list_committee li:nth-child(4n+1){margin-left: 0.66rem;}
	.list_committee li:nth-child(3n+1){margin-left: 0;}
	.newsWrap .img{padding-bottom: 390px;}
	.cont_leader::after{top: 220px;height: calc(100% - 220px);}
	.cont_leader .wrap .Personal ul li{margin-top: 5px;}
	.pertitle{margin-bottom: 0.5rem;}
	.loginRight .item input{height: 50px;line-height: 50px;text-indent: 40px;}
	.loginRight .item2 img.yzm{height: 50px;width: 150px;}
	.loginRight .item input.code{width: calc(100% - 170px);}
	.loginRight .item1 input,.loginRight .item2 input{background-position: 15px center !important;background-size: 15px;}
	.loginRight .item > img:first-child,.loginRight .item.team > img:first-child{left: 15px;width: 15px;}
	.loginRight .btn *{height: 50px;line-height: 50px;}
	.loginRight .item3{margin: 1rem 0 1.5rem;}
	.regisWrap .loginRight{padding: 3rem 5%;}
	.loginImg .gray .wrap{padding: 0 8%;}
}
@media screen and (max-width:1280px){
	.personalLeft{width: 280px;}
	.personalRight{width: calc(100% - 280px);}
	.personalPhoto .item,.perVideoList .item{width: calc((100% - 2rem) / 3);margin-left: 1rem;}
	.personalPhoto .item .text{padding: 0.5rem;}
	.personalPhoto .item .text .add{margin-top: 10px;}
}
@media screen and (max-width:1080px){
	.list_leader .item dt a{height: 250px;}
	.list_leader .item dd a .title{margin-bottom: 0.5rem;}
	.list_leader .item dd a .name{margin-bottom: 0;}
	.list_photo .item{width: calc((100% - 2rem) / 3);margin-left: 1rem;}
	.list_photo .item .text{padding: 0.5rem;}
	.personalRight .listform .item > label{width: 100%;text-align: left;}
	.personalRight .listform .item > label,.personalRight .listform .item input[type=text],.personalRight .listform .item select,.personalRight .listform .item input[type=password]{line-height: 40px;height: 40px;}
	.personalRight .listform .item{margin-top: 0.5rem;}
	.personalRight form.max685 .btn input{margin-left: 0;}
	.personalRight form.max685 .btn{padding-left: 0;}
	.addbtn{left: calc(100% - 1rem - 218px + 10px);
    top: 40px;}
	
}
@media screen and (max-width:991px){
	.list_about{padding: 1rem 1.5rem 1.5rem;}
	.list_committee li,.personalPhoto .item,.perVideoList .item{width: calc((100% - 1rem) / 2);margin-left: 0;}
	.list_committee li:nth-child(3){margin-top: 1rem;}
	.list_committee li:nth-child(odd),.personalPhoto .item:nth-child(odd),.perVideoList .item:nth-child(odd){margin-right: 1rem;}
	.list_committee li:nth-child(4n+1){margin-left: 0;}
	.tableheight{height: 340px;}
	.idxmore i{width: 20px;height: 20px;}
	.list_partner li a span{height: 100px;}
	.list_partner li{margin-left: 1rem;width: calc((100% - 3rem) / 4);margin-top: 1rem;}
	.list_notice ul li a .text{padding-left: 2.9rem;}
	.list_notice ul li a .data{left: 1rem;}
	.list_notice ul li a{padding: 1rem;}
	.list_notice ul li a .text .title{margin-bottom: 0.5rem;}
	.cont_leader::after{top: 180px;height: calc(100% - 180px);}
	.cont_leader .wrap .Personal ul li{width: 100% !important;}
	.cont_leader .wrap .Personal ul{margin-bottom: 1rem;}
	.cont_leader .wrap{padding-bottom: 1rem;}
	.list_down table thead tr td:nth-child(2){width: 100px;}
	.list_down table thead tr td:nth-child(3){width: 80px;}
	.list_down table thead tr td:first-child div,{padding-left: 1rem ;}
	.list_down table tbody tr td:nth-child(1) a::before{left:0.3rem}
	.list_down table tbody tr td:nth-child(1) a{padding: 0.8rem 0.5rem 0.8rem 1rem;}
	.list_down table thead tr td{padding: 0.8rem 0;}
	.list_news_text .item .text{margin-top: 0;}
	.list_news_text .item{padding: 0.5rem;}
	.list_news_text .item .data{left: 0.5rem;}
	.list_news_text .item .title, .list_news_text .item .text{margin-left: 3.5rem;}
	.newsTextSearch input[type=text]{width: calc(100% - 96px);line-height: 42px;    height: 42px;}
	.newsTextSearch input[type=submit]{height: 42px;line-height: 42px;width: 96px;padding-left: 31px;background-size: cover;}
	.loginRight .item2 img.yzm{width: 100px;}
	.loginRight .item input.code{width: calc(100% - 120px);}
	.loginRight .item {margin-top: 0.5rem;}
	.loginRight .abouttitle span{font-size: 0.8rem;}
	.loginRight .abouttitle span.on{font-size: 1rem;}
	.personalRight .listform .item input[type=text],.personalRight .listform .item input[type=password],.personalRight .listform .item textarea,.personalRight .listform .item > select{width: 100%;}
	.perDownList a img{width: 20px;}
	.perDownList .item{padding:0.8rem 0.5rem;}
	.renzhi{width: calc(100% - 30px);}
	.addbtn{left:auto;right:0}
	.personalRight .listform .item input[type=text].code{width: calc(100% - 120px);}
	.form_wrap table td .name{width: 100px;}
}
@media screen and (max-width:760px){
	.list_about{padding: 0;box-shadow: none;background: none;}
	.list_committee li{width: 100%;margin-right: 0 !important;margin-top: 0.5rem !important;}
	.list_committee li a{line-height: 50px;}
	.commtable td{padding:10px 5px;line-height: 20px;}
	.commitLeft{width: 100%;padding-top: 0;}
	.commitLeft ul li a{background: #f8f8f8;}
	.commtable .fz20{font-size: 0.5rem;}
	.tableMore,.cont_infor .share,.perVideoList .item .btn >i{display: none;}
	.tableheight{height: auto;}
	.commtImg{margin-top: 0.9rem;}
	.list_partner li{width:48%;margin-left: 0;margin-top: 0.7rem;}
	.list_partner li:nth-child(odd){margin-right: 4%;}
	.list_partner li:nth-child(3),.list_partner li:nth-child(4),.list_notice ul li,.list_notice ul li:nth-child(-n+2),.list_leader .item,.list_leader .item:nth-child(-n+2){margin-top: 0.7rem;}
	.list_partner li a span{height: 80px;}
	.list_partner li a .block,.Personal{padding-bottom: 0.7rem;}
	.newsWrap .img,.newsWrap .wrap,.newsTwo .item,.list_notice ul li,.list_leader .item,.cont_leader .img,.cont_leader .wrap,.list_photo .item,.loginRight,.personalLeft,.personalRight,.personalPhoto .item,.perDownList .item{width: 100%;}
	.newsWrap .img{padding-bottom: 60%;}
	.newsWrap .wrap{padding: 1rem 1rem 3rem;}
	.newsWrap .wrap .title,.cont_infor,.newsTwo .item:first-child{margin-top: 0;}
	.newsWrap .time{margin: 0.3rem 0;}
	.newsWrap .newsPage{left: auto;right: 1rem;bottom: 0;width: auto;padding: 0;height: 50px;}
	.newsTwo .item{margin-left: 0 !important;margin-top: 0.5rem;}
	.list_notice ul li,.list_photo .item{margin-left: 0;}
	.newsTwo .item .text .textAll28,.newsTwo .item .text .title,.list_photo .item .text .title{height: auto;}
	.cont_news{width: 100%;padding: 0;background: none;box-shadow: none;}
	.list_leader .item dd a{padding: 0.7rem;}
	.list_leader .item dd a .more{left: 0.7rem;bottom: 0.5rem;}
	.list_leader .item dt a{height: 200px;}
	.cont_leader .img img{width: 50%;display: block;margin: auto;}
	.cont_leader .wrap{padding: 0 ;}
	.cont_leader .wrap .name,.cont_leader .wrap .title{color: #fff;text-align: center;}
	.cont_leader .wrap .title span::before{background: #fff;}
	.cont_leader .wrap .title{height: auto;}
	.cont_leader .wrap .pertitle{padding-top: 0;}
	.cont_leader .wrap .title span::before{top: 10px;}
	.cont_leader .wrap .title span{font-size: 14px;padding: 0 0.3rem;}
	.personalLeft .list ul,.personTitleAll{display: none;}
	.list_photo .item,.list_photo .item:nth-child(-n+3),.marginTop40{margin-top: 0.7rem;}
	.list_photo .item .text .title,.perVideoList .item,.perDownList .item{margin-bottom: 0.5rem;}
	.list_news_text .item{margin-top: 0.5rem;}
	.loginImg{width: 100%;}
	.loginRight{background: rgba(255,255,255,0.9);}
	.loginRight > div{left: 10%;width: 80%;position: absolute;top: 50%;transform: translateY(-50%);}
	.loginRight .item3 label span{padding-left: 34px;}
	.loginWrap .loginRight{height: 100vh;width: 100%;}
	.personalLeft{background-size: 100% auto;}
	.waplist{display: block;padding: 0 1rem;}
	.personalRight{padding: 1rem;}
	.personalLeft .card{min-height: inherit;}
	.personalLeft .card > div{position: inherit;left: auto;top: auto;transform: inherit;padding: 0.5rem;font-size: 0.6rem;color: #333;text-shadow: none;}
	.personalRight form.max685 .btn input{width: 120px;line-height: 40px;height: 40px;}
	.personalLeft .list{margin-bottom: 0;}
	.personalMeeting .meetTitle .more{transform: none;top: auto;bottom: 1rem;}
	.personalMeeting .joinmeeting{width: 100px;line-height: 33px;}
	.personalMeeting .meetTitle .time .rili,.personalPhoto .item .text .rili,.personalCont .rili{margin-right: 10px;}
	.personalMeeting .meetTitle .time div,.personalPhoto .item .text .add,.personalPhoto .item .text .rili,.personalCont .address,.personalCont .rili{padding-left: 23px;}
	.personalPhoto .item:nth-child(odd){margin-right: 0;}
	.perVideoList .item{width: calc((100% - 0.5rem) / 2);}
	.perVideoList .item:nth-child(odd){margin-right: 0.5rem;}
	.perVideoList{padding-top: 0.5rem;padding-bottom: 0.5rem;}
	.loginRight .item4 input.code{width: calc(100% - 80px);}
	.abouttitle span{font-size: 20px;}
	.commtable thead .fz20{font-size:0.7rem}
	.abouttitle span{color: #b2c8d2;}
	.commtitle .fz30{font-size: 0.8rem;}
	.list_down table tbody tr td:nth-child(3) a{display: inline-block;padding-right:24px;text-indent:-999em;overflow:hidden}
	.video-wrap iframe{width: 100%;height:300px;}
	.personalPhoto .item .text .rili,.personalPhoto .item .text .add,.personalCont .rili,.personalCont .address{line-height:20px;}
	.downAbtn{width: 100%}
	.downAbtn > a, .downAbtn > div{line-height:40px}
	.waplist a{line-height: 3;}
	.zcxz{display: block;}
	.loginImg .gray .wrap li{line-height: 20px;}
	.loginImg .gray .wrap li i{top: 0;}
	.loginImg,.loginImg .gray,.loginImg .gray .wrap{height: auto;min-height: auto;position: relative;left: auto;top: auto;}
	.loginImg .gray .wrap{padding: 1rem 6%;transform: inherit;}
	.loginWrap .loginRight{height: auto;min-height: inherit;padding: 2rem 9.5%;}
	.loginRight > div{position: relative;left: auto;transform: inherit;top: auto;width: 100%;}
	.goindex{top: 0.5rem;}
	
}

