@charset "utf-8";
* { list-style:none; padding:0; margin:0;}
body { margin:0 auto; padding:0; font-size:20px; font-family:Microsoft YAHEI, Arial, Helvetica, sans-serif; color:#333; min-width:1200px;}
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;}
a { color:#333; text-decoration:none;}
a:hover { text-decoration:none;}
img { border:0;}
ul li { list-style:none;}
.warp { width:1200px; margin:0 auto;} 
.clear{ clear:both;}
#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;} 

/*top*/
.header { width:100%; height:280px; padding:15px 0; margin:0 auto; background:url(../images/nx01.jpg) no-repeat center top; position:relative; z-index:9999;}

/*登录注册按钮*/
.anius { float:right; width:120px; text-align:center; margin-right:40px; position:relative; z-index:2;}
.anius span { display:block; height:35px; line-height:35px; font-size:14px; color:#208952; cursor:pointer; padding:0 15px 0 25px; background:url(../images/nx02.png) no-repeat left center; position:relative;}
.anius span::after { display:block; content:""; width:0; height:0; border-style:solid; border-width:5px 5px 0 5px; border-color:#208952 transparent transparent transparent; position:absolute; right:2px; top:16px;}
.anius p { display:none; width:100%; background:#208952; position:absolute; top:35px;} 
.anius p a { display:block; width:100%; line-height:35px; font-size:14px; color:rgba(255,255,255,0.8); border-top:1px solid #1a6e42; overflow:hidden; -webkit-transition:all .5s ease; transition:all .5s ease;}
.anius p a:hover { color:#fff; background:#1a6e42;}
.anius:hover span { border-radius:4px 4px 0 0;}
.anius:hover p { display:block;}

/*购物车按钮*/
.carts { float:right; margin-right:30px; position:relative;}
.carts::after { display:block; content:""; width:1px; height:15px; background:#208952; position:absolute; left:-20px; top:13px;}
.carts a { display:block; height:35px; line-height:35px; font-size:14px; color:#208952; cursor:pointer; padding-left:25px; background:url(../images/nx03.png) no-repeat left center;}
.carts a:hover { color:#208952;}

/*搜索*/
.header .search { float:right;}
.header .search input { float:left; width:160px; line-height:35px; font-size:14px; color:#333; padding:0 10px; border:none; background:#fff;}
.header .search .btn { width:60px; color:#fff; padding:0; background:#208952;}

/*logo*/
.header .logo { width:545px; height:100px; margin:70px auto 0 auto; overflow:hidden;}
.header .logo img { display:block; height:100%;}

/*导航*/
.nav { width:100%; background:#208952; position:relative; z-index:999;}
.nav li { float:left; width:calc(100% / 9); height:65px; text-align:center; position:relative;}
.nav li a { display:block; width:100%; line-height:65px; font-weight:bold; font-size:16px; color:#fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.nav li:hover,.nav .on { background:#1a6e42;}
.nav li:hover .subnav { display:block;}
.nav li .subnav { display:none; width:100%; background:#1a6e42; overflow:hidden; position:absolute; top:65px; left:0;}
.nav li .subnav a { line-height:45px; font-weight:500; font-size:14px; color:rgba(255,255,255,0.8); border-top:1px solid #1f834f; -webkit-transition:all .5s ease; transition:all .5s ease;}
.nav li .subnav a:hover { color:#fff; background:#208952;}

/*友情链接*/
.link { line-height:40px; padding:15px 0; background:#fafafa; position:relative; z-index:9;}
.link span { float:left; font-weight:bold; font-size:16px; color:#333;}
.link .tags { float:left; width:calc(100% / 3 - 52px); margin-left:25px; position:relative;}
.link .tags b { display:block; font-weight:500; font-size:14px; color:#666; padding:0 30px 0 10px; border:1px solid #ddd; background:#fff; position:relative;}
.link .tags b::after { display:block; content:""; width:0; height:0; border-style:solid; border-width:5px 5px 0 5px; border-color:#999 transparent transparent transparent; position:absolute; right:10px; top:18px;}
.link .tags .nr { display:none; width:100%; border:1px solid #ddd; box-sizing:border-box; background:#fff; position:absolute; left:0; bottom:40px;}
.link .tags .nr a { display:block; font-size:14px; color:#666; padding:0 10px; border-bottom:1px solid #eee;}
.link .tags .nr a:last-child { border-bottom:none;}
.link .tags .nr a:hover { color:#208952;}
.link .tags:hover .nr { display:block;}

/*脚部*/
.footer { width:100%; line-height:30px; font-size:14px; color:#fff;background:#208952;}
.footer a { color:#fff;}
.footer .logo { float:left; width:535px; height:80px; margin-left:50px;}
.footer .logo img { display:block; height:80px;}
.footer .msg { float:left; margin-left:80px; padding-left:80px; border-left:1px solid #63ad86;}
.footer .copy { text-align:center; margin-top:30px; padding:10px 0; background:#1b7646;}

/*公共标题*/
.tit { width:100%; line-height:40px; padding-bottom:5px; border-bottom:1px solid #eee;}
.tit h3 { float:left; font-size:20px; color:#208952; padding-left:15px; position:relative;}
.tit h3::after { display:block; content:""; width:3px; height:22px; background:#208952; position:absolute; left:0; top:10px;}
.tit a { float:right; font-size:14px; color:#999;}
.bghui { padding:20px 0; background:#f2f3f5;}
.bgwit { background:#fff;}
.padq { padding:15px;} 
.padtb { padding:20px 0;}

/*通知公告*/
.notic { width:100%; height:60px; margin-bottom:20px; background:#fff; position:relative;}
.notic .name { float:left; width:105px; height:25px; padding:17.5px 30px; margin-right:65px; background:#208952;}
.notic .name p { line-height:25px; font-size:16px; color:#fff;margin-top: -10px;}
.notic .name p span { display:block; line-height:20px; font-size:14px; text-transform:Uppercase; letter-spacing:1px; filter:alpha(opacity=60); opacity:0.6;}
.notic .swiper-container { float:left; width:calc(100% - 300px); line-height:60px;}
.notic .swiper-slide a { display:block; float:left; width:75%; font-size:16px; color:#666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all .5s ease; transition:all .5s ease;}
.notic .swiper-slide span { display:block; float:right; font-size:16px; color:#666;}
.notic .swiper-slide a:hover { color:#208952;}
.notic .swiper-button-prev,.notic .swiper-button-next { width:15px; height:30px; top:35px;}
.notic .swiper-button-prev::after,.notic .swiper-button-next::after { content:""; width:0; height:0; font-size:0; border-style:solid;}
.notic .swiper-button-prev::after { border-width:7.5px 5px 7.5px 0; border-color:transparent #fff transparent transparent;}
.notic .swiper-button-next::after { border-width:7.5px 0 7.5px 5px; border-color:transparent transparent transparent #fff;}
.notic .swiper-button-prev { left:125px;}
.notic .swiper-button-next { left:135px;}
.notic .sech { float:right; width:75px; height:60px; margin-left:30px; position:relative;}
.notic .sech::after { display:block; content:""; width:1px; height:25px; background:#e0e1e4; position:absolute; left:0; top:28px;}
.notic .sech .aniu { width:75px; height:60px; cursor:pointer; background:url(../images/nx04.png) no-repeat center;}
.notic .sech .nrs { display:none; width:300px; height:50px; border:1px solid #208952; border-radius:4px; overflow:hidden; position:absolute; right:0; top:80px;}
.notic .sech .nrs input { display:block; float:left; width:220px; height:50px; line-height:50px; font-size:14px; color:#333; text-align:left; padding:0 15px; outline:none; border:none; box-sizing:border-box; overflow:hidden; background:#fff;}
.notic .sech .nrs .btn { width:80px; color:#fff; text-align:center; background:#208952;}
.notic .sech.on .nrs { display:block;}

/*新闻特荐*/
.newtop { float:left; width:675px; height:430px; overflow:hidden;}
.newtop a,.newtop img { display:block; width:700px; height:430px;}
.newtop a { position:relative;}
.newtop p { width:72.5%; height:45px; line-height:45px; font-size:16px; color:#fff; padding:0 25% 0 2.5%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:rgba(0,0,0,0.55); position:absolute; left:0; bottom:0;}
.newtop .swiper-pagination { width:30%; text-align:right; left:auto; right:10px; bottom:15px;}
.newtop .swiper-pagination .swiper-pagination-bullet { width:10px; height:10px; filter:alpha(opacity=100); opacity:1; background:#fff;}
.newtop .swiper-pagination .swiper-pagination-bullet-active { background:#208952;}
.newtop .swiper-button-prev,.newtop .swiper-button-next { width:35px; height:35px;    font-size: 35px;
    line-height: 35px; background:rgba(0,0,0,0.3);color:white;}
.newtop .swiper-button-prev::after,.newtop .swiper-button-next::after { font-size:18px; color:#fff;}

/*新闻各分类推荐*/
.newrgt { float:right; width:465px;}
.newrgt .tabs { width:100%;border-bottom: 3px solid #ccc;}
.newrgt .tabs li { float:left; width:calc(99.2% / 3); height:45px; line-height:45px; text-align:center; background:#f4f4f4;border-right: 1px solid #ccc;}
.newrgt .tabs li a { display:block; width:100%; font-size:18px; color:#333;}
/* .newrgt .tabs .on { background:#208952;} */
.newrgt .tabs .on a { color:#208952;font-weight: bold;border-bottom: 3px solid;}
.newrgt .mynr { width:100%; margin-top:16px;}
.newrgt .mynr .swiper-slide { background:#fff;}
.newrgt .mynr li { line-height:45px; padding-left:15px; border-bottom:1px solid #f4f4f4; position:relative;}
.newrgt .mynr li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#208952; position:absolute; left:0; top:21.5px;}
.newrgt .mynr li a { float:left; max-width:75%; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newrgt .mynr li span { float:right; font-size:14px; color:#999;}
.newrgt .mynr li:hover a { color:#208952;}

/*专题专栏*/
.column { width:100%; margin-top:30px; position:relative;}
.column .tit { margin-bottom:20px; border-bottom-color:#e0e0e0;}
.column img { display:block; width:220px; height:80px;}
.column .swiper-button-prev,.column .swiper-button-next { width:30px; height:30px; top:55%;}
.column .swiper-button-prev { left:-40px;}
.column .swiper-button-next { right:-40px;}
.column .swiper-button-prev::after,.column .swiper-button-next::after { font-size:22px; color:#999;}
.column .swiper-button-prev:hover::after,.column .swiper-button-next:hover::after { color:#208952;}

/*科技小院*/
.kjxy { float:left; width:805px;}
.kjxy .lft { float:left; width:350px;}
.kjxy .lft .img { width:350px; height:220px; margin-top:20px; border-radius:4px; overflow:hidden; position:relative;}
.kjxy .lft .img img { display:block; width:350px; height:220px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kjxy .lft .img .msg { width:90%; height:105px; text-align:center; margin:auto; position:absolute; top:0; right:0; bottom:0; left:0; z-index:2;}
.kjxy .lft .img .msg h3 { line-height:45px; font-size:22px; color:#fff; letter-spacing:2px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.kjxy .lft .img .msg span { display:inline-block; line-height:35px; font-size:14px; color:#fff; padding:0 30px; margin-top:20px; border:1px solid #fff; border-radius:20px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kjxy .lft .img:hover img { transform:scale(1.1,1.1);}
.kjxy .lft .img:hover .msg span { color:#208952; background:#fff;}
.kjxy .rgt { float:right; width:420px; margin-top:20px;}
.kjxy .rgt li { line-height:45px; padding-left:15px; border-bottom:1px solid #f4f4f4; position:relative;}
.kjxy .rgt li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#208952; position:absolute; left:0; top:21.5px;}
.kjxy .rgt li a { float:left; max-width:75%; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.kjxy .rgt li span { float:right; font-size:14px; color:#999;}
.kjxy .rgt li:hover a { color:#208952;}

/*科普专栏*/
.kpzl { float:left; width:376px;width: calc(50% - 20px);}
.kpzl .img { /*width:370px;*/ height:175px; margin:20px 0 10px 0; border-radius:4px; overflow:hidden; position:relative;}
.kpzl .img img { display:block; width:100%; height:175px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kpzl .img i { display:block; width:57px; height:57px; margin:auto; position:absolute; right:0; top:30%; left:0; z-index:2;/* background: url(../images/nx07.png) no-repeat 0 0; */}
.kpzl .img p { width:90%; height:60px; line-height:60px; font-size:16px; color:#fff; text-align:center; margin:auto; padding:0 5%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7)); position:absolute; right:0; bottom:0; left:0; z-index:2;}
.kpzl .img:hover img { transform:scale(1.1,1.1);}
.kpzl li { line-height:45px; padding-left:15px; border-bottom:1px solid #f4f4f4; position:relative;}
.kpzl li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#208952; position:absolute; left:0; top:21.5px;}
.kpzl li a { float:left; max-width:75%; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.kpzl li span { float:right; font-size:14px; color:#999;}
.kpzl li:hover a { color:#208952;}

/*三版块、政策法规*/
.threlm { float:left; width:380px;}
.threlm .sli { width:100%;}
.threlm .sli li { width:100%; height:100px; line-height:100px; text-align:center; margin-bottom:10px; overflow:hidden;}
.threlm .sli .s01 { background-image:linear-gradient(to right,#4174f6,#5e8ff8);}
.threlm .sli .s02 { background-image:linear-gradient(to right,#2cab60,#6cd49d);}
.threlm .sli .s03 { background-image:linear-gradient(to right,#fdbd51,#fdd07e);}
.threlm .sli li a { display:block; width:100%; font-weight:bold; font-size:22px; color:#fff; letter-spacing:4px; text-shadow:2px 2px 0 rgba(0,0,0,0.1); background:url(../images/nx09.png) no-repeat 0 0;}
.threlm .sli li i { display:inline-block; width:35px; height:35px; margin-right:5px; position:relative; top:10px;}
.threlm .sli .s01 i { background:url(../images/nx10.png) no-repeat 0 0;}
.threlm .sli .s02 i { background:url(../images/nx11.png) no-repeat 0 0;}
.threlm .sli .s03 i { background:url(../images/nx12.png) no-repeat 0 0;}
.threlm .zcfg { width:100%; padding-top:5px;}
.threlm .zcfg .tit { margin-bottom:10px;}
.threlm .zcfg li { line-height:45px; padding-left:15px; border-bottom:1px solid #f4f4f4; position:relative;}
.threlm .zcfg li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#208952; position:absolute; left:0; top:21.5px;}
.threlm .zcfg li a { float:left; max-width:75%; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.threlm .zcfg li span { float:right; font-size:14px; color:#999;}
.threlm .zcfg li:hover a { color:#208952;}

/*地市农技协*/
.dsnjx { float:left; width:350px; margin:0 25px; padding:10px 25px 15px 25px; background:#f7f7f7;}
.dsnjx .tit { margin-bottom:10px; border-color:#e4e4e4;}
.dsnjx li { line-height:36.6px; padding-left:15px; position:relative;}
.dsnjx li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#666; position:absolute; left:0; top:17px;}
.dsnjx li a { display:block; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.dsnjx li:hover::after { background:#208952;}
.dsnjx li:hover a { color:#208952;}

/*会员工作、会员单位*/
.mebrgt { float:right; width:340px; padding-top:10px;}
.mebrgt .tit { margin-bottom:10px;}
.mebrgt .tit h3 { padding-left:0;}
.mebrgt .tit h3::after { display:none;}
.mebrgt .work { width:100%;}
.mebrgt .work li { float:left; width:calc(100% / 3); text-align:center; padding-top:20px; position:relative;}
.mebrgt .work li::after { display:block; content:""; width:75px; height:15px; margin:auto; border-radius:45%; position:absolute; left:0; right:0; bottom:32px;}
.mebrgt .work li i { display:block; width:75px; height:75px; margin:0 auto; border-radius:40%; background-repeat:no-repeat; background-position:center; position:relative;}
.mebrgt .work li p { line-height:30px; font-size:16px; color:#333; margin-top:5px; padding-bottom:5px;}
.mebrgt .work .dw1::after { background-image:radial-gradient(rgba(92,189,144,0.8),rgba(92,189,144,0.1),rgba(92,189,144,0));}
.mebrgt .work .dw1 i { background-color:#5cbd90; background-image:url(../images/nx13.png);}
.mebrgt .work .dw2::after { background-image:radial-gradient(rgba(169,128,207,0.8),rgba(169,128,207,0.1),rgba(169,128,207,0));}
.mebrgt .work .dw2 i { background-color:#a980cf; background-image:url(../images/nx14.png);}
.mebrgt .work .dw3::after { background-image:radial-gradient(rgba(64,172,206,0.8),rgba(64,172,206,0.1),rgba(64,172,206,0));}
.mebrgt .work .dw3 i { background-color:#40acce; background-image:url(../images/nx15.png);}
.mebrgt .work .dw4::after { background-image:radial-gradient(rgba(71,140,199,0.8),rgba(71,140,199,0.1),rgba(71,140,199,0));}
.mebrgt .work .dw4 i { background-color:#478cc7; background-image:url(../images/nx16.png);}
.mebrgt .work .dw5::after { background-image:radial-gradient(rgba(248,185,88,0.8),rgba(248,185,88,0.1),rgba(248,185,88,0));}
.mebrgt .work .dw5 i { background-color:#f8b958; background-image:url(../images/nx17.png);}

.mebrgt .work .dw6 i { background-color:red; background-image:url(../images/111.png);}
.mebrgt .mbdw { width:100%; margin-top:10px;}
.mebrgt .mbdw li { line-height:38px; padding-left:15px; position:relative;}
.mebrgt .mbdw li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#666; position:absolute; left:0; top:17px;}
.mebrgt .mbdw li a { display:block; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.mebrgt .mbdw li:hover::after { background:#208952;}
.mebrgt .mbdw li:hover a { color:#208952;}

/*科技小院专家*/
.exper { width:100%;}
.exper li { float:left; width:225px; margin:20px 18.75px 0 0;}
.exper li:nth-child(5) { margin-right:0;}
.exper li .img { width:225px; height:280px; border-radius:4px 4px 0 0; overflow:hidden;}
.exper li .img img { display:block; width: 222px;max-width:100%; height:280px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.exper li p { height:50px; line-height:50px; font-size:16px; color:#333; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:#f7f7f7; -webkit-transition:all .5s ease; transition:all .5s ease;}
.exper li:hover .img img { transform:scale(1.1,1.1);}
.exper li:hover p { color:#fff; background:#208952;}

/*广告*/
.advimg { width:100%; height:125px; margin:40px auto; overflow:hidden;}
.advimg a,.advimg img { display:block; width:100%;}

/*会员商城*/
.shoplst { width:100%; margin-bottom:-10px;}
.shoplst .tit { margin-bottom:30px;}
.shoplst li { float:left; width:220px; margin-right:25px; border-radius:4px; overflow:hidden;}
.shoplst li:nth-child(5) { margin-right:0;}
.shoplst li a { display:block; width:100%;}
.shoplst li .img { width:220px; height:165px; border-radius:4px 4px 0 0; overflow:hidden;}
.shoplst li .img img { display:block; width:220px; height:165px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.shoplst li .msg { width:100%;}
.shoplst li .msg h3 { height:20px; line-height:20px; font-weight:500; font-size:14px; color:#333; text-align:center; margin:5px auto; overflow:hidden;}
.shoplst li .msg span { display:block; float:left; max-width:60%; line-height:25px; font-size:14px; color:#ca0400;}
.shoplst li .msg span b { font-size:16px; margin-left:2px;}
.shoplst li .msg i { display:block; float:right; width:25px; height:25px; background:url(../images/nx18.png) no-repeat center;}
.shoplst li:hover .img img { transform:scale(1.1,1.1);}
.shoplst li:hover .msg h3 { color:#208952;}
.shoplst li:hover .msg i { background-image:url(../images/nx18h.png);}

/*************** 子页公用 *******************/
.fl { float:left;}
.fr { float:right;}
.content { width:1200px; margin:0 auto 30px auto;}
.comsite { width:100%; height:50px; line-height:50px; margin-bottom:15px; background:#f8f8f8;}
.comsite h3 { float:left; font-weight:500; font-size:18px; color:#333; margin-left:295px; position:relative;}
.comsite h3::after { display:block; content:""; width:4px; height:18px; background:#208952; position:absolute; left:-15px; top:17px;}
.comsite .seat { float:right; font-size:12px; color:#999; padding-left:20px; background:url(../images/xy07.png) no-repeat left 18px / 13px;}
.comsite .seat a { color:#666;}
.comsite .seat a:last-child { color:#208952;}
.xhlft { float:left; width:240px; margin-top:-60px;}
.xhlft h1 { line-height:30px; font-size:24px; color:#fff; text-transform:Uppercase; padding:20px; border-bottom:4px solid #1a6e42; border-radius:4px 4px 0 0; overflow:hidden; background:#208952; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xhlft h1 span { display:block; font-weight:500; font-size:16px; letter-spacing:1.5px;}
.xhlft .catnav { background:#f8f8f8;}
.xhlft .catnav li { line-height:50px; border-bottom:1px solid #e9e9e9; position:relative;}
.xhlft .catnav li::after { display:block; content:""; width:5px; height:5px; margin:auto; 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:20px; top:4px; bottom:0;}
.xhlft .catnav li a { display:block; font-size:16px; color:#333; padding:0 20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xhlft .catnav li:hover a { color:#208952;}
.xhlft .catnav .on { background:#208952;}
.xhlft .catnav .on::after { border-color:#fff;}
.xhlft .catnav .on a,.xhlft .catnav .on:hover a { color:#fff;}
.xhlft .msg { margin-top:15px; padding-bottom:15px; border-radius:4px; background:#f8f8f8; overflow:hidden;}
.xhlft .msg h3 { line-height:25px; font-weight:500; font-size:18px; color:#fff; padding:10px 15px; margin-bottom:5px; border-bottom:4px solid #1a6e42; background:#208952;}
.xhlft .msg h3 span { display:inline-block; font-size:12px; color:rgba(255,255,255,0.6); text-transform:Uppercase; margin-left:10px;}
.xhlft .msg a { display:block; line-height:40px; font-size:14px; color:#666; padding:0 15px 0 30px; border-bottom:1px solid #e9e9e9; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; position:relative;}
.xhlft .msg a:last-child { border-bottom:none;}
.xhlft .msg a::after { display:block; content:""; width:4px; height:4px; border-radius:50%; background:#999; position:absolute; left:15px; top:20px;}
.xhlft .msg a:hover { color:#208952;}
.xhlft .msg a:hover::after { background:#208952;}
.xhrgt { float:right; width:920px;}

/*详情页公用*/
.lh { line-height:30px; font-size:14px; color:#666; text-align:justify; padding:15px 0;}
.lh img { max-width:100%; height:auto !important;}
.showcont { width:1120px; margin:20px auto; padding:40px; overflow:hidden; box-shadow:0 2px 10px rgba(0,0,0,0.03); background:#fff;}
.show_h3 { width:100%; line-height:40px; margin-bottom:30px; border-bottom:1px solid #eee;}
.show_h3 h3 { font-weight:500; 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:#208952; 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:#208952; text-decoration:underline;}
.show_sxp.nwxz p { float:left; width:calc(100% / 3);}
.show_sxp.nwxz p span a { color:#208952;}
.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:#f8f8f8;}
.scott a,.scott span { display:block; padding:0px 15px; font-size:16px; color:#208952; cursor:pointer;}
.scott li:hover,.scott .active { background:#208952;}
.scott li:hover a,.scott li:hover span,.scott .active span { color:#fff;}

/*科技小院*/
.kjname { line-height:45px; text-align:center; margin-bottom:25px; position:relative;}
.kjname::before,.kjname::after { display:block; content:""; width:95px; height:1px; margin:auto; background:#208952; position:absolute; top:0; bottom:0;}
.kjname::before { left:33%;}
.kjname::after { right:33%;}
.kjname b { font-size:24px; color:#208952; position:relative;}
.kjname b::before,.kjname b::after { display:block; content:""; width:9px; height:9px; border:1px solid #208952; border-radius:50%; position:absolute; top:10px;}
.kjname b::before { left:-35px;}
.kjname b::after { right:-35px;}

.kejixiaoyuan { width:100%;}
.kejixiaoyuan .furth { display:block; width:140px; height:40px; line-height:40px; font-size:14px; color:#208952; text-align:center; margin:50px auto 0 auto; border:1px solid #208952; border-radius:20px; box-sizing:border-box; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan .furth:hover { color:#fff; background:#208952;}
.kejixiaoyuan .kj01 { width:100%; padding:50px 0; background:#f2f3f5;}
.kejixiaoyuan .kj01 .bgwt { padding:15px; background:#fff;}
.kejixiaoyuan .kj01 .imgs { float:left; width:675px; height:430px; overflow:hidden;}
.kejixiaoyuan .kj01 .imgs a { display:block; width:675px; height:430px; overflow:hidden; position:relative;}
.kejixiaoyuan .kj01 .imgs img { display:block; width:675px; height:430px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan .kj01 .imgs p { width:calc(60% - 15px); height:50px; line-height:50px; font-size:16px; color:#fff; padding:0 40% 0 15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:rgba(0,0,0,0.6); position:absolute; left:0; bottom:0; z-index:2;}
.kejixiaoyuan .kj01 .imgs:hover img { transform:scale(1.1,1.1);}
.kejixiaoyuan .kj01 .imgs .swiper-pagination { width:20%; line-height:50px; left:auto; right:0; bottom:0;}
.kejixiaoyuan .kj01 .imgs .swiper-pagination span { width:10px; height:10px; margin:0 8px; filter:alpha(opacity=60); opacity:0.6; border-radius:50%; background:#fff; position:relative;}
.kejixiaoyuan .kj01 .imgs .swiper-pagination .swiper-pagination-bullet-active { filter:alpha(opacity=100); opacity:1; background:#208952;}
.kejixiaoyuan .kj01 .imgs .swiper-button-prev,.kejixiaoyuan .kj01 .imgs .swiper-button-next { width:35px; height:35px; background:rgba(0,0,0,0.2);}
.kejixiaoyuan .kj01 .imgs .swiper-button-prev::after,.kejixiaoyuan .kj01 .imgs .swiper-button-next::after { font-size:14px; color:#fff;}
.kejixiaoyuan .kj01 .msg { float:right; width:470px; height:430px;}
.kejixiaoyuan .kj01 .msg li { line-height:46.8px; padding-left:15px; border-bottom:1px solid #f4f4f4; position:relative;}
.kejixiaoyuan .kj01 .msg li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#208952; position:absolute; left:0; top:21.5px;}
.kejixiaoyuan .kj01 .msg li a { float:left; max-width:75%; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.kejixiaoyuan .kj01 .msg li span { float:right; font-size:14px; color:#999;}
.kejixiaoyuan .kj01 .msg li:hover a { color:#208952;}
.kejixiaoyuan .kj02 { width:100%; padding:50px 0; background:url(../images/nx20.jpg) no-repeat center top;}
.kejixiaoyuan .kj02 .kjname::before,.kejixiaoyuan .kj02 .kjname::after { background:#fff;}
.kejixiaoyuan .kj02 .kjname::before { left:31%;}
.kejixiaoyuan .kj02 .kjname::after { right:31%;}
.kejixiaoyuan .kj02 .kjname b { color:#fff;}
.kejixiaoyuan .kj02 .kjname b::before,.kejixiaoyuan .kj02 .kjname b::after { border-color:#fff;}
.kejixiaoyuan .kj02 .imgs { float:left; width:475px; height:680px; position:relative;}

.kejixiaoyuan .kj02 .msg { float:right; width:670px;}
.kejixiaoyuan .kj02 .msg h3 { line-height:px; font-size:22px; color:#fff; padding-left:30px; margin:30px 0 30px 40px; background:url(../images/nx21.png) no-repeat left center;}
.kejixiaoyuan .kj02 .msg li { float:left; width:calc(50% - 55px); line-height:45px; padding-left:15px; margin:0 0 15px 40px; border-bottom:1px dashed #fff; position:relative;}
.kejixiaoyuan .kj02 .msg li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#fff; position:absolute; left:0; top:22px;}
.kejixiaoyuan .kj02 .msg li a { width:100%; font-size:16px; color:#fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.kejixiaoyuan .kj03 { width:100%; padding:50px 0; background:#f2f3f5;}
.kejixiaoyuan .kj03 .warp { position:relative;}
.kejixiaoyuan .kj03 .kjname::before { left:35%;}
.kejixiaoyuan .kj03 .kjname::after { right:35%;}
.kejixiaoyuan .kj03 .swiper-slide { background:#fff;}
.kejixiaoyuan .kj03 .swiper-slide .img { width:100%; height:280px; border-radius:4px 4px 0 0; overflow:hidden;}
.kejixiaoyuan .kj03 .swiper-slide .img img { display:block; max-width:100%; height:280px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan .kj03 .swiper-slide p { height:50px; line-height:50px; font-size:16px; color:#333; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:#f7f7f7; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan .kj03 .swiper-slide:hover .img img { transform:scale(1.1,1.1);}
.kejixiaoyuan .kj03 .swiper-slide:hover p { color:#fff; background:#208952;}
.kejixiaoyuan .kj03 .swiper-button-prev,.kejixiaoyuan .kj03 .swiper-button-next { width:30px; height:30px; top:45%;}
.kejixiaoyuan .kj03 .swiper-button-prev { left:-50px;}
.kejixiaoyuan .kj03 .swiper-button-next { right:-50px;}
.kejixiaoyuan .kj03 .swiper-button-prev::after,.kejixiaoyuan .kj03 .swiper-button-next::after { font-size:22px; color:#999;}
.kejixiaoyuan .kj03 .swiper-button-prev:hover::after,.kejixiaoyuan .kj03 .swiper-button-next:hover::after { color:#208952;}
.kejixiaoyuan .kj04 { width:100%; padding:50px 0;}
.kejixiaoyuan .kj04 .kjname::before { left:35%;}
.kejixiaoyuan .kj04 .kjname::after { right:35%;}
.kejixiaoyuan .kj04 .imgs { float:left; width:740px;}
.kejixiaoyuan .kj04 .imgs li { float:left; width:350px; height:220px; margin:20px 20px 0 0; border-radius:4px; overflow:hidden; position:relative;}
.kejixiaoyuan .kj04 .imgs li img { display:block; width:350px; height:220px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan .kj04 .imgs li i { display:block; width:57px; height:57px; margin:auto; background:url(../images/nx07.png) no-repeat 0 0; position:absolute; right:0; top:32%; left:0; z-index:2;}
.kejixiaoyuan .kj04 .imgs li p { width:90%; height:60px; line-height:60px; font-size:16px; color:#fff; text-align:center; margin:auto; padding:0 5%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7)); position:absolute; right:0; bottom:0; left:0; z-index:2;}
.kejixiaoyuan .kj04 .imgs li:hover img { transform:scale(1.1,1.1);}
.kejixiaoyuan .kj04 .lst { float:right; width:440px; margin-top:10px;}
.kejixiaoyuan .kj04 .lst li { line-height:46px; padding-left:15px; border-bottom:1px solid #f4f4f4; position:relative;}
.kejixiaoyuan .kj04 .lst li::after { display:block; content:""; width:5px; height:5px; border-radius:50%; background:#208952; position:absolute; left:0; top:23px;}
.kejixiaoyuan .kj04 .lst li a { float:left; max-width:75%; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.kejixiaoyuan .kj04 .lst li span { float:right; font-size:14px; color:#999;}
.kejixiaoyuan .kj04 .lst li:hover a { color:#208952;}
.kejixiaoyuan .kj05 { width:100%; padding:50px 0; background:#f2f3f5;}
.kejixiaoyuan .kj05 .warp { position:relative;}
.kejixiaoyuan .kj05 .kjname::before { left:35%;}
.kejixiaoyuan .kj05 .kjname::after { right:35%;}
.kejixiaoyuan .kj05 .swiper-slide { background:#fff;}
.kejixiaoyuan .kj05 .swiper-slide .img { width:100%; height:215px; border-radius:4px 4px 0 0; overflow:hidden;}
.kejixiaoyuan .kj05 .swiper-slide .img img { display:block; max-width:100%; height:215px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan .kj05 .swiper-slide .msg { padding:15px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan .kj05 .swiper-slide .msg h3 { line-height:30px; font-weight:500; font-size:18px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan .kj05 .swiper-slide .msg p { height:45px; line-height:22px; font-size:14px; color:#999; margin-top:10px; overflow:hidden; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan .kj05 .swiper-slide:hover .img img { transform:scale(1.1,1.1);}
.kejixiaoyuan .kj05 .swiper-slide:hover .msg { background:#208952;}
.kejixiaoyuan .kj05 .swiper-slide:hover .msg h3,.kejixiaoyuan .kj05 .swiper-slide:hover .msg p { color:#fff;}
.kejixiaoyuan .kj05 .swiper-button-prev,.kejixiaoyuan .kj05 .swiper-button-next { width:30px; height:30px; top:50%;}
.kejixiaoyuan .kj05 .swiper-button-prev { left:-50px;}
.kejixiaoyuan .kj05 .swiper-button-next { right:-50px;}
.kejixiaoyuan .kj05 .swiper-button-prev::after,.kejixiaoyuan .kj05 .swiper-button-next::after { font-size:22px; color:#999;}
.kejixiaoyuan .kj05 .swiper-button-prev:hover::after,.kejixiaoyuan .kj05 .swiper-button-next:hover::after { color:#208952;}

/*店铺*/
.kejixiaoyuan.store .kj01 {}
.kejixiaoyuan.store .kj01 .imgs .swiper-pagination { width:100%; line-height:50px; left:0; bottom:0;}
.kejixiaoyuan.store .kj01 .imgs .swiper-pagination span { background:#000;}
.kejixiaoyuan.store .kj01 .imgs .swiper-pagination .swiper-pagination-bullet-active { filter:alpha(opacity=100); opacity:1; background:#fff;}
.kejixiaoyuan.store .kj01 .msg h3 { line-height:40px; font-size:22px; color:#208952; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.kejixiaoyuan.store .kj01 .msg .lh { height:275px; margin-bottom:15px; border-bottom:1px dashed #ddd; overflow:hidden;}
.kejixiaoyuan.store .kj01 .msg li { float:left; width:calc(50% - 30px); line-height:35px; font-size:14px; color:#999; cursor:pointer; padding-left:30px; border:none; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background-repeat:no-repeat; background-position:left center;}
.kejixiaoyuan.store .kj01 .msg li::after { display:none;}
.kejixiaoyuan.store .kj01 .msg .tel { background-image:url(../images/nx22.png);}
.kejixiaoyuan.store .kj01 .msg .tel:hover { background-image:url(../images/nx22h.png);}
.kejixiaoyuan.store .kj01 .msg .emil { background-image:url(../images/nx23.png);}
.kejixiaoyuan.store .kj01 .msg .emil:hover { background-image:url(../images/nx23h.png);}
.kejixiaoyuan.store .kj01 .msg .addrs { width:100%; background-image:url(../images/nx24.png);}
.kejixiaoyuan.store .kj01 .msg .addrs:hover { background-image:url(../images/nx24h.png);}
.kejixiaoyuan.store .kj01 .msg li a { display:inline; float:none; font-size:14px; color:#999;}
.kejixiaoyuan.store .kj01 .msg li:hover,.kejixiaoyuan.store .kj01 .msg li:hover a { color:#208952;}

.kejixiaoyuan.store .st02 { width:100%; padding:50px 0;}
.kejixiaoyuan.store .st02 .warp { position:relative;}
.kejixiaoyuan.store .st02 .swiper-slide {}
.kejixiaoyuan.store .st02 .swiper-slide .img { width:100%; height:280px; border-radius:4px 4px 0 0; overflow:hidden;}
.kejixiaoyuan.store .st02 .swiper-slide .img img { display:block; width:280px; height:280px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan.store .st02 .swiper-slide .msg { width:90%; text-align:center; padding:15px 5%; background:#f7f8fa; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan.store .st02 .swiper-slide h3 { line-height:35px; font-weight:500; font-size:18px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;  -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan.store .st02 .swiper-slide p { line-height:25px; font-size:14px; color:#999; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan.store .st02 .swiper-slide:hover .img img { transform:scale(1.1,1.1);}
.kejixiaoyuan.store .st02 .swiper-slide:hover .msg { background:#208952;}
.kejixiaoyuan.store .st02 .swiper-slide:hover .msg h3,.kejixiaoyuan.store .st02 .swiper-slide:hover .msg p { color:#fff;}
.kejixiaoyuan.store .st02 .swiper-button-prev,.kejixiaoyuan.store .st02 .swiper-button-next { width:30px; height:30px; top:65%;}
.kejixiaoyuan.store .st02 .swiper-button-prev { left:-50px;}
.kejixiaoyuan.store .st02 .swiper-button-next { right:-50px;}
.kejixiaoyuan.store .st02 .swiper-button-prev::after,.kejixiaoyuan.store .st02 .swiper-button-next::after { font-size:22px; color:#999;}
.kejixiaoyuan.store .st02 .swiper-button-prev:hover::after,.kejixiaoyuan.store .st02 .swiper-button-next:hover::after { color:#208952;}

.kejixiaoyuan.store .st03 { width:100%; padding:50px 0; background:#f2f3f5;}
.kejixiaoyuan.store .st03 li { float:left; width:345px; height:205px; margin:0 0 15px 15px; overflow:hidden; position:relative;}
.kejixiaoyuan.store .st03 li a { display:block; width:100%;}
.kejixiaoyuan.store .st03 li img { display:block; width:345px; height:205px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kejixiaoyuan.store .st03 li p { width:90%; height:50px; line-height:50px; font-size:16px; color:#fff; text-align:center; padding:15px 5% 0 5%; background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.6)); position:absolute; right:0; bottom:0; left:0; z-index:2;}
.kejixiaoyuan.store .st03 li:first-child { width:480px; height:430px; margin:0;}
.kejixiaoyuan.store .st03 li:first-child img { width:480px; height:430px;}
.kejixiaoyuan.store .st03 li:hover img { transform:scale(1.1,1.1);}

/*问答列表*/
.qalist { width:100%;}
.qalist li { width:100%; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #f4f4f4;}
.qalist li i { display:block; float:left; width:25px; height:25px; line-height:25px; font-style:normal; font-size:14px; color:#fff; text-align:center; margin-right:10px; border-radius:2px; overflow:hidden;}
.qalist li h3 { line-height:25px; font-weight:500; font-size:16px; color:#333; margin-bottom:5px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all .5s ease; transition:all .5s ease;}
.qalist li h3 i { background:#ff5722;}
.qalist li p { line-height:25px; font-size:14px; color:#999;}
.qalist li p i { background:#208952;}

/*新闻列表*/
.newlist { width:100%;}
.newlist li { width:100%; padding:25px 0; border-bottom:1px solid #f4f4f4;}
.newlist li a { display:block; width:100%;}
.newlist li .img { float:left; width:130px; height:80px; overflow:hidden;}
.newlist li .img img { display:block; width:100%; -webkit-transition:all .5s ease; transition:all .5s ease;}
.newlist li .msg { float:left; width:calc(100% - 275px); margin:0 30px; position:relative; z-index:1;}
.newlist li .msg h3 { line-height:25px; font-weight:500; font-size:16px; color:#333; margin-bottom:5px; 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; overflow:hidden;}
.newlist li .time { float:right; width:80px; height:70px; line-height:15px; font-size:12px; color:#999; text-align:center; padding-top:10px; border:1px solid #eaebef; overflow:hidden; position:relative; z-index:2; -webkit-transition:all .5s ease; transition:all .5s ease;}
.newlist li .time b { display:block; line-height:40px; font-weight:500; font-size:30px; color:#333; -webkit-transition:all .5s ease; transition:all .5s ease;}
.newlist li:hover .img img { transform:scale(1.1,1.1);}
.newlist li:hover .time { color:rgba(255,255,255,0.8); border-color:#208952; background:#208952;}
.newlist li:hover .time b { color:#fff;}
.newlist li:hover .msg h3 { color:#208952;}

.newpic { width:100%;}
.newpic li { float:left; width:295px; margin:15px 17px 0 0; position:relative;}
.newpic li:nth-child(3n) { margin-right:0;}
.newpic li a { display:block; width:100%;}
.newpic li .img { width:295px; height:160px; border-radius:4px 4px 0 0; overflow:hidden;}
.newpic li .img img { display:block; width:295px; height:160px; -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:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newpic li .msg p { line-height:22px; font-size:12px; color:#999;}
.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:295px; 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:#208952; position:absolute; top:0; right:0; z-index:999;}
.meeting li .img { width:295px; height:160px; border-radius:4px 4px 0 0; overflow:hidden;}
.meeting li .img img { display:block; width:295px; height:160px; -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:0 0 10px 10px; margin-bottom:10px; border-bottom:1px solid #f6f6f6; 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:#208952;}
.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:#208952;}
.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:#208952; 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:#ca0400;}
.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:#208952; position:absolute; left:0; right:0; bottom:-1px;}
.meeting-show .tab-head .on { font-weight:bold; font-size:18px; color:#208952;}
.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(#208952,#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:#208952; 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:#ca0400;}
.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:#208952; 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:#ca0400; 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:#ca0400;}
.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:#ca0400;}

/*图片列表*/
.piclist { width:100%;}
.piclist li { float:left; width:220px; text-align:center; margin:0 13.3px 15px 0; overflow:hidden;}
.piclist li:nth-child(4n) { margin-right:0;}
.piclist li a { display:block; width:100%;}
.piclist li .img { width:220px; height:274px; margin:0 auto; border-radius:4px; overflow:hidden;}
.piclist li .img img { display:block; width:220px; height:274px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.piclist li h3 { line-height:30px; font-size:16px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.piclist li:hover .img img { transform:scale(1.1,1.1);}
.piclist li:hover h3 { color:#208952;}

/*图片详情*/
.picshow { width:100%;}
.picshow .img { float:left; width:230px; text-align:center; padding: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:#ca0400; position:absolute; left:0; right:0; top:-1px; z-index:1;}
.picshow .img img { display:block; width:230px; height:286px; margin:0 auto; border-radius:10px; overflow:hidden; background:#f8c533;}
.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; font-weight:normal; margin-bottom:10px;}
.picshow .msg .lh { margin-bottom:20px;}

/*产品列表*/
.prolist { width:100%;}
.prolist li { float:left; width:450px; height:155px; margin:0 20px 20px 0; border-radius:4px; overflow:hidden;}
.prolist li:nth-child(2n) { margin-right:0;}
.prolist li a { display:block; width:100%;}
.prolist li img { display:block; width:450px; height:155px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.prolist li:hover img { transform:scale(1.1,1.1);}

/*视频列表*/
.vidlist { width:100%;}
.vidlist li { float:left; width:295px; margin:0 17px 20px 0;}
.vidlist li:nth-child(3n) { margin-right:0;}
.vidlist li a { display:block; width:100%; position:relative; z-index:2;}
.vidlist li .img { width:295px; height:160px; border-radius:4px 4px 0 0; overflow:hidden; position:relative;}
.vidlist li .img::after { display:block; content:""; width:60px; height:60px; margin:auto; background:url(../images/layup.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:295px; height:160px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.vidlist li h3 { line-height:25px; font-weight:500; font-size:16px; color:#333; margin-top:5px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.vidlist li p { line-height:20px; font-size:12px; color:#999;}
.vidlist li:hover .img img { transform:scale(1.1,1.1);}

/*下载列表*/
.softlst { width:100%;}
.softlst li { float:left; width:274.5px; text-align:center; margin:0 15px 15px 0; padding:20px 10px; border:1px solid #e4e4e4; border-radius:4px; overflow:hidden; -webkit-transition:all .5s ease; transition:all .5s ease;}
.softlst li:nth-child(3n) { margin-right:0;}
.softlst li h3 { line-height:45px; font-weight:bold; font-size:16px; color:#333; margin-bottom:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; position:relative;}
.softlst li h3::after { display:block; content:""; width:30px; height:2px; margin:auto; background:#208952; position:absolute; left:0; right:0; bottom:0;}
.softlst li p,.softlst li span { line-height:22px; font-size:12px;}
.softlst li p { color:#999;}
.softlst li span { color:#666; margin:0 10px;}
.softlst li a { display:block; width:90px; height:30px; line-height:30px; font-style:normal; font-size:12px; color:#999; margin:15px auto 0 auto; border-radius:4px; background:#eee; -webkit-transition:all .5s ease; transition:all .5s ease;}
.softlst li:hover { border-color:rgba(32,137,82,0.25); box-shadow:0 5px 10px rgba(32,137,82,0.1);}
.softlst li a:hover { color:#fff; background:#208952;}

/*专题*/
.speclist { width:100%;}
.speclist li { float:left; width:285px; height:105px; text-align:center; margin:0 14px 14px 0; padding:5px; border:1px solid #eee; border-radius:4px; position:relative; -webkit-transition:all .5s ease; transition:all .5s ease;}
.speclist li:nth-child(3n) { margin-right:0;}
.speclist li a { display:block; width:285px; height:105px; overflow:hidden;}
.speclist li img { display:block; width:285px; height:105px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.speclist li:hover { box-shadow:0 2px 15px rgba(0,0,0,0.08);}
.speclist li:hover img { transform:scale(1.1,1.1);}

/*会员单位*/
.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:#208952;}
.shopnav li .on { color:#fff; border-radius:15px; background:#208952;}
.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:#ca0400;}
.shoplist li .msg span b { font-weight:500; 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:#208952;}

/*商城详情*/
.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:#208952;}
.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:#ca0400; 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:#ca0400; border-color:#ca0400;}
.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 #ca0400; border-radius:4px; background:#ca0400;}
.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:#208952; 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:#ca0400;}
.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:#ca0400;}
.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:#ca0400; 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:#ca0400; 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:#208952; -webkit-transition:all .5s ease; transition:all .5s ease;}
.cartkong a:hover { color:#fff; background:#ca0400;}

/*登录、注册*/
.login { width:100%; min-height:470px; padding:80px 0; background:#0f1014 url(../images/login.jpg) no-repeat center center;}
.login .warp { width:1100px; margin:0 auto;}
.login .msg { float:right; width:450px; margin:0 auto; border-radius:10px; overflow:hidden; box-shadow:0 0 20px rgba(0,0,0,0.2); background:#fff;}
.login .msg .nr { padding:30px 50px;}
.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:#dc3b40; 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:#dc3b40; 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 #208952; border-radius:4px; background:#208952;}
.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 #ca0400; 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 #ca0400 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:#208952;}
.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 .kjname { 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:#ca0400; 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:#ca0400;}
.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:#ca0400; 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:#ca0400;}

/*会籍查询*/
.membership { width:100%;}
.membership h1 { line-height:80px; font-size:28px; color:#208952; 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:225px; margin-right:9px;}
.membership .topnr li .btn { width:160px; color:#fff; text-align:center; margin-left:130px; border-color:#208952; background:#208952;}
.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:#208952;}
.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;}

/*协会刊物*/
.kwlist { width:100%;}
.kwlist li { float:left; width:215px; margin:15px 20px 0 0; position:relative;}
.kwlist li:nth-child(4n) { margin-right:0;}
.kwlist li a { display:block; width:100%;}
.kwlist li .img { width:205px; height:265px; border:5px solid #eee; border-radius:4px; overflow:hidden; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kwlist li .img img { display:block; width:100%; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kwlist li h3 { line-height:30px; font-weight:500; font-size:16px; color:#333; text-align:center; margin-top:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all .5s ease; transition:all .5s ease;}
.kwlist li:hover .img { border-color:#208952;}
.kwlist li:hover .img img { transform:scale(1.1,1.1);}
.kwlist li:hover h3 { color:#208952;}

/*申报*/
.sblist { width:100%;}
.sblist li { float:left; width:290px; 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:290px; height:215px; 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:#208952;}
.sblist li:hover .img img { transform:scale(1.1,1.1);}
.sblist li:hover h3 { color:#208952;}
.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;}