﻿/*n_yi css*/

*{
	padding: 0px;
	margin:0px;
	border: 0px;
}
.banner{
	width: 960px;
    margin: 0px auto;
    margin-bottom: 10px;
}
.banner a{
	display: block;
    margin: 0 auto;
}
.content{
	width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.content_left{
	width: 201px;
    float: left;
    overflow: hidden;
}
.content_tit{
	background: #065496;
    height: 32px;
    line-height: 32px;
    padding-left: 13px;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
}
.content_left .content_ul{
	border: 1px solid #dfdfdf;
    padding: 12px 5px 10px 5px;
    background: #fff;
    border-bottom: 0;
}
.content_ul a:hover{
	text-decoration: underline;
}
.content_left_top ul li a{
	display: block;
    padding-left: 40px;
    background: url(../images/ico003.gif) no-repeat 30px 10px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}
.cont{
	background: url(../images/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.content_left_bottom{
	width: 201px;
	margin-top: 10px;
}
.cont_bottom{
	background: #FFF;
    border: 1px solid #DFDFDF;
    border-bottom: none;
    border-top: none;
}
.cont_contact{
	padding: 0 5px 0 10px;
}
.cont_contact_p1{
	line-height: 24px;
}
.cont_tel{	
    color: #666666;    
    padding: 0px;padding-top: 20px;
}
.cont_tel span{
	display: block;
    font: 18px "Impact";
    color: #6B9F1F;
}
.cont_contact p{
	line-height: 24px;
}
.content_right{
	width: 754px;
    float: left;
    display: inline;
    margin-left: 5px;
    overflow: hidden;
}
.con_right_t{
	background: url(../images/right_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}
.con_right_t1{
	background-color: #fff;
    height: 30px;
    line-height: 30px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 10px;
    position: relative;
    color: #666;
    overflow: hidden;
}
.con_right_t1 span a{ 
	color: #666;
}
.con_right_t1 span a:hover{
	text-decoration: underline;
}
.con_right_t2{
	background: url(../images/right_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.cont_t3{
	background: url(../images/right_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}
.cont_t4{
	width: 752px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 0px;
    overflow: hidden;
}
.cont_t5{
	width: 710px;
    padding-top: 0px;
    line-height: 24px;
    margin-left: 19px;
}
.cont_t5 span{
	font-size: 15px;color: #2e4690;
}
.cont_t6{
	padding-left: 10px;
}
.cont_t6 p img{
	width:100%;height:auto;
}
.cont_t5 .cont_t6 p{ 
	white-space: normal;
    letter-spacing: normal;
    word-spacing: 10px;
    margin: 25px 0;
    font-size: 14px;
    text-align: left;
}
.cont_t5 .cont_t6 .cont_t6_p1{
    text-align: center;

}
.cont_t5 .cont_t6 p span{
	font-size: 20px;
}
.cont_t5 .cont_t6 p span strong{
	font-weight: bold;
}
.cont_t6 table{
	width: 700px;
	text-align: center;
	font-size: inherit;
	border-collapse: collapse;
	border-spacing: 0;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    display: table;
}
.cont_t6 table tbody{
	display: table-row-group;
    vertical-align: middle;
    border-color: inherit;	
}
.cont_t6 table tbody td{
	width: 130px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid grey;
}
.cont_t6 p img{
	text-align: center;
}
.cont_end{
	background: url(../images/right_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}


/*n_er css*/

.n_er_con{
	width: 730px;
    margin: 0 auto;
    padding-top: 15px;
}
.n_er_con dl{
	width: 218px;
    padding: 10px 12px;
    float: left;
    display: inline-block;
    overflow: hidden;
}
.n_er_con dl a{
	width: 218px;
    height: auto;
    padding: 1px;
    display: block;
    color: #666;
    text-decoration: none;
}
.n_er_con dl a img{
	display: block;
    width: 218px;
    height: 165px;
}
.n_er_con dl dd{
	width: 218px;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    padding: 0 4px;
}
.n_er_con dl dd a:hover{
	text-decoration: underline;
}


/*n_san css*/
.content_left_top h4{
	background: #065496;
    height: 33px;
    line-height: 33px;
    padding-left: 28px;
    overflow: hidden;
    margin-top: 4px;
    font-size: 14px;
} 
.content_left_top h4 a{
	color: #fff;
}
.content_left_top .content_ull li a{
	background: url(../images/icon1.gif) no-repeat scroll 0 10px;
    padding-left: 17px;
    color: #666;
    line-height: 29px;
    overflow: hidden;
    white-space: nowrap;
    height: 29px;
    border-bottom: 1px dashed #DEDEDE;
    margin-left: 14px;
}
.content_left_top .content_ull li a:hover{
	text-decoration: underline;
}
.n_san_q{
	background-color: #fff;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom: none;
    zoom: 1;
    padding: 10px 5px;
    overflow: hidden;
}
.n_san_w{
	width: 160px;
    overflow: hidden;
    float: left;
    padding: 5px 12px 10px;
}
.n_san_w dl dt{
	width: 160px;
    height: 122px;
    line-height: 0;
    font-size: 0;
}
.n_san_w dt img{
	width: 156px;
    height: 118px;
    padding: 1px;
    border: 1px solid #D6D6D6;
}
.n_san_w dl dd{
	margin-top: 3px;
    height: 20px;
    width: 160px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
}


/*n_si.css*/
.n_si_yi{
	width: 752px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}
.n_si_er{
	width: 710px;
    padding-top: 10px;
    line-height: 24px;
    margin-left: 19px;
}
.n_si_dl{
	width: 177px;
    padding: 10px 14px;
    float: left;
    display: inline-block;
    overflow: hidden;
}
.n_si_dl dt{
	width: 181px;
    height: 242px;
    overflow: hidden;
}
.n_si_dl dt a{
	width: 177px;
    height: 238px;
    padding: 1px;
    border: 1px solid #ccc;
    display: block;
}
.n_si_dl dt a img{
	display: block;
    width: 177px;
    height: 238px;
}

.n_si_dl dd{
	width: 177px;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    padding: 0 4px;
}
.n_si_dl dd a{
	color: #666;
}
.n_si_dl dd a:hover{
	text-decoration: underline;
}



/*n_wu.css*/
.k_h{
    width: 752px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}
.k_h1{
    width: 730px;
    margin: 0 auto;
    padding-top: 15px;
}
.k_h2{
    height: 250px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
}
.k_h2 dt{
    width: 204px;
    float: left;
}
.k_h2 dt a{
    width: 248px;
    height: 248px;
    padding: 1px;
    border: 1px solid #ccc;
    display: block;
}
.k_h2 dt a img{
    display: block;
    width: 248px;
    height: 248px;
}
.k_h2 dd{
    padding-left: 70px;
    float: left;
    width: 438px;
    line-height: 24px;
    height: 150px;
    overflow: hidden;
    color: #666;
}
.k_h2 dd h5{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.k_h2 dd h5 a{
    color: #065496;
    font-size: 13px;
}

.cpinfo{
    font-size: 14px;line-height: 30px;
}
.cpinfo .cpleft {    
    float: left;
    width: 20%;
    line-height: 24px;    
    color: #666;
}
.cpinfo .cptitle,.cpinfo .cpother {    
    float: left;
    width: 80%;
    line-height: 24px;    
    color: #666;
}
.cpinfo .cptitle{    
    color:#2e4690; font-weight: bold;
}
.cpinfo .cpda{    
    float: left;padding: 10px 0px;clear: both;width: 100%;
}
.cpinfo .zixun{    
    float: left;color:#FF0000; font-weight: bold;
}


/*n_liu.css*/

.x_w{
    width: 752px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}
.x_w1{
    width: 730px;
    margin: 0 auto;
    padding-top: 15px;
}
.x_w1 dl.x_w2img{    
    width: 100%;text-align: center;
    padding: 20px 5px;    
    border: 1px dashed #CCCCCC;
}
.x_w1 dl.x_w2img img{
    width: 500px;height: auto;
    color: #666;
    padding: 0 5px;
    line-height: 22px;
    border-bottom: 1px dashed #CCCCCC;
}
.x_w1 dl.x_w2{
    font-size: 14px;
    color: #666;
    padding: 0 5px;
    line-height: 22px;
    border-bottom: 1px dashed #CCCCCC;
}
.x_w1 dl.x_w2 img{
    width: 100%;
}
.x_w1 dl dt{
    margin-bottom: 3px;
    margin-top: 5px;
    line-height: 24px;
    height: 24px;
    width: 720px;
    overflow: hidden;
}
.x_w1 dl dt a{
    height: 20px;
    background: url(../images/ico10.gif) no-repeat 0 6px;
    padding-left: 10px;
    font-size: 13px;
    color: #065496;
    font-weight: bold;
}
.x_w1 dl dt a:hover{
    text-decoration: underline;
}
.x_w1 dl dt span{
    font-size: 12px;
    float: right;
    padding: 0 10px 0 8px;
    font-family: "宋体";
}
.x_w1 dl dd{
    font-size: 12px;
    padding-left: 10px;
    height: 45px;
    overflow: hidden;
    margin-bottom: 10px;
}
.y_m{
    width: 752px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}
.y_m1{
    width: 710px;
    padding-top: 10px;
    line-height: 24px;
    margin-left: 19px;
}
.y_m2{
    padding-left: 10px;
}
.y_m2 p{
    margin: 25px 0;
    font-size: 14px;
    text-indent: 0em;
    white-space: normal;
    letter-spacing: normal;
    word-spacing: 10px;
}
.y_m3{
    text-align: center;
}



/*n_ba.css*/


.lianxi_hb{
    text-indent: 2em;
    word-spacing: 10px;
    text-align: left;
    margin: 25px 0;
    font-size: 14px;
    color: #666;
}



/*xinwen.css*/


.x_w1 h1{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.x_w2 dt{
    text-indent: 2em;
    font-weight: bold;
    font-size: 16px;
}
.x_w2  dd{
    text-indent: 2em;
}
.x_w .x_w1 dl dd{
   overflow: block;
   height: 100%;
}
.s_y,.x_y{
    margin-top: 12px;
}
.s_y a:hover{
    text-decoration: underline;
}
.x_y a:hover{
    text-decoration: underline;
}


/*chanpin.css*/

.chan_pin{
    overflow: hidden;
}
.chan_pinz,.chan_piny{
    width: 300px;
    height: 300px;
    border:1px solid #D5D5D5;
    float: left;
    margin-left: 40px;
    text-align: center;
}
.chan_pinz img{
    margin: 50px auto
}
.chan_pin1{
    width: 300px;
    height: 80px;
    margin-left: 40px;
    margin-top: 12px;
    border: 1px solid #D5D5D5;
}
.chan_pin1 img{
    width: 60px;
    height:60px;
    line-height: 60px;
    display: inline-block;
    padding: 12px;
}
.chan_piny h1{
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    margin-top: 12px;
    margin-left: 12px;
}
.chan_piny p{
    font-size: 14px;
    text-align: left;
    margin-top: 8px;
    margin-left: 12px;
}
.chan_pin2{
    width: 266px;
    border:1px solid #D5D5D5;
}
.chan_pin3 .chan_js{
    width: 120px;
    height: 40px;   
    font-size: 16px;
    background: #1A773A;
    color: white;
    font-weight: bolder;
    line-height: 40px;
    text-align: center;
    margin-left: 40px;
    margin-top: 12px;
}
.chan_pin3 p{
    font-size: 14px;
    margin-left: 40px;
    margin-top: 12px;
    text-indent: 2em;
}

.uk-form input, .uk-form select, .uk-form textarea {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    color: inherit
}
.uk-form select {
    text-transform: none
}
.uk-form optgroup {
    font: inherit;
    font-weight: 700
}
.uk-form input::-moz-focus-inner {
border:0;
padding:0
}
.uk-form input[type=checkbox], .uk-form input[type=radio] {
    padding: 0
}
.uk-form input[type=checkbox]:not(:disabled), .uk-form input[type=radio]:not(:disabled) {
    cursor: pointer
}
.uk-form input:not([type]), .uk-form input[type=text], .uk-form input[type=password], .uk-form input[type=email], .uk-form input[type=url], .uk-form input[type=search], .uk-form input[type=tel], .uk-form input[type=number], .uk-form input[type=datetime], .uk-form textarea {
    -webkit-appearance: none
}
.uk-form input[type=search]::-webkit-search-cancel-button, .uk-form input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
.uk-form input[type=number]::-webkit-inner-spin-button, .uk-form input[type=number]::-webkit-outer-spin-button {
height:auto
}
.uk-form fieldset {
    border: none;
    margin: 0;
    padding: 0
}
.uk-form textarea {
    overflow: auto;
    vertical-align: top
}
.uk-form ::-moz-placeholder {
opacity:1
}
.uk-form :invalid {
box-shadow:none
}
.uk-form input:not([type=radio]):not([type=checkbox]), .uk-form select {
    vertical-align: middle
}
.uk-form>:last-child {
    margin-bottom: 0
}
.uk-form input:not([type]), .uk-form input[type=text], .uk-form input[type=password], .uk-form input[type=email], .uk-form input[type=url], .uk-form input[type=search], .uk-form input[type=tel], .uk-form input[type=number], .uk-form input[type=datetime], .uk-form input[type=datetime-local], .uk-form input[type=date], .uk-form input[type=month], .uk-form input[type=time], .uk-form input[type=week], .uk-form input[type=color], .uk-form select, .uk-form textarea {
    height: 30px;
    max-width: 100%;
    padding: 4px 6px;
    border: 1px solid #e5e5e5;
    background: #fff;
    color: #666;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
    border-radius: 4px
}
.uk-form input:not([type]):focus, .uk-form input[type=text]:focus, .uk-form input[type=password]:focus, .uk-form input[type=email]:focus, .uk-form input[type=url]:focus, .uk-form input[type=search]:focus, .uk-form input[type=tel]:focus, .uk-form input[type=number]:focus, .uk-form input[type=datetime]:focus, .uk-form input[type=datetime-local]:focus, .uk-form input[type=date]:focus, .uk-form input[type=month]:focus, .uk-form input[type=time]:focus, .uk-form input[type=week]:focus, .uk-form input[type=color]:focus, .uk-form select:focus, .uk-form textarea:focus {
    border-color: #99baca;
    outline: 0;
    background: #f5fbfe;
    color: #666
}
.uk-form input:not([type]):disabled, .uk-form input[type=text]:disabled, .uk-form input[type=password]:disabled, .uk-form input[type=email]:disabled, .uk-form input[type=url]:disabled, .uk-form input[type=search]:disabled, .uk-form input[type=tel]:disabled, .uk-form input[type=number]:disabled, .uk-form input[type=datetime]:disabled, .uk-form input[type=datetime-local]:disabled, .uk-form input[type=date]:disabled, .uk-form input[type=month]:disabled, .uk-form input[type=time]:disabled, .uk-form input[type=week]:disabled, .uk-form input[type=color]:disabled, .uk-form select:disabled, .uk-form textarea:disabled {
    border-color: #e5e5e5;
    background-color: #fafafa;
    color: #999
}
.uk-form :-ms-input-placeholder {
color:#999!important
}
.uk-form ::-moz-placeholder {
color:#999
}
.uk-form ::-webkit-input-placeholder {
color:#999
}
.uk-form :disabled:-ms-input-placeholder {
color:#999!important
}
.uk-form :disabled::-moz-placeholder {
color:#999
}
.uk-form :disabled::-webkit-input-placeholder {
color:#999
}
.uk-form legend {
    width: 100%;
    border: 0;
    padding: 0;
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 30px
}
.uk-form legend:after {
    content: "";
    display: block;
    border-bottom: 1px solid #e5e5e5;
    width: 100%
}
input:not([type]).uk-form-small, input[type].uk-form-small, select.uk-form-small, textarea.uk-form-small {
    height: 25px;
    padding: 3px 3px;
    font-size: 12px
}
input:not([type]).uk-form-large, input[type].uk-form-large, select.uk-form-large, textarea.uk-form-large {
    height: 40px;
    padding: 8px 6px;
    font-size: 16px
}
.uk-form select[multiple], .uk-form select[size], .uk-form textarea {
    height: auto
}
.uk-form-danger {
    border-color: #dc8d99!important;
    background: #fff7f8!important;
    color: #d85030!important
}
.uk-form-success {
    border-color: #8ec73b!important;
    background: #fafff2!important;
    color: #659f13!important
}
.uk-form-blank {
    border-color: transparent!important;
    border-style: dashed!important;
    background: 0 0!important
}
.uk-form-blank:focus {
    border-color: #e5e5e5!important
}
input.uk-form-width-mini {
    width: 40px
}
select.uk-form-width-mini {
    width: 65px
}
.uk-form-width-small {
    width: 130px
}
.uk-form-width-medium {
    width: 200px
}
.uk-form-width-large {
    width: 500px
}
.uk-form-row:after, .uk-form-row:before {
    content: "";
    display: table
}
.uk-form-row:after {
    clear: both
}
.uk-form-row+.uk-form-row {
    margin-top: 15px
}
.uk-form-help-inline {
    display: inline-block;
    margin: 0 0 0 10px
}
.uk-form-help-block {
    margin: 5px 0 0 0
}
.uk-form-controls>:first-child {
    margin-top: 0
}
.uk-form-controls>:last-child {
    margin-bottom: 0
}
.uk-form-controls-condensed {
    margin: 5px 0
}
.uk-form-stacked .uk-form-label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700
}

@media (max-width:959px) {
.uk-form-horizontal .uk-form-label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700
}
}

@media (min-width:960px) {
.uk-form-horizontal .uk-form-label {
    width: 200px;
    margin-top: 5px;
    float: left
}
.uk-form-horizontal .uk-form-controls {
    margin-left: 215px
}
.uk-form-horizontal .uk-form-controls-text {
    padding-top: 5px
}
}
.uk-form-icon {
    display: inline-block;
    position: relative;
    max-width: 100%
}
.uk-form-icon>[class*=uk-icon-] {
    position: absolute;
    top: 50%;
    width: 30px;
    margin-top: -7px;
    font-size: 14px;
    color: #999;
    text-align: center;
    pointer-events: none
}
.uk-form-icon:not(.uk-form-icon-flip)>input {
    padding-left: 30px!important
}
.uk-form-icon-flip>[class*=uk-icon-] {
    right: 0
}
.uk-form-icon-flip>input {
    padding-right: 30px!important
}
.uk-comment-header {
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fafafa
}
.uk-comment-header:after, .uk-comment-header:before {
    content: "";
    display: table
}
.uk-comment-header:after {
    clear: both
}
.uk-comment-avatar {
    margin-right: 15px;
    float: left
}
.uk-comment-title {
    margin: 5px 0 0 0;
    font-size: 16px;
    line-height: 22px
}
.uk-comment-meta {
    margin: 2px 0 0 0;
    font-size: 11px;
    line-height: 16px;
    color: #999
}
.uk-comment-body {
    padding-left: 10px;
    padding-right: 10px
}
.uk-comment-body>:last-child {
    margin-bottom: 0
}
.uk-comment-list {
    padding: 0;
    list-style: none;margin-top: 15px;
}
.uk-comment-list .uk-comment+ul {
    margin: 25px 0 0 0;
    list-style: none
}
.uk-comment-list .uk-comment+ul>li:nth-child(n+2), .uk-comment-list>li:nth-child(n+2) {
    margin-top: 25px
}

@media (min-width:768px) {
.uk-comment-list .uk-comment+ul {
    padding-left: 100px
}
}
.uk-comment-primary .uk-comment-header {
    border-color: rgba(45,112,145,.3);
    background-color: #ebf7fd;
    color: #2d7091;
    text-shadow: 0 1px 0 #fff
}
.uk-button::-moz-focus-inner {
border:0;
padding:0
}
.uk-button {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #666;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    background: #f7f7f7;
    vertical-align: middle;
    line-height: 28px;
    min-height: 30px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.3);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(to bottom, #fff, #eee);
    border-radius: 4px;
    text-shadow: 0 1px 0 #fff
}
.uk-button:not(:disabled) {
    cursor: pointer
}
.uk-button:focus, .uk-button:hover {
    background-color: #fafafa;
    color: #666;
    outline: 0;
    text-decoration: none;
    background-image: none
}
.uk-button.uk-active, .uk-button:active {
    background-color: #f5f5f5;
    color: #666;
    border-color: rgba(0,0,0,.2);
    border-top-color: rgba(0,0,0,.3);
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0,0,0,.1)
}
.uk-button-primary {
    background-color: #009dd8;
    color: #fff;
    background-image: -webkit-linear-gradient(top, #00b4f5, #008dc5);
    background-image: linear-gradient(to bottom, #00b4f5, #008dc5);
    border-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-primary:focus, .uk-button-primary:hover {
    background-color: #00aff2;
    color: #fff;
    background-image: none
}
.uk-button-primary.uk-active, .uk-button-primary:active {
    background-color: #008abf;
    color: #fff;
    background-image: none;
    border-color: rgba(0,0,0,.2);
    border-top-color: rgba(0,0,0,.4);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.2)
}
.uk-button-success {
    background-color: #82bb42;
    color: #fff;
    background-image: -webkit-linear-gradient(top, #9fd256, #6fac34);
    background-image: linear-gradient(to bottom, #9fd256, #6fac34);
    border-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-success:focus, .uk-button-success:hover {
    background-color: #8fce48;
    color: #fff;
    background-image: none
}
.uk-button-success.uk-active, .uk-button-success:active {
    background-color: #76b430;
    color: #fff;
    background-image: none;
    border-color: rgba(0,0,0,.2);
    border-top-color: rgba(0,0,0,.4);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.2)
}
.uk-button-danger {
    background-color: #d32c46;
    color: #fff;
    background-image: -webkit-linear-gradient(top, #ee465a, #c11a39);
    background-image: linear-gradient(to bottom, #ee465a, #c11a39);
    border-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-danger:focus, .uk-button-danger:hover {
    background-color: #e33551;
    color: #fff;
    background-image: none
}
.uk-button-danger.uk-active, .uk-button-danger:active {
    background-color: #c91c37;
    color: #fff;
    background-image: none;
    border-color: rgba(0,0,0,.2);
    border-top-color: rgba(0,0,0,.4);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.2)
}
.uk-button:disabled {
    background-color: #fafafa;
    color: #999;
    border-color: rgba(0,0,0,.2);
    background-image: none;
    box-shadow: none;
    text-shadow: 0 1px 0 #fff
}
.uk-button-link, .uk-button-link.uk-active, .uk-button-link:active, .uk-button-link:disabled, .uk-button-link:focus, .uk-button-link:hover {
    border-color: transparent;
    background: 0 0;
    box-shadow: none;
    text-shadow: none
}
.uk-button-link {
    color: #1d8acb
}
.uk-button-link.uk-active, .uk-button-link:active, .uk-button-link:focus, .uk-button-link:hover {
    color: #0b5f90;
    text-decoration: underline
}
.uk-button-link:disabled {
    color: #999
}
.uk-button-link:focus {
    outline: 1px dotted
}
.uk-button-mini {
    min-height: 20px;
    padding: 0 6px;
    line-height: 18px;
    font-size: 11px
}
.uk-button-small {
    min-height: 25px;
    padding: 0 10px;
    line-height: 23px;
    font-size: 12px
}
.uk-button-large {
    min-height: 40px;
    padding: 0 15px;
    line-height: 38px;
    font-size: 16px;
    border-radius: 5px
}
.uk-button-group {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.uk-button-group>* {
    display: inline-block
}
.uk-button-group .uk-button {
    vertical-align: top
}
.uk-button-dropdown {
    display: inline-block;
    vertical-align: middle;
    position: relative
}
.uk-button-group>.uk-button:not(:first-child):not(:last-child), .uk-button-group>div:not(:first-child):not(:last-child) .uk-button {
    border-radius: 0
}
.uk-button-group>.uk-button:first-child, .uk-button-group>div:first-child .uk-button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.uk-button-group>.uk-button:last-child, .uk-button-group>div:last-child .uk-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.uk-button-group>.uk-button:nth-child(n+2), .uk-button-group>div:nth-child(n+2) .uk-button {
    margin-left: -1px
}
.uk-button-group .uk-button.uk-active, .uk-button-group .uk-button:active, .uk-button-group .uk-button:hover {
    position: relative
}