@charset "utf-8";
* { list-style: none; padding: 0; margin: 0; outline: none;}
body { min-width: 1300px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; margin: 0 auto; background: #f7f7f7;}
a { color: #333; text-decoration: none;}
a:hover { text-decoration: none;}
img { border: 0;}
ul li { list-style: none;}
.fl { float: left;}
.fr { float: right;}
.clear { clear: both;}
.warp { width: 1300px; margin: 0 auto; position: relative;}
.bgtu { width: 100%; background: url(../images/fg03.png) no-repeat center top;}
#VCode { cursor: pointer;}
input { outline: none;}
input[type=button],
input[type=submit],
input[type=file],
button { cursor: pointer; -webkit-appearance: none;}
textarea { -webkit-appearance: none;}
::-webkit-input-placeholder { color: #999;} 
:-moz-placeholder { color: #999;} 
::-moz-placeholder { color: #999;}
:-ms-input-placeholder { color: #999;} 

/*头部*/
.header { width: 100%; height: 120px; background-image: linear-gradient(#bdddfe,#fff);}
.header .logo { float: left; width: 500px; height: 90px; margin: 15px 0; overflow: hidden;}
.header .logo img { display: block; height: 100%;}
.header .serch { float: right; width: 335px; height: 38px; margin-top: 40px; border: 1px solid #d1dae6; border-radius: 4px; overflow: hidden; background: #fff;}
.header .serch span { display: block; float: left; width: 60px; line-height: 38px; height: 38px; line-height: 38px; font-size: 14px; color: #333; text-align: center; position: relative;}
.header .serch span::after { display: block; content: ""; width: 1px; height: 15px; margin: auto; background: #dbdbdb; position: absolute; right: 0; top: 0; bottom: 0;}
.header .serch input { display: block; float: left; width: calc(100% - 130px); height: 38px; line-height: 38px; font-size: 14px; color: #333; padding: 0 10px; border: none; overflow: hidden; background: #fff;}
.header .serch .btn { width: 50px; padding: 0; background: url(../images/fg01.png) no-repeat center;}
.header .aniu { float: right; height: 40px; margin-top: 40px;}
.header .aniu a { display: flex; flex-direction: row; justify-content: center; float: left; line-height: 38px; font-size: 14px; margin-left: 15px; padding: 0 15px; border: 1px solid #d1dae6; border-radius: 4px; overflow: hidden; background: #fff;}
.header .aniu a span { display: block; line-height: 38px; color: #333; padding-left: 25px; background: url(../images/fg02.png) no-repeat left center;}
.header .aniu .mb { color: #fff; border-color: #0043ae; background: #0043ae;}

/*导航*/
.nav { width: 100%; height: 60px; background: #0043ae; position: relative; z-index: 99;}
.nav li { float: left; width: calc(100% / 8); text-align: center; height: 60px; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.nav li a { display: block; line-height: 60px; font-size: 16px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.nav li:hover,
.nav .on { background: #013a95;}
.nav li p { display: none; width: 100%; border-radius: 0 0 4px 4px; overflow: hidden; background: #013a95; position: absolute; left: 0; top: 60px; z-index: 2;}
.nav li p a { line-height: 45px; font-size: 14px; color: rgba(255,255,255,0.65); padding: 0 15px; border-top: 1px solid rgba(255,255,255,0.05);}
.nav li p a:hover { color: #fff; background: #0043ae;}
.nav li:hover p { display: block;}

/*脚部*/
.footer { width: 100%; background: #0043ae;}
.footer a { color: rgba(255,255,255,0.7);}
.footer a:hover { color: #fff;}
.footer .link { width: 100%; padding: 25px 0;}
.footer .link li { display: flex; flex-direction: row; justify-content: center; float: left; width: calc(100% / 4 - 15px); height: 50px; margin-right: 20px; background: #074ab5; position: relative;}
.footer .link li:last-child { margin-right: 0;}
.footer .link li span { display: block; height: 50px; line-height: 50px; font-size: 14px; color: #fff; padding-right: 20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; position: relative;}
.footer .link li span::after { display: block; content: ""; width: 0; height: 0; border-style: solid; border-width: 5px 5px 0 5px; border-color: #fff transparent transparent transparent; position: absolute; right: 0; top: 24px;}
.footer .link li p { display: none; width: 100%; border-radius: 4px 4px 0 0; box-shadow: 0 -5px 10px rgba(0,0,0,0.1); overflow: hidden; background: #074ab5; position: absolute; left: 0; bottom: 50px; z-index: 2;}
.footer .link li p a { display: block; height: 45px; line-height: 45px; font-size: 14px; color: rgba(255,255,255,0.8); padding: 0 15px; border-bottom: 1px solid #0043ae; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition:all .5s ease; transition:all .5s ease;}
.footer .link li p a:hover { color: #fff;}
.footer .link li:hover p { display: block;}
.footer .log { float: left; width: 440px; height: 80px; overflow: hidden;}
.footer .log img { display: block; height: 100%;}
.footer .msg { float: left; width: calc(100% - 680px); margin: 10px 0 0 65px;}
.footer .msg li { float: left; width: calc(50% - 30px); height: 30px; line-height: 30px; font-size: 14px; color: rgba(255,255,255,0.7); padding-left: 30px; background-repeat: no-repeat; background-position: left center;}
.footer .msg .tel { background-image: url(../images/fg07.png);}
.footer .msg .lxr { background-image: url(../images/fg08.png);}
.footer .msg .eml { background-image: url(../images/fg09.png);}
.footer .msg .add { background-image: url(../images/fg10.png);}
.footer .img { float: right; width: 95px; text-align: center; position: relative;}
.footer .img::after { display: block; content: ""; width: 0; height: 0; margin: auto; border-style: solid; border-width: 5px 10px 0 10px; border-color: #fff transparent transparent transparent; position: absolute; left: 0; right: 0; top: 90px;}
.footer .img img { display: block; width: 85px; height: 85px; padding: 5px; margin: 0 auto; border-radius: 4px; overflow: hidden; background: rgba(255,255,255,0.1);}
.footer .img p { height: 30px; line-height: 30px; font-size: 14px; color: rgba(255,255,255,0.7); text-align: center; margin-top: 5px;}
.footer .copy { width: 100%; margin-top: 10px; padding: 10px 0; border-top: 1px solid rgba(255,255,255,0.05);}
.footer .copy p { line-height: 35px; font-size: 14px; color: rgba(255,255,255,0.7);}
.footer .copy .fr { width: 98px; height: 35px; overflow: hidden;}
.footer .copy .fr img { display: block; width: 100%;}

/*公共标题*/
.tits { width: 100%; height: 70px; text-align: center; margin-bottom: 25px; padding-top: 25px; background: url(../images/fg05.png) no-repeat center top;}
.tits h3 { width: 100%; height: 40px; line-height: 40px; font-size: 30px; color: #0043ae;}
.tits p { width: 100%; height: 20px; line-height: 20px; font-size: 13px; color: #0043ae; text-transform: Uppercase;}

/*新闻*/
.news { width: 100%; padding: 35px 0; background: #fff url(../images/fg03.png) no-repeat;}
.news .hdline { text-align: center; margin-bottom: 20px; border-radius: 10px; overflow: hidden; background: #fff;}
.news .hdline a { display: block; padding: 15px 70px;}
.news .hdline h1 { width: 100%; height: 45px; line-height: 45px; font-size: 28px; color: #0043ae; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.news .hdline p { display: flex; flex-direction: row; justify-content: center; width: 100%; height: 35px; line-height: 35px; font-size: 16px;}
.news .hdline p span { flex: 1 1 0%; display: block; color: #999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news .hdline p i { display: block; width: 60px; font-style: normal; color: #0043ae; text-align: right;}
.news .imgs { float: left; width: 640px; height: 415px; border-radius: 10px; overflow: hidden;}
.news .imgs .swiper-slide { width: 640px; height: 415px; overflow: hidden; position: relative;}
.news .imgs .swiper-slide img { display: block; width: 640px; height: 415px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.news .imgs .swiper-slide p { width: calc(75% - 15px); line-height: 25px; font-size: 18px; color: #fff; padding: 50px 25% 15px 15px; background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.8),rgba(0,0,0,1)); position: absolute; left: 0; bottom: 0; z-index: 2;}
.news .imgs .swiper-slide:hover img { transform: scale(1.1,1.1);}
.news .imgs .swiper-pagination { max-width: calc(25% - 15px); width: auto; height: 10px; line-height: 10px; text-align: right; left: auto; bottom: 25px; right: 15px;}
.news .imgs .swiper-pagination span { width: 10px; height: 10px; border-radius: 5px; margin: 0 0 0 10px !important; background: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.news .imgs .swiper-pagination .swiper-pagination-bullet-active { width: 25px;}
.news .lsts { float: right; width: 630px; height: 415px; overflow: hidden;}
.news .lsts .tabs { width: 100%; height: 45px; margin-bottom: 10px; border-bottom: 1px solid #ddd;}
.news .lsts .tabs li { float: left; height: 45px; margin-right: 40px; position: relative;}
.news .lsts .tabs li::after { display: block; content: ""; width: 0%; height: 4px; background: #0043ae; position: absolute; left: 0; left: 0; bottom: -1px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.news .lsts .tabs li a { display: block; line-height: 35px; font-size: 20px; color: #333;}
.news .lsts .tabs li:hover::after,
.news .lsts .tabs .on::after { width: 100%;}
.news .lsts .tabs li:hover a,
.news .lsts .tabs .on a { color: #0043ae;}
.news .lsts .tabs .on a { font-weight: bold;}
.news .lsts .tabs .more { display: block; float: right; height: 50px; line-height: 50px; font-size: 14px; color: #999; padding-right: 15px; position: relative;}
.news .lsts .tabs .more::after { display: block; content: ""; width: 5px; height: 5px; border-top: 1px solid #999; border-right: 1px solid #999; border-radius: 0 2px 0 0; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 4px; top: 22px;}
.news .lsts .tabs .more:hover { color: #0049a7;}
.news .lsts .tabs .more:hover::after { border-color: #0049a7;}
.news .lsts .swiper-slide {}
.news .lsts .swiper-slide li { max-height: 60px; line-height: 30px; margin-top: 10px; padding-left: 15px; position: relative;}
.news .lsts .swiper-slide li::after { display: block; content: ""; width: 5px; height: 5px; border-radius: 50%; overflow: hidden; background: #0043ae; position: absolute; left: 0; top: 14px;}
.news .lsts .swiper-slide li a { display: block; float: left; width: 80%; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; -webkit-transition: all .5s ease; transition: all .5s ease;}
.news .lsts .swiper-slide li span { display: block; float: right; font-size: 15px; color: #999;}
.news .lsts .swiper-slide li:hover a { color: #0043ae;}

/*风采、会员*/
.huiymb { width: 100%; padding-bottom: 40px; background: #fff;}
.huiymb .name { width: 100%; height: 50px; line-height: 50px; margin-bottom: 15px; position: relative;}
.huiymb .name::after { display: block; content: ""; width: 75%; height: 1px; margin: auto; background: #dae4f0; position: absolute; left: 160px; top: 0; bottom: 0;}
.huiymb .name h3 { float: left; font-size: 30px; color: #333; padding-right: 40px; position: relative; z-index: 2;}
.huiymb .name h3::after { display: block; content: ""; width: 17px; height: 11px; margin: auto; background: url(../images/fg04.png) no-repeat 0 0; position: absolute; right: 0; top: 0; bottom: 0;}
.huiymb .name a { display: block; float: right; font-size: 14px; color: #999; padding-right: 15px; position: relative;}
.huiymb .name a::after { display: block; content: ""; width: 5px; height: 5px; border-top: 1px solid #999; border-right: 1px solid #999; border-radius: 0 2px 0 0; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 4px; top: 22px;}
.huiymb .name a:hover { color: #0049a7;}
.huiymb .name a:hover::after { border-color: #0049a7;}

.huiymb .fengc { float: left; width: 970px;}
.huiymb .fengc .name::after { width: 70%; left: 220px;}
.huiymb .fengc li { float: left; width: calc(100% / 3 - 35.5px); margin-right: 20px; padding: 10px; border: 1px solid #e3e3e3; border-radius: 8px; overflow: hidden; background: #fff;}
.huiymb .fengc li:last-child { margin-right: 0;}
.huiymb .fengc li .img { width: 100%; height: 185px; border-radius: 8px; overflow: hidden;}
.huiymb .fengc li .img img { display: block; width: 100%; min-height: 100%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.huiymb .fengc li .msg { width: 100%; margin-top: 10px;}
.huiymb .fengc li .msg h3 { width: 100%; height: 50px; line-height: 25px; font-weight: 500; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; -webkit-transition: all .5s ease; transition: all .5s ease;}
.huiymb .fengc li .msg p { width: 100%; height: 35px; line-height: 35px; font-size: 14px; color: #999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative;}
.huiymb .fengc li .msg .botm { width: 100%; height: 30px; line-height: 30px; margin-top: 7px; padding-top: 10px; border-top: 1px solid #eaeaea;}
.huiymb .fengc li .msg .botm .tim { float: left; font-size: 12px; color: #999; padding-left: 20px; background: url(../images/fg13.png) no-repeat left center;}
.huiymb .fengc li .msg .botm span { display: block; float: right; font-size: 12px; color: #999; padding-right: 15px; position: relative;}
.huiymb .fengc li .msg .botm span::after { display: block; content: ""; width: 5px; height: 5px; border-top: 1px solid #999; border-right: 1px solid #999; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 2px; top: 12px;}

.huiymb .fengc li:hover .img img { transform: scale(1.1,1.1);}
.huiymb .fengc li:hover .msg h3 { color: #0043ae;}
.huiymb .fengc li:hover .msg .botm span { color: #0043ae;}
.huiymb .fengc li:hover .msg .botm span::after { border-color: #0043ae;}

.huiymb .hyuan { float: right; width: 310px;}
.huiymb .hyuan .name::after { width: 30%;}
.huiymb .hyuan .lst { padding: 10px 0; border: 1px solid #e3e3e3; border-radius: 8px; overflow: hidden; background: #fff;}
.huiymb .hyuan .lst li { height: 70px; margin: 0 10px 10px 10px; border-radius: 8px; overflow: hidden;}
.huiymb .hyuan .lst li a { display: flex; flex-direction: row; justify-content: space-between; padding-left: 20px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.huiymb .hyuan .lst li h3 { line-height: 70px; font-size: 18px;}
.huiymb .hyuan .lst li img { display: block; width: 125px; height: 70px;}
.huiymb .hyuan .lst .lt01 { background-image: linear-gradient(to right,#e4efff,#abdcfd);}
.huiymb .hyuan .lst .lt01 h3 { color: #035fbb;}
.huiymb .hyuan .lst .lt02 { background-image: linear-gradient(to right,#cdf4f4,#e6f5fb,#cbf7fd);}
.huiymb .hyuan .lst .lt02 h3 { color: #00585c;}
.huiymb .hyuan .lst .lt03 { background-image: linear-gradient(to right,#fcfaec,#feebd7);}
.huiymb .hyuan .lst .lt03 h3 { color: #f99e01;}
.huiymb .hyuan .lst li:hover a { padding-left: 30px;}
.huiymb .hyuan .lst p { display: flex; flex-direction: row; width: 100%; padding-top: 10px;}
.huiymb .hyuan .lst p a { flex: 1 1 0%; display: block; text-align: center;}
.huiymb .hyuan .lst p a img { display: block; width: 48px; height: 48px; margin: 0 auto; -webkit-transition: all .5s ease; transition: all .5s ease;}
.huiymb .hyuan .lst p a span { display: block; height: 25px; line-height: 25px; font-size: 14px; color: #666; margin-top: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.huiymb .hyuan .lst p a:hover img { transform: rotateY(360deg);}
.huiymb .hyuan .lst p a:hover span { color: #0043ae;}

.huiymb .advs { width: 100%; height: 120px; margin-top: 30px; border-radius: 10px; overflow: hidden;}
.huiymb .advs img { display: block; width: 100%; min-height: 100%;}

/*会议活动*/
.huiyis { width: 100%; padding: 50px 0; background: #f2f7fc;}
.huiyis li { float: left; width: calc(100% / 4 - 15px); margin-right: 20px; border-radius: 8px; overflow: hidden; background: #fff;}
.huiyis li:last-child { margin-right: 0;}
.huiyis li .img { width: 100%; height: 200px; overflow: hidden;}
.huiyis li .img img { display: block; width: 100%; min-height: 100%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.huiyis li .msg { padding: 15px;}
.huiyis li .msg h3 { width: 100%; height: 50px; line-height: 25px; font-weight: 500; font-size: 17px; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; -webkit-transition: all .5s ease; transition: all .5s ease;}
.huiyis li .msg p { height: 40px; line-height: 40px; font-size: 14px; color: #999; padding-left: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative;}
.huiyis li .msg p::after { display: block; content: ""; width: 5px; height: 5px; border-radius: 50%; background: #0043ae; position: absolute; left: 0; top: 18px;}
.huiyis li .msg .botm { width: 100%; padding-top: 15px; border-top: 1px solid #eaeaea;}
.huiyis li .msg .botm .imgs { display: flex; flex-direction: row; float: left; height: 25px; padding-left: 10px; overflow: hidden;}
.huiyis li .msg .botm .imgs img { display: block; width: 21px; height: 21px; margin-left: -10px; border: 2px solid #fff; border-radius: 50%; overflow: hidden; position: relative; z-index: 2;}
.huiyis li .msg .botm span { display: block; float: left; height: 25px; line-height: 25px; font-size: 12px; color: #999; margin-left: 10px;}
.huiyis li .msg .botm i { display: block; float: right; width: 60px; height: 25px; line-height: 25px; font-style: normal; font-size: 12px; color: #fff; text-align: center; border-radius: 15px; overflow: hidden; background: #0043ae;}
.huiyis li:hover .img img { transform: scale(1.1,1.1);}
.huiyis li:hover .msg h3 { color: #0043ae;}

/*智库专家*/
.zkexprt { width: 100%; padding: 50px 0; background: #fff;}
.zkexprt .swiper-container { padding-bottom: 40px;}
.zkexprt .swiper-slide { border-radius: 8px; overflow: hidden; background: #f2f7fc;}
.zkexprt .swiper-slide .img { width: 100%; height: 230px; overflow: hidden; position: relative;}
.zkexprt .swiper-slide .img::after { display: block; content: ""; width: 100%; height: 20px; background: url(../images/fg06.png) no-repeat 0 0 / 100%; position: absolute; left: 0; bottom: 0; z-index: 2;}
.zkexprt .swiper-slide .img img { display: block; width: 100%; min-height: 100%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.zkexprt .swiper-slide .msg { padding: 15px; text-align: center;}
.zkexprt .swiper-slide .msg h3 { width: 100%; height: 25px; line-height: 25px; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.zkexprt .swiper-slide .msg p { width: 100%; height: 45px; line-height: 22px; font-size: 12px; color: #999; margin-top: 5px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.zkexprt .swiper-slide:hover .img::after { background-image: url(../images/fg06h.png);}
.zkexprt .swiper-slide:hover .img img { transform: scale(1.1,1.1);}
.zkexprt .swiper-slide:hover .msg { background: #0043ae;} 
.zkexprt .swiper-slide:hover .msg h3 { color: #fff;}
.zkexprt .swiper-slide:hover .msg p { color: rgba(255,255,255,0.8);}
.zkexprt .swiper-pagination { bottom: 0;}
.zkexprt .swiper-pagination span { border-radius: 4px;}
.zkexprt .swiper-pagination .swiper-pagination-bullet-active { width: 20px; background: #0043ae;}
.zkexprt .swiper-button-prev,
.zkexprt .swiper-button-next { width: 40px; height: 40px; border-radius: 50%; background: #dbe4f4; top: 60%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.zkexprt .swiper-button-prev { left: -60px;}
.zkexprt .swiper-button-next { right: -60px;}
.zkexprt .swiper-button-prev::after,
.zkexprt .swiper-button-next::after { font-size: 16px; color: #0043ae; -webkit-transition: all .5s ease; transition: all .5s ease;}
.zkexprt .swiper-button-prev:hover,
.zkexprt .swiper-button-next:hover { background: #0043ae;}
.zkexprt .swiper-button-prev:hover::after,
.zkexprt .swiper-button-next:hover::after { color: #fff;}

/*会员单位、分支机构*/
.mbfzlt { width: 100%; padding: 50px 0; background: #f2f7fc;}
.mbfzlt .mblst { width: 100%; margin-bottom: 40px;}
.mbfzlt .mblst .swiper-container { padding: 10px 0 30px 0;}
.mbfzlt .mblst .swiper-slide {}
.mbfzlt .mblst .swiper-slide a { display: flex; flex-direction: row; justify-content: center; align-items: center; height: 90px; padding: 5px; border: 1px solid #e9eef5; border-radius: 8px; overflow: hidden; background: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mbfzlt .mblst .swiper-slide a img { display: block; max-width: 100%; height: 90px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mbfzlt .mblst .swiper-slide a:hover { box-shadow: 0 2px 10px rgba(0,0,0,0.05);}
.mbfzlt .mblst .swiper-slide a:hover img { transform: scale(0.95);}
.mbfzlt .mblst .swiper-pagination { bottom: 0;}
.mbfzlt .mblst .swiper-pagination span { border-radius: 4px;}
.mbfzlt .mblst .swiper-pagination .swiper-pagination-bullet-active { width: 20px; background: #0043ae;}

.mbfzlt .fzlst { width: 100%;}
.mbfzlt .fzlst .swiper-slide { height: 160px; border-radius: 8px; overflow: hidden; position: relative;}
.mbfzlt .fzlst .swiper-slide img { display: block; width: 100%; min-height: 100%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mbfzlt .fzlst .swiper-slide:hover img { transform: scale(1.1,1.1);}
.mbfzlt .fzlst .swiper-button-prev,
.mbfzlt .fzlst .swiper-button-next { width: 40px; height: 40px; border-radius: 50%; background: #dbe4f4; top: 75%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mbfzlt .fzlst .swiper-button-prev { left: -60px;}
.mbfzlt .fzlst .swiper-button-next { right: -60px;}
.mbfzlt .fzlst .swiper-button-prev::after,
.mbfzlt .fzlst .swiper-button-next::after { font-size: 16px; color: #0043ae; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mbfzlt .fzlst .swiper-button-prev:hover,
.mbfzlt .fzlst .swiper-button-next:hover { background: #0043ae;}
.mbfzlt .fzlst .swiper-button-prev:hover::after,
.mbfzlt .fzlst .swiper-button-next:hover::after { color: #fff;}

/*************** 子页公用 *******************/
.content { width: 1300px; margin: 0 auto; padding: 20px 0;}
.comsite { height: 50px; line-height: 50px; font-size: 12px; color: #666; margin-bottom: 20px; padding-left: 45px; border-radius: 4px; overflow: hidden; background: #fff url(../images/seat.png) no-repeat 20px 16px;}
.comsite a { display: inline-block; color: #666; margin: 0 5px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.comsite a:hover { color: #0043ae;}

.catnav { float: left; width: 200px; overflow: hidden;}
.catnav h3 { height: 55px; line-height: 35px; font-weight: 500; font-size: 20px; color: #fff; padding: 20px; border-radius: 4px 4px 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #0049a7;}
.catnav h3 p { width: 100%; height: 20px; line-height: 20px; font-size: 12px; color: rgba(255,255,255,0.5); text-transform: Uppercase; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.catnav .lst { width: 100%; border-radius: 0 0 4px 4px; overflow: hidden; background: #fff;}
.catnav .lst li { border-bottom: 1px solid rgba(0,73,167,0.05); position:relative;}
.catnav .lst li::before,
.catnav .lst li::after { display: block; content: ""; position: absolute; -webkit-transition: all .5s ease; transition: all .5s ease;}
.catnav .lst li::before { width: 2px; height: 0; margin: auto; background: #1c4ead; left: 0; top: 18px;}
.catnav .lst li::after { width: 5px; height: 5px; border-top: 1px solid #999; border-right: 1px solid #999; border-radius: 0 2px 0 0; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); right: 20px; top: 22px;}
.catnav .lst li:last-child { border-bottom: none;}
.catnav .lst li a { display: block; line-height: 50px; font-size: 14px; color: #666; padding: 0 30px 0 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.catnav .lst .on::before { height: 15px;}
.catnav .lst li:hover a,
.catnav .lst .on a { color: #1c4ead;}
.catnav .lst li:hover::after,
.catnav .lst .on::after { border-color: #1c4ead;}
.catnav .hyctr { width: 100%;}
.catnav .hyctr li { height: 60px; margin-top: 10px; border-radius: 4px; overflow: hidden;}
.catnav .hyctr li a { display: flex; flex-direction: row; justify-content: space-between; padding-left: 15px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.catnav .hyctr li h4 { line-height: 60px; font-size: 15px; color: #333;}
.catnav .hyctr li img { display: block; height: 60px;}
.catnav .hyctr .lt01 { background-image: linear-gradient(to right,#e4efff,#abdcfd);}
.catnav .hyctr .lt01 h3 { color: #035fbb;}
.catnav .hyctr .lt02 { background-image: linear-gradient(to right,#cdf4f4,#e6f5fb,#cbf7fd);}
.catnav .hyctr .lt02 h3 { color: #00585c;}
.catnav .hyctr .lt03 { background-image: linear-gradient(to right,#fcfaec,#feebd7);}
.catnav .hyctr .lt03 h3 { color: #f99e01;}
.catnav .hyctr li:hover a { padding-left: 20px;}
.catnav .hyctr p { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%;}
.catnav .hyctr p a { display: block; width: calc(50% - 5px); text-align: center; margin: 10px 10px 0 0; padding: 15px 0 10px 0; border-radius: 4px; overflow: hidden; background: #fff;}
.catnav .hyctr p a:nth-child(2n) { margin-right: 0;}
.catnav .hyctr p a img { display: block; width: 48px; height: 48px; margin: 0 auto; -webkit-transition: all .5s ease; transition: all .5s ease;}
.catnav .hyctr p a span { display: block; height: 20px; line-height: 20px; font-size: 12px; color: #666; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.catnav .hyctr p a:hover img { transform: rotateY(360deg);}
.catnav .hyctr p a:hover span { color: #0043ae;}

.catrgt {  float: right; width: calc(100% - 265px); min-height: 500px; padding: 20px; border-radius: 4px 4px 0 0; overflow: hidden; background: #fff;}
.catrgt .nmtips { width: 100%; height: 30px; line-height: 30px; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px solid #eee; position: relative;}
.catrgt .nmtips::after { display: block; content: ""; width: 45px; height: 3px; background: #0049a7; position: absolute; left: 0; bottom: -1px;}
.catrgt .nmtips h3 { float: left; font-weight: 500; font-size: 22px; color: #333;}
.catrgt .nmtips h3 span { display: inline-block; font-size: 16px; color: #666; margin-left: 10px;}
.catrgt .nmtips h3 span i { display: inline-block; font-style: normal; font-size: 12px; margin-left: 10px;}
.catrgt .nmtips a { float: right; height: 30px; line-height: 30px; font-size: 12px; color: #fff; padding: 0 15px; border-radius: 4px; background: #0043ae; -webkit-transition: all .5s ease; transition: all .5s ease;}
.catrgt .nmtips a:hover { border-radius: 15px;}

/*详情页公用*/
.lh { line-height: 30px; font-size: 14px; color: #333; text-align: justify;}
.lh img { max-width: 100%; height: auto !important;}
.lh p { margin-top: 5px;}
.lh ul,.lh ol { padding: revert; padding-left: 25px;}
.lh li { list-style: inherit;}
.lh table { border-spacing: 0px; border-top: 1px solid #ddd; border-left: 1px solid #ddd;}
.lh table td { text-align: center; vertical-align: middle; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;}

.show_h3 { width: 100%; text-align: center; margin-bottom: 30px; padding-bottom: 10px; border-bottom: 1px solid rgba(0,73,167,0.1);}
.show_h3 h3 { line-height: 35px; font-size: 22px; color: #333;}
.show_h3 p { line-height: 25px; font-size: 12px; color: #bbb; margin-top: 5px;}
.show_h3 p span { margin: 0 15px;}
.show_sxp { line-height: 25px; font-size: 12px; color: #999; margin-top: 30px; padding-top: 20px; border-top: 1px solid rgba(0,73,167,0.1);}
.show_sxp p { width: 45%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.show_sxp a { color: #1c4ead;}
.show_sxp .fr { text-align: right;}
.show_sxp p a:hover { color: #1c4ead; text-decoration: underline;}
.serchms { width: 100%; height: 60px; line-height: 60px; font-size: 16px; color: #333; text-align: center;}

/*分页*/
.scott { text-align: center; padding: 15px 0; overflow: hidden; position: relative;}
.scott li { display:inline-block; line-height: 35px; margin: 0 5px; border: 1px solid rgba(0,73,167,0.1); border-radius: 4px; background: #ebf4fc; -webkit-transition: all .5s ease; transition: all .5s ease;}
.scott a,
.scott span { display: block; font-size: 16px; color: #333; cursor: pointer; padding: 0 15px;}
.scott li:hover a,
.scott li:hover span { color: #1c4ead;}
.scott .active { border-color:#1c4ead; background: #1c4ead;}
.scott .active:hover span,
.scott .active span,
.scott .active:hover a,
.scott .active a { color: #fff;}

/*空白提示*/
.kongb { width: 100%; text-align: center;}
.kongb img { display: block; width: 283px; height: 170px; margin: 0 auto -20px auto;}
.kongb p { height: 40px; line-height: 40px; font-size: 16px; color: #333; letter-spacing: 1px;}

/*新闻列表*/
.newlist { width: 100%;}
.newlist li { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #f5f5f5; overflow: hidden; -webkit-transition:all .5s ease; transition:all .5s ease;}
.newlist li .img { float: left; width: 200px; height: 130px; border-radius: 4px; overflow: hidden;}
.newlist li .img img { display: block; width: 200px; height: 130px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newlist li .msg { float: right; width: calc(100% - 220px);}
.newlist li .msg h3 { line-height: 30px; font-weight: 500; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newlist li .msg p { height: 50px; line-height: 25px; font-size: 12px; color: #999; margin: 5px 0 20px 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.newlist li .msg span { display: inline-block; line-height: 25px; font-size: 12px; color: #999;}
.newlist li:hover .img img { transform: scale(1.1,1.1);}
.newlist li:hover h3 { color: #1c4ead;}

/*单条新闻列表*/
.newenz { width: 100%;}
.newenz li { height: 45px; line-height: 45px; padding-left: 15px; border-bottom: 1px dashed #ddd; position: relative;}
.newenz li::after { display: block; content: ""; width: 5px; height: 5px; background: #999; position: absolute; left: 0; top: 20px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newenz li a { display: block; float: left; max-width: 80%; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newenz li span { display: block; float: right; font-size: 14px; color: #999;}
.newenz li:hover::after { background: #0049a7;}
.newenz li:hover a { color: #0049a7;}

/*专委会*/
.branlst { width:100%;}
.branlst li { float: left; width: calc(100% / 4 - 15px); height: 160px; margin: 0 20px 20px 0; border-radius: 8px; overflow: hidden; position: relative;}
.branlst li:nth-child(4n) { margin-right: 0;}
.branlst li img { display: block; width: 100%; min-height: 100%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.branlst li:hover img { transform: scale(1.1,1.1);}

/*专委会详情*/
.branshow { width: 100%;}
.branshow .img { display: flex; flex-direction: row; justify-content: center; align-items: center; float: left; width: 320px; height: 205px; border-radius: 8px; overflow: hidden; position: relative;}
.branshow .img h3 { width: 85%; line-height: 30px; font-size: 22px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; position: relative; z-index: 2;}
.branshow .img img { display: block; width: 100%; height: 205px; position: absolute; left: 0; bottom: 0; z-index: 1;}
.branshow .msg { float: right; width: calc(100% - 350px);}
.branshow .msg h3 { font-size: 16px; color: #333; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid #eee; position: relative;}
.branshow .msg h3::after { display: block; content: ""; width: 80px; height: 1px; background: #0049a7; position: absolute; left: 0; bottom: -1px;}
.branshow .msg li { float: left; width: 50%; line-height: 35px; font-size: 14px; color: #333;}
.branshow .msg li span { color: #999;}
.branshow .msg .wit100 { width: 100%;}
.branshow .tblst { margin-top: 20px; border: 1px solid #eee;}
.branshow .tblst .tabs { width: 100%; height: 55px; border-bottom: 1px solid #eee;}
.branshow .tblst .tabs li { display: inline-block; height: 55px; line-height: 55px; font-size: 14px; color: #666; cursor: pointer; margin-left: 35px; position: relative;}
.branshow .tblst .tabs li::after { display: block; content: ""; width: 0; height: 2px; margin: auto; background: #0049a7; position: absolute; left: 0; right: 0; bottom: -1px;}
.branshow .tblst .tabs .on { font-weight: bold; font-size: 16px; color: #0049a7;}
.branshow .tblst .tabs .on::after { width: 50%;}
.branshow .tblst .lsns { padding: 20px;}
.branshow .tblst .lsns .swiper-slide { background: #fff;}

/*专家库*/
.explst { width: 100%;}
.explst li { float: left; width: calc(100% / 5 - 16px); margin: 0 20px 20px 0; border-radius: 8px; overflow: hidden; background: #f2f7fc; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.explst li:nth-child(5n) { margin-right: 0;}
.explst li .img { width: 100%; height: 265px; overflow: hidden; position: relative;}
.explst li .img::after { display: block; content: ""; width: 100%; height: 20px; background: url(../images/fg06.png) no-repeat 0 0 / 100%; position: absolute; left: 0; bottom: 0; z-index: 2;}
.explst li .img img { display: block; width: 100%; min-height: 100%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.explst li .msg { padding: 15px; text-align: center;}
.explst li .msg h3 { width: 100%; height: 25px; line-height: 25px; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.explst li .msg p { width: 100%; height: 25px; line-height: 25px; font-size: 14px; color: #999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.explst li:hover .img::after { background-image: url(../images/fg06h.png);}
.explst li:hover .img img { transform: scale(1.1,1.1);}
.explst li:hover .msg { background: #0043ae;} 
.explst li:hover .msg h3 { color: #fff;}
.explst li:hover .msg p { color: rgba(255,255,255,0.8);}

/*专家库详情*/
.expshow { width: 100%;}
.expshow .nam { display: flex; flex-direction: row; width: 100%; height: 50px; line-height: 50px; margin-bottom: 25px;}
.expshow .nam b { display: block; line-height: 50px; font-size: 24px; color: #333;}
.expshow .nam span { display: block; line-height: 45px; font-size: 14px; color: #666; margin: 5px 0 0 20px;}
.expshow .msg { float: left; width: calc(100% - 245px);}
.expshow .msg .tb { width: 100%; height: 45px; margin-bottom: 20px; border-bottom: 1px solid #ddd;}
.expshow .msg .tb span { display: inline-block; line-height: 45px; font-size: 16px; color: #333; padding: 0 20px; border: 1px solid #ddd; border-bottom: none; position: relative;}
.expshow .msg .tb span::after { display: block; content: ""; width: 100%; height: 1px; background: #fff; position: absolute; left: 0; bottom: 0px;}
.expshow .img { float: right; width: 190px; border-radius: 4px; overflow: hidden;}
.expshow .img img { display: block; width: 100%;}

/*视频列表*/
.vidlist { width: 100%;}
.vidlist li { float: left; width: calc(100% / 4 - 15px); margin: 0 20px 20px 0;}
.vidlist li:nth-child(4n) { margin-right: 0;}
.vidlist li .img { width: 100%; height: 155px; border-radius: 8px 8px 0 0; overflow: hidden; background: #000; position: relative;}
.vidlist li .img::after { display: block; content: ""; width: 50px; height: 50px; margin: auto; overflow: hidden; background: url(../images/fg12.png) no-repeat 0 0; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 2;}
.vidlist li .img img { display: block; width: 100%; min-height: 100%; filter: alpha(opacity=85); opacity: 0.85; -webkit-transition: all .5s ease; transition: all .5s ease;}
.vidlist li p { line-height: 40px; font-size: 14px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.vidlist li:hover .img img { transform: scale(1.1,1.1);}
.vidlist li:hover p { color: #0049a7;}

/*下载列表*/
.softlst { width: 100%;}
.softlst li { float: left; width: calc(100% / 2 - 42px); margin: 0 20px 20px 0; padding: 10px 15px; border: 1px solid #e4e4e4; border-radius: 4px; overflow: hidden; -webkit-transition: all .5s ease; transition: all .5s ease;}
.softlst li:nth-child(2n) { margin-right: 0;}
.softlst li h3 { width: 100%; height: 35px; line-height: 35px; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.softlst li p { display: flex; flex-direction: row; height: 25px; line-height: 25px;}
.softlst li p span { display: block; font-size: 12px; color: #999; margin-right: 25px;}
.softlst li p span:last-child { margin-right: 0;}
.softlst li:hover { border-color: rgba(0,73,167,0.25); box-shadow: 0 5px 10px rgba(0,73,167,0.1);}
.softlst li:hover h3 { color: #0049a7;}

/*图片列表*/
.piclist { width: 100%;}
.piclist li { float: left; width: calc(100% / 4 - 15px); margin: 0 20px 20px 0;}
.piclist li:nth-child(4n) { margin-right: 0;}
.piclist li .img { display: flex; flex-direction: row; justify-content: center; align-items: center; height: 155px; padding: 10px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; -webkit-transition: all .5s ease; transition: all .5s ease;}
.piclist li .img img { display: block; width: 100%; max-height: 100%;}
.piclist li p { line-height: 40px; font-size: 14px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.piclist li:hover .img {  border-color: #0049a7;}
.piclist li:hover p { color: #0049a7;}

/*会员名录*/
.mblst { width: 100%;}
.mblst .srchs { width: 100%; margin-bottom: 20px;}
.mblst .srchs input { display: block; float: left; width: 300px; height: 45px; line-height: 45px; font-size: 14px; color: #333; padding: 0 10px; border: 1px solid #0049a7; border-right: none; border-radius: 4px 0 0 4px; background: #fff;}
.mblst .srchs button { display: block; float: left; width: 90px; height: 47px; line-height: 47px; font-size: 16px; color: #fff; border: 1px solid #0049a7; border-radius: 0 4px 4px 0; background: #0049a7;}

.mblst li { float: left; width: calc(100% / 3 - 13.5px); margin: 0 20px 20px 0;}
.mblst li:nth-child(3n) { margin-right: 0;}
.mblst li .img { display: flex; flex-direction: row; justify-content: center; align-items: center; height: 90px; padding: 5px; border: 1px solid #e9eef5; border-radius: 8px; overflow: hidden; background: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mblst li .img img { display: block; max-width: 100%; height: 90px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mblst li p { line-height: 40px; font-size: 14px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mblst li:hover .img { box-shadow: 0 2px 10px rgba(0,0,0,0.05);}
.mblst li:hover .img img { transform: scale(0.95);}
.mblst li:hover p { color: #0049a7;}

/*会员名录详情*/
.mienshow { width: 100%;}
.mienshow .img { display: flex; flex-direction: row; justify-content: center; align-items: center; float: left; width: 400px; height: 190px; border: 1px solid #eee; border-radius: 4px; overflow: hidden;}
.mienshow .img img { display: block; width: 360px; max-height: 150px; margin: 0 auto;}
.mienshow .msg { float: right; width: calc(100% - 440px);}
.mienshow .msg h1 { height: 40px; line-height: 40px; font-size: 0; color: #333; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px solid #eee;}
.mienshow .msg h1 b { font-size: 26px; margin-right: 30px;}
.mienshow .msg h1 span { font-weight: 500; font-size: 14px; color: #888; margin-right: 15px;}
.mienshow .msg .nr { height: 60px; line-height: 30px; font-size: 14px; color: #666; overflow: hidden;}
.mienshow .msg li { float: left; width: 50%; line-height: 30px; font-size: 14px; color: #999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background-repeat: no-repeat; background-position: left top; background-size: 30px;}
.mienshow .msg li span { color: #333;}
.mienshow .msg .wh100 { width: calc(100% - 35px); overflow: initial; white-space: initial;}
.mienshow .msg .see { display: block; width: 110px; height: 45px; line-height: 45px; font-size: 14px; color: #fff; margin-top: 30px; border: none; border-radius: 4px; background: #0049a7;}
.mienshow .lstnr { width: 100%; margin-top: 25px; padding-top: 15px; border-top: 1px solid #f4f4f4;}
.mienshow .lstnr .nam { height: 35px; line-height: 35px; font-weight: bold; font-size: 16px; color: #333; padding-left: 15px; margin-bottom: 5px; position: relative;}
.mienshow .lstnr .nam::after { display: block; content: ""; width: 4px; height: 16px; background: #0049a7; position: absolute; left: 0; top: 9px;}
.mienshow .lstnr .lh { color: #666;}
.mienshow .qyfc { width: 100%;}
.mienshow .qyfc li { float: left; width: calc(100% / 4 - 15px); height: 180px; margin: 0 20px 20px 0; overflow: hidden;}
.mienshow .qyfc li:nth-child(4n) { margin-right: 0;}
.mienshow .qyfc li img { display: block; width: 100%; height: 180px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.mienshow .qyfc li:hover img { transform: scale(1.1,1.1);}

/*会议列表*/
.meeting { width: 100%;}
.meeting li { float: left; width: calc(100% / 3 - 15px); margin: 0 20px 20px 0;}
.meeting li:nth-child(3n) { margin-right: 0;}
.meeting li .img { width: 100%; height: 210px; border-radius: 4px 4px 0 0; overflow: hidden; background: #fff; position: relative;}
.meeting li .img b { display: block; width: 40px; height: 40px; border-radius: 0 0 0 50px; background: rgba(0,0,0,0.5) url(../images/huo.png) no-repeat 12px 5px / 25px; position: absolute; right: 0; top: 0; z-index: 2;}
.meeting li .img img { display: block; width: 100%; min-height: 100%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.meeting li .msg { padding: 10px 15px; border: 1px solid #eee; border-radius: 0 0 4px 4px; overflow: hidden;}
.meeting li .msg h3 { width: 100%; height: 50px; line-height: 25px; font-weight: 500; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; -webkit-transition: all .5s ease; transition: all .5s ease;}
.meeting li .msg p { height: 40px; line-height: 40px; font-size: 14px; color: #999; padding-left: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative;}
.meeting li .msg p::after { display: block; content: ""; width: 5px; height: 5px; border-radius: 50%; background: #0043ae; position: absolute; left: 0; top: 18px;}
.meeting li .msg .botm { width: 100%; padding-top: 10px; border-top: 1px solid #eaeaea;}
.meeting li .msg .botm .imgs { display: flex; flex-direction: row; float: left; height: 30px; padding-left: 10px; overflow: hidden;}
.meeting li .msg .botm .imgs img { display: block; width: 26px; height: 26px; margin-left: -10px; border: 2px solid #fff; border-radius: 50%; overflow: hidden; position: relative; z-index: 2;}
.meeting li .msg .botm span { display: block; float: left; height: 30px; line-height: 30px; font-size: 12px; color: #999; margin-left: 10px;}
.meeting li .msg .botm i { display: block; float: right; width: 60px; height: 30px; line-height: 30px; font-style: normal; font-size: 12px; color: #fff; text-align: center; border-radius: 15px; overflow: hidden; background: #0043ae;}
.meeting li:hover .img img { transform: scale(1.1,1.1);}
.meeting li:hover .msg h3 { color: #0043ae;}

/*会议详情*/
.meetshow { width: 100%; position: relative;}
.meetshow .img { float: left; width: 370px; height: 240px; border: 1px solid #eee; border-radius: 4px; overflow: hidden; background: #fdfdfd; position: relative;}
.meetshow .img b { display: block; width: 40px; height: 40px; border-radius: 0 0 0 50px; background: rgba(0,0,0,0.5) url(../images/huo.png) no-repeat 12px 5px / 25px; position: absolute; right: 0; top: 0; z-index: 2;}
.meetshow .img img { display: block; width: 100%; min-height: 240px;}
.meetshow .msg { float: right; width: calc(100% - 395px);}
.meetshow .msg h1 { height: 80px; line-height: 40px; font-size: 24px; color: #333; margin-bottom: 15px;}
.meetshow .msg span { display: block; float: left; max-width: calc(100% - 130px); line-height: 40px; font-size: 14px; color: #fff; margin-bottom: 15px; padding: 0 15px; border-radius: 4px; overflow: hidden; background: #0049a7;}
.meetshow .msg a { display: block; float: right; width: 100px; height: 40px; line-height: 40px; font-size: 15px; color: #fff; text-align: center; margin-bottom: 10px; border-radius: 4px; overflow: hidden; background: #0049a7;}
.meetshow .msg p { line-height: 30px; font-size: 14px; color: #999;}
.meetshow .msg p i { font-style: normal; color: #666;}

.meetshow .tab { margin-top: 30px;}
.meetshow .tab-head { width: 100%; height: 45px; margin-bottom: 20px; border-bottom: 1px solid #ddd;}
.meetshow .tab-head li { float: left; height: 45px; line-height: 45px; font-size: 16px; color: #999; margin-right: 10px; padding: 0 30px; cursor: pointer; border: 1px solid #eee; border-bottom: none; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.meetshow .tab-head li::after { display: none; content: ""; width: 100%; height: 1px; background: #fff; position: absolute; left: 0; bottom: 0px;}
.meetshow .tab-head .on { color: #0049a7; border-color: #ccc;}
.meetshow .tab-head .on::after { display: block;}
.meetshow .tab-body { width: 100%; min-height: 500px;}
.meetshow .tab-body > div { display: none;}
.meetshow .tab-body > div[class="on"] { display: block;}
.meetshow .tab-body .ticklst { width: 100%;}
.meetshow .tab-body .ticklst .lst { height: 40px; line-height: 40px; margin-bottom: 10px; padding: 0 0 10px 15px; border-bottom: 1px solid #f8f8f8; position: relative;}
.meetshow .tab-body .ticklst .lst::after { display: block; content: ""; width: 4px; height: 4px; border: 1px solid #0049a7; border-radius: 2px; position: absolute; left: 0; top: 18px;}
.meetshow .tab-body .ticklst .lst h3 { float: left; width: 60%; font-size: 15px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.meetshow .tab-body .ticklst .lst p { float: right; max-width: 40%;}
.meetshow .tab-body .ticklst .lst p span { display: inline-block; font-size: 12px; color: #999; margin-left: 20px;}
.meetshow .tab-body .ticklst .lst p span i { font-style: normal; color: #666;}
.meetshow .tab-body .ticklst .lst p span b { font-size: 14px;}
.meetshow .tab-body .ticklst .lst p span .red { color: #e52f42;}
.meetshow .tab-body .jclst { width: 100%;}
.meetshow .tab-body .jclst li { display: block; float: left; width: calc(100% / 3 - 10px); margin: 0 15px 15px 0; border-radius: 4px 4px 0 0; overflow: hidden;}
.meetshow .tab-body .jclst li:nth-child(3n) { margin-right: 0;}
.meetshow .tab-body .jclst li .ig { width: 100%; height: 185px; overflow: hidden;}
.meetshow .tab-body .jclst li .ig img { display: block; width: 100%; height: 185px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.meetshow .tab-body .jclst li .mg { padding: 10px 15px; border: 1px solid #eee; border-top: none;}
.meetshow .tab-body .jclst li .mg h3 { line-height: 30px; font-weight: 500; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.meetshow .tab-body .jclst li .mg p { height: 45px; line-height: 22px; font-size: 12px; color: #999; margin-bottom: 10px; overflow: hidden;}
.meetshow .tab-body .jclst li .mg span { display: block; line-height: 25px; font-size: 12px; color: #666;}
.meetshow .tab-body .jclst li:hover .ig img { transform: scale(1.1,1.1);}
.meetshow .tab-body .jclst li:hover .mg h3 { color: #0049a7;}
.meetshow .tab-body .dhzj { width: 100%;}
.meetshow .tab-body .dhzj li { float: left; width: calc(50% - 20px); margin: 0 40px 25px 0; overflow: hidden;}
.meetshow .tab-body .dhzj li:nth-child(2n) { margin-right: 0;}
.meetshow .tab-body .dhzj li .igm { float: left; width: 100px; height: 150px; border-radius: 4px; overflow: hidden; background: #f8f8f8;}
.meetshow .tab-body .dhzj li .igm img { display: block; max-width: 100%; height: 150px; margin: 0 auto;}
.meetshow .tab-body .dhzj li .mgs { float: right; width: calc(100% - 120px);}
.meetshow .tab-body .dhzj li .mgs h3 { line-height: 30px; font-weight: bold; font-size: 16px; color: #0049a7; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.meetshow .tab-body .dhzj li .mgs p { line-height: 30px; font-size: 13px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.meetshow .tab-body .dhzj li .mgs p span { color: #999;}
.meetshow .tab-body .dhzj li .mgs .ms { height: 50px; line-height: 25px; font-size: 13px; color: #999; margin-top: 10px; overflow:hidden;}

.meetshow .tank { width: 540px; height: 600px; margin: auto; padding: 0 15px; border-radius: 4px; box-shadow: 0 0 40px rgba(0,0,0,0.2); background-image: linear-gradient(#0049a7,#fff 75%); overflow: hidden; position: fixed; top: 25%; right: 0; left: 0; z-index: 999;}
.meetshow .tank .clos { display: block; width: 25px; height: 25px; line-height: 25px; font-style: normal; text-align: center; border-radius: 50%; background: #fff; position: absolute; right: 15px; top: 15px; z-index: 2;}
.meetshow .tank .clos::before,
.meetshow .tank .clos::after { display: block; content: ""; margin: auto; background: #0049a7; position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.meetshow .tank .clos::before { width: 12px; height: 2px;}
.meetshow .tank .clos::after { width: 2px; height: 12px;}
.meetshow .tank h1 { height: 40px; line-height: 40px; font-size: 18px; color: #fff; padding-top: 10px;}
.meetshow .tank .nrmg { width: 100%; height: 485px; overflow-y: scroll; scrollbar-width: none;}
.meetshow .tank .nrmg::-webkit-scrollbar { width: 0; height: 0;}
.meetshow .tank .nrs { padding: 0 15px 15px 15px; margin-bottom: 10px; border-radius: 4px; box-shadow: 0 1px 5px rgba(0,0,0,0.05); background: #fff;}
.meetshow .tank .nrs h3 { line-height: 45px; font-size: 16px; color: #333; border-bottom: 1px solid #eee;}
.meetshow .tank .nrs h3 a { float: right; height: 30px; line-height: 30px; font-weight: 500; font-size: 12px; color: #fff; cursor: pointer; padding: 0 10px; margin-top: 8px; border-radius: 2px; background: #0049a7;}
.meetshow .tank .nrs li { cursor: pointer; padding: 10px; margin-top: 10px; border: 1px solid #eee; -webkit-transition: all .5s ease; transition: all .5s ease;}
.meetshow .tank .nrs li h4 { line-height: 25px; font-size: 15px; color: #333;}
.meetshow .tank .nrs li span { display: inline-block; line-height: 25px; font-size: 12px; color: #0049a7; margin-right: 15px;}
.meetshow .tank .nrs li span:last-child { margin-right: 0;}
.meetshow .tank .nrs li span b { font-size: 14px;}
.meetshow .tank .nrs li .red { color: red;}
.meetshow .tank .nrs li .hui { color: #666;}
.meetshow .tank .nrs li .hui i { font-style: normal; font-size: 14px; color: #0049a7; margin: 0 3px;}
.meetshow .tank .nrs li:hover { box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.meetshow .tank .nrs .on { border-color: #0049a7; box-shadow: 0 0 10px rgba(0,73,167,0.1);}
.meetshow .tank .nrs .rming { width: 100%;}
.meetshow .tank .nrs .rming li { float: left; width: calc(100% / 3 - 29px); text-align: center; margin-right: 10px;}
.meetshow .tank .nrs .rming li:nth-child(3n) { margin-right: 0;}
.meetshow .tank .nrs .rming li h4 span { font-weight: 500; font-size: 12px; color: #999;}
.meetshow .tank .nrs .rming li p { width: 100%; line-height: 20px; font-size: 12px; color: #999;}
.meetshow .tank .botom { height: 65px;}
.meetshow .tank .botom .nr { width: 100%; height: 55px; line-height: 55px; border-top: 1px solid #eee; background: #fff; position: absolute; left: 0; bottom: 0; z-index: 2;}
.meetshow .tank .botom .nr p { float: left; width: 60%; font-size: 14px; color: #333; text-align: right;}
.meetshow .tank .botom .nr p span { color: #0049a7;}
.meetshow .tank .botom .nr p span b { font-weight: 500; font-size: 22px;}
.meetshow .tank .botom .nr .enroll { float: right; width: 30%; font-weight: bold; font-size: 16px; color: #fff; cursor:  pointer; text-align: center; overflow: hidden; background: #0049a7;}
.meetshow .tank .jbdd { padding: 0 15px 10px 15px; margin-bottom: 10px; border-radius: 4px; box-shadow: 0 1px 5px rgba(0,0,0,0.05); overflow:  hidden; background: #fff;}
.meetshow .tank .jbdd h3 { line-height: 40px; font-size: 16px; color: #333; border-bottom: 1px solid #eee;}
.meetshow .tank .jbdd li { line-height: 40px; font-size: 14px; padding-left:  20px; border-bottom:  1px solid #f8f8f8; position:  relative;}
.meetshow .tank .jbdd li::after { display: block; content: ""; width: 8px; height: 8px; border: 1px solid #666; border-radius: 50%; overflow: hidden; position: absolute; left: 0; top: 16px;}
.meetshow .tank .jbdd li b { color:#333;}
.meetshow .tank .jbdd li span { font-size: 12px; color: #666; margin-left: 15px;}
.meetshow .tank .jbdd .on::after { border-color: #0043ae; background: #0043ae;}

/*弹框*/
.tanks { width: 450px; height: 340px; margin: auto; padding: 20px 25px 10px 25px; border-radius: 8px; box-shadow: 0 5px 20px rgba(11,75,172,0.2); background: #fff; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999;}
.tanks .close { width: 30px; height: 30px; line-height: 30px; font-size: 14px; color: #fff; cursor: pointer; text-align: center; border-radius: 50%; background: #0049a7; position: absolute; right: -5px; top: -5px; z-index: 9;}
.tanks .login { width: 100%; padding: 0; margin: 0; background: none;}
.tanks .login h1 { line-height: 30px; font-size: 22px; color: #222; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid #eee; position: relative;}
.tanks .login li { width: 100%; margin-bottom: 15px;}
.tanks .login li input { display: block; width: calc(100% - 22px); height: 45px; line-height: 45px; font-size: 14px; color: #333; outline:none; padding: 0 10px; border: none; border: 1px solid #eee; border-radius: 4px; overflow: hidden; background: #fff;}
.tanks .login .yzm {}
.tanks .login .yzm input { float: left; width: calc(100% - 180px);}
.tanks .login .yzm img { float: right; width: 145px; height: 45px; border: 1px solid #eee; border-radius: 4px; overflow: hidden; background: #fff;}
.tanks .login .yzm .layui-btn { float: right; width: 145px; height: 47px; line-height: 47px; font-size: 14px; color: #666; border: 1px solid #eee; border-radius: 4px; overflow: hidden; background: #fff;}
.tanks .login .btn { display: block; width: 100%; height: 50px; line-height: 50px; font-size: 18px; color: #fff; letter-spacing: 4px; border: none; border-radius: 4px; overflow: hidden; background: #0049a7; -webkit-transition:all .5s ease; transition:all .5s ease;}
.tanks .login p { line-height: 30px; font-size: 12px; color: #666; text-align: center; margin-top: 15px;}
.tanks .login p span { margin: 0 15px;}
.tanks .login p span a { font-weight: bold; font-size: 16px; color: #0049a7; cursor: pointer;}
.tanks .login p span a:hover { text-decoration: underline;}

/*充值*/
.mcertif {}
.mcertif .mtit { line-height:50px; font-size:18px; color:#333; padding:0 15px; border-bottom:1px solid #eee; background:#fafafa;}
.mcertif .vipwal { padding:15px;}
.mcertif .vipwal h1 { line-height:40px; font-size:24px; color:#333; margin-bottom:15px; padding:0 15px;}
.mcertif .vipwal li { float:left; width:calc(100% / 4); text-align:center; padding:20px; margin:0 15px 30px 15px; border:1px solid #eee; box-shadow:0 5px 10px rgba(2,6,225,0.1); background:#fff;}
.mcertif .vipwal li p { line-height:35px; font-size:12px; color:#999;}
.mcertif .vipwal li p span { font-size:14px; color:#0049a7; margin-right:5px; position:relative; top:2px;}
.mcertif .vipwal li p span b { font-size:22px;}
.mcertif .vipwal li a { display:block; line-height:30px; color:#666;}
.mcertif .vipwal .act { border-color:#0049a7;}
.mcertif .eval_btn { display:block; width:160px; height:40px; line-height:40px; font-size:14px; color:#fff; margin:0 15px; border:none; border-radius:2px; background:#0049a7;}
.mbunit .layui-btn-danger { background:#0049a7;}

/*任职职务*/
.tenure { width: 100%;}
.tenure .lmsg { float: left; width: calc(100% - 275px);}
.tenure .lmsg .imgs { float: left; width: 180px; text-align: center;}
.tenure .lmsg .imgs .img { margin-bottom: 10px; padding: 5px; border: 1px solid #eee; overflow: hidden;}
.tenure .lmsg .imgs .img img { display: block; width: 168px; height: 220px;}
.tenure .lmsg .imgs h3 { height: 30px; line-height: 30px; font-size: 18px; color: #1a69d5; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.tenure .lmsg .imgs p { line-height: 20px; font-size: 14px; color: #666;}
.tenure .lmsg .resume { float: right; width: calc(100% - 215px); margin: 0 20px 0 15px; overflow: hidden;}

.tenure .lmsg .tabs { width: 100%; height: 45px; border-bottom: 1px solid #ddd;}
.tenure .lmsg .tabs li { float: left; height: 45px; line-height: 45px; font-size: 16px; color: #999; margin-right: 10px; padding: 0 30px; cursor: pointer; border: 1px solid #eee; border-bottom: none; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.tenure .lmsg .tabs li::after { display: none; content: ""; width: 100%; height: 1px; background: #fff; position: absolute; left: 0; bottom: 0px;}
.tenure .lmsg .tabs .on { color: #0049a7; border-color: #ccc;}
.tenure .lmsg .tabs .on::after { display: block;}

.tenure .lmsg .swiper-slide { background: #fff;}
.tenure .lmsg .resume .jianl { width: 100%;}
.tenure .lmsg .resume .jianl .conts { padding: 15px; border: 1px solid #ddd; border-top: none;}
.tenure .lmsg .resume .jianl .conts table { border-left: 1px solid #eee; border-top: 1px solid #eee; box-sizing: border-box;}
.tenure .lmsg .resume .jianl .conts table th,
.tenure .lmsg .resume .jianl .conts table td { line-height: 25px; font-weight: 500; font-size: 12px; color: #333; padding: 8px 10px; border-right: 1px solid #eee; border-bottom: 1px solid #eee; box-sizing: border-box;}
.tenure .lmsg .resume .jianl .conts table th { color: #999; text-align: center; background: #fafafa;}

.tenure .lmsg .huotu { margin: 25px 20px 0 0;}
.tenure .lmsg .huotu .nrt { padding: 15px; border: 1px solid #ddd; border-top: none;}
.tenure .lmsg .huotu .swiper-slide .swiper-slide { height: auto;}
.tenure .lmsg .huotu .abnew { width: 100%;}
.tenure .lmsg .huotu .abnew li { height: 35px; line-height: 35px; padding-left: 15px; border-bottom: 1px dashed #eee; position: relative;}
.tenure .lmsg .huotu .abnew li::after { display: block; content: ""; width: 4px; height: 4px; margin: auto; border-radius: 50%; background: #999; position: absolute; left: 0; top: 0; bottom: 0; -webkit-transition: all .5s ease; transition: all .5s ease;}
.tenure .lmsg .huotu .abnew li a { display: block; float: left; width: 80%; font-size: 14px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.tenure .lmsg .huotu .abnew li span { display: block; float: right; font-size: 14px; color: #999;}
.tenure .lmsg .huotu .abnew li:hover::after { background: #0049a7;}
.tenure .lmsg .huotu .abnew li:hover a { color: #b61f32;}
.tenure .lmsg .huotu .abimgs { width: 100%}
.tenure .lmsg .huotu .abimgs .swiper-container { padding-bottom: 15px;}
.tenure .lmsg .huotu .abimgs .swiper-pagination { bottom: 0;}
.tenure .lmsg .huotu .abimgs .swiper-pagination-bullet-active { background: #0049a7;}
.tenure .lmsg .huotu .abimgs .img { width: 100%; height: 150px; overflow: hidden; background: #eee;}
.tenure .lmsg .huotu .abimgs .img img { display: block; max-width: 100%; height: 150px; margin: 0 auto; -webkit-transition: all .5s ease; transition: all .5s ease;}
.tenure .lmsg .huotu .abimgs p { height: 40px; line-height: 40px; font-size: 14px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.tenure .lmsg .huotu .abimgs .swiper-slide:hover .img img { transform: scale(1.1,1.1);}
.tenure .lmsg .huotu .abimgs .swiper-slide:hover p { color: #b61f32;}
.tenure .lmsg .huotu .swiper-container-fade .swiper-slide-active .swiper-slide { pointer-events: auto;}

.tenure .rlst { width: 245px; padding: 15px; border-radius: 2px; overflow: hidden; background: #f8f8f8;}
.tenure .rlst h1 { height: 30px; line-height: 30px; font-size: 16px; color: #333;}
.tenure .rlst li { display: flex; flex-direction: row; width: 100%; padding: 10px 0; border-bottom: 1px dashed #ddd;}
.tenure .rlst li:last-child { border-bottom: none;}
.tenure .rlst li span { display: block; width: 60px; line-height: 25px; font-size: 12px; color: #666; text-align: justify; text-align-last: justify; padding: 5px 0;}
.tenure .rlst li p { flex: 1 1 0%; line-height: 0; font-size: 0;}
.tenure .rlst li p a { display: inline-block; min-width: 45px; line-height: 25px; font-size: 12px; color: #000; margin-left: 15px; padding: 5px 0; -webkit-transition: all .5s ease; transition: all .5s ease;}
.tenure .rlst li p a:hover { color: #1a69d5;}
.tenure .rlst li p .on { font-weight: bold; color: #1a69d5;}

/*会籍查询*/
.membership { width:100%;}
.membership h1 { line-height:80px; font-size:28px; color:#0049a7; text-align:center;}
.membership .topnr { width:100%;}
.membership .topnr li { width:100%; margin-top:15px;}
.membership .topnr li label { display:block; float:left; width:130px; height:45px; line-height:45px; font-size:14px; color:#333; text-align:center; border:1px solid #eee; border-right:none; border-radius:2px 0 0 2px; box-sizing:border-box; background:#fcfcfc;}
.membership .topnr li label span { color: #f00; margin-right: 5px;}
.membership .topnr li .layui-input,
.membership .topnr li .layui-form-select,
.membership .topnr li img { display:block; float:left; width: calc(100% - 130px); height:45px; outline:none; border:1px solid #eee; border-radius:0 2px 2px 0; box-sizing:border-box; background:#fff;}
.membership .topnr li .ipt,
.membership .topnr li select { line-height:45px; font-size:14px; color:#333; text-align:left; padding:0 10px;}
.membership .topnr li .layui-form-select .layui-input { float: none; width: 100%; height: 43px; line-height: 43px; border: none;}
.membership .topnr li .tag { padding-right:20px; position:relative;}
.membership .topnr li .tag::after { display:block; content:""; width:0; height:0; border-style:solid; border-width:5px 5px 0 5px; border-color:#bbb transparent transparent transparent; position:absolute; right:8px; top:20px;}
.membership .topnr li .tag select { width:100%; border:none; background:none; appearance:none; -moz-appearance:none; -webkit-appearance:none;}
.membership .topnr li .dwmc { width:410px;}
.membership .topnr .yzm .ipt { width:225px; margin-right:9px;}
.membership .topnr li .btn { width:160px; color:#fff; text-align:center; margin-left:130px; border-color:#0049a7; background:#0049a7;}
.membership .topnr li .bg { margin-left:10px; color:#333; border-color:#e6e6e6; background:#eee;}

.membership .mainr { width:100%; margin-top:40px; border-top:1px solid #eee;}
.membership .mainr .tabs { width: 100%; padding: 120px 0 30px 0; background: #f9f9f9 url(../images/zsbg.png) no-repeat center top;}
.membership .mainr .tabs .ner { width: 95%; margin: 0 auto; border: 1px solid #0049a7;}
.membership .mainr .tabs .ner li { float: left; width: calc(100% / 3 - 1px); line-height: 45px; font-size: 14px; color: #333; text-align: center; border-right: 1px solid #0049a7; border-bottom: 1px solid #0049a7;}
.membership .mainr .tabs .ner li:nth-child(3n) { border-right: none;}
.membership .mainr .tabs .ner li span { display: block; float: left; width: 35%; color: #999; border-right: 1px solid #0049a7; background: #fafafa;}
.membership .mainr .tabs .ner li b { display: block; float: left; width: calc(65% - 1px); font-weight: 500; background: #fff;}

.membership .mainr .qsr { line-height: 30px; font-size: 14px; color: #333; text-align: center; padding: 30px 0; border: 1px solid #eee; border-top: none;}
.membership .mainr table { line-height: 35px; font-size: 12px; color: #333;}
.membership .mainr table th,
.membership .mainr table td { padding: 5px 10px; text-align: center; border-left: 1px solid #eee; border-bottom: 1px solid #eee; box-sizing: border-box;}
.membership .mainr table th:last-child,
.membership .mainr table td:last-child { border-right: 1px solid #eee;}
.membership .mainr table th { line-height: 40px; font-size: 14px; color: #333; background: #fafafa;}
.membership .mainr table .nobod td { border: none;}

.membership .mainr .kong { text-align:center; padding-top:150px; background:url(../images/kong.png) no-repeat center top;}
.membership .mainr .kong p { line-height:30px; font-size:14px; color:#666;}