/* Write your styles */
.banner {
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    /*background-attachment: fixed;*/
}
.rslides {
    overflow:hidden;
    margin:0 auto;
    width:100%;
    position:relative;
    list-style:none;
}
.rslides li {
    width:100%
}
/*.sx-padding {*/
    /*padding: 45px 0;*/
/*}*/
.text-center {
    text-align: center;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, menu, section, summary {
    margin: 0;
    padding: 0;
    display: block;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container {
    width:100%;
}
.wow img {
    width: 100%;
    height: auto;
}
.bp span,.bp{ display: block; text-align: center;}
.dqwz{background: url("../../images/dqwz.png"); background-size:100% 100%; margin: 10px 15px; }
.wr{ margin: 0 15px;}

.pages {
    /*padding: 30px 0 30px;*/
    padding-bottom: 20px;
    text-align: center
}
.pages li {
    display: inline
}
.pages li.thisclass, .pages a:hover {
    padding: 5px 10px;
    border: 1px solid #f75a53;
    background: #f75a53;
    color: #fff;
    text-decoration: none;
    border-radius:3px
}
.pages a {
    padding: 5px 8px;
    border: 1px solid #ddd;
    background: #fff;
    color: #A4A4A4;
    line-height: 18px;
    border-radius:3px;
}
/*分享*/
.article-share {
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    height: 90px;
    margin-bottom: 20px;
}
.article-share .baidu-share {
    width: 500px;
    float: left;
    padding-top: 25px;
}
.bdshare-button-style0-24 .bds_more {
    color: #333;
    float: left;
}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    /*background-image: url("../img/share/icons_0_24.png?v=dcaa92d6.png");*/
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0px;
}
.bdshare-button-style0-24 .bds_more {
    padding-left: 0px !important;
    background: transparent none repeat scroll 0% 0% !important;
    color: #666 !important;
    font-size: 12px !important;
    line-height: 35px !important;
}
.bdshare-button-style0-24 .bds_qzone {
    background-position: -42px -340px !important;
}
.bdshare-button-style0-24 a {
    padding-left: 32px !important;
    margin-right: 10px !important;
    height: 32px !important;
    background-image: url("../../images/ico.png") !important;
}
.bdshare-button-style0-24 .bds_tsina {
    background-position: 0px -340px !important;
}
.bdshare-button-style0-24 .bds_weixin {
    background-position: -84px -340px !important;
}
.article-share .praise {
    width: 170px;
    float: right;
    text-align: right;
}
.articledz {
    height: 50px;
    display: inline-block;
    background: transparent url("../../images/ico.png") no-repeat scroll 0px -235px;
    margin: 20px auto;
    padding-left: 45px;
    position: relative;
    text-align: center;
    color: #F90 !important;
}
.articledz a.done, .post-like a:hover{background-color:#eee;color:#21759B;}
.articledz a.done{
    cursor:not-allowed;
    display: inline;
    font-size: 14px;
    color: #F90;
    padding: 10px 0px;
    line-height: 40px;}
.articledz .count {
    display: inline;
    font-size: 14px;
    color: #F90;
    padding: 10px 0px;
    line-height: 40px;
}
.news-share{
    float: right;
    position: relative;
    z-index: 10;
}
.news-share a{
    color: #666666 !important;
    text-decoration: none !important;
    padding-left: 18px;
    font-size: 11px;
    background: url("http://www.desin.cn/phpqrcode/images/ico.png") no-repeat 0 -160px ;
}
.bds_weixin a:hover{
    text-decoration: underline;
}
.bds_weixin{
    float: right;
    position: relative;
    z-index: 10;
}
.bds_weixin a{
    color: #666666 !important;
    text-decoration: none !important;
    padding-left: 18px;
    font-size: 11px;
    background: url("http://www.desin.cn/phpqrcode/images/ico.png") no-repeat 0 -160px ;
}
.bds_weixin a:hover{
    text-decoration: underline;
}

.pop-content{
    width: 340px;
    height: 230px;
    border: 1px solid #e8e8e8;
    background-color: #FFFFFF;
    box-shadow:1px 1px 1px rgba(0,0,0,.1);
    position: absolute;
    /*right: 0;*/
    top: 30px;
    left: -145px;
}
.pop-content .pop-arrow{
    width: 17px;
    height: 9px;
    display: block;
    /*background: url("http://www.desin.cn/phpqrcode/images/ico_arrow.gif") no-repeat 0 0;*/
    position: absolute;
    right: 30px;
    top: -9px;
}
.pop-content .pop-close{
    width: 24px;
    height: 24px;
    display: block;
    background: #ea544a url("http://www.desin.cn/phpqrcode/images/ico_close.jpg") no-repeat 0 0;
    cursor: pointer;
    position: absolute;
    right: -24px;
    top: -1px;
}
.pop-content .news-share-inner{
    padding: 15px 0;
}
.pop-content .news-share-qcode{
    width: 189px;
    float: left;
    text-align: center;
    border-right: 1px solid #e8e8e8;
}
.pop-content .news-share-qcode img{
    width: 156px;
    height: 156px;
}
.pop-content .news-share-qcode em{
    display: block;
    color: #333333;
    line-height: 20px;
}
.pop-content .news-share-item{
    width: 130px;
    padding: 0 10px;
    float: left;
}
.pop-content .news-share-item a{
    display: block;
    height: 30px;
    padding-top: 70px;
    line-height: 24px;
    font-size: 12px;
    color: #333333;
    text-align: center;
    text-decoration: none;
}
.pop-content .news-share-item a.weibo{
    border-bottom: 1px solid #e8e8e8;
    background: url("http://www.desin.cn/phpqrcode/images/ico_weibo.jpg") no-repeat center 20px;
}
.pop-content .news-share-item a.qq{
    background: url("http://www.desin.cn/phpqrcode/images/ico_qq.jpg") no-repeat center 20px;
}
/*分享*/
.zt,.zt span{font-size: 16px !important;}
.zt img,.zt span img{width: 80% !important; height: 80% !important;margin-top: 10px;}
.am-gallery-item img{height: 123px !important;}
.tk p img{width: 100% !important;}
.tk,.tk span{font-size: 16px !important;}
#dh {
    background-image: url(../../images/foot-form-bg.png);
    background-repeat: no-repeat;
    background-position: right -40px;
}
#xm, #dh, #nr {
    font-size: 12px;
    height: 36px;
    /*width: 320px;*/
    /*background-color: #ededee;*/
    color: #666;
    /*border-width: 0px;*/
    margin-bottom: 25px;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 0px;
}
.info, .neirong {
    line-height: 30px;
    color: #333333;
}
#nr {
    height: 110px;
    padding-top: 10px;
    vertical-align: top;
    background-image: url(../../images/foot-form-bg.png);
    background-repeat: no-repeat;
    background-position: right -160px;
}