﻿@charset "utf-8";
body{text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
body, h1, h2, h3, h4, h5, h6, hr, p, form, blockquote, dl, dd, pre{margin: 0;}
*{margin: 0px; padding: 0px;}
img{border: none;}
a img{border: none;}
input[type=button]:hover, input[type=submit]:hover{cursor: pointer;}
input, select, textarea, button{outline: none;}
button, th, td{padding: 0;}
ul, ol, textarea, input{margin: 0; padding: 0;}
ul,li { list-style:none; margin:0px; padding:0px;}
ol.olnone,ol.olnone li { list-style:none; margin:0px; padding:0px;}
table{border-collapse: collapse; border-spacing: 0;}
a{text-decoration: none; color: #000; outline: none;}
a:hover{text-decoration:underline; cursor: pointer;}
select, input, img, select{vertical-align: middle;   }
select, textarea{}
p{padding: 0px; margin: 0px;}
a:focus{outline: none;}

@font-face {
  font-family: 'Alimama';
  src:  url('/css/zt/Alimama_ShuHeiTi_Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

.Alimama{font-family:'Alimama'}

html{ height:100%;}
body{width:100%; height:100%; overflow:auto; min-width:1220px;}
.layout{width:80%; min-width:1220px; margin:0 auto; padding:0 20px;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

body::-webkit-scrollbar{position: absolute;right: 0;width: 5px;height: 5px;}
body::-webkit-scrollbar-thumb{border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: #75b042;}
body::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 5px;background: #e5f1da;}

.br2{-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.br5{-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.br10{-moz-border-radius:10px; -webkit-border-radius:10px; border-radius: 10px; }
.br20{-moz-border-radius:20px; -webkit-border-radius:20px; border-radius: 20px; }
.br50w{-moz-border-radius:50%; -webkit-border-radius:50%; border-radius: 50%; }


.anl:hover{text-decoration:none; cursor: pointer;}
.amore{width:100px;text-align:center; height:36px; line-height:36px;}

.fl{float:left;}
.fr{float:right;}
.cf{clear: both;}

body{font-family: "Microsoft YaHei", "微软雅黑"; font-size: 13px; line-height: 1.6; color: #000;}
input,select,textarea{font-family: "Microsoft YaHei", "微软雅黑"; font-size: 13px; line-height: 1.6; color: #000;}
.clrjb{-moz-transition: color 0.4s ease; -o-transition: color 0.4s ease; -webkit-transition: color 0.4s ease; transition: color 0.4s ease;}
.alljb{-moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}

 /*边框，边距 包含在设置宽度内*/
.boxsz{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

.dpbi{display:inline-block;}
.dpbk{display:block;}
.display-flex{display:flex; display: -webkit-flex; /* Safari */}
.flex-wrap-nowrap{flex-wrap:nowrap}/*回行方式*/
.flex-wrap{flex-wrap:wrap}
.flex-direction-row{flex-direction:row}/*排列方式*/
.flex-align-center{align-items:center}/*上下方向 居中对齐*/
.flex-align-top{align-items:flex-start}/*上下方向*/
.flex-align-bottom{align-items:flex-end}/*上下方向*/
.flex-justify-center{justify-content:center}/*左右方向 居中*/
.flex-justify-between{justify-content:space-between}/*左右方向 两端对齐*/ 
.flex-justify-left{justify-content:flex-start}/*左右方向 左*/
.flex-justify-right{justify-content:flex-end}/*左右方向 右边*/

.line1{-webkit-line-clamp:1;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;display:-webkit-box !important;display:box !important;-webkit-box-orient:vertical;box-orient:vertical;text-overflow:ellipsis;overflow:hidden;white-space:normal !important;outline:0 !important;}
.line2{-webkit-line-clamp:2;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;display:-webkit-box !important;display:box !important;-webkit-box-orient:vertical;box-orient:vertical;text-overflow:ellipsis;overflow:hidden;white-space:normal !important;outline:0 !important;}
.line3{-webkit-line-clamp:3;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;display:-webkit-box !important;display:box !important;-webkit-box-orient:vertical;box-orient:vertical;text-overflow:ellipsis;overflow:hidden;white-space:normal !important;outline:0 !important;}

.pda10px{padding:10px;}
.pdlr10px{padding-left:10px;padding-right:10px;}
.pdtb10px{padding-top:10px;padding-bottom:10px;}
.pda20px{padding:20px;}
.pdl20px{padding-left:20px;}
.pdlr20px{padding-left:20px;padding-right:20px;}
.pdtb20px{padding-top:20px;padding-bottom:20px;}
.pdt15px{padding-top:15px;}
.pdb15px{padding-bottom:15px;}
.pdt30px{padding-top:30px;}
.pdb30px{padding-bottom:30px;}
.pdl50px{padding-left:50px;}
.pdt50px{padding-top:50px;}
.pdtb50px{padding-top:50px;padding-bottom:50px;}
.pdl100px{padding-left:100px;}

.cur{ cursor: pointer;}

.mgl5{margin-left:5px;} 

.mgt15{margin-top:15px;}
                       
.mgb15{margin-bottom:15px;}

.zindex1{z-index:1}
.zindex2{z-index:2}
.zindex3{z-index:3}
.zindex99{z-index:99;}

.psr{position:relative;}
.psa{position:absolute;}
.psf{position:fixed;}
.pstblr{top:0; left:0; bottom:0; right:0;}

.t0px{top:0;}
.t30px{top:30px;}
.l0px{left:0px;}
.r0px{right:0px;}
.b0px{bottom:0px;}

.ovh{overflow:hidden;}

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.f30{font-size:30px;}
.f40{font-size:40px;}
.f86{font-size:86px;}
.fsb{font-weight:bold;}

.h1px{height:1px;}
.h2px{height:2px;}
.h30px{height:30px;}
.h40px{height:40px;}
.h75px{height:75px;}
.h80px{height:80px;}
.h100px{height:100px;}
.h105px{height:105px;}
.h115px{height:115px;}
.h250px{height:250px;}
.h330px{height:330px;}
.h510px{height:510px}
.h100w{height:100%;}

.minw50px{min-width:50px;}
.w2px{width:2px;}
.w120px{width:120px;}
.w50w{width:50%;}
.maxw50w{max-width:50%;}
.w100w{width:100%;}
.maxw100w{max-width:100%;}

.mgb9px{margin-bottom:9px;}

.letter5px{letter-spacing:5px;}
h1{font-size:48px; line-height:72px; }
h2{font-size:40px; line-height:42px; }
h3{font-size:18px; line-height:36px;}
h4{font-size:16px; line-height:32px; font-weight:normal; }
h5{font-size:15px; line-height:20px; font-weight:normal; }
.h1{font-size:48px; line-height:72px; font-weight:bold; }
.h2{font-size:40px; line-height:42px; font-weight:bold; }
.h3{font-size:18px; line-height:36px;}
.h4{font-size:16px; line-height:32px; font-weight:normal; }
.h5{font-size:15px; line-height:20px; font-weight:normal; }
.fs14{font-size:14px;}
.fs15{font-size:15px;}
.fs16{font-size:16px;}

.ms{color:#333; font-size:14px; line-height:1.5}

.lh_2{line-height:2;}
.lh_1{line-height:1;}
.lh_1_2{line-height:1.2;}
.lh_1_5{line-height:1.5;}

.tac{ text-align:center;}

.text-uppercase{text-transform:uppercase;}

.bsda{-moz-box-shadow: 0px 0px 2px #aaaaaa; -webkit-box-shadow: 0px 0px 2px #aaaaaa; box-shadow: 0px 0px 2px #aaaaaa;}
.bsdlv{-moz-box-shadow: 0px 0px 2px #75b042; -webkit-box-shadow: 0px 0px 2px #75b042; box-shadow: 0px 0px 2px #75b042;}

.bg_color_q{background-color:#f2f8ec;}/*浅色*/
.bg_color_a{background-color:#e5f1da;}/*浅色*/
.bg_color_b{background-color:#75b042;}/*常规*/
.bg_color_c{background-color:#588230;}/*深色*/
.bg_color_black{background-color:#2d2d2d}
.bg_color_white{background-color:#ffffff;}
.bg_color_f1{background-color:#f1f1f1;}
.color_fff{color:#fff;}
.color_a{color:#cbe3b5;}
.color_b{color:#75b042;}
.color_c{color:#588230;}
.color_d{color:#3f5d22;}
.color_333{color:#333333}
.color_666{color:#666666}
.color_999{color:#999999}
.color_white{color:#ffffff}
.hover_color_a:hover{color:#cbe3b5;}
.hover_color_b:hover{color:#75b042;}
.hover_color_c:hover{color:#588230;}
.hover_color_d:hover{color:#3f5d22;}
.hover_bg_a:hover{background-color:#cbe3b5;}
.hover_bg_b:hover{background-color:#75b042;}
.hover_bg_c:hover{background-color:#588230;}
.hover_bg_d:hover{background-color:#3f5d22;}

.b_b_color_a{border-bottom:1px #cbe3b5 solid}
.b_b_ddd{border-bottom:1px #dddddd solid}
.b_r_ddd{border-right:1px #dddddd solid}
.bad{border:1px #ddd solid;}
 

.bgimg{background-position:center center; background-repeat:no-repeat; background-size:cover;}
.bgimg2{background-position:center center; background-repeat:no-repeat; background-size:contain;}
.bgrepeat{background-position:center center; background-repeat:repeat;}


/*导航*/
.fstnavBox .li{height:75px;}
.fstnavBox .ffa{line-height:75px; display:block; width:100px; position:relative; overflow:hidden; height:75px; font-family:'Alimama'}
.fstnavBox .ffa .nn{height:75px; line-height:75px; position:relative;z-index:2;}
.fstnavBox .ffa .n1{margin-top:0px;}
.fstnavBox .ffa .n2{margin-top:75px; color:#fff;}
.fstnavBox .ffa .hbg{height:0; position:absolute; bottom:15px; left:0; width:100%; background:#75b042; z-index:1;}
.fstnavBox .li:hover  .ffa .n1{margin-top:-75px;}
.fstnavBox .li:hover  .ffa .n2{margin-top:0px;}
.fstnavBox .li:hover .fa{color:#ffffff;}
.fstnavBox .li.on .ffa{color:#ffffff}
.fstnavBox .ffa:hover{color:#fff;}
.fstnavBox .li:hover .ffa i{ transform: rotateZ(180deg);}
.fstnavBox .li:hover .ffa .hbg{height:45px; }
.fstnavBox .li.on .ffa .hbg{height:45px;}
.subnavBox{ height:0px; overflow:hidden; top:100px;}
.fstnavBox .li:hover .subnavBox{ height:auto; top:65px;}
.subnavBox a{display:block;padding:8px 5px; color:#fff;}
.subnavBox a:last-child{border-bottom:0px;}
.ti{width:18px; height:18px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; text-align:center; padding:2px; text-align:center; line-height:18px; margin-right:5px;}

/*页脚*/
.footbg{background-image:url(/images/web/footbg.jpg);}

/*四个块*/
.IndexKuai .li{width: calc(25% - 50px)}
.IndexKuai .li .hoverbg{left:0; width:100%; bottom:0; height:0; background:#f2f8ec}
.IndexKuai .li .hovermore{left:0; width:100%; bottom:0; top:0;}
.IndexKuai .li:hover .hoverbg{height:100%; top:0;-webkit-transition:all .6s ease;	-moz-transition:all .6s ease;	-o-transition:all .6s ease;	transition:all .6s ease}
.IndexKuai .li:hover img{transform:rotateY(180deg);-webkit-transform: rotateY(180deg);  }

.IndexShuzi{background-image:url(/images/web/ibg.png);}
.IndexShuzi .li{width: calc(25% - 50px); padding:20px 0;}
.IndexShuzi .li .n1{font-size:48px; font-weight:bold; line-height:48px;}
.IndexShuzi .li .n2{font-size:30px; line-height:20px;}
.IndexShuzi .li .n3{font-size:15px; line-height:20px; padding-top:28px; color:#666;}
.IndexShuzi .li p{font-size:18px; margin-top:5px; letter-spacing:5px;}

/*活动*/
.IndexNews .li{max-width: calc(25% - 22px);min-width: calc(25% - 22px); cursor:pointer; margin-bottom:20px;}
.IndexNews .li:nth-child(4n+1){ margin-right:11px;}
.IndexNews .li:nth-child(4n+2),.IndexNews .li:nth-child(4n+3){ margin-left:13px; margin-right:13px;}
.IndexNews .li:nth-child(4n){ margin-left:11px;}
.IndexNews .li .date{position:absolute; bottom:-13px; width:85px; left:50%; margin-left:-43px; -webkit-transform: scale(1);    transform: scale(1);    -webkit-transition: .5s;    transition: .5s; }
.IndexNews .li .bgimg{ -webkit-transform: scale(1);    transform: scale(1);    -webkit-transition: .5s;    transition: .5s;}
.IndexNews .li .tt{padding-top:20px; font-size:18px; font-weight:bold;}
.IndexNews .li .ms{padding-top:10px; line-height:1.5; color:#666; height:65px;}
.IndexNews .li:hover .tt{color:#75b042;}
.IndexNews .li:hover .date{-webkit-transform: scale(1.2);    transform: scale(1.2);}
.IndexNews .li:hover .bgimg{-webkit-transform: scale(1.2);    transform: scale(1.2);}




.Index_ggDiv{ background-attachment:fixed;}
.Index_ggDiv .divYear{height:161px; width:100%; overflow:hidden;}
.Index_ggDiv .divYear .linbg{height:1px; background:#ffffff; width:100%; top:50%;}
.Index_ggDiv .divYear .ggBox{width:100%; position:absolute; top:0; height:161px; -webkit-transition: .5s;    transition: .5s; }
.Index_ggDiv .divYear .ggBox .li{width:60px; height:80px;  opacity:1; -webkit-transition: .5s;    transition: .5s;  margin:32px 0px; padding:0 40px; text-align:center; float:left; color:#fff; position:relative;}
.Index_ggDiv .divYear .ggBox .li .year{line-height:20px;height:20px; -webkit-transition: .5s;    transition: .5s; }
.Index_ggDiv .divYear .ggBox .li .yd{width:60px; height:60px; -webkit-transition: .5s;    transition: .5s;  }
.Index_ggDiv .divYear .ggBox .li .yd{background:url(/images/web/small_circle.png) center center no-repeat;}
.Index_ggDiv .divYear .ggBox .li.atc .yd{background:url(/images/web/big_circle.png) center center no-repeat;}
.Index_ggDiv .divYear .ggBox .li.atc .month{opacity:0;}
.Index_ggDiv .Html-year .old{top:0;}
.Index_ggDiv .Html-year .new{top:100%;}
.Index_ggDiv .Html-word{width:80%; margin-left:10%;}
.Index_ggDiv .Html-word .ol{padding:30px; background:rgba(0, 0, 0, 0.3); font-weight:300; color:#fff; font-size:18px; line-height:1.6;}
.Index_ggDiv .Html-word .word_nr{padding:30px; font-weight:300; color:#fff; opacity:0; font-size:18px; line-height:1.6;}



.qiehuanBtn{width:56px; height:120px; text-align:center; line-height:120px;top:50%; margin-top:-60px; z-index:10; font-size:30px}
.qiehuanBtn.lft{left:0;}
.qiehuanBtn.rit{right:0;}


.HyList .sli{ margin:15px 0; padding:0 15px;}
.HyList .bli{ margin:15px 0; padding:0 15px;}
.HyList a{ border:1px #eee solid; background-position:center center; background-repeat:no-repeat; background-size:contain;}
.HyList a:hover{border:1px #75b042 solid;-moz-box-shadow: 0px 0px 5px #75b042; -webkit-box-shadow: 0px 0px 5px #75b042; box-shadow: 0px 0px 5px #75b042;}














.lg_top{width:0;}
.hoveratc_on .lg_top{-webkit-animation: lg_top 0.5s both ease-in;animation: lg_top 0.5s both ease-in;}
@-webkit-keyframes lg_top{
    0%{width:0;}
100%{width:100%;}
}
@keyframes lg_top{
    0%{width:0;}
100%{width:100%;}
}
.hoveratc_out .lg_top{-webkit-animation: lg_top2 0.5s both ease-in;animation: lg_top2 0.5s both ease-in;animation-delay: 0.5s;    -webkit-animation-delay: 0.5s;}
@-webkit-keyframes lg_top2{
    0%{width:100%;}
100%{width:0;}
}
@keyframes lg_top2{
    0%{width:100%;}
100%{width:0;}
}

.lg_right{height:0;}
.hoveratc_on .lg_right{-webkit-animation: lg_right 0.5s both ease-in;animation: lg_right 0.5s both ease-in; animation-delay: 0.5s;    -webkit-animation-delay: 0.5s;}
@-webkit-keyframes lg_right{
    0%{height:0;}
100%{height:100%;}
}
@keyframes lg_right{
    0%{height:0;}
100%{height:100%;}
}
.hoveratc_out .lg_right{-webkit-animation: lg_right2 0.5s both ease-in;animation: lg_right2 0.5s both ease-in;}
@-webkit-keyframes lg_right2{
    0%{height:100%;}
100%{height:0;}
}
@keyframes lg_right2{
    0%{height:100%;}
100%{height:0;}
}

.lg_bottom{width:0;}
.hoveratc_on .lg_bottom{-webkit-animation: lg_bottom 0.5s both ease-in;animation: lg_bottom 0.5s both ease-in; animation-delay: 0.5s;    -webkit-animation-delay: 0.5s;}
@-webkit-keyframes lg_bottom{
    0%{width:0;}
100%{width:100%;}
}
@keyframes lg_bottom{
    0%{width:0;}
100%{width:100%;}
}
.hoveratc_out .lg_bottom{-webkit-animation: lg_bottom2 0.5s both ease-in;animation: lg_bottom2 0.5s both ease-in;}
@-webkit-keyframes lg_bottom2{
    0%{width:100%;}
100%{width:0;}
}
@keyframes lg_bottom2{
    0%{width:100%;}
100%{width:0;}
}

.lg_left{height:0;}
.hoveratc_on .lg_left{-webkit-animation: lg_left 0.5s both ease-in;animation: lg_left 0.5s both ease-in;}
@-webkit-keyframes lg_left{
    0%{height:0;}
100%{height:100%;}
}
@keyframes lg_left{
    0%{height:0;}
100%{height:100%;}
}
.hoveratc_out .lg_left{-webkit-animation: lg_left 0.5s both ease-in;animation: lg_left2 0.5s both ease-in;animation-delay: 0.5s;    -webkit-animation-delay: 0.5s;}
@-webkit-keyframes lg_left2{
    0%{height:100%;}
100%{height:0;}
}
@keyframes lg_left2{
    0%{height:100%;}
100%{height:0;}
}


.Nybanner{height:220px;}
.Nybanner .li{color:#fff; padding:0 40px; letter-spacing:2px; padding-bottom:20px;}
.Nybanner .li.active .cbg{position:absolute; bottom: 5px; height: 8px; right:40px; left: 40px;}
.Nybanner .li.active .cbg .c1{width: 8px; height: 8px;}
.Nybanner .li.active .cbg .c2{ position:absolute; right:5px; left:15px; height: 8px;}
.bgy{background-color:#ffc367;}

.Nycontent{font-size:14px; line-height:1.8}
.Nycontent *{max-width:100% !important;}
.Nycontent .Title{font-size:24px; font-weight:bold; text-align:center; line-height:1.5}
.Nycontent .Date{font-size:13px; color:#999; text-align:center; line-height:2.5}
.Nycontent .Neirong{padding:20px 0;}
.Nycontent .Neirong *{max-width:100% !important;font-size:16px !important; line-height:1.8 !important}


.Nyannouncement .li{max-width: calc(25% - 30px);min-width: calc(25% - 30px); cursor:pointer;  margin:30px 15px;border:1px #ffffff solid; padding:2px;}
.Nyannouncement .li .img{width:100px; min-width:100px;}
.Nyannouncement .li .rit{padding-left:10px;}
.Nyannouncement .li .rit .tt{font-size:16px; line-height:18px; }
.Nyannouncement .li .rit .date{font-size:12px;color:#999; margin-top:5px;}
.Nyannouncement .li .rit .ms{font-size:14px;color:#333; margin-top:5px; line-height:18px;}
.Nyannouncement .li:hover{border:1px #eee solid; -moz-box-shadow: 0px 0px 5px #eee; -webkit-box-shadow: 0px 0px 5px #eee; box-shadow: 0px 0px 5px #eee;}
.Nyannouncement .li .img .bgimg{ -webkit-transform: scale(1);    transform: scale(1);    -webkit-transition: .5s;    transition: .5s;}
.Nyannouncement .li:hover .img .bgimg{ -webkit-transform: scale(1.1);    transform: scale(1.1); }
.Nyannouncement .li:hover .tt{color:#75b042;}

.Nyforum .li{max-width: calc(33.33% - 30px);min-width: calc(33.33% - 30px); cursor:pointer;  margin:30px 15px;border:1px #ffffff solid; padding:2px;}
.Nyforum .li .img{width:150px; min-width:150px;}
.Nyforum .li .rit{padding-left:10px;}
.Nyforum .li .rit .tt{font-size:16px; line-height:24px; }
.Nyforum .li .rit .date{font-size:12px;color:#999; margin-top:5px;}
.Nyforum .li .rit .ms{font-size:14px;color:#333; margin-top:5px; line-height:18px; height:36px;}
.Nyforum .li:hover{border:1px #eee solid; -moz-box-shadow: 0px 0px 5px #eee; -webkit-box-shadow: 0px 0px 5px #eee; box-shadow: 0px 0px 5px #eee;}
.Nyforum .li .img .bgimg{ -webkit-transform: scale(1);    transform: scale(1);    -webkit-transition: .5s;    transition: .5s;}
.Nyforum .li:hover .img .bgimg{ -webkit-transform: scale(1.1);    transform: scale(1.1); }
.Nyforum .li:hover .tt{color:#75b042;}

.Nymember .li{max-width: calc(16.5% - 20px);min-width: calc(16.5% - 20px); cursor:pointer;  margin:20px 10px;border:1px #f6f6f6 solid; padding:5px 5px 15px 5px;}
.Nymember .li .img{width:100%;}
.Nymember .li .img .bgimg2{ -webkit-transform: scale(1);    transform: scale(1);    -webkit-transition: .5s;    transition: .5s;}
.Nymember .li:hover .img .bgimg2{ -webkit-transform: scale(1.1);    transform: scale(1.1); }
.Nymember .li .tt{font-size:16px; line-height:16px; padding:10px 5px 0 5px; text-align:center; }
.Nymember .li:hover{border:1px #eee solid; -moz-box-shadow: 0px 0px 5px #eee; -webkit-box-shadow: 0px 0px 5px #eee; box-shadow: 0px 0px 5px #eee;}

.footnav a{margin-bottom:15px; line-height:18px;}
.footnav a .xx{width:15px; height:1px; display:inline-block; background:#fff; float:left; margin-top:8px; margin-right:5px;}
/*.footnav a:hover .xx{width:25px;}*/

.footli{ padding:10px 0; line-height:20px;}
.footli i{display:block; float:left; width:20px; text-align:left;}
.footli i:before{width:20px; text-align:center; font-size:14px;}
.footli .lx{position:absolute; bottom:0; height:1px;left:20px;right:0px; background:#999999;}

.ApplicationMk .li{padding:0px; letter-spacing:2px; padding-bottom:20px;}
.ApplicationMk .li.active .cbg{position:absolute; bottom: 5px; height: 8px; right:0px; left: 0px;}
.ApplicationMk .li.active .cbg .c1{width: 8px; height: 8px;}
.ApplicationMk .li.active .cbg .c2{ position:absolute; right:5px; left:15px; height: 8px;}


.AppLft{padding:0 30px 0 10px; min-width:150px; width:150px; max-width:150px;}
.AppLftRy{padding:0 30px 0 10px; min-width:150px; width:150px; max-width:150px;}
.AppLft .li{font-size:16px; line-height:24px; padding:0 0 20px 0;}
.AppLft .li i{color:#999; margin-right:10px; font-size:14px;}
.AppLft .li.active{color:#75b042;font-size:24px;}
.AppLft .li.active  i{color:#75b042;}
.AppLft .li:hover{color:#75b042;}
.AppLft .li:hover  i{color:#75b042;}


#Div_ZhiDing{position:fixed; bottom:30px; right:10px; width:50px; height:50px; cursor:pointer; color:#fff; z-index:500; text-align:center; line-height:50px;-moz-box-shadow:inset  0px 0px 5px #091d3e; -webkit-box-shadow:inset  0px 0px 5px #091d3e; box-shadow:inset  0px 0px 5px #091d3e; }


.AppRit{width:100%; max-width:100%; padding-bottom:100px;}
.AppRit .li{padding:0 10px 20px 10px;}
.AppRit .li .linr{border:1px #eee solid; background:#fff; padding:10px;}
.AppRit .li .linr .logo{width:125px; max-width:125px; min-width:125px;}
.AppRit .li .linr .nr{padding-left:10px;}
.AppRit .li .linr .nr .tt{font-size:16px; font-weight:bold; line-height:22px; margin:0 0 5px 0;}
.AppRit .li .linr .nr .tt .lm{font-size:12px; border:1px #2299ee solid; color:#2299ee; height:22px; line-height:20px; font-weight:normal; padding:0 10px; display:inline-block; margin-left:5px;
                              -moz-border-radius: 22px; -webkit-border-radius: 22px; border-radius: 22px; 
}
.AppRit .li .linr .nr .bq{height:22px; margin-bottom:5px; display:inline-block; margin-right:10px; font-size:12px; line-height:20px; font-weight:normal; padding:0 10px; -moz-border-radius: 22px; -webkit-border-radius: 22px; border-radius: 22px; }
.AppRit .li .linr .nr .bq.ej{border:1px #75b042 solid; color:#75b042}
.AppRit .li .linr .nr .bq.sj{border:1px #ffc367 solid; color:#ffc367}
.AppRit .li .linr .nr .bq.er_0{display:none;}
.AppRit .li .linr .nr .bq.sj_0{display:none;}
.wylxDiv{min-width:85px; max-width:85px; width:85px;}
.AppRit .li .linr .nr .wylx{height:22px; display:block; float:right; cursor:pointer; background:#ff6a00; color:#fff; line-height:22px; padding:0 10px; font-size:12px; font-weight:normal; -moz-border-radius: 22px; -webkit-border-radius: 22px; border-radius: 22px;}
.qympDiv{min-width:85px; max-width:85px; width:85px;}
.AppRit .li .linr .nr .qymp{height:22px; display:block; float:right; cursor:pointer; background:#2299ee; color:#fff; line-height:22px; padding:0 10px; font-size:12px; font-weight:normal; -moz-border-radius: 22px; -webkit-border-radius: 22px; border-radius: 22px;}

.ckxqDiv{min-width:85px; max-width:85px; width:85px;}
.AppRit .li .linr .nr .ckxq{height:22px; display:block; float:right; cursor:pointer; background:#999999; color:#fff; line-height:22px; padding:0 10px; font-size:12px; font-weight:normal; -moz-border-radius: 22px; -webkit-border-radius: 22px; border-radius: 22px;}


.AppRit .li .linr .nr .qyname{font-size:15px; color:#333; height:22px; line-height:22px; margin-top:5px;} 
.AppRit .li .linr .nr .date{font-size:12px; color:#999; height:14px; line-height:14px; margin-top:5px;} 
.AppRit .li .linr .nr .address{font-size:13px; color:#333; height:22px; line-height:22px; margin-top:2px;} 

#ApplicationMkDiv{padding:50px 0;}
#ApplicationMkDiv.psf{top:0px; left:0; z-index:100; padding:25px 0; border-bottom:1px #ddd solid;}

.AppLft.psf{top:125px;  z-index:100; }

.Nyfy{ padding:10px;}
.Nyfy *{line-height:30px;}
.Nyfy input,.Nyfy select {padding:0 10px; height:30px; line-height:28px; border:1px #ddd solid; display:inline-block;}
.Nyfy a{color:#75b042; background:#fff; border:1px #ddd solid;padding:0 10px; height:30px; line-height:28px; display:inline-block; }
.Nyfy a:hover{text-decoration:none; background:#75b042; color:#fff; border-color:#75b042;}

.WyLxTclayout{background:rgba(0,0,0,0.8); z-index:200;}
.WyLxNy{width:360px; padding:50px 20px; margin-top:-143px; position:absolute; top:50%; left:50%; margin-left:-200px;}
.WyLxNy .clsbtn{position:absolute; top:0px; right:0px; width:24px; padding:5px; height:24px; text-align:center; line-height:24px; cursor:pointer; font-size:26px; color:#333}
.WyLxNy .clsbtn:hover{color:red}