a{color:#000;}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.c-dropdown.is-open .c-dropdown__list {
    opacity: 1;
    visibility: visible;
    top: 100%;
    display: block;
}
.c-dropdown__list {
    margin: 5px 0 0 0;
    max-height: 78px;
    overflow-y: auto;
    padding: 6px 0;
    list-style: none;
    position: absolute;
    top: 125%;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    border-radius: 3px;
    background: #fff;
    -webkit-transition: opacity .25s linear, top .25s linear;
    transition: opacity .25s linear, top .25s linear;
    display: none;
}
.c-dropdown__item {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    color: #434A54;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: background-color .25s linear;
    transition: background-color .25s linear;
}
.c-dropdown__item a {
    display: block;
    width: 100%;
}
.friend-links .ew-code a {
    width: 140px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    float: left;
    border: 1px #eeeeee solid;
    background-color: #fff;
    margin-left: 15px;
    font-size: 13px;
    position: relative;
}
.friend-links .ew-code a.wb span {
    background: url(/theme/default/tw/image/wb_icon1.png) no-repeat left center;
    background-size: 21px 21px;
}
.friend-links .ew-code a span {
    color: #080103;
    font-size: 13px;
    display: inline-block;
    height: 30px;
    padding-left: 26px;
}
.friend-links .ew-code .code {
    background-color: #fff;
    bottom: 46px;
    width: 142px;
    height: 142px;
    border: 1px #eee solid;
    position: absolute;
    display: none;
}
.friend-links .ew-code a:hover .code {
    display: block;
}
.friend-links .ew-code .code strong {
    display: block;
    width: 100%;
    height: 100%;
    background: #eee;
    position: relative;
}
.friend-links strong {
    float: left;
    font-weight: normal;
    line-height: 30px;
    font-size: 16px;
    color: #cd191d;
}
.friend-links .ew-code .code strong img {
    width: 100%;
    height: 100%;
}
.friend-links .ew-code a.wx span {
    background: url(/theme/default/tw/image/wx_icon1.png) no-repeat left center;
    background-size: 21px 21px;
}
.footer .content {
    overflow: hidden;
    padding: 16px 0 23px 0;
}
.footer .fl {
    font-size: 13px;
    margin-top: 12px;
}
.footer .fl dt {
    float: left;
}
.footer .fl dd {
    float: left;
    margin-left: 22px;
}
.footer .fl dd p {
    color: #2b2b2b;
    margin-top: 8px;
    line-height: 16px;
    overflow: hidden;
}
.footer .fl p {
    width: 100%;
    display: block;
}
.footer .fl span {
    float: left;
}
.footer .fl dd p .mal {
    margin-left: 38px;
}
.footer .case-number {
    background: url(/theme/default/tw/image/foot_icon11.png) no-repeat left center;
    padding-left: 24px;
    margin-left: 42px !important;
}
.friend-links .ew-code .code strong::after {
    content: "";
    position: absolute;
    display: block;
    bottom: -16px;
    width: 0;
    height: 0;
    border-width: 8px 8px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    margin-left: -4px;
    left: 50%;
}

/*ÁÐ±íÒ³*/
.content-center {
    background-color: #fff;
    padding-top: 50px;

    border-radius: 4px;

    padding-bottom: 52px;
}
.w {
    width: 1200px;
    margin: 0 auto;
}
.content-center .content-box {
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    padding:30px;
    border:1px #f2f3fd solid;
    box-shadow:0 2px 8px #f2f3fd;
}
.title-list {
    height: 34px;
    width: 100%;
    border-bottom: 2px #ce101a solid;
    position: relative;
}
.title-list strong {
    min-width: 134px;
    text-align: center;
    line-height: 34px;
    float: left;
    background-color: #df361f;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 0 8px;
    position: absolute;
    z-index: 2;
    bottom: 0px;
}
.content-center .situation {
    float: right;
    line-height: 34px;
    color: #808080;
}
.title-list:after {
    content: "";
    width: 157px;
    height: 36px;
    background: url(/theme/default/tw/image/title_bg1.png) no-repeat;
    position: absolute;
    left: -20px;
    bottom: -2px;
    z-index: 1;
}
.news-lits-bar {
    margin-top: 20px;
    padding-bottom: 20px;
}
.news-lits-bar li {
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px #dbdbdb dashed;
}
.layui-laypage {
    width: 100%;
    text-align: center;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #ec4238;
}
.layui-laypage a, .layui-laypage span {
    height: 31px;
    line-height: 31px;
    margin: 0 3px;
    border-radius: 4px;
}
.news-lits-bar li span {
    float: right;
}

a:hover {
    color: #cf1219;
}
.news-lits-bar li strong:after {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #cccccc;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}
.news-lits-bar li strong {
    float: left;
    font-weight: normal;
    position: relative;
    padding-left: 15px;
    height: 20px;
    line-height: 20px;
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 45px;
}
.pagination-wrapper {
    margin: 20px 0;
}
.pagination {
    height: 34px;
    text-align: center;
}
.pagination li {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    color: #555555;
    text-decoration: none;
    border-radius: 4px;
}
.pagination li.thisclass {
     background: #ec4238;
     color: #fff;
 }
.pagination li.thisclass a{
    color: #fff;
}
.articles {
    padding-bottom: 57px;
    width:1000px;
    margin: 0 auto;
}
.articles h2 {
    line-height: 35px;
    text-align: center;
    font-size: 24px;
    color: #e72118;
    margin-top: 56px;

}
.articles img{ max-width:1000px}
.articles .title-bar {
    text-align: center;
    height:25px;
    width:860px;
    background:#f5f5f5;
    margin:10px auto;
    overflow: hidden;
    color: #808080;
}
.articles p {
    font-size: 12px;
    text-align: justify;
    line-height: 25px;
}
.articles p span{margin:0 10px;}

.articles .title-bar .clicks em {
    color: #d0201c;
    font-weight: bold;
    margin-left: 6px;
}
em, i {
    font-style: normal;
}
.article-bar {
    padding: 20px 0;
}
.article-bar p {
    line-height: 26px;
}
.article-bar p strong {
    font-weight: normal;
}
.gfwb{
    margin-top: 14px;
    padding: 0 8px;
    height: 90px;
    position: relative;
border-bottom: 1px dashed grey;
padding-bottom: 15px;
}
.gfwb dt{
    position: absolute;
    width: 80px;
    height: 90px;
    overflow: hidden;
}
.gfwb dd{
    padding-left: 95px;
    padding-top: 9px;
}
.gfwb dt img{
    width: 100%;
    height: 100%;
}
/*È«¾ÖËÑË÷*/
.search-bar{
    float: right;
    width: 215px;
    height: 33px;
    border: 1px #dbdbdb solid;
    position: relative;
    border-radius: 20px;
    background-color: #de361f;
}
.search-bar input {
    width: 75%;
    border: 0 none;
    float: left;
    line-height: 23px;
    background: 0 none;
    color: white;
    margin-top: 5px;
    margin-left: 5px;
}
.search-bar input::-webkit-input-placeholder{
    color:white;
}
.search-bar .search-btn {
    width: 48px;
    height: 33px;
    color: #fff;
    border: 0 none;
    position: absolute;
    right: -1px;
    top: -1px;
    background: url(/theme/default/tw/image/search_icon.png) no-repeat center center;
}