/*public common style*/
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td, table {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-family: "microsoft YaHei";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-size: 14px;
    background-color: #f0f0f0;
}

table, th, td {
    border-collapse: collapse;
    border-spacing: 0;
}
ul {
    list-style: none;
    overflow: hidden;
}
ul li{
    position: relative;
}

a {
    text-decoration: none;
    color: #505050;
}
a{
    cursor: pointer;
}
a[disabled=disabled]{
    cursor: text;
}
li {
    list-style: none;
}

a:hover {
    color: #00923f;
}

em, var {
    font-style: normal;
}

.public_full {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.Fleft {
    float: left;
}

.Fright {
    float: right;
}

.clear {
    clear: both;
}
/*顶部二维码*/
#qr-top{
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 155px;
    overflow: visible;
    /*background-color: #fff;*/
}
#qr-top i{
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 45%;
    border-top: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
}
#qr-top b{
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    overflow: hidden;
    top: 5px;
    left: 0;
    background: #fff url("../images/qrcode-top.png") no-repeat;
}
#qr-top1{
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 155px;
    overflow: visible;
    /*background-color: #fff;*/
}
#qr-top1 b{
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    overflow: hidden;
    top: 5px;
    left: 0;
    background: #fff url("../images/qrcode-top1.png") no-repeat;
}
#qr-top2{
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 155px;
    overflow: visible;
    /*background-color: #fff;*/
}
#qr-top2 b{
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    overflow: hidden;
    top: 5px;
    left: 0;
    background: #fff url("../images/qrcode-top2.png") no-repeat;
}
.mg_t_10 {
    margin-top: 10px;
}

.mg_t_20 {
    margin-top: 20px;
}
.mg_t_15 {
    margin-top: 15px;
}

.mg_l_10 {
    margin-left: 10px;
}
.mg_l_5 {
    margin-left: 5px;
}

.mg_l_20 {
    margin-left: 20px;
}

.mg_r_10 {
    margin-right: 10px;
}
.mg_r_5 {
    margin-right: 5px;
}

.mg_r_20 {
    margin-right: 20px;
}

.mg_b_0 {
    margin-bottom: 0;
}

.mg_b_5 {
    margin-bottom: 5px;
}

.mg_b_10 {
    margin-bottom: 10px;
}
.mg_b_15 {
    margin-bottom: 15px;
}
.mg_b_20 {
    margin-bottom: 20px;
}

.mg_b_30 {
    margin-bottom: 30px;
}

.mg_center {
    margin: 0 auto;
}

.hr_line {
    height: 1px;
    width: 90%;
    border-bottom: 1px solid #aaa;
    margin: 25px auto;
}

i[class*=icon] {
    margin-right: 5px;
}
.hidden{
    display: none;
}
h6 {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
}

.width80 {
    width: 80%;
}

.color1 {
    background-color: #61c36e;
}

.color2 {
    background-color: #107edf;
}

.color3 {
    background-color: #6960d7;
}

.color4 {
    background-color: #63b5e5;
}

.color5 {
    background-color: #bd84e3;
}

.container {
    clear: both;
    width: 1200px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.red {
    background-color: indianred;
}

.green {
    background-color: #87c320;
}

.yellow {
    background-color: #ffc382;
}
.border{
    border: 1px solid #aaa;
}
/*表格定义*/
.normal_table{
    width: 100%;
    text-align: center;
}
.normal_table th, .normal_table td{
    padding: 2px 5px;
    height: 32px;
}
.normal_table th{
    font-weight: normal;
}
.th_right th{
    text-align:right;
}
.td_left td{
    text-align: left;
}

.th-grey th, td.t-header {
    background-color: #e6f1fd;
    color: #111;
}
.th-grey.add-1 th {
    background-color: #dbe6f2;
    color: #333;
}
.th-grey th, .th-grey td {
    border: 1px solid #d3e1ea;
    height: 32px;
    padding: 1px 5px;
}
.tr-border tr{
    border-bottom: solid 1px #ddd;
    line-height: 32px;
}

/*文件图标*/
.mid .doc,
.mid .docx,
.mid .ppt,
.mid .pptx,
.mid .xls,
.mid .xlsx,
.mid .jpg,
.mid .gif,
.mid .bmp,
.mid .png,
.mid .rar,
.mid .zip,
.mid .mp4,
.mid .avi,
.mid .dir,
.mid .pdf,
.mid .txt
{
    padding-left: 46px;
}
.mid .doc{
    background: url("../images/file/mid/doc.png") no-repeat 2px center;
}
.mid .docx{
    background: url("../images/file/mid/docx.png") no-repeat 2px center;
}
.mid .ppt{
    background: url("../images/file/mid/pptx.png") no-repeat 2px center;
}
.mid .xls{
    background: url("../images/file/mid/xlsx.png") no-repeat 2px center;
}
.mid .jpg{
    background: url("../images/file/mid/jpg.png") no-repeat 2px center;
}
.mid .gif{
    background: url("../images/file/mid/gif.png") no-repeat 2px center;
}
.mid .bmp{
    background: url("../images/file/mid/bmp.png") no-repeat 2px center;
}
.mid .png{
    background: url("../images/file/mid/png.png") no-repeat 2px center;
}
.mid .rar{
    background: url("../images/file/mid/rar.png") no-repeat 2px center;
}
.mid .mp4{
    background: url("../images/file/mid/mp4.png") no-repeat 2px center;
}
.mid .avi{
    background: url("../images/file/mid/avi.png") no-repeat 2px center;
}
.mid .dir{
    background: url("../images/file/mid/dir.png") no-repeat 2px center;
}
.mid .pdf{
    background: url("../images/file/mid/pdf.png") no-repeat 2px center;
}
.mid .txt{
    background: url("../images/file/mid/txt.png") no-repeat 2px center;
}
.mid .zip{
    background: url("../images/file/mid/zip.png") no-repeat 2px center;
}
input[type=radio] + label{
    margin-right: 5px;
    padding-left: 5px;
}
/*页码new*/
.pageList {
    overflow: hidden;
    text-align: center;
}

.pageList span.isNow {
    background: #70CA10;
    color: #fff;
}

.pageList .page-pre:before{
    content: "<";
    margin-right: 10px;
}
.pageList .page-next:after{
    content: ">";
    margin-left: 10px;
}

.pageList span {
    color:#666;
    cursor: pointer;
    font: 12px/28px "Microsoft YaHei", "Arial Narrow", HELVETICA;
    /*height: 30px;*/
    margin-right: 5px;
    text-align: center;
    width: 30px;
    padding: 5px;
}
.pageList span.selpage{
    background-color: #4ce524;
    padding-left: 8px;
    padding-right: 8px;
}
.pageList span a {
    text-align: center;
    margin-right: 5px;
    margin-left: 5px;
}

.pageList .Disabled a {
    width: 60px;
}

.pageList .Disabled {
    width: 60px;
    color: #999;
}


/*top nav & top menu*/

.header{
    overflow: visible;
}
ul.top_link{
  float: right;
}
ul.top_link li{
    float: left;
    margin-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}
ul.top_link li.user{
    padding-left: 23px;
    background: url("../images/icon-user.png") no-repeat left center;
}
ul.top_link li.home{
    padding-left: 23px;
    background: url("../images/home.png") no-repeat left center;
}
ul.top_link li.heart{
    padding-left: 23px;
    background: url("../images/heart.png") no-repeat left center;
}
ul.top_link li.search{
    padding-left: 23px;
    background: url("../images/search.png") no-repeat left center;
}
ul.top_link li.ser{
    padding-left: 23px;
    background: url("../images/globe.png") no-repeat left center;
}
ul.top_link li.mob{
    padding-left: 20px;
    background: url("../images/ipad.png") no-repeat left center;
}
ul.top_link li:first-child{
    margin-right: 20px;
}
ul.top_link li a{
    font-size: 12px;
}
ul.top_link li.search-box{
    padding: 0;
    padding-top: 3px;
}
ul.top_link li.search-box *,ul.top_link li.search-box select{
    height: 22px;
    font-size: 13px;
    float: left;
}
ul.top_link li.search-box input[type=text]{
    width: 150px;
    border: none;
}
ul.top_link li.search-box input[type=submit]{
    border: none;
    cursor: pointer;
}
ul.top_link li.search-box input[type=submit]:hover{
    color: #00923f;
}
.date_now{
    color: #00923f;
}
a.logo{
    display: block;
    float: left;
    width: 225px;
    height: 101px;
    /*margin-left: 20px;*/
}
#top_menu{
    overflow: visible;
    height: 101px;
}
ul.top_menu{
    float: right;
    overflow: visible;
}
ul.top_menu > li{
    float: left;
    margin-top: 25px;
    overflow: visible;
}

ul.top_menu > li > a{
    display: inline-block;
    padding: 15px;
    color: #333;
    transition: all 0.5s ease 0s;
}
ul.top_menu > li > a:hover,ul.top_menu > li > a.current{
    background-color: #00923f;
    color: #fff;
}


ul.ul_child{
    display: none;
    width: 210px;
    padding: 2px 1px 2px 1px;
    position: absolute;
    top:40px;
    left: 0px;
    z-index: 5;
    background-color: #fff;
    border-top: 3px solid #00923f;
    box-shadow: 0 2px 5px #666;
}
ul.ul_child li a{
    display: block;
    padding: 5px 0 5px 15px;
    line-height: 19px;
    text-align: left;
    text-indent: 1em;

}
ul.ul_child li a:hover{
    color: #fff;
    background: #70ca10 url("../images/caret.png") no-repeat 190px center;
}
.banner{
    height: 480px;
    background: url("../images/bannerBg.jpg") no-repeat top center;
}
.bannerN{
    height: 200px;
    min-width: 1200px;
    background: url("../images/bannerBg2.jpg") no-repeat top center;
    background-size: auto 100%;
    margin-bottom:0;
}
#slider_1{
    margin-top: 20px;
    width: 733px;
    height: 374px;
    float: left;
}
#slider_1 img{
    height: 374px;
}
#slider_1 .owl-controls{
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#slider_1 .owl-dot{
    width: 16px;
    height: 16px;
    background:url("../images/dot.png") no-repeat;
    margin-left: 5px;
    float: left;
}
#slider_1 .owl-dot:first-child{
    margin-left: 0;
}
#slider_1 .owl-page:hover,#slider_1 .owl-dot.active{
    background-position: 0 -20px;
}
.owl-carousel .item_caption{
    width: 830px;
    position: absolute;
    bottom: -50px;
    padding: 0 20px 0 20px;
    background: url("../images/sliderCaption.png") repeat-x;
    padding-left: 15px;
    color: #fff;
    font-size: 15px;
    transition: all 0.5s ease 0s;
}
.owl-carousel .item_caption:hover{
    bottom: 0;
}
.owl-carousel .item_caption .s-title,.owl-carousel .item_caption h2{
    font-size: 19px;
    font-weight: 600;
    line-height: 40px;
    height: 40px;
    width: 90%;
    text-overflow: ellipsis;
}
.owl-next,.owl-prev{
    cursor: pointer;
}

.owl-carousel .item_caption p{
    font-size: 14px;
    line-height: 25px;
    text-indent: 2em;
    height: 50px;
    overflow: hidden;
}
.banner_plate{
    margin-top: 20px;
    width: 310px;
    float: right;
}
.banner_plate a[class^=plate_]{
    display: block;
    text-align: center;
    text-indent: 50px;
    /*padding-top: 44px;
    padding-bottom: 60px;*/
    padding-top: 34px;
    padding-bottom: 70px;    
    margin-bottom: 20px;
    margin-left: 60px;
    font-size: 21px;
    color: #fff;
    width: 250px;
    background-image: url("../images/video-1.png");
    background-repeat: no-repeat;
    /*background-position: center 80px;*/
    background-position: 130px 74px;
    transition: all 0.5s ease 0s;
    position: relative;
}
.banner_plate a[class^=plate_] .photo{
    height: 133px;
    width: 133px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    top: 0px;
    left: -67px;
    box-shadow: 4px 0px 8px #666;
}
/*.banner_plate .plate-wrap{*/
    /*background: url("../images/banner-1-bg.png") no-repeat center right;*/
/*}*/
.banner_plate a.plate_liangxi{
    padding-top: 16px;
    padding-bottom: 67px;
    padding-left: 60px;
    padding-right: 5px;
    width: auto;
    font-size: 18px;
    text-indent: 0px;
    background-position: 130px 74px;
}
.banner_plate a.plate_liangxi .photo{
    bacground-color:#fff;
    background-image: url("../images/banner-1.png");
    background-repeat: no-repeat;
    background-position: center center;

}
.banner_plate a.plate_forum .photo{
    background-color: #fff;
    background-image: url("../images/linye-qk.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.banner_plate a.plate_meet .photo{
    background-color:#fff;
    background-image: url("../images/zhiwu.png");
    background-repeat: no-repeat;
    background-position: center 10px;
}
.banner_plate a[class^=plate_]:hover{
    /*background-color: #6d54b9;*/
    background-color: #00923f;
}
a.plate_forum{
    background-color: #fdac11;
}
a.plate_meet{
    background-color: #0174c4;
}
a.plate_liangxi{
    background-color: #6ec91d;
}
.notice{
    height: 94px;
    background-color: #fff;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}
a.notice_caption{
    display:block;
    margin-top: 10px;
    width: 140px;
    text-indent: 30px;
    line-height: 53px;
    font-size: 19px;
    color: #333;
    border-right: 2px solid #70ca10;
    background: url("../images/horn.png") no-repeat 2px center;
}
.notice_list{
    width: 1040px;
    float: right;
    height: 72px;
    margin-top: 10px;
}
.notice_list ul li{
    overflow: hidden;
    margin-bottom: 20px;
}
.notice_list ul li a{
    display: block;
    width: 500px;
    float: left;
    line-height: 34px;
    margin-right: 20px;
    text-overflow: ellipsis;
}

.notice_list ul li a span{
    float: left;
    white-space: nowrap;
    width: 410px;
    overflow: hidden;
}
.notice_list ul li a:hover,.notice_list ul li a span:hover,.notice_list ul li a i:hover{
    text-decoration: underline;
}

.notice_list ul li a i{
    float: right;
}
.container.box,.left .box{
    margin-top: 30px;
    margin-bottom: 15px;
    overflow: visible;
    background-color: #fff;
}
.container.box1{
    margin-top: 30px;
    background-color: #fff;
}
.box_bar{
    height: 35px;
    background-color: #70ca10;
    overflow: visible;
    position: relative;
    padding-right: 20px;
}
.box_bar .caption{
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 10px;
    padding-left: 30px;
    padding-right: 14px;
    background: url("../images/captionBg.png");
}
.item_list{
    float: right;
}
.item_list a{
    display: inline-block;
    line-height: 33px;
    margin-top: 3px;
    padding: 0 20px;
    color: #fff;
    font-weight: 500;
}
.item_list a:hover,.item_list a.current{
    background: url("../images/itemList.png");
    color: #00923f;
}
.pad20{
    padding: 20px;
    overflow: hidden;
    background-color: #fff;
}
.news_img{
    text-align: center;
    width: 316px;
    float: left;
}
.news_img img{
    width: 316px;
    height: 238px;
    border-bottom: 2px solid #fff;
}
.news_img .title{
    clear: both;
    display: table-cell;
    height: 70px;
    background: #333;
    color: #fff;
    vertical-align: middle;
    line-height: 19px;
    width: 316px;
    padding: 0 30px;
}
.news_img .title a{
 color: #fff;
}
.news_img .title a:HOVER{
 color: #fff;
}
.news_list{
    width: 100%;
}
.news_list ul li{
    width: 100%;
    display: block;
    color:#505050;
    line-height: 39px;
    border-bottom: dotted 1px #aaa;
}
.news_list ul li a i{
    float: right;
}
.news_list ul li:hover a{
    color: #00923f;
}
.btn_org_3{
    display: inline-block;
    padding: 5px 10px;
    background: #fdac11;
    color: #fff;
    border-radius: 3px;
}
a.btn_org_3:hover{
    opacity: 0.8;
    filter: alpha(opacity=80);
    color: #fff;
}
/*pic-hover相关*/
.pic-hover li{
    width: 310px;
    height: 200px;
}
.pic-hover a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.pic-hover a img{
    display: block;
    width: 100%;
    height: 100%;
}
.pic-hover a label{
    background-color: #70ca10;
    color: #fff;
    display: inline;
    line-height: 32px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
.pic-hover p{
    text-indent: 2em;
}
.pic-hover li:last-child,.pic-hover li.mb10:last-child{
    margin-bottom: 0;
}
.shadow_title_back{
    background: url("../images/opacity_50.png");
    position: absolute;
    height: 40px;
    width: 100%;
    bottom: 0;
}
.shadow_title_back_fixed{
    background: url("../images/opacity_50.png");
    position: absolute;
    height: 40px;
    width: 100%;
    bottom: 0;
}

.shadow_title{
    height: 40px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    padding: 0 20px;
    width: 360px;
}
.shadow_title_back_fixed .shadow_title{
    text-align: left;
}
.shadow_detail_back{
    background: url("../images/opacity_50.png");
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: -100%;
     z-index:10;
}
.shadow_detail{
    width: 85%;
    height: 80%;
    padding: 20px;
    color: #fff;
}
.shadow_detail i[class^=icon]{
    display: inline-block;
    width: 12px;
}
.shadow_detail h3{
    text-align: center;
    line-height: 24px;
    padding-bottom:5px;
}
.shadow_detail p{
    text-indent: 2em;
    line-height:21px;
    text-align: justify;
}

.left_listTop{
    width: 248px;
    height: 107px;
    background: #57992F ;
    font-size:22px; color: #fff; font-weight: bold;
    text-align: center;
    line-height: 107px;
    position: absolute;
    bottom: 0;
    left: 20px;
}
.left_list{
    float: left;
    margin-left: 20px;
   
    width: 248px;
    border-top:none ;

   
    padding-bottom: 10px;
}

.left_list img{
 margin-top: 20px
}
.v_menu{
    /*text-indent: 26px;*/
    background-color: #fff;
    margin: 0 auto;
    display: block;
    border-left: 1px solid #cccbd0;
    border-bottom: 1px solid #cccbd0;
    border-right: 1px solid #cccbd0;
    padding-bottom: 10px;    
}

.v_menu li:first-child {
margin-top: 10px;
}
.v_menu li a{
    width: 209px;
    margin: 0 auto;
    font-size: 18px;
    display: block;
    padding:10px 0;
    border-bottom: #e9e8ea 1px solid;
}
.v_menu li a:hover,.v_menu li a.current{
    color: #fff;
    background-color: #57992D;
}
.v_menu li.last a{
    border: none;
}
.v_menu li.title a{
    padding:15px 0;
    font-size: 19px;
    background: url("../images/left_title.png") no-repeat;
    border: none;
    color: #fff;
}
.right_content{
    width:880px;
    padding: 10px 10px 20px 10px;
    float: right;
}
.nav_hor{
    padding: 10px 0;
    border-bottom: 1px solid#cccbd0;
}
.nav_hor a{
    font-size: 13px;
}

/*新闻列表右侧*/
.right_content ul.navbar-pill{margin-top: 20px;margin-bottom:21px;overflow: visible}
.right_content ul.navbar-pill li{float: left; border: 1px solid #ccc; height: 32px; width: 100px;border-left: none;position: relative;}

.right_content ul.navbar-pill a{display: inline-block;line-height:32px;display: inline-block;width: 100%; height: 100%;text-align: center;
       -webkit-transition: all 0.1s ease-in;
       -moz-transition: all 0.1s ease-in;
       -o-transition: all 0.1s ease-in;
       -ms-transition: all 0.1s ease-in;
       -transition: all 0.1s ease-in;
}
.right_content ul.navbar-pill a:hover,.right_content ul.navbar-pill a.current ,.right_content ul.navbar-pill a.cur{background: #00923F; color: #fff;}
.right_content ul.navbar-pill a:hover:before, .right_content ul.navbar-pill a.current:before,.right_content ul.navbar-pill a.cur:before{
    content: "";
    width: 12px; height: 6px; background:url(../images/sanjiao.png) no-repeat -1px center;
    position: absolute;
    top: 100%; left: 50%; margin-left: -6px;
}
.right_content ul.navbar-pill li:first-child a{border-left:  1px solid #ccc;;}
.right_content ul.navbar-pill:after{
	content:"";
	display:block;
	clear: both;
	}

/*视频列表页*/
.video-list{width: 100%;}
.video-list .row{width: 105%;margin-bottom: 33px;}
.video-list .row .col-4{
    width: 270px;
    height: 240px;
    overflow: hidden;
    text-align: center;
    margin-right: 34px;
    float: left;
    position: relative
}
.video-list .title{width: 100%; height: 48px; line-height: 48px; color: #fff;opacity: 1;position: absolute; bottom: 0;filter:Alpha(opacity=60); background: rgba(0,0,0,.6); }
.video-list .row .info{width: 230px;padding-left: 20px; padding-right: 20px;opacity: 0; height: 100%;display: block; position: absolute; top:100%; left: 0;filter:Alpha(opacity=60); background: rgba(0,0,0,.6); color: #fff  }
.video-list .row .info h4{ margin-top: 63px;font-size: 14px;margin-bottom: 5px; position: relative}
.video-list .row .info p{ font-size: 12px;font-weight: 400;line-height: 20px;position: relative}

.video-list .row .col-4:hover > .title{bottom:-100%;filter:Alpha(opacity=0);opacity: 0}
.video-list .row .col-4:hover > .info{top:0;filter:Alpha(opacity=100);opacity: 1}


/*视频列表页的动画效果*/
.video-list .title, .video-list .row .info{
       -webkit-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
       transition: all 0.3s ease-in-out;
}
.hover-scale li a img{
    transition: all 0.5s ease 0s;
    width: 100%;
    height: 100%;
}
.hover-scale li a:hover img{
    filter: alpha(opacity=80);
    transform: scale(1.1);
}
.hover-scale span.scale-title{
    line-height: 38px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.hover-scale li:hover span.scale-title{
    color: #00923f;
}

/*学术研讨详情页*/
.master{margin-top: 30px;height: 220px; min-height: 220px; padding-left: 300px;position: relative;}
.master > dl{line-height: 26px; padding-left: 20px;}
.master dd{color: #666; line-height: 22px;}
.master-text{margin-top: 24px;padding-left: 4px; padding-right: 4px;  }
.master-text h3:first-child{color: #009237;font-size: 16px; margin-bottom: 10px;}
.master-text p{color:#666;padding-left: 3px; padding-right: 2px; line-height: 26px;}
.master-text img.yt-video{display:block;margin: 10px auto 20px; }
.master-text > ul li{float: left; width: 400px; margin-right: 25px;}


/*下载页*/
.down{height: 480px; margin-top: 26px;background: #fff; border: 1px solid #ddd; text-align: center;position: relative}
.down > h3{margin:40px; padding-bottom:25px;color: #03933C; font-size: 16px; font-family: "microsoft yahei"; font-weight: 400;border-bottom: 1px solid #ddd}
.down > ul{display: inline-block;position:relative}
.down > ul li{width: 120px; margin-right: 15px; margin-left: 15px;float: left;text-align: left; color: #666;font-size:12px;}
.down > ul li a{margin-bottom: 15px;}
.down > ul li p{ line-height: 20px;}
.downall{position:absolute; bottom: 39px; left: 50%; margin-left: -30px;}
.downall a{display: block; background: url(../images/zip.png) no-repeat; width: 60px; height: 60px; background-position: 0 0;}

.file-word{display: block; background: url(../images/file.png) no-repeat; width: 87px; height: 93px; background-position: 0 0;}
.file-ppt{display: block; background: url(../images/file.png) no-repeat; width: 87px; height: 93px; background-position: -123px 0 ;}
.file-pdf{display: block; background: url(../images/file.png) no-repeat; width: 87px; height: 93px; background-position: -373px  0;}
.file-xls{display: block; background: url(../images/file.png) no-repeat; width: 87px; height: 93px; background-position: -248px 0;}
.file-zip{display: block; background: url(../images/file.png) no-repeat; width: 87px; height: 93px; background-position: -498px 0;}
.file-folder{display: block; background: url(../images/file.png) no-repeat; width: 59px; height: 93px; background-position: -626px 0;}

/*下载列表页*/
.downlist{border: 1px solid #C1DBD0; padding-top: 10px;}
.downlist li{width: 187px; float: left; margin:0 15px 30px; border: 1px solid transparent;}

.downlist li a{display: block; margin: 0 auto; text-align: center;margin-top: 15px; padding-top: 10px;}
.downlist li h3{font-weight: 400; font-size: 14px; color: #666; padding: 10px 30px 10px;}
.downlist li:hover h3{font-weight: 400; font-size: 14px; color:#000; padding: 10px 30px 10px;}


/*关于我们列表左侧部分*/
.menu  ul li {display:block;}
.menu ul li a {display:block; cursor: pointer;padding-left: 20px; position: relative}
.menu > ul> li:hover > a   {color: #fff; background: #57992F url(../images/border3.png) left top repeat-y}

.menu > ul > li > .active {  color: #fff; background: #57992F url(../images/border3.png) left top repeat-y}
/*.menu > ul > li > .active:after{
    content: "";
    background:  url(../images/on.png) top right no-repeat;
    width: 26px; height: 37px; position: absolute;
    right: 4px; top: 2px;
}*/
.sanjiao{position: absolute;top:15px; right: 19px;  display: inline-block; width: 13px; height: 13px; background: url(../images/jiantou.png) no-repeat;}
.sanjiao1{background-position:-5px -5px}
.sanjiao3{position: absolute;top:15px; right: 19px;  display: inline-block; width: 13px; height: 13px; background: url(../images/jiantou.png) no-repeat;}

.sanjiao3{cursor:pointer; top:17px; right: 19px;position: absolute; display: inline-block; width: 13px; height: 13px; background: url(../images/jiantou.png) no-repeat -5px -5px;}
.sanjiao4{cursor:pointer; top:17px; right: 19px; position: absolute; display: inline-block; width: 13px; height: 13px; background: url(../images/jiantou2.png) no-repeat -28px -4px;}

.menu  ul li:hover .sanjiao1{background-position:-5px -27px;}
.sanjiao2{background-position:-27px -5px}
.menu  ul li:hover .sanjiao2{background-position:-27px -27px;}

.menu ul li ul li .active {color: #fff; background: #57992F url(../images/border2.jpg) right no-repeat ;}

.menu ul li ul {display:none; margin-top: 10px;}
.menu ul li ul li:hover a.active {color: #fff; background: #57992F url(../images/border2.jpg) right no-repeat ;}
/*.menu ul li .inactive:after {
    content: "";
    background:url(../images/off.png) top right no-repeat;
    width: 26px; height: 37px; position: absolute;
    right: 4px; top: 2px;    
    }*/
.menu ul li ul li:hover a{color: #049049; background-color: #F0F0F0;}
.menu ul li ul li a{font-size: 14px; padding: 4px 0; border:none;}
.menu ul li ul li {display:block;text-indent: 32px; margin-bottom: 10px}
.menu ul li ul li a {background:none; }


/*机构列表*/
.list-jigou{margin-top: 20px; }
.list-jigou li{width: 33.3333%; font-size: 10px; float: left; color: #56982C; list-style: disc inside;line-height: 32px;}
.list-jigou a{color: #343434; font-size: 14px;padding-left: 3px; }
.titlebar1{height: 23px;background: #C6E4A6; margin-top: 20px;margin-bottom: 15px;}
.titlebar1 span{color: #fff; font-size: 16px;height:100%; line-height:23px; padding:4px 15px; margin-top: -5px; display:inline-block; font-weight: 400;background: #00923F url(../images/border.jpg) no-repeat right top;}


/*关于学会*/
.right_content .content{margin-top: 20px; color: #343434; font-szie: 14px;}
.titlebar2{text-align: center; font-size: 22px; font-weight: 800; color: #00943D;margin-top: 35px; margin-bottom: 15px;}
.right_content .content p{margin-bottom: 30px}


/*期刊列表*/
.banner-qk{margin-top: 20px; margin-bottom: 20px}

.banner-qk img:first-child{margin: 0 auto 20px; display: block;}
.banner-qk p{color: #343434; line-height: 24px;text-indent: 28px;margin: 0 6px;}

.list-qk{padding-left: 8px; padding-right: 8px;margin-top: 15px;}
.list-qk .face{border: 1px solid #ddd;position:relative; top:10px; left:10px;float: left;}
.list-qk li{background: #fff; margin-bottom: 20px;min-height: 160px;padding-top: 20px; padding-bottom: 20px}
.list-qk li dl{padding-left: 160px}
.list-qk li{
       -webkit-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
       transition: all 0.3s ease-in-out;
}
.list-qk li:hover{box-shadow: 0 10px 10px 0 rgba(0,0,0,.15); }
.list-qk .title a{color: #fff;font-size: 16px;line-height: 32px; margin-left:150px}
.list-qk .info{color: #979797; font-size: 12px; font-family: "simsun";margin-left: -2px}
.list-qk .desc{color: #353535;font-size: 12px;font-family: "simsun";line-height: 20px;margin-top: 10px}
.qk-title{line-height: 36px; background: #70CA10; }
.qk-title h3{color: #fff; background: #00923F url(../images/sanjiao2.png) no-repeat; float: left; display: inline-block; padding: 4px 15px 0 15px; margin-top: -4px; margin-right: 10px;}
.right_content .box_bar{margin-left:8px; margin-right: 8px;}
.box_bar .more{padding:3px 10px ;margin-top: 6px;font-size: 12px;margin-right: -8px; }
.box_bar .more:hover{opacity: 1; background: #FF7F27; }
/*新闻内容页*/
.breadcrumbs{position: absolute; bottom: 20px; left: 0; color: #fff}
.breadcrumbs a{color: #fff;font-family:"simsun";font-size: 12px; }


/*掠影详细页*/
.container-sm{width: 1000px; margin: 2px auto; padding: 5px 23px;position: relative;height: 100%; }
.ly-detail{margin-top: 40px; border: 1px solid #ddd; padding-top: 20px; padding-bottom: 20px; margin-bottom: 15px;}

.ly-detail h2:first-child{margin-bottom: 20px;text-align: center; font-size: 22px; font-weight: 800; color: #2c2c2c}
.ly-detail .desc{color: #626262;padding:0 25px;margin-bottom: 20px; text-indent: 28px;}
.ly-detail > .info{margin: 0 25px 25px; background: #E7E7E7; color: #F3901B; font-size: 12px; padding: 10px 0; text-indent: 15px;}
.ly-detail > .info .info-right{float: right; color: #3B3B3B; font-size: 16px}
.ly-detail > .info .info-right dt{float: left;text-indent: 12px; font-weight:800;cursor: pointer;}
.ly-detail > .info .info-right dt.icon-11{font-size: 14px; text-indent: 17px;}

.img-center{display: block; margin: 0 auto;}
.pics .info{text-align: center;margin-top: 30px; }
.pics .info ul{display: inline-block;border:1px solid #D1D1D1}
.pics .info li{float: left;font-size: 12px; border-left: 1px solid #D1D1D1; background: #E4E4E4; color: #333; padding: 8px 10px;cursor: pointer;}
.pics .info li:first-child{border-left: none;}
.pics .info li span{color: #979797;padding-right: 7px;font-size: 14px;}
.pics .info li:hover span{color: #049049}

/* 视频播报-详情 */

.container-sm .left{width: 683px;}
.container-sm:after{
    content: "";
    display: block;
    clear: both;
}
.video-desc{background: #e7e7e7; padding: 20px 15px 30px; margin-bottom: 20px;margin-top: 20px;}
.video-desc h2:first-child{font-size:22px; font-weight: 800; color: #303030; text-align: center;margin-bottom: 10px}
.video-desc .text{font-size: 14px; color: #666;}
.video-player{margin-bottom: 20px}

.well .list-video{}
.well .list-video li{min-height: 78px; margin:0 15px 20px; padding-left: 120px;position: relative;}
.well .list-video li:hover img{
    opacity: 0.85;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    }

.well .list-video h3{font-size: 14px; font-weight: 400; padding-top: 3px; }
.well .list-video  .times{position: absolute; bottom:2px; font-size: 12px; color: #666;}
.well .list-video  .times:after{
    content: "次";
    display: inline;
    font-family: "microsoft yahei";
}
.well .list-video  .times .icon-play-circle{font-size: 14px; padding-right: 5px;}

/* 表彰奖励 */
.jl-tree{position: relative; height: 1400px; }
.jl-tree ul{position: relative; width: 100%; height: 100%; }
.jl-tree ul li{position: absolute; width: 333px; height: 157px;background: #00923f;border-radius: 4px; }
.jl-tree ul li:before{
    content: "";
    width: 8px; height: 8px;
    background:transparent url(../images/circle.png) no-repeat;
    position: absolute;
    top: 0;
    left: 50%; margin-left: -4px;
}
.leaf1:hover, .leaf2:hover, .leaf3:hover, .leaf4:hover, .leaf5:hover, .leaf6:hover{
        -webkit-transform-origin: top center;
        transform-origin: top center;
        -webkit-animation: swing 1s;
        animation: swing 1s;
    }
.jl-tree ul li img{float: left; margin-top: 10px; margin-left: 10px;border-radius: 4px;  }
.jl-tree ul li h3{float: left; width: 110px; margin-top: 30px; margin-left: 10px;font-weight: 400;}
.jl-tree ul li a{color: #fff }
.tree{width: 954px; height: 1312px; position: absolute; top: 0; left: 50%; margin-left: -477px; background: url(../images/tree.jpg) no-repeat; }
.jl-tree ul li.leaf1{position: absolute; top:277px; left: 94px;}
.jl-tree ul li.leaf2{position: absolute; top:215px; left: 548px; background: #7EBD30}
.jl-tree ul li.leaf3{position: absolute; top:615px; left: 110px; background: #7EBD30}
.jl-tree ul li.leaf4{position: absolute; top:605px; left: 590px;}
.jl-tree ul li.leaf5{position: absolute; top:950px; left: 94px;}
.jl-tree ul li.leaf6{position: absolute; top:890px; left: 548px; background: #7EBD30}

.jl-tree ul li.leaf7{position: absolute; top:1230px; left: 180px; background: #542A12}
.jl-tree ul li.leaf8{
    background: #6f371b none repeat scroll 0 0;
    left: 510px;
    position: absolute;
    top: 1230px;
}
.jl-tree ul li.leaf7:before,.jl-tree ul li.leaf8:before{
    content: "";
    background:transparent ;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}


/*学术研讨*/
.slider-yt{width: 1005px; height: 362px; background: url(../images/flash1.jpg) no-repeat top center; background-size: auto; }
.showmore{height: 45px;line-height: 45px; margin: 10px 9px; text-indent: 20px; background: #56992E;position: relative; }
.showmore a{color: #fff;display:block; width: 100%; height: 100%;font-size: 18px;}


/*林学期刊详情页*/
.tabs-heng{width:864px; margin: 0 auto 20px;}
.tabs-heng > ul.navbar-pill li{box-sizing: border-box;height: 34px; width: 20%;}
.tabs-heng > .tabs-content{border: 1px solid #CAE4D9;background: #fff; padding: 10px 10px}
.tabs-heng > .tabs-content li{line-height: 32px;}

.qk-tab{border: 1px solid #CBE2D8; background: #fff; min-height: 425px; margin: 0 8px 20px; position: relative;overflow: hidden}
.qk-tab .tabs{position: absolute; right: 0; top: 0;padding-top: 10px; height: 100%; background:  #00923F; width: 200px; }
.qk-tab .tabs li{color: #fff; font-size: 16px; margin-right: 20px;height: 56px;background:  #00923F; cursor: pointer;text-align: center;}
.qk-tab .tabs li a{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: inline-block;
    width: 100%; height: 100%;
     background:transparent;
     line-height: 56px;
     color: #fff 
    }

.qk-tab .tabs li:after{
    content: "";
    display: inline-block;
    width: 100%; height: 100%;
    background:  #fff;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 1;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
     opacity:0;
   
}
.qk-tab .tabs li:hover a{background:transparent; color: #313131; font-size: 16px; margin-right: 20px; }
.qk-tab .tabs li a.current{background:#fff; color: #313131; font-size: 16px; margin-right: 20px; }
.qk-tab .tabs li:hover:after {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 1;
    }

.qk-tab .tabs li{
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.tabs-content .news_list {width: 643px;  margin-top: 10px; margin-left: 10px;}
.tabs-content{overflow: hidden;}


/*分享样式*/
 #videoTools .bshare-custom{  padding:6px 5px 0 0; }
 #videoTools .bshare-custom em{color:#aaa; height:24px; line-height:24px;   font-size:12px; font-weight:lighter;}
 #videoTools .bshare-custom a{ margin:0;}
 #videoTools .play {
	border-left: none;
    line-height: 35px;
	font-size: 12px;
}
 #videoTools .share {
	border-right: none;
}
#videoPlayerPanel .videoListPanel {
	position: relative;
	left: 0;
	width: 270px;
	height: 486px;
	background-color: #383838;
	margin-top: -486px;
	margin-left: 730px;
}
#videoList {
	position: relative;
	top: 8px;
	left: 8px;
	width: 254px;
	height: 470px;
	overflow: hidden;
}
ul.videoList, ul.videoList li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.videoList {
	display: block;
	width: 236px;
	margin: 0;
	padding: 0;
}
ul.videoList li {
	position: relative;
	display: block;
	width: 232px;
	height: 103px;
	margin: 0;
	overflow: hidden;
	text-align: left;
}
ul.videoList li.current {
	background-color: #666;
}
ul.videoList li a {
	display: block;
	width: 216px;
	height: 81px;
	margin: 0;
	padding: 11px 6px 11px 11px;
}
ul.videoList li a:hover {
	background-color: #000000;
}
ul.videoList li a img {
	width: 108px;
	height: 81px;
	float: left;
	margin-right: 8px;
}
ul.videoList li a span {
	display: block;
	color: #FFF;
	line-height: 20px;
	font-weight: bold;
}
ul.videoList li a em {
	position: absolute;
	bottom: 16px;
	left: 127px;
	padding-left: 24px;
	color: #FFF;
	font-weight: normal;
	background: url(../images/ico_video.gif) no-repeat left center;
	color: #999;
}
.videoListPanel ul.videoList {
	position: absolute;
	top: 0px;
	left: 0px;

	/*禁止选择*/
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	-o-user-select: none;
	user-select: none; 
}
/*滚动条*/

.videoListPanel .scrollbar {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 13px;
	height: 100%;
	z-index: 100;
	/*禁止选择*/
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	-o-user-select: none;
	user-select: none;
}
.videoListPanel .scrollbar .track {
	position: relative;
	top: 0px;
	left: 0px;
	width: 13px;
	height: 100%;
	z-index: 100;
	border-radius: 7px;
	background: #202020 url(../images/scrollbar.gif) repeat-y 0px 0px;
}
.videoListPanel .scrollbar .thumb {
	position: absolute;
	top: 0;
	left: 1px;
	width: 11px;
	height: 40px;
	border-radius: 6px;
	cursor: pointer;
	background: url(../images/scroll.gif) no-repeat 0px center;
}
.videoListPanel .scrollbar .thumb .end{
    display: none;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
