* {
    margin: 0;
    padding: 0;
    border: 0
}

html, body {
    width: 100%;
    position: relative;
    display: block;
    font-family:"微软雅黑";
}
ul li,ol li{list-style: none;}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f22 {
    font-size: 22px
}

.f24 {
    font-size: 24px
}

.f26 {
    font-size: 26px
}

.f28 {
    font-size: 28px
}

.f30 {
    font-size: 30px
}

.f40 {
    font-size: 40px
}

.fb {
    font-weight: 700
}

.fn {
    font-weight: 400
}

.t2 {
    text-indent: 2em
}

.lh100 {
    line-height: 1em
}

.lh150 {
    line-height: 1.5em
}

.lh200 {
    line-height: 2em
}

.lh250 {
    line-height: 2.5em
}

.lh300 {
    line-height: 3em
}

.unl {
    text-decoration: underline
}

.no-unl {
    text-decoration: none
}

.tl {
    text-align: left
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.bc {
    margin-left: auto;
    margin-right: auto
}

.fl {
    float: left;
    display: inline;
    overflow: hidden;
    *zoom: 1
}

.fr {
    float: right;
    display: inline;
    overflow: hidden;
    *zoom: 1
}

.cb {
    clear: both
}

.cl {
    clear: left
}

.cr {
    clear: right
}

.clearfix:before, .clearfix:after {
    content: '';
    line-height: 0;
    display: table
}

.clearfix:after {
    clear: both
}

* .vm {
    vertical-align: middle
}

.vt {
    vertical-align: top
}

.vb {
    vertical-align: bottom
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.abs-right {
    position: absolute;
    right: 0
}

.zoom {
    zoom: 1
}

.hidden {
    visibility: hidden
}

.none {
    display: none
}

.of {
    overflow: hidden
}

.w10 {
    width: 10px
}

.w20 {
    width: 20px
}

.w30 {
    width: 30px
}

.w40 {
    width: 40px
}

.w50 {
    width: 50px
}

.w60 {
    width: 60px
}

.w70 {
    width: 70px
}

.w80 {
    width: 80px
}

.w90 {
    width: 90px
}

.w100 {
    width: 100px
}

.w150 {
    width: 150px
}

.w200 {
    width: 200px
}

.w250 {
    width: 250px
}

.w300 {
    width: 300px
}

.w400 {
    width: 400px
}

.w500 {
    width: 500px
}

.w600 {
    width: 600px
}

.w700 {
    width: 700px
}

.w800 {
    width: 800px
}

.w {
    width: 100%
}

.h50 {
    height: 50px
}

.h100 {
    height: 100px
}

.h200 {
    height: 200px
}

.h300 {
    height: 300px
}

.h500 {
    height: 500px
}

.h {
    height: 100%
}

.m10 {
    margin: 10px
}

.m15 {
    margin: 15px
}

.m20 {
    margin: 20px
}

.m25 {
    margin: 25px
}

.m30 {
    margin: 30px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mt50 {
    margin-top: 50px
}

.mt70 {
    margin-top: 70px
}

.mt100 {
    margin-top: 100px
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb50 {
    margin-bottom: 50px
}

.mb70 {
    margin-bottom: 70px
}

.mb100 {
    margin-bottom: 100px
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml30 {
    margin-left: 30px
}

.ml40 {
    margin-left: 40px
}

.ml50 {
    margin-left: 50px
}

.ml70 {
    margin-left: 70px
}

.ml100 {
    margin-left: 100px
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.mr30 {
    margin-right: 30px
}

.mr50 {
    margin-right: 50px
}

.mr70 {
    margin-right: 50px
}

.mr100 {
    margin-right: 100px
}

.p5 {
    padding: 5px
}

.p10 {
    padding: 10px
}

.p15 {
    padding: 15px
}

.p20 {
    padding: 20px
}

.p30 {
    padding: 30px
}

.p50 {
    padding: 50px
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt30 {
    padding-top: 30px
}

.pt50 {
    padding-top: 50px
}

.pt70 {
    padding-top: 70px
}

.pb5 {
    padding-bottom: 5px
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb20 {
    padding-bottom: 20px
}

.pb30 {
    padding-bottom: 30px
}

.pb50 {
    padding-bottom: 50px
}

.pb70 {
    padding-bottom: 70px
}

.pl5 {
    padding-left: 5px
}

.pl10 {
    padding-left: 10px
}

.pl15 {
    padding-left: 15px
}

.pl20 {
    padding-left: 20px
}

.pl30 {
    padding-left: 30px
}

.pl50 {
    padding-left: 50px
}

.pl70 {
    padding-left: 70px
}

.pr5 {
    padding-right: 5px
}

.pr10 {
    padding-right: 10px
}

.pr15 {
    padding-right: 15px
}

.pr20 {
    padding-right: 20px
}

.pr30 {
    padding-right: 30px
}

.pr50 {
    padding-right: 50px
}

.pr70 {
    padding-right: 70px
}

.blk {
    display: block
}

.lblk {
    display: inline-block
}

body {
    font-family: '微软雅黑', "Open Sans", "Droid Arabic Kufi", Arial, sans-serif;
    background: #fff;
    font-size: 14px;
    color: #596379;
    font-weight: 100
}

.wrap {
    width: 1090px;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.ipt {
    border-radius: 0;
    border: 1px solid #ddd;
    line-height: 35px;
    height: 35px;
    padding-left: 10px
}

.col {
    overflow: hidden
}

.col .colLeft {
    float: left;
    display: inline-block;
    width: 630px;
    padding-right: 20px
}

.col .colRight {
    padding-left: 30px;
    float: left;
    display: inline-block;
    width: 400px
}

.tMain {
    color: #fe6733
}

.h3Border {
    border-bottom: 1px solid #ddd;
    position: relative
}

.h3Border:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    border-bottom: 2px solid #fe6733;
    width: 100px
}

.borderBottom {
    border-bottom: 1px solid #ddd
}

.alert {
    background: #fffcdf;
    border: 1px solid #fe6733;
    color: #fe6733;
    font-size: 16px;
    padding: 40px 30px;
    position: relative
}

.alert .btn {
    padding: 13px 30px;
    position: absolute;
    top: 30px;
    right: 50px;
    border-radius: 6px
}

h3 {
    color: #4a4a4a;
    font-size: 22px;
    line-height: 50px;
    font-weight: 700;
    position: relative
}

h3 a {
    font-size: 14px;
    font-weight: 400;
    color: inherit;
    position: absolute;
    line-height: 50px;
    right: 0;
    text-decoration: none
}

.newItemMain {
    padding-top: 20px;
    clear: both;
    height: 150px;
    overflow: hidden;
}
.newItemMain .txt{
    width: 350px;
    line-height: 22px;
    height: 90px;
    overflow: hidden;
}
.newUl .new-txta{
    width: 455px;
    height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.nowrap {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.storyUl .stroy-title{
    width: 175px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.storyUl .stroy-txt{
     width: 175px;
     height: 90px;
    line-height: 22px;
     overflow: hidden;
 }

.newItemMain img {
    width: 260px;
    height: 150px;
    float: left;
    margin-right: 20px;
    background: #eee
}

.newItemMain h4 {
    font-size: 18px;
    font-weight: 400;
    color: #596379;
    margin-bottom: 20px;
    padding-top: 15px
}

.newItemMain p * {
    font-size: 14px;
    max-height: 70px;
    overflow: hidden
}

a {
    color: inherit;
    text-decoration: none
}

a:hover {
    color: #ff6420
}

.newUl {
    font-size: 16px;
    line-height: 35px;
    margin-top: 10px
}

.newUl li {
    position: relative;
    list-style-type: none
}

.newUl li span {
   float: right;
}

.videoItem {
    height: 210px;
    width: 400px;
    background: #eee;
    margin-top: 20px;
}

.videoUL li {
    position: relative;
    line-height: 70px
}

.videoUL li a {
    font-size: 20px
}

.actionUl {
    overflow: hidden;
    margin-top: 20px;
    margin-right: -20px
}

.actionUl li {
    display: inline-block;
    height: 210px;
    width: 198px;
    border: 1px solid #ddd;
    margin-right: 10px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px
}

.actionUl li span {
    line-height: 40px
}

.actionUl li img {
    border: 0;
    width: 100%;
    height: 160px;
    background: #e9e9e9
}

.actionUl li:hover {
    border: 1px solid #ff6420
}

.actionUl li.last {
    margin-right: 0
}

.storyUl img {
    width: 200px;
    height: 160px;
    float: left;
    background: #e9e9e9;
    margin-right: 10px;
    clear: both;
    margin-bottom: 20px
}

.storyUl  li {
    list-style-type: none;
    clear: both;
    overflow: hidden;
    position: relative
}

.storyUl li a {
    line-height: 50px;
    font-size: 16px
}

.storyUl li .btn {
    position: absolute;
    right: 5px;
    bottom: 20px;
    font-size: 12px
}

.btn {
    background: #ff6420;
    line-height: 20px !important;
    padding: 2px 10px;
    font-size: 12px;
    color: #fff;
    cursor: pointer
}

.btn:hover {
    background: #ff6422;
    color: #fff
}

.aboutRight {
    width: 830px;
    min-height: 300px;
    padding-left: 260px
}

.aboutRight p {
    margin-top: 20px;
    padding-right: 15px;
}

.aboutRight h3 {
    color: #666;
    line-height: 100px;
    padding-right: 15px;
}

.report .circle {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    color: #fff;
    background: #ff6421;
    line-height: 50px;
    text-align: center;
    margin: 40px 20px
}

.report ul {
    overflow: hidden
}

.report ul li {
    width: 350px;
    padding: 20px;
    border: 1px solid #ddd;
    float: left;
    display: inline-block;
    margin: 10px;
    text-align: center;
    font-size: 18px
}

.report ul li img {
    background: #eee;
    width: 350px;
    height: 200px
}

.report ul li a {
    color: #ff6421;
    float: right;
    margin-top: 15px;
    font-size: 14px
}

.report ul li:hover {
    border: 1px solid #ff6420
}

.reportCheck ul {
    margin-top: 20px;
    margin-left: 20px
}

.reportCheck li {
    list-style-type: disc;
    line-height: 40px
}

.reportCheck li span {
    float: right
}

.reportData li {
    list-style-type: none;
    font-size: 16px
}

.reportData li p .time {
    float: right
}

.reportData img {
    width: 100%;
    height: 500px;
    background: #eee;
    margin-top: 30px;
    margin-bottom: 50px
}

.pager {
    text-align: center
}

.pager .pagerPrev, .pager .pagerNext {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #ddd;
    margin: 0 10px
}

.pager a {
    margin-right: 10px
}

.newsItem {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 50px;
    padding-right: 15px;
}

.newsItem .h3Border {
    font-size: 16px
}

.newsItem .h3Border .fr {
    font-size: 14px;
    color: #999;
    font-weight: 400
}

.bgGray {
    background: #eee
}

.tMuted {
    color: #999
}

 .imgBlock {
    display: inline-block;
    width: 150px;
    height: 150px;
    float: left;
    margin-right: 50px
}

.blueBlock {
    background: #7da8d5
}

#online .btn {
    height: 37px;
    position: relative;
    top: -1px;
    margin-left: 30px;
    width: 70px
}

#bank .alert {
    background: #fffbe1 !important;
    border: 1px solid #ff9c7f !important;
    padding: 10px 30px 30px
}

#bank .btn {
    width: 80px;
    text-align: center;
    font-size: 14px
}

.noStyle {
    list-style-type: none
}

#footer {
    background: #f4f4f4;
    margin-top: 30px;
    border-top: 1px #ddd solid;
}

#footer h3 {
    font-weight: 400;
    margin-bottom: 10px
}

#footer .ulPartner li {
    float: left;
    background: #ccc;
    list-style-type: none
}

#footer .ulPartner li a {
    display: inline-block;
    width: 100px;
    height: 40px
}

#footer .colLeft {
    border-right: 1px solid #ddd;
    height: 200px
}

#footer .colRight {
    font-size: 18px;
    line-height: 40px
}

#footer .colRight .imgWei {
    width: 160px;
    height: 160px;
    background: #ccc;
    float: left;
    margin-right: 20px
}

#footer .colRight p {
    margin-top: 35px
}

#footer .footBottom {
    border-top: 2px solid #ddd;
    padding: 20px 0 50px;
    color: #999
}

#footer .footBottom .ulBottom {
    overflow: hidden;
    display: inline-block
}

#footer .footBottom .ulBottom li {
    list-style-type: none;
    display: inline-block;
    float: left;
    border-right: 1px solid #999;
    padding: 0 10px
}

#header {
    background: #fff;
    height: 150px;
    border-bottom: 3px solid #ff6420;
    overflow: hidden
}

#header .wrap {
    overflow: hidden
}

#header .logo {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    height: 105px;
    float: left;
    margin-right: 30px
}

#header .logo img {
    margin-top: 20px
}

#header .mainMenu {
    float: left;
    display: inline-block;
    list-style-type: none;
    overflow: hidden
}

#header .mainMenu li {
    display: inline-block;
    position: relative;
    width: 140px;
    height: 100%;
    float: left
}

#header .mainMenu li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    font-weight: 500;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
    height: 140px;
    line-height: 140px;
    padding: 0 20px;
    position: relative;
    font-size: 18px;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    text-align: center
}

#header .mainMenu li a:hover {
    color: #ff6420;
    font-weigth: 600
}

#header .mainMenu li a.active {
    color: #ff6420;
    font-weight: 600
}

#header .topSearch, #header .topContact {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #eaeaea;
    vertical-align: middle;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

#header .topSearch:hover, #header .topContact:hover {
    background: #2f3c4e;
    color: #fff
}

#header .topSearch {
    margin-left: 50px
}

#header .topContact {
    width: 100px;
    margin-left: 10px;
    color: #aaa;
    font-weight: 100;
    font-size: 11px
}

#sidebar {
    display: inline-block;
    width: 150px;
    float: left;
    border-right: 1px solid #ddd;
    min-height: 600px;
    _height: 600px;
    height: 100%;
    padding-right: 60px;
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

#sidebar li {
    list-style-type: none;
    font-size: 16px;
    text-align: right
}

#sidebar li a:hover {
    color: #fe6733
}

#sidebar li.sideSm a {
    font-size: 14px;
    color: #999
}

#sidebar li.active {
    border-left: 7px solid #fe6733
}

#sidebar li.active a {
    color: #fe6733;
    font-weight: 600
}

.banner {
    position: relative
}

.banner .slider {
    display: block;
    height: 330px;
    overflow: hidden
}

.banner .slider .sliderItem {
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 330px;
    opacity: 0;
    filter: alpha(Opacity=0);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s
}

.banner .slider .sliderItem.active {
    opacity: 1;
    filter: alpha(Opacity=100)
}

.banner .wrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    left: 50%;
    margin-left: -545px;
}

.banner #bannerInfo {
    background: rgba(255, 255, 255, .9);
    line-height: 250%;
    width: 250px;
    height: 280px;
    position: absolute;
    padding: 20px;
    right: 0;
    top: 0;
    -webkit-box-shadow: 4px 3px 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 4px 3px 8px rgba(0, 0, 0, .2);
    box-shadow: 4px 3px 8px rgba(0, 0, 0, .2)
}

.banner #bannerInfo .btn {
    width: 230px;
    height: 30px;
    line-height: 30px !important;
    display: block;
    text-align: center;
    font-size: 16px
}

.tab .tabHd {
    border-bottom: 1px solid #ddd;
    padding-left: 100px
}

.tab .tabHd a {
    display: inline-block;
    font-size: 16px;
    position: relative;
    bottom: -1px;
    border-radius: 5px;
    background: #fff;
    padding: 10px 50px;
    border-bottom: 1px solid #ddd
}

.tab .tabHd a.active {
    color: #ff6420;
    border: 1px solid #ddd;
    border-bottom: 0;
    bottom: -2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.tab .tabItem {
    display: none
}

.tab .tabItem.active {
    display: block
}

.about-title {
    width: 1090px;
    height: 60px;
    margin: 0 auto;
    line-height: 60px;
    font-size: 14px;
    color: #999;
}

.border {
    border: 1px #ddd solid;
}

.fc3 {
    color: #333;
}
div.meneame {
    height: 100px;
    line-height: 100px;
}
#dialog-mask{position: fixed; top: 0px; left: 0px; z-index: 998; width: 100%; height: 100%; background-color: #000; filter:alpha(Opacity=70); -moz-opacity:0.7; opacity:0.7;display: none;}
#agreement-dialog{width: 654px;height: 530px;padding: 20px 23px;background: #fff;border-radius: 10px;display: none;position:absolute;z-index: 999;}
#agreement-dialog .title{font-size: 24px;color: #e83636;font-weight: 700;width: 654px;height: 40px;text-align: center;line-height: 40px;}
#agreement-dialog .content{width:634px;height: 350px; margin-top: 10px;overflow-y:auto; border: 1px #ddd solid;padding: 0px 10px;}
#agreement-dialog .btnbox{width: 654px;height: 70px;padding-top: 30px;}
#agreement-dialog .btnbox .checkbox{text-align: center;font-size: 13px;color: #666;}
#agreement-dialog .btnbox .checkbox input{vertical-align: middle;}
#agreement-dialog .btnbox #sure{width: 350px;height: 50px;font-size: 26px;color: #fff;font-weight: 700; border: none;outline: none;border-radius: 30px; text-align: center;line-height: 50px;display: block; cursor: pointer;background: #e83636;margin: 10px auto;}
#agreement-dialog .dialog-close {
    position: relative;
    _position: absolute;
    float: right;
    top: -10px;
    right: -10px;
    _height: 26px;
    padding: 0 4px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #FFF;
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: pointer;
    background: transparent;
    _background: #FFF;
    border: 0;
    -webkit-appearance: none;
}
/*验证*/
.ipt-b label.error{
    min-height: 22px;
    padding-left: 30px;
    vertical-align: middle;
    background: url("/image/dest/vili-error.png") center left no-repeat;
}
.ipt-b label.valid{
    min-height: 22px;
    padding-left: 30px;
    color: #aaa;
    vertical-align: middle;
    background: url("/image/dest/vili-valid.png") center left no-repeat;
}
.ipt-b input[type=text].error{
    border: 1px solid #dd4a38;
}
.ipt-b div.psw-range{
    position: absolute;
    left: 310px;
    top: 48px;
}
.recomment_ul .recomment_li{width:200px;height:255px;border:1px solid #dfdcdc;float:left;display: inline-block; margin-right: 10px;margin-bottom: 20px; font-size: 12px;}
.recommend-focus{width:200px;height:160px}
.jindutiao{width:190px;height:20px;margin-top:5px;float:left;margin-left:5px}
.jindutiao .jindu_xm{width:140px;height:20px;display:inline;float:left;margin-right:0px;overflow:hidden}
.jindutiao .num{float:left;font-size:13px;line-height: 22px;}
.jindutiao .jindu_xm .jindu_xm_p{width:140px;height:7px;background:#e4e4e4;display:inline-block;margin-top:7px;border-radius:5px}
.jindutiao .jindu_xm .jindu_xm_p .istrue{height:7px;display:block;background:#83a90d;border-bottom-left-radius:5px;border-top-left-radius:5px}
.recomment_ul .main_h4{margin-top:0px;margin-bottom:0px;font-size:12px;color:#454647;font-weight:normal;height:23px;overflow-y:hidden;margin-left:5px}
.recomment_ul .donate_infor{margin-left:5px}
.recomment_ul .recomment_li .donate_content{float:left;width:110px;color:#afafaf;line-height:20px;font-size:12px}
.donate_content .m_num{color:#ff5a43}
.recomment_ul .recomment_li .donate_btn{float:right;width:70px;height:24px;font-size:12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#ff6c00;color:#fff;text-align:center;line-height:24px;margin-top:15px;margin-right:5px}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}
.clearfix:after{clear:both}
.recomment_ul{overflow: hidden;margin-top: 20px; margin-right: -20px;}

.jktable{width:800px;line-height:40px}
.txtright{text-align:right;padding-right:10px}
.jktable input[type="text"]{width:320px;height:38px;border:1px #ddd solid;border-radius:2px;font-size:16px;line-height:38px;padding:0 5px}
.jktable tr td{padding-bottom:20px}
#donateMessage{width:320px;height:80px;border:1px #ddd solid;padding:5px}
.jkbtn{width:336px;height:48px;font-size:24px;color:#fff;background:#fe6733;font-weight:700;text-align:center;line-height:48px;margin-left:163px;border-radius:8px;margin-top:10px;cursor:pointer}
#rechargeBank{width:610px}
#rechargeBank li{width:200px;float:left}
.tlbank img{width:155px;height:40px;border:1px #e0e0e0 solid;margin-left:8px}
#rechargeBank li input{width:16px;height:16px}
#Bankcon{display:none}
.clearfix{display:block}
.up-box-bd .icon{float:left;margin-right:25px}
.up-box-bd .r-txt{width:360px;margin-top:10px;float:left;color:#666}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.up-box-bd .lay-btn{padding:0;padding-top:20px}
.lay-btn a{margin:0 10px}
.fkstyle img{vertical-align:middle;border:1px #e0e0e0 solid;padding:2px;border-radius:3px}
ul,li{margin:0;padding:0;list-style:none}
.fn-tinput{width:240px;height:30px;line-height:30px;border:#ddd solid 1px;background-color:transparent;padding:0 6px}
textarea{border:#ddd solid 1px;background-color:transparent;width:60%}
#dialog-mask{position:fixed;top:0px;left:0px;z-index:998;width:100%;height:100%;background-color:#000;filter:alpha(Opacity=70);-moz-opacity:0.7;opacity:0.7;display:none}
.jk-dialog{width:750px;background:#fff;border-radius:10px;padding:30px;position:absolute;z-index:999;display:none}
.jk-dialog .tip-title{font-size:18px;font-weight:700;color:#000}
.jk-dialog .close{width:170px;height:60px;font-size:26px;color:#fff;font-weight:700;border:none;outline:none;border-radius:30px;text-align:center;line-height:60px;cursor:pointer;background:#e83636;margin:0 auto;display:block}
.jk-dialog .tip-con{margin:20px auto;font-weight:500}
.jk-dialog .tip-btngroup button{width:170px;height:60px;font-size:26px;color:#fff;font-weight:700;border:none;outline:none;border-radius:30px;text-align:center;line-height:60px;cursor:pointer}