@charset "utf-8";
body {
/*    background: #eee;*/
    color: #444;
    font-size: 14px;
    font-family: "微软雅黑", "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial, sans-serif;
    cursor: default;
    line-height: 24px
}
i {
    margin-right: 5px;
    color: #cb4042;
}
a {
    color: #444
}
a:focus, a:hover {
    color: #cb4042;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.navbar-inverse{
    background-color: #cb4042;
    border-color: #cb4042;
}
.head {
 /*   background: #444;*/
    color: #fff;
    height: 100px;
}
.navbar-nav {
    background: #cb4042;
}
.navbar-inverse {
    height: 50px;
    line-height: 50px;
    /*border-bottom: 1px solid #ccc;*/
}
.navbar-inverse>li>a {
    padding: 0px 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
}
.navbar-inverse .navbar-nav>li>a{
        color: #fff;
    font-size: 16px;
}
.navbar-inverse .navbar-nav>li>a:hover{
    background: #ec4d50;
}
.nav>li {
    margin-right: 10px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    background: #ec4d50;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    background: #cb4042;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
/*.navbar-nav>li:nth-child(3) a{ color: #fff;}*/

.nav>li>a:focus, .nav>li>a:hover {
    background: #cb4042;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #cb4042;
}
.red {
    color: #cb4042
}
/*.btn {
    padding: 7px 14px;
    border-radius: 2px;
}*/

.btn-default {
    border: 1px solid #cb4042;
    background: #cb4042;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.btn-default2 {
    border: 1px solid #cb4042;
    background: #cb4042;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.btn-default:active:hover, .btn-default.active:hover, .open>.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open>.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open>.dropdown-toggle.btn-default.focus {
    color: #333;
    border: 1px solid #cb4042;
    background: #cb4042;
}
.btn-default:hover, .btn-default2:hover {
    border: 1px solid #303030;
    background: #303030;
    color: #fff;
}
.btn-default:focus, .btn-default.focus, .btn-default2:focus, .btn-default2.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
.footerbg {
    background: #444;
    color: #fff;
}
.footer a {
    color: #fff;
}
.footer a:hover {
    color: #cb4042
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.bf {
    background: #fff;
}
.pd20 {
    padding: 20px;
}
.pt20 {
    padding-top: 20px
}
.pt10 {
    padding-top: 10px;
}
.pd10 {
    padding:20px 35px;
}
.mt20 {
    margin-top: 20px;
}
.mb10 {
    margin-bottom: 10px;
}
.mt10 {
    margin-top: 10px;
}
.yewu {
    background: #fff;
    padding: 20px;
}
.yewu span.fa {
    font-size: 8em;
    color: #cb4042
}
.yewu .pingjia .col-md-3 {
    padding-left: 4px;
    padding-right: 4px;
}
.yewu .pingjia .col-md-3 span, .yewu .pingjia .col-md-6 span, .yewu .pingjia .col-md-6 a {
    text-align: center;
    display: block;
}
.yewu .pingjia .col-md-3 .btn-success {
    border: 1px solid #5cb85c;
}
.yewu .pingjia i {
    color: #fff;
    margin-right: 0
}
.navbar {
    margin-bottom: 10px;
}
.yewu p {
    text-indent: 2em;
}
.arclist {}
.arclist h3, .mubanlist h3 {
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    margin-top: 10px;
    color: #cb4042;
}
.arclist h3 span, .mubanlist h3 span {
    padding-right: 5px;
}
.arclist .list-group-item {
    border-left: none;
    border-right: none;
}
.arclist a.list-group-item:hover {
    background: #cb4042;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.arclist a span {
    color: #666
}
.mubanlist .thumbnail {
    margin-bottom: 0;
}
.mubanlist a {
    color: #444;
    margin: 5px 0;
}
.mubanlist a.center-block {
    height: 24px;
    overflow: hidden;
}
.mubanlist a.text-center:hover, .mubanlist a.text-center:focus {
    color: #fff;
    border-color: #cb4042;
    background: #cb4042;
    text-decoration: none;
}
.footer {
    line-height: 30px;
}
.article {}
.article .articles {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.article .articles p {
    text-indent: 2em;
}
.article .articles p, .article .articles div {
    margin-bottom: 20px;
}
.article .articles blockquote {
    font-size: 14px;
}
.article .articles blockquote p {
    text-indent: 0em;
}
.article img, .articles img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: auto !important;
}
.article .articles a.btn {
    color: #fff
}
.article .articles a {
    color: #cb4042
}
/*.article .articles a:hover {
    background: #000;
    color: #fff
}*/
.article .articles a.btn:visited {
    background: #000;
    color: #fff
}
.article .articles h3, .article .articles h4, .article .articles h5, .article .articles h2, h3.head2 {
    margin: 10px -10px 15px -14px;
    padding: 15px 15px 15px 10px;
    border-left: 4px solid #E4393C;
    background-color: #fafafa;
    font-size: 18px;
    font-weight: bold;
}
.article .info {}
.article h2.title {
    margin: 20px 0;
}
.article .info span {
    color: #666;
    margin-right: 10px;
}
.article .info span i {
    margin-right: 5px;
}
.arc_bj {
    height: 500px;
}
.arc_bj div {
    margin-top: 200px;
    padding: 10px 0;
    background-color: rgba(0, 0, 0, 0.5);
    margin-left: -15px; margin-right: -15px;
}
.arc_bj div h1 {
    color: #fff;
    position: relative;
    /
}
.arc_bj i {
    color: #fff;
}
h1 {
    margin-top: 0
}
.article p {}
/*首页图片处理*/

.thumbnail a>img, .thumbnail>img {
    height: 200px;
}
.mubanlist .info {
    position: absolute;
    margin-top: -246px;
}
.mubanlist .info span.fr {
    margin-left: 155px;
}
.mubanlist .info span.fr i {
    margin-right: 5px
}
.lists img {
    width: 100%;
    margin-bottom: 5px;
    height: 105px;
}
.lists .list-group-item-text {
    text-indent: 2em;
    margin-top: 15px;
    color: #888
}
.lists p.info {
    margin-top: 10px;
    color: #666;
    line-height: 24px;
    height: 24px;
}
.lists p.info span {
    margin-right: 10px;
}
.lists p.info span i {
    margin-right: 5px;
}
.side {
    margin-left: 15px;
}
.side h3 {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    color: #cb4042;
    border-bottom: 1px solid #000;
}
.side h3 i {
    margin-right: 10px;
}
.side .list-group a {
    height: 40px;
    overflow: hidden;
}
pre {
    margin: 0 30px !important;
}
.comment small {
    margin-left: 20px;
}
.panel-title {
    font-weight: bold;
}
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #ff4a00 url(../images/rightbar.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #ff4a00 url(../images/rightbar.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #ff4a00 url(../images/rightbar.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
    background: #ff4a00 url(../images/rightbar.png) no-repeat 0 -169px;
}
.hd_qr {
    padding: 0 29px 25px 29px;
}
.yb_QQ a {
    display: inline-block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}
/*响应式适配  */
.mubanlistbd{
    width: 960px; margin: 0 auto;
}
@media screen and (max-width: 720px) {
    .thumbnail a>img, .thumbnail>img {
        height: 100px;
    }
    .mubanlistbd{display: none;}
    .mubanlist .info {
        position: absolute;
        margin-top: -146px;
    }
    .nav>li {
        margin-right: 0
    }
    .yb_conct {
        display: none;
    }
}
.fenzhan li {
    list-style: none;
    display: inline-block;
}
.fenzhan li a {
    padding: 5px 10px;
    display: block;
}
.list_plus {
    background: #fff
}
.list_plus img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 200px;
}
.list_plus p a {
    height: 24px;
    overflow: hidden;
    display: block;
    text-align: center;
}
.list_plus span {
    text-align: center;
    display: block;
}
.list_plus span button {
    margin-right: 10px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    color: #303030
}
h1 {
    font-size: 3em
}
h2 {
    font-size: 2.5em
}
h3 {
    font-size: 2em
}
h4 {
    font-size: 1.5em
}
h5 {
    font-size: 1em
}
h6 {
    font-size: .75em
}
a {
    color: #cb4042;
    outline: 0
}
a:hover {
    color: #cb4042
}
a img, a:active, a:focus {
    outline: 0
}
.btn {
    padding: 7px 14px;
    border-radius: 2px
}
.btn-default {
    border: 1px solid #cb4042;
    background: #cb4042;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.btn-default:hover {
    border: 1px solid #303030;
    background: #303030;
    color: #fff
}
.btn-default:focus {
    outline: 0
}
.btn-default[disabled] {
    border: 1px solid #303030;
    background: #303030;
    color: #fff
}
input[type=email], input[type=search], input[type=text], input[type=url], textarea {
    padding: 7px 7px;
    border: 1px solid #ebebeb;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
input[type=email]:focus, input[type=search]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
    border: 1px solid #cb4042;
    outline: 0
}
blockquote {
    border-left: 4px solid #cb4042
}
pre {
    padding: 0;
    background: 0 0;
    border: none
}
::-moz-selection {
    color: #fff;
    background: #cb4042;
    text-shadow: none
}
::selection {
    color: #fff;
    background: #cb4042;
    text-shadow: none
}

.fenzhan_top{ display:block; line-height:50px;}
.fenzhan_top a{ float:right;}
.fenzhan_top span{ font-size:24px; font-weight:700;}