/*æœç´¢*/
input[type=text], input[type=password] {
    font-size: 13px;
    min-height: 24px;
    margin: 0;
    padding: 0px 0px;
    outline: none;
    color: #333;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #ccc;
    /*border-radius: 3px;*/
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    vertical-align: middle;
}
.button {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 8px 15px;
    font-size: 13px;
    color: #fff;
    white-space: nowrap;
    background-color: rgb(2,128,204);
    /*    background-image: -moz-linear-gradient(rgb(2,128,204),0);
        background-image: -webkit-linear-gradient( rgb(2,128,204));
        background-image: linear-gradient( rgb(2,128,204));*/
    background-repeat: repeat-x;
    /*border-radius: 3px;*/
    border: 0px solid #ddd;
    border-bottom-color: #c5c5c5;
    box-shadow: 0 1px 3px rgba(0,0,0,.05);
    vertical-align: middle;
    cursor: pointer;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
}
.button:hover, .button:active {
    background-position: 0 -15px;
    border-color: #ccc #ccc #b5b5b5;
}
.button:active {
    background-color: #069;
    border-color: #b5b5b5;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.15);
}
.button:focus, input[type=text]:focus, input[type=password]:focus {
    outline: none;
    border-color: #51a7e8;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.075), 0 0 5px rgba(81,167,232,.5);
}
label[for=search] {
    display: block;
    text-align: left;
}
.search label {
    font-weight: 200;
    padding: 5px 0;
}
.search input[type=text] {
    font-size: 12px;
    width: 150px;
}
.search .button {
    padding: 4px;
    width: 40px;
}
.search {
    margin-top: 5px;
}
.headerbox {
    width: 100%;
}

.more1 {
    height:20px;
    width:20px;
    background: url(../images/more.png);
    float:right;
    margin:2px 2px;
}
.more a {
    color: rgb(34,116,186);
    float: right;
    font-size: 12px;
    margin-right: 5px;
    font-style: italic;
}

.yaowen {
    background: url(../images/yaowen.png);
    background-repeat: no-repeat;
    height: 29px;
    padding-left: 107px;
    overflow: hidden
}
.yaowen ul {
    margin-left: 110px;
    width: 100%;
}
.yaowen ul li {
    float: left;
    width:300px;
    margin: 4px 30px;
    white-space: nowrap;
}
.yaowen ul li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color:#878787;
    border-radius: 50%;
    margin: 3px 5px 3px 5px;
}
.toutiao {
}
.tt1 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.tt1 a {
    color: #0280cc;
}
.tt1 a:hover {
    color: red;
}
.tt2 {
    text-align: center;
}
.tt2 ul {
    margin: 0 auto;
    display: inline-block;
}
.tt2 ul li {
    float: left;
    font-size: 16px;
    margin: 0 5px;
}
.tt2 .more {
    display: inline
}
.main {
    overflow: hidden;
    height: auto;
}
.m-left {
    width: 560px;
    float: left;
    overflow: hidden;
}
.focus {
    height: 330px;
}
.focus img {
    width: 100%;
    height: 330px;
}
.m-right {
    width: 420px;
    float: right;
    
}
.m-right span {
}
.m-right p {
    font-size: 16px;
    text-align: justify;
    text-indent: 2em;
    color: #6c6c6c;
    line-height: 24px;
}
.m-r-t {
    border-bottom: 2px solid #ccc;
    margin-bottom: 10px;
    padding: 0px 0px 2px 0px;
    margin-top: -2px;
}
.mrttop {
    margin-top: 5px;
}
.m-r-t h1 {
    color: #c9231d;
    font-size: 18px;
    font-weight: normal;
    border-bottom: 2px solid rgb(26,122,201);
    display: inline;
    padding: 0px 0px 2px 0px;
}
.m-r-t span {
    color: #878787;
    font-size: 12px;
    display: inline;
    margin: 2px 6px;
}
.m-right .f-ul li a{
    color:rgb(48,87,152);
}
.m-right .f-ul li a:hover{
    color:rgb(255,151,36);
}
.m-r-t .more {
    float: right;
    line-height: 28px;
}
.m-right ul {
    line-height: 24px;
    font-size: 12px;
}
.main .m-right .f-ul li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color:#878787;
    border-radius: 50%;
    margin:4px 6px 4px 0px;
}
/*.m-right ul li:before {*/
/*    content: "";*/
    /*display: inline-block;*/
/*    width: 3px;*/
/*    height: 3px;*/
/*    background-color:#878787;*/
/*    border-radius: 50%;*/
/*    margin:3px 5px 3px 0px;*/
/*}*/
.m-right .guanggao ul li {

}
.m-right ul p {
    font-size: 12px;
    text-align: justify;
    text-indent: 2em;
    color: #6c6c6c;
}
.f-ul li {
    font-size: 16px;
    margin: 5px 0px;
    font-weight: bold;
}
.main2 {
    overflow:hidden;
    height:auto;
}
.LM {

    overflow:hidden;
    height:auto;
}
.LMname {
    padding: 5px 0;
}
.LMname-s{
    border-left:2px solid rgb(45,118,184);
    color:#c9231d;
    font-weight:bold;
    padding:0px 5px;
    font-size:18px;
    margin-bottom:15px;
}
.LMname .more {
    float: right;
    padding: 6px 14px 0 0;
    color: #06F;
    font-size: 12px;
    font-style: italic;
    /* background: url(../images/icon-mark.png) right 11px no-repeat*/
}
.LMname .more a {
    line-height: 25px;
}
.LMname h4 {
    font-size: 18px;
    padding-left: 0;
    padding-right: 6px;
    display: inline;
    font-weight: bold;
    color: #c9231d;
}
.LMname span {
    font-size: 12px;
    color: #878787;
    padding: 0 11px 0 0px;
    font-weight: normal;
    display: inline;
    margin-bottom:-2px;
}

.LM-ll, .LM-rr {
    width: 500px;
    float: left;
    margin-bottom:20px;
}
.LM-ll ul{
    padding:10px

}
.LM-ll .pic3{
    width:500px;
    height:120px;

}
.LM-ll .pic3 img{
    padding:10px;
    width:155px;
    height:120px;

}

.LM-ll .pic3 .txt1{
    overflow: hidden;
    width:335px;
    float:left;
    line-height: 18px;
    text-align: left;
    display: block;
    white-space:normal;
    font-size:14px;
    margin-bottom:10px;
}
.LM-ll .pic3 .title{
    /*margin-bottom:10px;*/
    font-size:18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.LM-ll .pic3 .txt2 {
    text-align:left;
    /*margin-bottom:10px;*/
    font-size:14px;
}
.LM-ll .pic3 .txt2 span {
    width: 100%;
    border: 1px solid #ffffff;
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.LM-ll .pic3 .left {
    float:left;
    width:155px;
}
.LM-ll .pic3 .right{
    float:right;
    width:335px;
    height:120px;
    padding:10px;
}

.LM-rr ul{
    padding:10px

}
.LM-rr .pic3{
    width:500px;
    height:120px;

}
.LM-rr .pic3 img{
    padding:10px;
    width:155px;
    height:120px;

}

.LM-rr .pic3 .txt1{
    overflow: hidden;
    width:335px;
    float:left;
    line-height: 18px;
    text-align: left;
    display: block;
    white-space:normal;
    font-size:14px;
    margin-bottom:10px;
}
.LM-rr .pic3 .title{
    margin-bottom:10px;
    font-size:18px;
}
.LM-rr .pic3 .txt2 {
    text-align:left;
    margin-bottom:10px;
    font-size:14px;
}

.LM-rr .pic3 .txt2 span {
    width: 100%;
    border: 1px solid #ffffff;
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.LM-rr .pic3 .left {
    float:left;
    width:155px;
}
.LM-rr .pic3 .right{
    float:right;
    width:335px;
    height:120px;
    padding:10px;
}

.LM-l, .LM-c, .LM-r {
    width: 320px;
    float: left;
    margin-bottom:20px;
}

.LM-l, .LM-c{
    margin-right:20px;
}
.LM-l ul,.LM-c ul,.LM-r ul{
    margin-top:-10px;
}
.LM-l-1,.LM-c-1,.LM-r-1{
    float: left;
    margin-bottom:20px;
}
.LM-l-1,.LM-c-1{
    margin-right:20px;
}
.LM-l-1{
    width:420px;
}
.LM-c-1{
    width:340px;
}
.LM-r-1{
    width:200px;
}
.LM-r-1 table{
    width:100%;
    text-align:center;
    border-collapse:collapse;
    font-family:"å¾®è½¯é›…é»‘";
    font-size:14px;

}
.LM-r-1  tr{
    background:#FFF;
    height:33px;
}
.LM-r-1 tr:nth-child(2n){
    background:#CCC;
}
.LM-r-1  tr .number{
    width:50%;
    color:#0280cc;
    font-family:Leelawadee UI Bold;
    font-weight:bold;
    font-style:italic;
}
.LM-r-1  tr .number-top{
    width:50%;
    color:red;
    font-weight:bold;
    font-style:italic;
}
.LM-r-1  tr .city{
    width:50%;
    text-align:left;
}
.LM-r-1  tr .city-top{
    width:50%;
    text-align:left;
    color:red;
    font-weight:bold;
}

.bold-item  a{
    font-weight:bold;
    font-size:16px;
    color:rgb(34,116,186);
}
.bold-item  a:hover{
    font-weight:bold;
    font-size:16px;
    color:rgb(255,151,36);
}

.LM ul .bold-item:before{
    content: "";
    display:inline-block;
    width: 4px;
    height: 4px;
    background-color:#c9231d;
    border-radius: 50%;
    margin: 4px;
}

.LM ul li {
    line-height: 34px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
}
.LM ul li:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #878787;
    border-radius: 50%;
    margin: 4px;
}
.hengfu-s img{
    width:100%;
    display:block;
    height:58px;
}
.pic1{
    /*width:155px;*/
    width:150px;
    margin-bottom:10px;
    float:left;
}
.pic3{
    width:100%;
    padding-right:10px;
}
.pic1 img{
    width:100%;
    height:95px;
    display:block;
    float:left;
}

.pic2 img{
    width:100%;
    height:220px;
    display:block;
}
.pic3 img{
    width:155px;
    height:120px;
    float:left;
    display:block;
}
.pic4{
    width:192px;
    display:block;
    float:left;
    margin-bottom:10px;
}
.pic4 img{
    width:100%;
    height:130px;
    display:block;
}
.pic1 .txt{
    overflow:hidden;
    height: 18.5px;
    padding: 1px 5px 6px;
    line-height: 24.5px;
    text-align: left;
    background:#DEDEDE;
    display: block;
    white-space:nowrap;
    font-size:12px;

}
.pic2 .txt{
    overflow:hidden;
    height: 21px;
    padding: 6px 5px 6px 5px;
    line-height: 21px;
    text-align: left;
    background: #DEDEDE;
    display: block;
    white-space:normal;
    font-size:12px;
}

.pic3 .txt{
    overflow: hidden;
    width:145px;
    height:100px;
    padding:10px;
    line-height: 18px;
    text-align: left;
    background: #DEDEDE;
    display: block;
    white-space:normal;
    font-size:12px;
}
.pic4 .txt{
    overflow:hidden;
    height: 27px;
    padding: 1px 5px 6px;
    line-height: 16px;
    text-align: left;
    background: #DEDEDE;
    display: block;
    white-space:normal;
    font-size:12px;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    white-space:nowrap;
}

.pic1 .txt:hover,.pic2 .txt:hover,.pic3 .txt:hover,.pic4 .txt:hover{
    background:rgb(48,100,187);
    color:#fff;
}
.video{
    width:100%;
    height:150px;
    background:#ccc;
}
.shuji{
    width:100%;
    backgroud-color:#ccc;
    overflow:hidden;
    margin-top:-3px;
}
.shuji img{
    float:right;
    width:75px;
    margin-right:141px;
    margin-top:4px;
    margin-bottom:16px;
}
.kongbai{
    height:35px;
}

.map img{
    width:100%;
    padding-top:14px;
}
.LM-l .s-img{
    margin-bottom:15px;
}
.LM-l .s-img img{
    display:inline;
}
.question{
    line-height:36px;
    margin-top:-10px;
}
.q1,.q2,.q3{
    width:100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
/*æ°‘ç”Ÿ*/
.LM .l_v li:before {
    content:"";
    display: inline;
    width: 0px;
    height: 0px;
    margin: 0px;
}
.l_v{height: 236px;padding-top: 20px;background-color: #ececec;}
.LM .l_v li{float: left;width: 70px;height:87px;text-align: center;display: inline;margin: 18px 5px;white-space:normal;overflow:inherit}
.l_v li a{background:url(../images/ico.jpg) no-repeat;display: block;padding-top: 50px;}
.l_v li.l_v1 a{background-position: 18px 2px;}
.l_v li.l_v2 a{background-position: -95px 2px;}
.l_v li.l_v3 a{background-position: -202px 2px;}
.l_v li.l_v4 a{background-position: -316px 2px;}
.l_v li.l_v5 a{background-position: -426px 2px;}
.l_v li.l_v6 a{background-position: 18px -110px;}
.l_v li.l_v7 a{background-position: -95px -110px;}
.l_v li.l_v8 a{background-position: -202px -108px;}
.l_v li.l_v9 a{background-position: -316px -110px;}
.l_v li.l_v10 a{background-position: -426px -110px;}

.LM  .wxwb{
    float:left;
    padding-right:2px;
    text-align:center;
}
.LM .wxwb img{
    width:90px;
    height:90px;
}
.LM .weibo{
    width:100%;
    height:200px;;
    background-color:#ccc;
}
.LM .fzrb{
    float:left;
}
.LM .fzrb ul li{
    float:left;
    padding-right:20px;
}
.LM .fzrb ul li:before {
    content:"";
    display: inline;
    width: 0px;
    height: 0px;
    margin: 0px;
}
.last{
    padding-right:0 !important;
}
.youqing{
    width:997px;
    height:466px;
    border:1px solid #ccc;
    margin:10px 0 20px 0;
}

.yqtitle{
    background:rgb(248,248,248);
    padding:4px 20px 5px 20px;
    font-size:16px;
}
.yqkuang{
    padding:0px 40px;
}
.yqpic img{
    float:left;
    padding-right:7px;
}
/*ä¸‹æ‹‰èœå•*/


.menu,
.menu ul,
.menu li,
.menu a {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
/*é€‰é¡¹å¡*/
.tablist {position:relative;margin:20px auto;min-height:320px;}
/* this example style begin */
.tab_content {
    position: absolute;/*set content box as absolute*/
    /* content style begin*/
    width:875px;height:279px;padding:15px;font-size:12px;line-height:1.5em;color:#666;background:#fff;
}
#tab1:target, #tab2:target, #tab3:target, #tab4:target, #tab5:target, #tab6:target {
    z-index: 1;
}
.tab_content ul li{
    float:left;
    padding:5px 10px;width:125px;
}

/* tabmenu style
.tabmenu {position:absolute;top:100%;margin:0;}*/
.tabmenu li{display:inline-block;font-weight:bold;border-bottom:2px solid #FFF;}
.tabmenu li a {display:block;padding:5px 10px;margin:0 10px 0 0;color:#333;text-decoration:none;}
.tabmenu li:hover{border-bottom:2px solid #03F;}
/*MARQUEE*/




.container {
    width: 100%;
    float: left;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    height: 45px;
    position: relative;
    cursor: pointer;
}



.marquee, *[class^="marquee"] {
    display: inline-block;
    white-space: nowrap;
    position:absolute;
}

.marquee{
    margin-left: 25%;
}

.marquee-content-items{
    display: inline-block;
    margin: 0;
    height: 45px;
    position: relative;
}

.marquee-content-items li{
    display: inline-block;
    color: #fff;
}

.marquee-content-items li:after{
    margin: 0 1em;
}

/*å†…å®¹é¡µ*/
.news_content{
    width:1000px;
    height:auto;
    margin:0 auto;
    font-family:"Microsoft YaHei","å¾®è½¯é›…é»‘";
    padding-bottom:10px;
    border-bottom:4px solid #0068b7;
}
.news_content .nav_bar{
    font-size:14px;
    margin:10px 0 30px;
}
.news_content .main_title .news_title{
    width:100%;
    font-size:36px;
    text-align:center;
    padding-bottom:20px;
}
.news_content .main_title .news_msn{
    font-size:14px;
    text-align:center;
    margin:15px 0 30px;
    padding:0 5px;
    padding-bottom:10px;
    border-bottom:4px solid #0068b7;
}
.news_content .main_title .news_msn span{
    margin-right:15px;
}
.main_part .main_content{
    width:100%;
    height:auto;
}
.main_part .main_content .news_zaiyao {
    position: relative;
    padding-top: 50px;
    margin-bottom: 10px;
    word-wrap: break-word;
    word-break: break-all;
    /*background: #f5f5f5 url(../images/news_zaiyao_end.png) no-repeat 950px 90%;*/
}

.main_part .main_content .news_zaiyao .news_zaiyao_content {
    width: 895px;
    min-height: 40px;
    /*background: url(../img/news_zaiyao_start.png) no-repeat 10px 10px;*/
    padding: 10px 45px;
    color: #666;
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
}
.main_part .main_content .news_zaiyao .zaiyao {
    /*background: url(../img/zaiyao.png) no-repeat 10px 8px;*/
    display: inline-block;
    width: 70px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 60px;
    top: -12px;
}
.main_part .main_content .news_neirong{
    color: #4f5157;
    line-height: 42px;
    padding: 15px 10px;
    max-width: 85%;
    margin-left:15%;
}
.share{
    position: relative;
    margin: 20px 0;

    height: 36px;
    z-index: 2
}
.share .share-title{
    font-size:16px;
    float: left;
    margin-top: 10px;

}
/*åˆ—è¡¨é¡µ*/
.list{
    margin-top:20px;
}
.list .list-item {
    border: 1px solid #E3E3E3;
    border-radius: 5px;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left:7px;
}
.box {
    float: left;
    width: 100%;
}
.list-item {
    padding-top: 15px;
    padding-bottom: 15px;
}
.list .img {
    width: 10%;
    float: left;
    font-size: 14px;
    text-align:left;
}
.list .desc{
    float:left;
}
.list .img-txt .txt{
    width:84%;
    float:left;
    padding-left:7px;
}

.list .txt{
    float:left;

}
.list .img img {
    max-width: 90%;
}
.list .block {
    float: right;
    width: 85%;
}
.list .block p{
    margin: 0;
    padding: 0 15px 5px 0;
}
.date {
    width:100%;
    float: left;
}
.date, .like {
    color: #440e00;
}

.list .title {
    font-size: 16px;
    color: #f03800;
}
.date, .like {
    color: #440e00;
}
.text-shadow {
    text-shadow: 1px 1px 1px #fff;
}
.pull-right {
    float: right!important;
}
.pull-left {
    float: left!important;
}
.block {
    display: block;
}
/* åˆ†é¡µä»£ç  */
.cd-pagination {
    width: 90%;
    max-width: 768px;
    margin: 2em auto 0;
    text-align: center;
}
.cd-pagination li {
    /* hide numbers on small devices */
    display: none;
    margin-top:15px;
    margin-right:5px;
}
.cd-pagination li.button {
    /* make sure prev next buttons are visible */
    display: inline-block;
}
.cd-pagination a, .cd-pagination span {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* use padding and font-size to change buttons size */
    padding: .6em .8em;
    font-size: 0.6rem;
}
.cd-pagination a {
    border: 1px solid #e6e6e6;
    border-radius: 0.25em;
}
.no-touch .cd-pagination a:hover {
    background-color: #f2f2f2;
}
.cd-pagination a:active {
    /* click effect */
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
.cd-pagination a.disabled {
    /* button disabled */
    color: rgba(46, 64, 87, 0.4);
    pointer-events: none;
}
.cd-pagination a.disabled::before, .cd-pagination a.disabled::after {
    opacity: .4;
}
.cd-pagination .button:first-of-type a::before {
    content: '\00ab  ';
}
.cd-pagination .button:last-of-type a::after {
    content: ' \00bb';
}
.cd-pagination .current {
    /* selected number */
    background-color: #64a281;
    border-color: #64a281;
    color: #ffffff;
    pointer-events: none;
}
@media only screen and (min-width: 768px) {
    .cd-pagination li {
        display: inline-block;
    }
}
@media only screen and (min-width: 1170px) {
    .cd-pagination {
        margin: 2em auto;
    }
}

/* --------------------------------

No space - remove distance between list items

-------------------------------- */
.cd-pagination.no-space {
    width: auto;
    max-width: none;
    display: inline-block;
    border-radius: 0.25em;
    border: 1px solid #e6e6e6;
}
.cd-pagination.no-space:after {
    content: "";
    display: table;
    clear: both;
}
.cd-pagination.no-space li {
    margin: 0;
    float: left;
    border-right: 1px solid #e6e6e6;
}
.cd-pagination.no-space li:last-of-type {
    border-right: none;
}
.cd-pagination.no-space a, .cd-pagination.no-space span {
    float: left;
    border-radius: 0;
    padding: .8em 1em;
    border: none;
}
.cd-pagination.no-space li:first-of-type a {
    border-radius: 0.25em 0 0 0.25em;
}
.cd-pagination.no-space li:last-of-type a {
    border-radius: 0 0.25em 0.25em 0;
}

/* --------------------------------

move buttons - move prev and next buttons to the sides

-------------------------------- */
.cd-pagination.move-buttons:after {
    content: "";
    display: table;
    clear: both;
}
.cd-pagination.move-buttons .button:first-of-type {
    float: left;
}
.cd-pagination.move-buttons .button:last-of-type {
    float: right;
}

.cd-pagination.no-space.move-buttons {
    width: 90%;
    max-width: 768px;
    display: block;
    overflow: hidden;
}
.cd-pagination.no-space.move-buttons li {
    float: none;
    border: none;
}
.cd-pagination.no-space.move-buttons a, .cd-pagination.no-space.move-buttons span {
    float: none;
}

/* --------------------------------

custom icons - customize the small arrow inside the next and prev buttons

-------------------------------- */
.cd-pagination.custom-icons .button a {
    position: relative;
}
.cd-pagination.custom-icons .button:first-of-type a {
    padding-left: 2.4em;
}
.cd-pagination.custom-icons .button:last-of-type a {
    padding-right: 2.4em;
}
.cd-pagination.custom-icons .button:first-of-type a::before,
.cd-pagination.custom-icons .button:last-of-type a::after {
    content: '';
    position: absolute;
    display: inline-block;
    /* set size for custom icons */
    width: 16px;
    height: 16px;
    top: 50%;
    /* set margin-top = icon height/2 */
    margin-top: -8px;
    /*background: transparent url("../img/cd-icon-arrow-1.svg") no-repeat center center;*/
}
.cd-pagination.custom-icons .button:first-of-type a::before {
    left: .8em;
}
.cd-pagination.custom-icons .button:last-of-type a::after {
    right: .8em;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* --------------------------------

custom buttons - replace prev and next buttons text with a custom icon

-------------------------------- */
.cd-pagination.custom-buttons a, .cd-pagination.custom-buttons span {
    vertical-align: middle;
}
.cd-pagination.custom-buttons .button a {
    /* set custom width */
    width: 40px;
    /* image replacement */
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    color: transparent;
    /*background-image: url("../img/cd-icon-arrow-2.svg");*/
    background-repeat: no-repeat;
    background-position: center center;
}
.cd-pagination.custom-buttons .button:last-of-type a {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.no-touch .cd-pagination.custom-buttons .button:last-of-type a:active {
    -webkit-transform: scale(0.9) rotate(180deg);
    -moz-transform: scale(0.9) rotate(180deg);
    -ms-transform: scale(0.9) rotate(180deg);
    -o-transform: scale(0.9) rotate(180deg);
    transform: scale(0.9) rotate(180deg);
}

.cd-pagination.no-space.custom-buttons .button:last-of-type a {
    border-radius: 0.25em 0 0 0.25em;
}

/* --------------------------------

animated buttons - animate the text inside prev and next buttons

-------------------------------- */
.cd-pagination.animated-buttons a, .cd-pagination.animated-buttons span {
    padding: 0 1.4em;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.cd-pagination.animated-buttons .button a {
    position: relative;
    padding: 0 2em;
}
.cd-pagination.animated-buttons .button:first-of-type a::before,
.cd-pagination.animated-buttons .button:last-of-type a::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    right: auto;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.cd-pagination.animated-buttons .button:last-of-type a::after {
    -webkit-transform: translateX(-50%) rotate(180deg);
    -moz-transform: translateX(-50%) rotate(180deg);
    -ms-transform: translateX(-50%) rotate(180deg);
    -o-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg);
}
.cd-pagination.animated-buttons i {
    display: block;
    height: 100%;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.no-touch .cd-pagination.animated-buttons .button a:hover i {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.no-touch .cd-pagination.animated-buttons .button:first-of-type a:hover::before {
    -webkit-transform: translateX(-50%) translateY(-50px);
    -moz-transform: translateX(-50%) translateY(-50px);
    -ms-transform: translateX(-50%) translateY(-50px);
    -o-transform: translateX(-50%) translateY(-50px);
    transform: translateX(-50%) translateY(-50px);
}

.no-touch .cd-pagination.animated-buttons .button:last-of-type a:hover::after {
    -webkit-transform: translateX(-50%) rotate(180deg) translateY(50px);
    -moz-transform: translateX(-50%) rotate(180deg) translateY(50px);
    -ms-transform: translateX(-50%) rotate(180deg) translateY(50px);
    -o-transform: translateX(-50%) rotate(180deg) translateY(50px);
    transform: translateX(-50%) rotate(180deg) translateY(50px);
}



/* è¦é—»èšç„¦æ ç›®æ ·å¼ */
/* å¿…è¦å¸ƒå±€æ ·å¼css */
.title_cn {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
}
#new_box {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 0px;
}
.new_con {
    max-width: 1200px;
    margin: 0 auto;
}
.newtel {
    height: 40px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 18px;
    color: #666
}
.new_telst {
    width: 1000px;
    position: relative;
    top: 6px;
    text-align: center
}
.new_telst li {
    width: 166px;
    line-height: 30px;
    text-align: center;
    float: left;
    display: inline;
    font-family: "å¾®è½¯é›…é»‘";
    cursor: pointer;
}
.new_telst li.newon {
    color: #ff0000;
    font-weight: bold;
}
.new_telst p {
    position: absolute;
    top: 34px;
    left: 0px;
    width: 250px;
    height: 7px;
    border-top: 1px solid #217af0;
    overflow: hidden;
    text-align: center;
}
.new_telst b {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-style: solid dashed dashed dashed;
    border-width: 9px;
    border-color: #217af0 #fff #fff #fff;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
}
.new_lst {
    height: 220px;
    position: relative;
    overflow: hidden;
    display: none;
    margin-top: 5px;
    padding-top: 5px;
}
.new_lst ul {
    position: absolute;
    left: 0px;
}
.new-wrap {
    margin-top: 10px;
    margin-bottom:10px;
}
.new-wrap .show {
    display: block;
}



.new_con2 {
    max-width: 1200px;
    margin: 0 auto;
    border: 1px solid #e7e7e7;
    padding:10px;
}
.newtel2 {
    height: 40px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 18px;
    color: #666
}
.new_telst2 {
    width: 550px;
    position: relative;
    top: 6px;
    text-align: center
}
.new_telst2 li {
    width: 166px;
    line-height: 30px;
    text-align: center;
    float: left;
    display: inline;
    font-family: "å¾®è½¯é›…é»‘";
    cursor: pointer;
}
.new_telst2 li.newon2 {
    color: #217af0;
    font-weight: bold;
}
.new_telst2 p {
    position: absolute;
    top: 34px;
    left: 0px;
    width: 166px;
    height: 7px;
    border-top: 1px solid #217af0;
    overflow: hidden;
    text-align: center;
}
.new_telst2 b {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-style: solid dashed dashed dashed;
    border-width: 9px;
    border-color: #217af0 #fff #fff #fff;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
}
.new_lst2 {
    height: 128px;
    position: relative;
    overflow: hidden;
    display: none;
    margin-top: 5px;
    padding-top: 5px;
}
.new_lst2 ul {
    position: absolute;
    left: 0px;
}
.new-wrap2 {
    margin-top: 10px;
    margin-bottom:10px;
}
.new-wrap2 .show {
    display: block;
}
.new-wrap2 li{
    font-size:14px;
    float:left;
    margin-right:15px;
}



li.new_cnlf {
    width: 370px;
    float: left;
}
li.new_cnlf p {
    width: 100%;
    margin-bottom:5px;
}
p.newlf_tel a {
    color: #217af0;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    display: block;
}
p.newlf_tel a:hover {
    color: #C33
}
p.newlf_tx {
    font-size: 16px;
    line-height: 26px;
    color: #999;
    height: 105px;
    overflow: hidden;
}
li.new_cnrf {
    float: right;
    width: 1000px;
    margin-left: 10px;
}
.newrf_lst dd {
    width: 305px;
    height: 85px;
    border: 1px solid #e4e4e4;
    float: left;
    margin-left: 5px;
    margin-bottom: 15px;
}
p.new_rq {
    width: 65px;
    height: 65px;
    background: #969393;

    float: left;
    text-align: center;
    color: #FFF;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
p.new_rq span {
    display: block;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    line-height: 35px;
    padding-top: 5px;
}
p.newrf_tx {
    float: left;
    width: 200px;
    margin-top: 8px;
}
p.newrf_tx a {
    color: #333;
    font-size: 16px;
    display: block;
    line-height: 20px;
    width: 100%;
    height: 62px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
p.newrf_tx span {
    display: block;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}
.newrf_lst dd:hover {
    border: 1px solid #e4e4e4;
}
.newrf_lst dd:hover p.newrf_tx a {
    color: #333;
    margin-top: 8px;
}
.newrf_lst dd:hover p.new_rq {
    background: #969393;
    margin-top: 8px;
    margin-left: 8px;
}
.newrf_lst dd:hover p.newrf_tx {
    margin-top: 0px;
}
.mr0 {
    margin-right: 0px;
}
/* ä»Šæ—¥å…³æ³¨æ ç›® */
.bg-grey {
    width: 100%;
    height: 330px;
    float:left;
}
.content {
    width: 445px;
    margin: 0 auto;
    height: auto;
}
h2.title {
    text-align: center;
    font-size: 24px;
    color: #333;
    line-height: 24px;
    padding-bottom: 24px;
    position: relative;
}
h2.title:after {
    position: absolute;
    left: 50%;
    width: 46px;
    height: 1px;
    margin-left: -23px;
    background-color: #0c9;
    bottom: 0;
    content: '';
}
p.subtitle {
    margin-top: 18px;
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.tab-block {
    width: 420px;
    height: 330px;
    background-color: #FFF;
    border: 1px solid #e5e5e5
}
.tab-block.information-tab {

}
.tab-block.information-tab .tabs {
    height: 280px
}
.tab-block .tab-buttons {
    width: 100%;
    height: 50px;
    background-color: #fafafa
}
.tab-block .tab-buttons .tab-button {
    width: 16%;
    float: left;
    height: 50px;
    text-align: center;
    font-size: 18px;
    color: #999;
    line-height: 50px;
    position: relative;
    cursor: pointer;
    background-color: #f2f2f3;
}
.tab-block .tab-buttons .tab-button.cur {
    background-color: #fff;
    color: #333
}
.tab-block .tab-buttons .tab-button.cur:after {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #1183ff
}
.tab-block .tabs {
    width: 100%;
    height: 528px
}
.tab-block .tabs .tab-item {
    width: 100%;
    height: 100%;
    padding: 5px;
    display: none
}
.tab-block .tabs .tab-item.active {
    display: block
}
.information-tab .information-left {
    width: 500px;
    height: 340px;
    overflow: hidden;
    position: relative;
    float: left;
}
.information-tab .information-left img {
    width: 100%;
    height: auto
}
.information-tab .information-left .left-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: rgba(0, 0, 0, .5);
    z-index: 2;
    color: #fff;
    padding: 0 14px
}
.information-tab .information-left .left-bottom .article-title {
    font-size: 18px;
    width: 400px;
    float: left;
}
.information-tab .information-left .left-bottom .article-time {
    font-size: 14px;
    float: right;
}
.information-tab .information-right {
    width: 405px;
    height: 280px;
    float: left;
}
.information-tab .information-right .article-list {
    padding-top: 10px
}
.information-tab .information-right .article-list .article-link {
    display: block;
    padding: 0 5px
}
.information-tab .information-right .article-list .article-link .article-head span {
    display: inline-block;
    vertical-align: middle
}
.information-tab .information-right .article-list .article-number {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    background-color: #999;
    font-size: 14px
}
.information-tab .information-right .article-list .article-title {
    font-size: 20px;
    color: #333;
    line-height: 20px;
    margin-left: 5px;
    width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.information-tab .information-right .article-list .article-time {
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 25px
}
.information-tab .information-right .article-list .article-content {
    margin-top: 10px;
    padding-left: 44px;
    width: 360px;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    display: none
}
.information-tab .information-right .article-list .article-content p {
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}
.information-tab .information-right .article-list:nth-of-type(1) .article-number, .information-tab .information-right .article-list:nth-of-type(2) .article-number, .information-tab .information-right .article-list:nth-of-type(3) .article-number {
    background-color: #333
}
.information-tab .information-right .article-list.current .article-link {
    background-color: #fafafc;
    padding: 5px
}
.information-tab .information-right .article-list.current .article-number {
    background-color: #333!important
}
.information-tab .information-right .article-list.current .article-title {
    color: #333
}
.information-tab .information-right .article-list.current .article-content {
    display: block
}
.question-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    /*background: url(../images/question-icon.png) center no-repeat;*/
    -ms-background-size: 16px 16px;
    background-size: 16px 16px;
}

/* é¦–é¡µå¤§å¤´æ¡æ ·å¼ */
.newsticker {
    text-align: center;
    color: black;
    cursor: default;
    font-weight: bold;
    font-size: 24px;
    line-height: 50px;
    padding: 0 10px 0 10px;
    height: 66px;
;
    position: relative;
    overflow: hidden;
}
.newsticker a {
    color:#3848a0 ;/*#3848a0*/
}
.newsticker a:hover {
    color:#7492cd;/*#7492cd*/
}
.newsticker .newsticker-list {
    width: 100%;
    position: absolute;
    top: 8px;
    text-align: center;
    height:auto;
}
.newsticker .newsticker-list .newsticker-item {
    height: auto;
    overflow: hidden;
    white-space:normal;
    word-wrap:break-word;
    word-break:break-all;
}
/* ä¾§è¾¹å¯¼èˆªè¿”å›žé¦–é¡µæ ·å¼ */
#feedback h2 span {
    font: 30px arial;
    color: #377cca;
    font-style: italic;
    margin-right: 8px
}
#feedback .feedback-contact {
    height: 36px;
    line-height: 36px
}
#feedback .feedback-contact input {
    color: #9C9C9C
}
#feedback .feedback-contact .des {
    float: left;
    font-size: 14px
}
#feedback .box {
    width: 286px;
    height: 32px;
    overflow: hidden;
    border: 1px solid #DDD;
    float: left;
    margin-right: 10px
}
#feedback .box input {
    border: 0;
    width: 250px;
    height: 20px;
    outline: 0;
    margin-left: 15px;
    margin-top: 5px;
    font-size: 14px
}
#feedback .box input.focus {
    color: #000
}
#feedback .sub-btn {
    width: 116px;
    height: 36px;
    /*background: url(/resource/img/feedback.png) 0 -400px;*/
    overflow: hidden;
    margin: 20px auto 0;
    vertical-align: top;
    cursor: pointer
}
#goTop {
    position: fixed;
    width: 54px;
    left: 50%;
    margin-left: 510px;
    bottom: 20px;
    _position: absolute;
    z-index: 998;
    zoom: 1
}
#goTop div {
    height: 48px;
    margin-top: 3px;
    position: relative;
    width: 48px
}
#goTop div a, #goTop div a:link {
    display: inline-block;
    height: 18px;
    width: 100%;
    color: #fff;
    background: #b7c5ca url(http://news.baidu.com/resource/img/gotop.png) no-repeat;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-decoration: none;
    padding-top: 30px
}
#goTop div.hotword a {
    background-position: 0 -48px
}
#goTop .hotword a:hover {
    background-position: 0 0
}
#goTop div.media a {
    background-position: -49px -48px
}
#goTop .media a:hover {
    background-position: -49px 0
}
#goTop div.search a {
    background-position: -98px -48px
}
#goTop .search a:hover {
    background-position: -98px 0
}
#goTop .search dl {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap
}
#goTop div.feedback a {
    padding: 10px;
    height: 28px;
    width: 28px;
    line-height: 14px;
    background: #b7c5ca
}
#goTop div.gotop a {
    background-position: -147px -48px
}
#goTop .gotop a:hover {
    background-position: -147px 0
}
#goTop .search dt {
    font-size: 0;
    white-space: nowrap;
    vertical-align: top
}
#goTop .search dt a {
    height: 18px;
    width: 48px
}
#goTop .search dd {
    display: inline-block;
    vertical-align: top;
    background: #69b8d1;
    height: 48px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    -webkit-transition: width .5s;
    -moz-transition: width .5s;
    -ms-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s
}
#goTop .search.show dd {
    width: 256px
}
#goTop .search input {
    border: 0;
    color: #666;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    padding: 2px 0 2px 6px;
    vertical-align: middle;
    width: 178px;
    margin: 0
}
#goTop .search form {
    margin: 8px 8px 8px 16px;
    font-size: 0;
    line-height: 0;
    vertical-align: middle
}
#goTop .search dd span {
    display: block;
    width: 16px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(http://news.baidu.com/resource/img/gotop.png) no-repeat -234px 0;
    cursor: hand
}
#goTop .search button {
    color: #fff;
    border: 0;
    margin: 0;
    padding: 0;
    width: 48px;
    height: 32px;
    text-align: center;
    font-size: 12px;
    line-height: 32px;
    background: #b7c5ca;
    vertical-align: middle
}
.mod-sidebar .item {
    position: relative;
    width: 48px;
    height: 48px;
    margin-top: 3px;
    *margin-top:0;
    background: url(../images/icon-merged.png) no-repeat;
    cursor: pointer
}
.mod-sidebar .qr-code {
    background-position: 0 0
}
.mod-sidebar .favorite {
    background-position: 0 -51px
}
.mod-sidebar .znss {
    background-position: 0 -51px
}
.mod-sidebar .hotword {
    background-position: 0 -102px
}
.mod-sidebar .media {
    background-position: 0 -153px
}
.mod-sidebar .search {
    background-position: 0 -204px;
    z-index: 10
}
.mod-sidebar .feedback {
    background-position: 0 -255px
}
.mod-sidebar .gotop {
    display: none;
    background-position: 0 -306px
}
.mod-sidebar .gotop:hover {
    background-position: 0 -357px
}
.mod-sidebar .searchbox {
    position: absolute;
    top: 207px;
    right: 52px;
    vertical-align: top;
    background: #394151;
    height: 48px;
    overflow: hidden;
    width: 0;
    border-radius: 3px 0 0 3px;
    -webkit-transition: width .5s;
    -moz-transition: width .5s;
    -ms-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s;
    white-space: nowrap;
    z-index: 1
}
.mod-sidebar .searchbox.show {
    width: 302px
}
.mod-sidebar .searchbox .searchInput {
    border: 0;
    color: #999;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    padding: 2px 0 2px 6px;
    vertical-align: middle;
    width: 268px;
    margin: 0;
    background-color: #000
}
.mod-sidebar .searchbox form {
    margin: 8px 8px 8px 26px;
    font-size: 0;
    line-height: 0;
    vertical-align: middle
}
.mod-sidebar .searchbox .close-btn {
    display: block;
    width: 22px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(http://ns2.bdstatic.com/static/fisp_static/common/img/sidebar/icon-search-hide_a475c94.png) no-repeat 0 -57px;
    cursor: pointer
}
.mod-sidebar .close-tip {
    display: none;
    position: absolute;
    top: 118px;
    left: -310px;
    font-size: 12px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 3px;
    background-color: #000;
    color: #fff;
    opacity: .8;
    filter: alpha(opacity=80)
}
.mod-sidebar .close-tip .arrow {
    position: absolute;
    bottom: -8px;
    left: 18px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid;
    border-color: #000 transparent transparent;
    opacity: .8;
    filter: alpha(opacity=80)
}
.mod-sidebar .searchbox .close-btn:hover {
    background: url(http://ns2.bdstatic.com/static/fisp_static/common/img/sidebar/icon-search-hide_a475c94.png) no-repeat 0 0
}
.mod-sidebar .searchbox button {
    display: none;
    color: #fff;
    border: 0;
    margin: 0;
    padding: 0;
    width: 48px;
    height: 32px;
    text-align: center;
    font-size: 12px;
    line-height: 32px;
    background: #b7c5ca;
    vertical-align: middle
}
.button-rotate {
    overflow: hidden;
    color: #fff;
    background: #37474f
}
.button-rotate a {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 48px;
    font-size: 12px;
    font-weight: 700;
    color: #fff!important;
    border-radius: 3px;
    background-color: #18448e;
    text-decoration: none!important;
    text-align: center;
    -webkit-transform-origin: -50% 50%;
    transform-origin: -50% 50%;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    -webkit-transition: -webkit-transform .3s ease-in;
    transition: transform .3s ease-in;
    opacity: 0\9;
    filter: alpha(opacity=0)\9
}
.button-rotate:hover a, .button-rotate:hover {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.button-rotate:hover a {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    text-decoration: none;
    opacity: 1\9;
    filter: alpha(opacity=100)\9
}
.znss a,.favorite a,.media a{

    line-height: 14px;
    padding: 10px
}
.gotop a {
    display: block;
    width: 48px;
    height: 48px
}
.mod-sidebar .notice-sidebar-favorite {
    position: absolute;
    top: 53px;
    left: -299px;
    width: 233px;
    height: 46px;
    padding: 12px 28px;
    border-radius: 3px;
    background-color: #000;
    opacity: .8;
    filter: alpha(opacity=80)
}
.mod-sidebar .notice-sidebar-favorite .arrow {
    position: absolute;
    top: 20px;
    right: -13px;
    width: 0;
    height: 0;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent transparent #000;
    opacity: .8;
    filter: alpha(opacity=80)
}
.mod-sidebar .notice-sidebar-favorite .content {
    font-size: 14px;
    line-height: 20px;
    color: #fff
}
#goTop .qr-code-container {
    display: none;
    width: 330px;
    height: 130px;
    padding: 20px;
    position: absolute;
    margin-left: -375px;
    margin-top: -50px;
    color: #333;
    text-align: left;
    background: #eff1f4;
    border-radius: 3px;
    box-shadow: 0 2px 3px #ccc;
    *border:1px solid #ccc;
    border: 1px solid #ccc\9
}
#goTop .qr-code-container .item-container {
}
#goTop .qr-code-container .left {
    float: left;
    width: 130px;
    height: 130px
}
#goTop .qr-code-container .right {
    float: right;
    width: 182px
}
#goTop .qr-code-container .item-container .img-container {
    display: block;
    width: 100%
}
#goTop .qr-code-container .item-container .img-container img {
    width: 100%;
    height: 100%
}
#goTop .qr-code-container .item-container .title {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 10px
}
#goTop .qr-code-container .item-container ul {
    margin-left: 20px
}
#goTop .qr-code-container .item-container ul li {
    list-style: disc;
    color: #666;
    font-size: 14px;
    line-height: 1.7
}
@media screen and (max-width:1024px){
    #goTop {
        display:none;
        position: fixed;
        width: 54px;
        left: 50%;
        margin-left: 460px;
        bottom: 20px;
        _position: absolute;
        z-index: 998;
        zoom: 1
    }
}
/* æ–°é—»æ»šåŠ¨æ ·å¼ */

.str_wrap {
    overflow:hidden;
//zoom:1;
    width:100%;
    font-size:12px;
    line-height:16px;
    position:relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;

    white-space:nowrap;
}

.str_wrap.str_active {

}
.str_move {
    white-space:nowrap;
    position:absolute;
    top:0;
    left:0;
    cursor:move;
}
.str_move_clone {
    display:inline-block;
//display:inline;
//zoom:1;
    vertical-align:top;
    position:absolute;
    left:100%;
    top:0;
}
.str_vertical .str_move_clone {
    left:0;
    top:100%;
}
.str_down .str_move_clone {
    left:0;
    bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
    white-space:normal;
    width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
    cursor:inherit;
}
.str_wrap img {
    max-width:none !important;
}
.str_wrap{
    height: 29px;
    line-height: 2.5em;
    font-size: 0.7em;
}
/* ç„¦ç‚¹å›¾æ ·å¼ */

.hiSlider-pages, .hiSlider-title {
    position: absolute;
    z-index: 3
}

.hiSlider-btn-prev, .hiSlider-btn-next {
    position: absolute;
    z-index: 5;
    top: 50%;
    height: 30px;
    width: 30px;
    margin-top: -15px;
    text-indent: -200px;
    overflow: hidden;
    opacity: .6;
    filter:alpha(opacity:60)
}
.hiSlider-btn-prev {
    left: 10px
}
.hiSlider-btn-next {
    right: 10px;
    background-position: -30px 0
}
.hiSlider-btn-prev:hover, .hiSlider-btn-next:hover {
    opacity: 1;
    filter:alpha(opacity:100)
}

.hiSlider-title {
    bottom: 0;
    width: 100%;
    padding: 6px 0;
    color: #fff;
    text-indent: 10px;
    background: rgba(0,0,0,.6);
    z-index: 2;
    font: 14px/2 "Microsoft YaHei", Arial, Tahoma
}
.hiSlider-pages {
    bottom: 10px;
    right: 10px;
    text-align: right
}
.hiSlider-pages a {
    height: 12px;
    width: 12px;
    margin: 0 6px;
    display: inline-block;
    overflow: hidden;
    text-indent: -100px;
    font-size: 0;
    border-radius: 50%;
    background: #ddd
}
.hiSlider-pages a.active {
    background: #5472BF
}

li img {
    /*width: 100%;*/
    display: block;
    margin: 0 auto;
}
.hiSlider {
    overflow: hidden;
    height: 330px !important;
    width: 560px;
    /*background: #eee;*/
}
.hiSlider-item {
    float: left;
}

/* åˆ—è¡¨é¡µæ ·å¼ */
.pull-left p.new_rq_list {
    width: 75px;
    height: 75px;
    background: #1779bd;
    float: left;
    text-align: center;
    color: #FFF;
    margin-left:12.5px;
    margin-right:12.5px;
    font-family: Arial, Helvetica, sans-serif;
}
.pull-left p.new_rq_list span {
    display: block;
    font-size: 24px;
    text-align: center;
    line-height: 46px;

}

.dy-content {
    width: 100%;
    border: 1px solid #ffffff;
    height: 64px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
/*顶部可关闭广告条*/

#toolbar {
width:100%;
margin:0 auto;
text-align:center;
}
/* aoyun start */
#clStyle {
	position:absolute;
	top:6px;
	right:6px;
	display:block;
	height:43px;
	width:18px;
	overflow:hidden;
	background:url(http://www.pagx.cn/images/close.gif) no-repeat 0 0;
	cursor:pointer;
}
#clStyle.hover {
	background-position:-18px 0;
}

/*举报*/
.jubao{ width: 100%;}
.jubao ul{ display: block; margin:12px auto; width: 600px; overflow: hidden;}
.jubao li{ float: left; display: block; padding:2px; margin: 0 1px; height: 28px; background-color: #eeeeee;}
.jubao img{ float: left; display: block; width: 32px; height: 28px;}
.jubao span{ display: inline-block; padding: 0 4px; line-height: 14px; text-align: left;}
