@charset "utf-8";
body { min-width:1300px; font-family:Microsoft YAHEI, Arial, Helvetica, sans-serif; font-size:12px; color:#333; margin:0 auto; padding:0; background: #fff;}
body,html,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,select { margin:0; padding:0;}
h1,h3,h3,h4 { font-size:14px;}
.clear { clear:both;}
a { color:#333; text-decoration:none;}
a:hover { text-decoration:none;}
img { border:0;}
ul li { list-style:none;}
.warp { width:1300px; margin:0 auto;} 
#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:#333;} 
:-moz-placeholder { color:#333;} 
::-moz-placeholder { color:#333;}
:-ms-input-placeholder { color:#333;}

@font-face {
	font-family:'siyuan';
		    src:url('siyun.otf');
	font-weight:normal;
	 font-style:normal;
}

/*头部*/
.header { width:100%; height:95px; background:#fff; position:relative; z-index:998;}
.header .logo { float:left; height:55px; padding: 20px 0; overflow:hidden;}
.header .logo img { display:block; height:100%;}

.header .serch { float: right; width: 50px; height: 95px; background: url(../images/hg01.png) no-repeat center; position: relative;}
.header .serch .aniu { display: block;  width: 50px; height: 95px;}
.header .serch .srch { display: none; width: 300px; margin: auto; padding: 10px; background: #fff; position: absolute; top: 95px; right: 0; z-index: 9;}
.header .serch .srch input { float: left; width: calc(100% - 82px); height: 40px; line-height: 40px; font-size: 14px; color: #333; outline:none; padding: 0 10px; border: none; border: 1px solid #eee; border-radius: 4px 0 0 4px; background: #fff;}
.header .serch .srch .btn { float: right; width: 60px; height: 42px; line-height: 42px; font-size: 14px; color: #fff; text-align: center; border: none; border-radius: 0 4px 4px 0; overflow: hidden; background: #0043ab;}
.header .serch.on .srch { display: block;}

.header .nav { float: right; max-width:100%; height:95px;}
.header .nav li { float:left; position:relative;}
.header .nav li::after { display: block; content: ""; width: 1px; height: 10px; margin: auto; -webkit-transform-origin:50%; transform-origin:50%; -webkit-transform:rotate(25deg); transform:rotate(25deg); background: #ccc; position: absolute; top: 0; right: -1px; bottom: 0;}
.header .nav li a { display:block; line-height:95px; font-size:16px; color:#333; padding: 0 20px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.header .nav li:hover a { color: #0043ab;}
.header .nav .on { background: #0043ab;}
.header .nav .on::after,.nav li:last-child::after { display: none;}
.header .nav .on a,.header .nav .on:hover a { color:#fff;}
.header .nav li:hover .subnav { display:block;}
.header .nav li .subnav { display:none; width:150%; text-align: center; border-radius: 0 0 4px 4px; background:#0043ab; overflow:hidden; position:absolute; top:95px; left:-25%;}
.header .nav li .subnav a { line-height:45px; font-size:14px; color:#fff; padding:0 10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.header .nav li .subnav a:hover { background: #123386;}

/*友情链接*/
.link { width:100%; padding:30px 0; background:#fff;}
.link span { display: block; float: left; line-height:70px; font-size:24px; color:#333; text-transform:Uppercase;}
.link a { display: block; float: left; width: 275px; height: 70px; margin-left: 20px; border-radius: 2px; overflow: hidden;}
.link img { display: block; width: 275px; height: 70px;}

/*脚部*/
.footer { width:100%; background:#19212e;}
.footer a { color:#fff;}
.footer .logo { float:left; width: 330px; height:70px; overflow:hidden; margin-top: 110px;}
.footer .logo img { display:block; height:100%;}
.footer .msg { float:left; width:600px; margin-left: 100px; padding:40px 0 25px 100px; border-left: 1px solid rgba(255,255,255,0.1);}
.footer .msg p { line-height:30px; font-size:16px; color:#fff; margin-bottom: 15px; background-repeat: no-repeat; background-position: left 6px;}
.footer .msg p span { display: block; font-weight: 500; font-size: 16px; color: #8c9197; padding-left: 23px;}
.footer .msg .adr { background-image: url(../images/hg12.png);}
.footer .msg .eml { background-image: url(../images/hg13.png);}
.footer .msg .tel { font-weight: bold; font-size: 26px; background-image: url(../images/hg14.png);}
.footer .img { float:right; width:157px; text-align:center; margin-top: 55px;}
.footer .img img { display:block; width:135px; height:135px; padding: 10px; border: 1px solid rgba(255,255,255,0.25);}
.footer .img p { line-height:30px; font-size:14px; color:rgba(255,255,255,0.5); margin-top: 10px;}
.fotcopy { line-height:25px; font-size:14px; color:rgba(255,255,255,0.5); padding:20px 0; border-top: 1px solid rgba(255,255,255,0.1); background: #19212e;}
.fotcopy a { color:rgba(255,255,255,0.5);}

/*banner*/
.banner { width:100%; margin:0 auto;}
.banner .swiper-slide { width:100%;}
.banner .swiper-slide a,.banner .swiper-slide img { display:block; width:100%;}
.banner .swiper-pagination-bullets { bottom:20px;}
.banner .swiper-pagination-bullet { width:10px; height:10px; margin:0 10px !important; border-radius:50%; filter:alpha(opacity=100); opacity:1; background:#fff; position:relative;}
.banner .swiper-pagination-bullet::after { display: block; content: ""; width: 16px; height: 16px; filter:alpha(opacity=0); opacity:0; border: 1px solid #fff; border-radius: 50%; position: absolute; left: -4px; top: -4px; -webkit-transition:0.4s; transition:0.4s;}
.banner .swiper-pagination-bullet-active { background:#fff;}
.banner .swiper-pagination-bullet-active::after { filter:alpha(opacity=100); opacity:1;}
.banner .swiper-button-prev,.banner .swiper-button-next { width:50px; height:60px; background: rgba(0,0,0,0.25);}
.banner .swiper-button-prev::after,.banner .swiper-button-next::after { font-size:26px; color:#fff;} 
.banner .swiper-button-prev { left:0;}
.banner .swiper-button-next { right:0;}
.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover { background:#0043ab;}

/*二级banner*/
.banner_ej { width:100%; height:300px; margin:0 auto; background: url(../images/banerj.jpg) no-repeat center top / cover;}

/*公共标题*/
.tits { width:100%; margin-bottom:20px;}
.tits h3 { float: left; height: 40px; line-height: 40px; padding-left: 50px; background-repeat: no-repeat; background-position: left center;}
.tits h3 span { float: left; font-size: 24px; color: #0043ab; margin-right: 10px;}
.tits h3 i { display: inline-block; font-family: "siyuan"; font-weight: 500; font-size: 36px; color: #e7e9f1; text-transform:Uppercase;}
.tits a { float:right; height: 40px; line-height: 40px; font-size:16px; color:#999; -webkit-transition:all .5s ease; transition:all .5s ease;}
.tits a:hover { color: #0043ab;}

/*学会动态*/
.hgxh01 { width: 100%; padding: 40px 0;}
.hgxh01 .tits h3 { background-image: url(../images/hg02.png);}
.hgxh01 .imgs { float: left; width: 745px; height: 480px; overflow: hidden;}
.hgxh01 .imgs .swiper-slide { position: relative;}
.hgxh01 .imgs img { display: block; width: 745px; height: 480px;}
.hgxh01 .imgs .msg { width: 60%; height: 70px; line-height: 35px; font-weight: 500; font-size: 20px; color: #fff; padding: 15px 50px 35px 50px; background: rgba(0,0,0,0.5); position: absolute; right: 0; bottom: 0; z-index: 2;}
.hgxh01 .imgs .msg span { display: block; float: right; font-size: 16px;}
.hgxh01 .imgs .swiper-pagination-bullets { width: auto; text-align: right; right: 20px; bottom: 15px;}
.hgxh01 .imgs .swiper-pagination-bullets span { width: 10px; height: 10px; border-radius: 2px; overflow: hidden; background: #fff;}
.hgxh01 .msgs { float: right; width: 530px;}
.hgxh01 .msgs li { width: 100%; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #ccc; background: url(../images/hg03.png) no-repeat right 70px;}
.hgxh01 .msgs li:last-child { margin-bottom: 0;}
.hgxh01 .msgs li h3 { float: left; width: 400px; 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;}
.hgxh01 .msgs li span { float: right; line-height: 30px; font-size: 13px; color: #999; margin-bottom: 5px;}
.hgxh01 .msgs li p { width: 400px; line-height: 24px; font-size: 13px; color: #999;}
.hgxh01 .msgs li:hover { background-image: url(../images/hg03h.png); }
.hgxh01 .msgs li:hover h3 { color: #0043ab;}

/*广告*/
.advs { width: 100%; height: 125px; overflow: hidden;}
.advs img { display: block;  width: 100%; height: 125px;}

/*会员服务*/
.hgxh02 { float: left; width: 930px; padding: 40px 0 30px 0;}
.hgxh02 .tits h3 { background-image: url(../images/hg04.png);}
.hgxh02 .swiper-container { padding-bottom: 30px;}
.hgxh02 .swiper-slide a { display: block; padding: 10px; border: 1px solid #eee;}
.hgxh02 .swiper-slide .img { width: 100%; height: 200px; overflow: hidden;}
.hgxh02 .swiper-slide .img img { display: block; width: 100%; height: 200px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.hgxh02 .swiper-slide h3 { line-height: 30px; font-weight: 500; font-size: 16px; color: #333; margin: 15px 0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all .5s ease; transition:all .5s ease;}
.hgxh02 .swiper-slide p { line-height: 25px; font-size: 12px; color: #999;}
.hgxh02 .swiper-slide span { display: block; line-height: 30px; font-size: 14px; color: #999; padding-top: 10px; margin-top: 20px; border-top: 1px dashed #ddd; background: url(../images/hg03.png) no-repeat right 19px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.hgxh02 .swiper-slide:hover .img img { transform:scale(1.1,1.1);}
.hgxh02 .swiper-slide:hover h3 { font-weight: bold; color: #0043ab;}
.hgxh02 .swiper-slide:hover span { color: #0043ab; background-image: url(../images/hg03h.png);}
.hgxh02 .swiper-pagination-bullets { bottom: 0;}
.hgxh02 .swiper-pagination-bullets span { width: 28px; height: 4px; border-radius: 0; background: #000;}
.hgxh02 .swiper-pagination-bullets .swiper-pagination-bullet-active { background: #0043ab;}

/*通知公告*/
.hgxh03 { float: right; width: 340px; padding: 40px 0 30px 0;}
.hgxh03 .tits h3 { background-image: url(../images/hg05.png);}
.hgxh03 .nr { padding: 10px 15px; border: 1px solid #eee;}
.hgxh03 .nr li { line-height: 33.7px; padding-left: 15px; position: relative;}
.hgxh03 .nr li::after { display: block; content: ""; width: 4px; height: 4px; border-radius: 4px; background: #999; position: absolute; left: 0; top: 16px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.hgxh03 .nr li a { display: block; font-size: 15px; color: #333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all .5s ease; transition:all .5s ease;}
.hgxh03 .nr li:hover::after { background: #0043ab;}
.hgxh03 .nr li:hover a { color: #0043ab;}

.bgs { padding: 50px 0; background: url(../images/hg06.jpg) no-repeat center top;}

/*学术活动*/
.hgxh04 { float: left; width: 905px;}
.hgxh04 .tits h3 { background-image: url(../images/hg07.png);}
.hgxh04 .tits h3 i { color: rgba(255,255,255,0.5);}
.hgxh04 .lft { float: left; width: 535px;}
.hgxh04 .lft .img { width: 535px; height: 340px; overflow: hidden;}
.hgxh04 .lft .img img { display: block; width: 535px; height: 340px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.hgxh04 .lft b { display: block; line-height: 30px; font-size: 14px; color: #666; margin: 15px 0 5px 0;}
.hgxh04 .lft h3 { line-height: 30px; font-size: 20px; color: #333; -webkit-transition:all .5s ease; transition:all .5s ease;}
.hgxh04 .lft:hover .img img { transform:scale(1.1,1.1);}
.hgxh04 .lft:hover h3 { color: #0043ab;}
.hgxh04 .rgt { float: right; width: 340px;}
.hgxh04 .rgt li { margin: 4px 0 35px 0; position: relative; -webkit-transition:all .5s ease; transition:all .5s ease;}
.hgxh04 .rgt li::after { display: block; content: ""; width: 275px; height: 4px; background-image: linear-gradient(to right,#0447ad,#77c5ea); position: absolute; right: 0; top: -4px;}
.hgxh04 .rgt li a { display: block; height: 60px; padding: 15px 20px 40px 20px; background: #fff; position: relative; -webkit-transition:all .5s ease; transition:all .5s ease;}
.hgxh04 .rgt li a::after { display: block; content: ""; width: 0; height: 0; filter:alpha(opacity=0); opacity:0; border-style: solid; border-width: 0 0 115px 35px; border-color: transparent transparent #0043ab transparent; position: absolute; left: -35px; top: 0; -webkit-transition:all .3s ease; transition:all .3s ease;}
.hgxh04 .rgt li h3 { height: 50px; line-height: 25px; font-weight: 500; font-size: 16px; color: #333; -webkit-transition:all .5s ease; transition:all .5s ease;}
.hgxh04 .rgt li span { display: block; width: 50px; height: 40px; line-height: 20px; font-size: 12px; color: #fff; text-align: center; padding: 5px 5px 5px 0; background: #0043ab; position: absolute; right: 0; bottom: -10px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.hgxh04 .rgt li span b { display: block; line-height: 20px; font-size: 18px;}
.hgxh04 .rgt li span::after { display: block; content: ""; width: 0; height: 0; border-style: solid; border-width: 0 0 50px 50px; border-color: transparent transparent #0043ab transparent; position: absolute; left: -50px; top: 0; -webkit-transition:all .5s ease; transition:all .5s ease;}
.hgxh04 .rgt li:hover { padding-left: 35px;}
.hgxh04 .rgt li:hover a { background: #0043ab;}
.hgxh04 .rgt li:hover a::after { filter:alpha(opacity=100); opacity:1;}
.hgxh04 .rgt li:hover h3 { color: #fff;}
.hgxh04 .rgt li:hover span { color: #0043ab; background: #fff;}
.hgxh04 .rgt li:hover span::after { border-color: transparent transparent #fff transparent;}

/*快捷通道*/
.hgxh05 { float: right; width: 330px;}
.hgxh05 .tits h3 { background-image: url(../images/hg05.png);}
.hgxh05 .nr { background: #fff;}
.hgxh05 li { float: left; width: calc(50% - 41px); text-align: center; padding: 0 20px;}
.hgxh05 li a { display: block; width: 100%; line-height: 30px; font-size: 16px; color: #333; padding: 37px 0; -webkit-transition:all .5s ease; transition:all .5s ease;}
.hgxh05 li a i { display: block; width: 90px; height: 90px; margin: 10px auto; border-radius: 50%; background-repeat: no-repeat; background-position: center;}
.hgxh05 .kj01,.hgxh05 .kj03 { border-right: 1px dashed #ccc;}
.hgxh05 .kj01 a,.hgxh05 .kj02 a { border-bottom: 1px dashed #ccc;}
.hgxh05 .kj01 a i { background-color: #ffebec; background-image: url(../images/hg08.png);}
.hgxh05 .kj02 a i { background-color: #fff3e5; background-image: url(../images/hg09.png);}
.hgxh05 .kj03 a i { background-color: #eef1ff; background-image: url(../images/hg10.png);}
.hgxh05 .kj04 a i { background-color: #fff4ee; background-image: url(../images/hg11.png);}
.hgxh05 li:hover a { color: #0043ab;}

/*************** 子页公用 *******************/
.fl { float:left;}
.fr { float:right;}
.comnav { height: 60px; line-height: 60px; border-bottom: 1px solid #eee; overflow: hidden; background: #fafafa;}
.comnav li { float: left; text-align: center; border-left: 1px solid #f6f6f6; position: relative;}
.comnav li:last-child { border-right: 1px solid #f6f6f6;}
.comnav li::after { display: none; content: ""; width: 0; height: 0; margin: auto; border-style: solid; border-width: 0 7.5px 5px 7.5px; border-color: transparent transparent #0043ab transparent; position: absolute; left: 0; right: 0; bottom: 0;}
.comnav li a { display: block; font-size: 16px; color: #666; padding: 0 25px;}
.comnav li:hover a { color: #0043ab;}
.comnav .on::after { display: block;}
.comnav .on a { font-weight: bold; color: #0043ab;}
.comnav .comsite { float: right; font-size:14px; color:#999; padding-left:20px; background:url(../images/seat.png) no-repeat left center;}
.comnav .comsite a { color:#666; margin: 0 5px;}
.comnav .comsite a:last-child { color:#0043ab;}
.content { width: 1300px; margin: 0 auto; padding: 40px 0; overflow: hidden;}

/*详情页公用*/
.lh { min-height: 400px; line-height:35px; font-size:16px; color:#333; text-align:justify;}
.lh img { max-width:100%; height:auto !important;}
.show_h3 { width:100%; line-height:40px; text-align: center; margin-bottom:30px; padding-bottom: 5px; border-bottom:1px solid #eee;}
.show_h3 h3 { font-size:24px; color:#333;}
.show_h3 p { font-size:12px; color:#999;}
.show_h3 .info { float:left; width:70%;}
.show_h3 .fr { max-width:30%; font-size:14px; color:#666; text-align:right;}
.show_h3 .fr .font,.show_h3 .fr .print { float:left;}
.show_h3 .fr .font #big,.show_h3 .fr .font #center,.show_h3 .fr .font #small { cursor:pointer;}
.show_h3 .fr .print { margin-left:15px;}
.show_h3 .fr .print a { font-weight:bold; color:#0043ab; letter-spacing:2px;}
.show_sxp { line-height:25px; font-size:14px; color:#999; margin-top:20px; padding-top:20px; border-top:1px solid #eee;}
.show_sxp p { width:45%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.show_sxp p span { display:inline-block; margin-right:10px;}
.show_sxp a { color:#666;}
.show_sxp .fr { text-align:right;}
.show_sxp p a:hover { color:#0043ab; text-decoration:underline;}
.show_sxp.nwxz p { float:left; width:calc(100% / 3);}
.show_sxp.nwxz p span a { color:#0043ab;}
.serchms { font-size:20px; line-height:60px; color:#333; text-align:center;}

/*分页*/
.scott { text-align:center; margin-top:40px; overflow:hidden;}
.scott li { display:inline-block; line-height:35px; margin:0 5px; border-radius:4px; overflow:hidden; background:#eee;}
.scott a,.scott span { display:block; padding:0px 15px; font-size:16px; color:#0043ab; cursor:pointer;}
.scott li:hover,.scott .active { background:#0043ab;}
.scott li:hover a,.scott li:hover span,.scott .active span { color:#fff;}

/*新闻列表*/
.newlist { width:100%;}
.newlist li { padding:20px; margin-bottom: 15px; /*border:1px solid #eee;*/ border-radius: 4px; overflow: hidden; background: #f9f9f9;}
.newlist li a { display:block; width:100%;}
.newlist li .time { float: left; width: 55px; line-height: 20px; font-size: 12px; color: #999; text-align: center; padding: 10px 15px; border-radius: 4px; overflow: hidden; background: #fff; -webkit-transition:all .5s ease; transition:all .5s ease;}
.newlist li .time b { display: block; line-height: 35px; font-size: 28px; color: #333; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #ddd; -webkit-transition:all .5s ease; transition:all .5s ease;}
.newlist li .msg { float:right; width:calc(100% - 120px); position:relative;}
.newlist li .msg h3 { line-height:30px; 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 { line-height:25px; font-size:12px; color:#999; margin-top: 10px;}
.newlist li:hover .time { background: #0043ab;}
.newlist li:hover .time { color: rgba(255,255,255,0.8);}
.newlist li:hover .time b { color: #fff; border-bottom-color: rgba(255,255,255,0.2);}
.newlist li:hover .msg h3 { color:#0043ab;}


.newpic { width:100%;}
.newpic li { float:left; width:310px; margin:0 20px 20px 0; position:relative;}
.newpic li:nth-child(4n) { margin-right:0;}
.newpic li a { display:block; width:100%;}
.newpic li .img { width:310px; height:200px; border-radius:4px 4px 0 0; overflow:hidden;}
.newpic li .img img { display:block; width:310px; height:200px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.newpic li .msg { padding:15px 20px; border:1px solid #eee; overflow:hidden;}
.newpic li .msg span { display:block; line-height:25px; font-size:12px; color:#999;}
.newpic li .msg h3 { line-height:35px; font-weight:500; font-size:18px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newpic li .msg p { height:50px; line-height:25px; font-size:14px; color:#999; margin-top: 5px;}
.newpic li:hover .img img { transform:scale(1.1,1.1);}
.newpic li:hover .msg h3 { color:#034d97;}

/*会议列表*/
.meeting { width:100%;}
.meeting li { float:left; width:330px; margin:15px 17px 0 0; position:relative;}
.meeting li:nth-child(3n) { margin-right:0;}
.meeting li a { display:block; width:100%;}
.meeting li .type { line-height:30px; font-size:12px; color:#fff; padding:0 10px; border-radius:0 0 0 15px; background:#0043ab; position:absolute; top:0; right:0; z-index:999;}
.meeting li .img { width:330px; height:245px; border-radius:4px 4px 0 0; overflow:hidden;}
.meeting li .img img { display:block; width:100%; min-height:245px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.meeting li .msg { padding:10px; border:1px solid #eee; border-radius:0 0 4px 4px; overflow:hidden;}
.meeting li .msg h3 { line-height:35px; font-weight:500; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.meeting li .msg p { line-height:25px; font-size:12px; color:#999; padding-left:10px; position:relative;}
.meeting li .msg p::after { display:block; content:""; width:4px; height:4px; border-radius:50%; background:#0d9e13; position:absolute; left:0; top:12px;}
.meeting li .msg p span { display:block; color:#666;}
.meeting li .msg p span b { font-weight:500; color:#0043ab;}
.meeting li .msg .bmpep { float:left; max-width:75%; line-height:22px; margin-left:8px;}
.meeting li .msg .bmpep img { float:right; width:20px; height:20px; border:1px solid #fff; margin-left:-8px; border-radius:50%; background-color:#ddd;}
.meeting li .msg .bmpep span { float:right; font-size:12px; color:#999; margin-left:10px;}
.meeting li .msg i { float:right; width:60px; font-style:normal; line-height:22px; font-size:12px; color:#fff; text-align:center; border-radius:11px; background:#0043ab;}
.meeting li:hover .img img { transform:scale(1.1,1.1);}

/*会议详情*/
.meeting-show { width:100%; position:relative;}
.meeting-show .img { float:left; width:460px; height:250px; border:1px solid #eee; border-radius:4px; overflow:hidden; background:#fdfdfd;}
.meeting-show .img img { display:block; width:100%;}
.meeting-show .msg { float:right; width:420px;}
.meeting-show .msg h1 { height:70px; line-height:35px; font-weight:500; font-size:24px; color:#333; margin-bottom:10px;}
.meeting-show .msg span { display:block; float:left; max-width:calc(100% - 130px); line-height:40px; font-size:14px; color:#0043ab; letter-spacing:1px; padding:0 15px; border-radius:4px; overflow:hidden; background:#fafafa;}
.meeting-show .msg a { display:block; float:right; width:110px; height:40px; line-height:40px; font-weight:bold; font-size:16px; color:#fff; text-align:center; letter-spacing:2px; border-radius:4px; overflow:hidden; background:#0043ab;}
.meeting-show .msg p { line-height:35px; font-size:12px; color:#999; padding:0 15px 0 40px; margin-top:8px; border-radius:4px; background-color:#fafafa; background-repeat:no-repeat; background-position:15px center; background-size:18px;}
.meeting-show .msg p i { font-style:normal; color:#666;}
.meeting-show .msg .tm { background-image:url(../images/xy17.png);}
.meeting-show .msg .bm { background-image:url(../images/xy18.png);}
.meeting-show .msg .ad { background-image:url(../images/xy19.png);}
.meeting-show .tab { margin-top:30px;}
.meeting-show .tab-head { height:50px; line-height:50px; text-align:center; margin-bottom:20px; border-bottom:1px solid #eee;}
.meeting-show .tab-head li { display:inline-block; font-size:16px; color:#666; padding:0 30px; cursor:pointer; position:relative; -webkit-transition:all .5s ease; transition:all .5s ease;}
.meeting-show .tab-head li::after { display:none; content:""; width:30px; height:3px; margin:auto; background:#0043ab; position:absolute; left:0; right:0; bottom:-1px;}
.meeting-show .tab-head .on { font-weight:bold; font-size:18px; color:#0043ab;}
.meeting-show .tab-head .on::after { display:block;}
.meeting-show .tab-body { width:100%;}
.meeting-show .tab-body li { display:none;}
.meeting-show .tab-body li[class="on"] { display:block;}
.meeting-show .tank { width:540px; min-height:465px; margin:auto; padding:0 15px; border-radius:4px; box-shadow:0 0 40px rgba(0,0,0,0.2); background-image: linear-gradient(#0043ab,#fff 75%); overflow:hidden; position:fixed; top:20%; right:0; left:0; z-index:999;}
.meeting-show .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:18px; z-index:2;}
.meeting-show .tank .clos::before,.meeting-show .tank .clos::after { display:block; content:""; margin:auto; background:#0043ab; position:absolute; top:0; right:0; bottom:0; left:0; -webkit-transform:rotate(45deg); transform:rotate(45deg);}
.meeting-show .tank .clos::before { width:12px; height:2px;}
.meeting-show .tank .clos::after { width:2px; height:12px;}
.meeting-show .tank h1 { height:60px; line-height:60px; font-size:18px; color:#fff;}
.meeting-show .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;}
.meeting-show .tank .nrs h3 { line-height:45px; font-size:16px; color:#333; border-bottom:1px solid #eee;}
.meeting-show .tank .nrs li { float:left; width:calc(100% / 4 - 29.5px); text-align:center; cursor:pointer; padding:10px; margin:10px 10px 0 0; border:1px solid #eee; -webkit-transition:all .5s ease; transition:all .5s ease;}
.meeting-show .tank .nrs li:nth-child(4n) { margin-right:0;}
.meeting-show .tank .nrs li h4 { line-height:30px; font-size:16px; color:#333;}
.meeting-show .tank .nrs li span { display:block; line-height:25px; font-size:12px; color:#0043ab;}
.meeting-show .tank .nrs li span b { font-weight:500; font-size:16px;}
.meeting-show .tank .nrs li p { line-height:22px; font-size:11px; color:#666;}
.meeting-show .tank .nrs li p i { font-style:normal; font-size:13px; color:#0043ab; margin:0 3px;}
.meeting-show .tank .nrs li:hover { box-shadow:0 0 10px rgba(0,0,0,0.1);}
.meeting-show .tank .nrs .on { border-color:#0043ab; box-shadow:0 0 10px rgba(202,4,0,0.1);}
.meeting-show .tank .botom { height:65px;}
.meeting-show .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;}
.meeting-show .tank .botom .nr p { float:left; width:60%; font-size:14px; color:#333; text-align:right;}
.meeting-show .tank .botom .nr p span { color:#0043ab;}
.meeting-show .tank .botom .nr p span b { font-weight:500; font-size:22px;}
.meeting-show .tank .botom .nr .enroll { float:right; width:30%; font-weight:bold; font-size:16px; color:#fff; text-align:center; overflow:hidden; background:#0043ab;}

/*图片列表*/
.piclist { width:100%;}
.piclist li { float:left; width:310px; margin:0 20px 20px 0; position:relative;}
.piclist li:nth-child(4n) { margin-right:0;}
.piclist li a { display:block; width:100%;}
.piclist li .img { width:310px; height:230px; border-radius:4px 4px 0 0; overflow:hidden;}
.piclist li .img img { display:block; width:310px; height:230px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.piclist li p { line-height:40px; font-size:16px; color:#333; text-align:center; margin-top:5px; padding: 0 10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all .5s ease; transition:all .5s ease;}
.piclist li:hover .img img { transform:scale(1.1,1.1);}
.piclist li:hover p { color:#0043ab;}


/*协会刊物*/
.kwlist { width:100%;}
.kwlist li { float:left; width:260px; margin:0 29px 30px 0; padding:8px; border:1px solid #eee; box-shadow: 0 0 10px rgba(0,0,0,0.05); border-radius: 4px; overflow: hidden; background: #fff; position:relative; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kwlist li:nth-child(4n) { margin-right:0;}
.kwlist li a { display:block; width:100%;}
.kwlist li .img { width:260px; height:193px; overflow:hidden; }
.kwlist li .img img { display:block; width:100%; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kwlist li p { line-height:40px; font-size:16px; color:#333; text-align:center; margin-top:5px; padding: 0 10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kwlist li:hover .img img { transform:scale(1.1,1.1);}
.kwlist li:hover p { color:#0043ab;}

/*人员列表*/
.meblist { width:100%;}
.meblist li { float:left; width:185px; margin:0 18px 20px 0;}
.meblist li:nth-child(6n) { margin-right:0;}
.meblist li .img { width:185px; height:280px; border-radius: 4px 4px 0 0; overflow: hidden;}
.meblist li .img img { display:block; width:100%; -webkit-transition:all .5s ease; transition:all .5s ease;}
.meblist li p { line-height:40px; font-size:16px; color:#333; text-align:center; margin-top:5px; padding: 0 10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all .5s ease; transition:all .5s ease;}
.meblist li:hover .img img { transform:scale(1.1,1.1);}
.meblist li:hover p { color:#16a863;}

/*人员详情*/
.picshow { width:100%;}
.picshow .img { float:left; width:230px; text-align:center; padding:40px 40px 20px 40px; margin-top:10px; border:1px solid #ddd; border-radius:4px; position:relative;}
.picshow .img::after { display:block; content:""; width:80px; height:3px; margin:auto; background:#0043ab; position:absolute; left:0; right:0; top:-1px; z-index:1;}
.picshow .img img { display:block; width:230px; margin:0 auto; border-radius:4px; overflow:hidden;}
.picshow .img h3 { line-height:35px; font-weight:normal; font-size:22px; color:#333; margin-top:20px;}
.picshow .img p { line-height:25px; font-size:14px; color:#999;}
.picshow .msg { float:right; width:calc(100% - 350px); padding-top:20px;}
.picshow .msg h3 { font-size:22px; color:#333; letter-spacing:2px; padding-bottom:20px; margin-bottom:20px; position:relative;}
.picshow .msg h3::after { display:block; content:""; width:45px; height:5px; background:#0043ab; position:absolute; left:0; bottom:0;}
.picshow .msg .lh { margin-bottom:20px;}

/*视频列表*/
.vidlist { width:100%;}
.vidlist li { float:left; width:290px; margin:20px 25px 0 0;}
.vidlist li:nth-child(3) { margin-right:0;}
.vidlist li .img { width:290px; height:157px; border-radius:4px 4px 0 0; overflow:hidden; background:#fafafa; position:relative;}
.vidlist li .img::after { display:block; content:""; width:290px; height:157px; background:rgba(0,0,0,0.2) url(../images/xh07.png) no-repeat center; position:absolute; left:0; top:0; z-index:2;}
.vidlist li .img img { display:block; width:100%; -webkit-transition:all .5s ease; transition:all .5s ease;}
.vidlist li p { line-height:45px; font-size:15px; color:#333; text-align:center; border:1px solid #eee; border-top:none; border-radius:0 0 4px 4px; 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:#fff; border-color:#0043ab; background:#0043ab;}

/*下载列表*/
.softlst { width:100%;}
.softlst li { padding:20px; border:1px solid #eee; border-radius: 4px; overflow:hidden; position:relative;}
.softlst li h3 { font-weight:500; font-size:20px; color:#333; padding-bottom:10px; margin-bottom: 10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; position:relative;}
.softlst li h3::after { display:block; content:""; width:30px; height:2px; background:#0043ab; position:absolute; left:0; bottom:0;}
.softlst li p { line-height:30px;}
.softlst li p span { line-height:30px; font-size:12px; color:#666; margin-right: 30px;}
.softlst li p span i { font-style:normal; color:#999;}
.softlst li a { display:block; width:120px; height:40px; line-height:40px; font-size:16px; color:#fff; text-align:center; margin-top:10px; border-radius:2px; background:#0043ab; position:absolute; right:20px; top:30px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.softlst li:hover a { border-radius:20px;}

/*专题*/
.speclist { width:100%;}
.speclist li { float:left; width:375px; margin:0 37px 35px 0; position:relative;}
.speclist li:nth-child(3n) { margin-right:0;}
.speclist li a { display:block; width:100%;}
.speclist li .img { width:375px; height:280px; border-radius:4px 4px 0 0; overflow:hidden;}
.speclist li .img img { display:block; width:375px; height:280px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.speclist li .msg { padding:15px 20px; border:1px solid #eee; overflow:hidden;}
.speclist li .msg span { display:block; line-height:25px; font-size:12px; color:#999;}
.speclist li .msg h3 { line-height:35px; font-weight:500; font-size:18px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.speclist li .msg p { height:50px; line-height:25px; font-size:14px; color:#999; margin-top: 5px;}
.speclist li:hover .img img { transform:scale(1.1,1.1);}
.speclist li:hover .msg h3 { color:#034d97;}

/*会员单位*/
.company { width:100%;}
.company table { line-height:22px; border-top:1px solid #eaedef; border-left:1px solid #eaedef; box-sizing:border-box;}
.company th,.company td { text-align:center; padding:10px; border-right:1px solid #eaedef; border-bottom:1px solid #eaedef; box-sizing:border-box;}
.company th { font-size:14px; color:#333; background:#eaedef;}
.company td { font-size:12px; color:#666;}
.company td.blu { font-weight:bold; color:#333;}
.company tr:nth-child(2n-1) td { background:#f8f8f8;}

/*商城*/
.shopnav { width:100%; padding:20px 0; background:#f8f8f8;}
.shopnav li { width:100%; line-height:30px; font-size:14px; padding:15px 0; border-bottom:1px solid #eee;}
.shopnav li:last-child { border-bottom:none;}
.shopnav li label { float:left; width:70px; color:#999;}
.shopnav li a { float:left; color:#666; padding:0 15px; cursor:pointer;}
.shopnav li a:hover { color:#0043ab;}
.shopnav li .on,.shopnav li .on:hover { color:#fff; border-radius:15px; background:#0043ab;}
.shoplist { width:100%; padding:25px 0;}
.shoplist li { float:left; width:220px; cursor:pointer; margin:0 25px 25px 0;}
.shoplist li:nth-child(5n) { margin-right:0;}
.shoplist li a { display:block; width:100%;}
.shoplist li .img { width:220px; height:220px; border-radius:4px; overflow:hidden;}
.shoplist li .img img { display:block; width:220px; height:220px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.shoplist li .msg { width:100%;}
.shoplist li .msg h3 { height:44px; line-height:22px; font-weight:500; font-size:14px; color:#333; margin:5px auto; overflow:hidden;}
.shoplist li .msg span { display:block; max-width:55%; line-height:25px; font-size:12px; color:#0043ab;}
.shoplist li .msg span b { font-size:16px;}
.shoplist li .msg i { display:block; max-width:45%; line-height:25px; font-style:normal; font-size:11px; color:#bbb;}
.shoplist li:hover .img img { transform:scale(1.1,1.1);}
.shoplist li:hover .msg h3 { color:#0043ab;}

/*商城详情*/
.comsite .crumb { width:100%; font-size:12px; color:#999; padding-left:20px; background:url(../images/xy07.png) no-repeat left 17px / 13px;}
.comsite .crumb a { color:#666;}
.comsite .crumb a:last-child { color:#0043ab;}
.datails-content { padding-bottom:80px;}
.protop { margin-bottom:45px;}
.protop .proimg { float:left; width:430px; height:430px; border:1px solid #eaeaea; border-radius:4px; overflow:hidden;}
.protop .proimg img { display:block; width:100%;}
.protop .promsg { float:right; width:730px;}
.protop .promsg .title { line-height:35px; font-size:22px; position:relative;}
.protop .promsg .summary { padding:25px 40px; margin:20px auto; background:#f5f5f5;}
.protop .promsg .summary p { line-height:40px; font-size:14px; color:#888;}
.protop .promsg .summary p s { color:#666; padding-left:25px;}
.protop .promsg .summary .price b { font-size:28px; color:#0043ab; padding-left:25px;}
.protop .promsg .summary .price b i { font-size:14px;}
.protop .promsg .attrs { line-height:30px; font-size:14px; color:#888; padding-left:40px; margin-bottom:20px;}
.protop .promsg .attrs .nam { float:left; width:43px; text-align:right; margin-right:25px;}
.protop .promsg .attrs .color { margin-bottom:20px;}
.protop .promsg .attrs .color .color-cont { float:left; width:calc(100% - 68px);}
.protop .promsg .attrs .color .color-cont .btn { display:inline-block; color:#999; cursor:pointer; padding:0 10px; margin-right:10px; border:1px solid #ddd; border-radius:2px;}
.protop .promsg .attrs .color .color-cont .btn.active { color:#0043ab; border-color:#0043ab;}
.protop .promsg .attrs .number { line-height:30px;}
.protop .promsg .attrs .number .number-cont { float:left; width:calc(100% - 68px); line-height:30px;}
.protop .promsg .attrs .number .number-cont .btn { float:left; width:35px; font-size:20px; text-align:center; cursor:pointer; border:1px solid #ddd; background:#f8f8f8; -webkit-user-select:none; -moz-user-focus:none; -moz-user-select:none;}
.protop .promsg .attrs .number .number-cont input { float:left; width:35px; height:30px; text-align:center; margin:0 5px; border:1px solid #ddd;}
.protop .promsg .btns { padding-left:40px;}
.protop .promsg .btns .layui-btn { height:50px; line-height:50px; color:#fff; padding:0 20px; border:1px solid #0043ab; border-radius:4px; background:#0043ab;}
.protop .promsg .btns .car-btn { margin-left:65px; border:1px solid #f50; background:#f50;}
.prohot { float:left; width:272px;}
.prohot h4 { line-height:40px; font-weight:bold; font-size:16px; color:#333;}
.prohot .item-list { padding:0 25px; border:1px solid #eee;}
.prohot .item-list .content { width:auto; margin:0 auto;}
.prohot .item-list .content .shoplist li { padding-bottom:10px; margin:0 0 20px 0; border-bottom:1px solid #eee;}
.prohot .item-list .content .shoplist li:last-child { padding-bottom:0; margin-bottom:0; border-bottom:none;}
.prodetail { float:right; width:calc(100% - 300px);}
.prodetail h4 { line-height:40px; font-weight:bold; font-size:16px; color:#333; padding-left:15px; position:relative;}
.prodetail h4::after { display:block; content:""; width:3px; height:15px; background:#0043ab; position:absolute; left:0; top:12px;}
.prodetail .item { line-height:30px; font-size:14px; color:#333; padding:25px; border:1px solid #eee;}
.prodetail .item img { display:block; max-width:100%;}

/*购物车*/
.cart { margin-top:25px; border:1px solid #eee;}
.cart .cart-table-th { height:50px; line-height:50px; background:#f5f5f5;}
.cart .th { float:left; text-align:center;}
.cart .th-chk { width:70px; margin-left:15px; text-align:left; position:relative;}
.cart .th-chk .select-all,.cart .th-chk .select-all label { cursor:pointer;}
.cart .cart-checkbox { display:inline-block;}
.cart .CheckBoxShop { width:15px; height:15px; border:1px solid #ccc; position:relative; top:5px;}
.cart .th-item { width:413px; text-align:left; padding-left:90px; box-sizing:border-box;}
.cart .th-price { width:200px;}
.cart .th-amount { width:200px;}
.cart .th-sum { width:200px;}
.cart .th-op { width:100px;}
.cart .item-content { padding:15px 0; border-top:1px solid #eee; box-sizing:border-box; position:relative;}
.cart .item-content .th-chk { margin-top:35px;}
.cart .item-content .th-item { padding-left:0;}
.cart .item-content .th-su { display:inline-block; line-height:100px; font-size:12px; color:#0043ab;}
.cart .item-content .th-su b { font-size:18px;}
.cart .item-content .th-item .item-cont img { float:left; width:98px; height:98px; border:1px solid #eee; border-radius:4px; overflow:hidden;}
.cart .item-content .th-item .item-cont .text { float:right; width:calc(100% - 110px); line-height:25px;}
.cart .item-content .th-item .item-cont .text .title { color:#333;}
.cart .item-content .th-item .item-cont .text p { font-size:12px; color:#999; margin-top:5px;}
.cart .item-content .th-amount .box-btn { text-align:center; margin-top:30px;}
.cart .item-content .th-amount .box-btn .btn,.cart .item-content .th-amount .box-btn input { display:inline-block; color:#333; text-align:center; border:1px solid #eee; background:#fff;}
.cart .item-content .th-amount .box-btn .btn { width:35px; height:35px; line-height:35px; font-size:18px; background:#fafafa;}
.cart .item-content .th-amount input { width:45px; height:35px;}
.cart .item-content .th-op span { display:inline-block; line-height:30px; color:#fff; cursor:pointer; padding:0 15px; margin-top:35px; border-radius:4px; background:#0043ab;}
.cart .FloatBarHolder { line-height:50px; border-top:1px solid #eee; background:#f5f5f5; position:relative;}
.cart .FloatBarHolder .th-chk { width:150px;}
.cart .FloatBarHolder .batch-deletion span { cursor:pointer;}
.cart .FloatBarHolder .total { margin-right:25px;}
.cart .FloatBarHolder .total span { font-size:14px; color:#0043ab; padding-left:5px;}
.cart .FloatBarHolder .total span b { font-size:24px; position:relative; top:1px;}
.cart .FloatBarHolder .th-chk .select-all label { margin-left:5px;}
.cart .FloatBarHolder .Settlement,.cart .FloatBarHolder .total { float:right;}
.cart .FloatBarHolder .Settlement button.layui-btn { width:180px; height:54px; line-height:54px; font-weight:bold; font-size:18px; color:#fff; text-align:center; background:#0043ab; border-radius:0;}

/*空*/
.cartkong { width:100%; text-align:center; padding-top:130px; margin:45px 0; background:url(../images/nocart.png) no-repeat center top;}
.cartkong p { line-height:30px; font-size:16px; color:#333;}
.cartkong a { display:block; width:120px; height:40px; line-height:40px; font-size:14px; color:#fff; text-align:center; margin:15px auto; border-radius:20px; background:#0043ab; -webkit-transition:all .5s ease; transition:all .5s ease;}
.cartkong a:hover { color:#fff; background:#0043ab;}

/*登录、注册*/
.login { min-height:360px; padding:65px 80px; margin: 50px 0; border-radius: 10px; overflow: hidden; background:#fff url(../images/login.jpg) no-repeat center center;}
.login .msg { float:right; width:450px; border:1px solid #eee; border-radius:4px; overflow:hidden; background: #fff;}
.login .msg .tabs { width:100%; height:60px; text-align:center; border-bottom:1px solid #eee; background:#fafafa;}
.login .msg .tabs a { display:inline-block; line-height:60px; font-size:16px; color:#666; letter-spacing:2px; padding:0 20px; position:relative;}
.login .msg .tabs a::after { display:block; content:""; width:0; height:2px; margin:auto; background:#0043ab; position:absolute; left:0; right:0; bottom:-1px;}
.login .msg .tabs .on { font-weight:bold; font-size:20px; color:#0043ab;}
.login .msg .tabs .on::after { width:40%;}
.login .msg .nr { padding:20px 40px;}
.login .msg .nr h1 { height:50px; text-align:center;}
.login .msg .nr h1 img { display:inline-block; height:50px;}
.login .msg .nr h3 { line-height:40px; font-weight:500; font-size:12px; color:#999; text-align:center; margin-bottom:20px; letter-spacing:2px; position:relative;}
.login .msg .nr h3::before,.login .msg .nr h3::after { display:block; content:""; width:12.5%; height:1px; margin:auto; background:#eee; position:absolute; top:22px;}
.login .msg .nr h3::before { left:0;}
.login .msg .nr h3::after { right:0;}
.login .msg .nr h3 b { font-weight:bold; font-size:24px; color:#0043ab; margin:0 30px; position:relative; top:3px;}
.login .msg .nr h3 b::before,.login .msg .nr h3 b::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#0043ab; position:absolute; top:12px;}
.login .msg .nr h3 b::before { left:-20px;}
.login .msg .nr h3 b::after { right:-20px;}
.login .msg .nr li { font-size:12px; color:#999; margin-bottom:10px;}
.login .msg .nr li input { display:block; width:95%; height:40px; line-height:40px; font-size:14px; color:#333; padding:0 2.5%; border:1px solid #ddd; border-radius:2px; overflow:hidden; outline:none;}
.login .msg .nr .yzm input { float:left; width:55%;}
.login .msg .nr .yzm img { display:block; float:right; width:130px; height:40px; border:1px solid #ddd; border-radius:2px;}
.login .msg .nr .yzm .layui-btn { display:block; float:right; width:130px; height:40px; font-size:14px; margin-right:0 !important; border:1px solid #dc3b40 !important; border-radius:2px; background:#dc3b40;}
.login .msg .nr li .btn { display:block; width:100%; height:45px; line-height:45px; font-weight:bold; font-size:15px; color:#fff; text-align:center; margin-top:20px; cursor:pointer; letter-spacing:2px; border:1px solid #0043ab; border-radius:4px; background:#0043ab;}
.login .msg .nr li .solid-checkbox { float:left; width:auto; height:auto; padding:0; margin:1px 8px 0 0;}
.login .msg .nr li a:hover { color:#dc3b40; text-decoration:underline;}
.login .msg .nr li .hint { line-height:30px; font-size:14px; color:#dc3b40;}
.login .msg .nr li .hint i { float:left; margin:0 5px 0 0;}
.login .msg .nr p { line-height:25px; font-size:12px; color:#999; text-align:center; padding-top:10px;}
.login .msg .nr p span { margin:0 40px;}
.login .msg .nr p a { font-weight:bold; font-size:14px; color:#dc3b40;}
.login .msg .nr p a:hover { text-decoration:underline;}
.login .layui-form-checkbox span { padding-right:0 !important;}
.login .solid-label a { font-size:14px; color:#dc3b40; cursor:pointer; position:relative; top:2px;}

/*充值*/
.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 15px 15px; border:1px solid #eee; box-shadow:0 0 10px rgba(220,59,64,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:#dc3b40; 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:#dc3b40;}
.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:#dc3b40;}
.mbunit .layui-btn-danger { background:#dc3b40;}

/*结算页面*/
.settle { width:100%; padding:20px 0;}
.settle h1 { line-height:30px; font-size:16px; color:#666;}
.settle h2 { line-height:30px; font-weight:bold; font-size:14px; color:#333;}
.settle .shdz { padding:10px 20px; margin:10px auto; border:1px solid #eee;}
.settle .shdz li { width:100%; height:25px; line-height:25px; font-size:14px; color:#666; margin:10px auto;}
.settle .shdz li b { display:inline-block; width:100px; text-align:center; margin-right:25px; border:2px solid #0043ab; position:relative;}
.settle .shdz li b::before,.settle .shdz li b::after { display:block; content:""; position:absolute;}
.settle .shdz li b::before { width:0; height:0; border-style:solid; border-width:0 0 15px 25px; border-color:transparent transparent #0043ab transparent; bottom:0; right:0; z-index:0;}
.settle .shdz li b::after { width:8px; height:4px; border-left:2px solid #fff; border-bottom:2px solid #fff; -webkit-transform-origin:50%; transform-origin:50%; -webkit-transform:rotate(-45deg); transform:rotate(-45deg); right:2px; bottom:3px; z-index:2;}
.settle .shdz li:hover { color:#333; cursor:pointer;}
.settle .shdz .adbtn { width:120px; height:35px; margin:10px 0;}
.settle .shdz .adbtn .btn { display:block; width:100%; height:35px; line-height:35px; font-size:12px; color:#fff; border:none; background:#0043ab;}
.settle .list { padding:15px 20px 10px 20px; border:1px solid #eee;}
.settle .list li { padding:10px 0; border-bottom:1px solid #f4f4f4;}
.settle .list li:last-child { border-bottom:none;}
.settle .list li img { float:left; width:100px; height:100px; border-radius:4px; overflow:hidden;}
.settle .list li .msg { float:right; width:calc(100% - 115px);}
.settle .list li .name { float:left; width:60%; height:50px; line-height:25px; font-size:14px; color:#666; overflow:hidden;}
.settle .list li .price { float:left; width:25%; height:25px; line-height:25px; font-size:12px; color:#0043ab; text-align:center;}
.settle .list li .price span { font-size:16px; font-weight:bold;}
.settle .list li .num { float:left; width:15%; height:25px; line-height:25px; font-size:15px; color:#666; text-align:center;}
.settle .list li .num i { font-style:normal; font-size:12px; margin-right:2px;}
.settle .list li p { line-height:25px; font-size:12px; color:#999; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.settle .list li .gge { color:#666; margin-top:10px;}
.settle .count { padding:15px 20px; margin:10px auto; border:1px solid #eee;}
.settle .count li { padding-bottom:10px; margin-bottom:5px; border-bottom:1px solid #f4f4f4;}
.settle .count li:last-child { padding-bottom:0; margin-bottom:0; border-bottom:none;}
.settle .count li p { line-height:25px; font-size:12px; color:#999;}
.settle .balance { text-align:right; padding:20px 0;}
.settle .balance p { line-height:30px; font-size:14px; color:#666; padding-right:30px;}
.settle .balance p b { display:inline-block; font-weight:500; font-size:18px; color:#0043ab;}
.settle .balance p b::first-letter { font-weight:500; font-size:14px;}
.settle .bottom { padding:20px; background:#fafafa;}
.settle .bottom p { line-height:40px; font-size:15px; color:#333; text-align:right; padding-right:15px;}
.settle .bottom p span { margin-left:30px;}
.settle .bottom p span b { display:inline-block; font-style:normal; font-size:20px; color:#0043ab; margin:0 5px;}
.settle .bottom p span:last-child b::first-letter { font-size:14px;}
.settle .bottom .btn { float:right; width:120px; height:45px; line-height:45px; font-weight:bold; font-size:16px; color:#fff; margin-top:5px; border:none; background:#0043ab;}

/*会籍查询*/
.membership { width:100%;}
.membership h1 { line-height:80px; font-size:28px; color:#0043ab; text-align:center;}
.membership .topnr { width:540px; margin:0 auto;}
.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:16px; 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 input,.membership .topnr li .tag,.membership .topnr li img { display:block; float:left; height:45px; outline:none; border:1px solid #eee; border-radius:0 2px 2px 0; box-sizing:border-box; background:#fff;}
.membership .topnr li input,.membership .topnr li select { line-height:45px; font-size:16px; color:#333; text-align:left; padding:0 10px;}
.membership .topnr li .tag { width:410px; 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 input { width:260px; margin-right:9px;}
.membership .topnr li .btn { width:160px; color:#fff; text-align:center; margin-left:130px; border-color:#0043ab; background:#0043ab;}
.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 .result { line-height:30px; font-size:14px; color:#999; margin:20px 0;}
.membership .mainr table { line-height:30px; font-size:14px; color:#333;}
.membership .mainr table th,.membership .mainr table td { padding:5px 10px; text-align:center; border-left:1px solid #ddd; border-bottom:1px solid #ddd; box-sizing:border-box;}
.membership .mainr table td:last-child { border-right:1px solid #ddd;}
.membership .mainr table th { line-height:40px; font-size:16px; color:#fff; border-color:#006bbf; background:#0043ab;}
.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;}

/*申报*/
.sblist { width:100%;}
.sblist li { float:left; width:215px; margin:15px 25px 0 0; position:relative;}
.sblist li:nth-child(3n) { margin-right:0;}
.sblist li a { display:block; width:100%;}
.sblist li .img { width:215px; height:160px; border-radius:4px; overflow:hidden; -webkit-transition:all .5s ease; transition:all .5s ease;}
.sblist li .img img { display:block; width:100%; -webkit-transition:all .5s ease; transition:all .5s ease;}
.sblist li h3 { line-height:25px; font-size:16px; color:#333; margin-top:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all .5s ease; transition:all .5s ease;}
.sblist li p { line-height:20px; font-size:12px; color:#999;}
.sblist li:hover .img { border-color:#0043ab;}
.sblist li:hover .img img { transform:scale(1.1,1.1);}
.sblist li:hover h3 { color:#0043ab;}
.zhumsg { line-height:30px; font-size:15px; color:#ee0707; letter-spacing:1px; white-space:pre-wrap; margin-top:30px; padding:20px 40px; border-radius:4px; background:#fafafa;}