body {
    background: #EEF0F2;
}

.container {
    padding: 0;
    margin: 0 auto;
    width: 1200px;
}
.news-text img {
    max-width:  100%;
   height: auto;
   margin: 8px auto;
}
.top {
    width: 100%;
    padding: 7px 0;
}

.top-left a {
    padding-left: 26px;
    background: url("../images/icon-1.png") left center no-repeat;
    -webkit-background-size: 18px;
    background-size: 18px;
}

.top-right {

}

.top-right form {
    position: relative;
}

.top-right input[type="text"] {
    width: 220px;
    height: 26px;
    border: 1px solid #d5d5d5;
    background: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 10px;
}

.top-right input[type="submit"] {
    width: 30px;
    height: 26px;
    background: url("../images/icon-11.png") center no-repeat;
    -webkit-background-size: 16px;
    background-size: 16px;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.logo {
    width: 100%;
    height: 205px;
}

.logo-x {
    width: 100%;
    height: 205px;
}

.logo-x img {
    height: 75px;
}

.navigation {
    width: 100%;
    height: 45px;
    background-color: rgba(163, 20, 10, 1);
    line-height: 45px;
}

.navigation li {
    padding: 0 20px;
}

.navigation li a {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 45px;
}

.navigation li a.active {
    color: #FFCC00;
}

/*index-main*/
.index-main {
    width: 100%;
    margin-top: 48px;
}

.index-main-x {
    width: 100%;
}

.index-left {
    width: 700px;
    background: #ffffff;
    padding: 10px 20px 50px;
}

.index-class {
    width: 100%;
    height: 52px;
    border-bottom: 1px #e5e5e5 solid;
}

.index-class p {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.index-class p:after {
    content: "";
    width: 100%;
    height: 7px;
    background: #A3140A;
    position: absolute;
    bottom: -11px;
    left: 0;
}
.w100{ width: 100%;}
.fdc {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.index-left-rec {
    margin-top: 32px;
}

.index-left-rec-img {
    width: 300px;
    margin-right: 20px;
}

.index-left-rec-img img {
    width: 100%;
}

.index-left-rec-right {
    width: 0;
}

.index-left-rec-right .title {
    width: 100%;
}

.index-left-rec-right .title a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.index-left-rec-right .desc {
    width: 100%;
    font-size: 13px;
}

.index-left-rec-right .time {
    width: 100%;
    font-size: 14px;
    color: #333;
}

.index-left-list {
    margin-top: 15px;
}

.index-left-list .item {
    margin-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #e5e5e5;
}

.index-left-list .item .item-left {
    width: 97px;
    height: 64px;
    background: #A3140A;
    text-align: center;
    color: #ffffff;
    margin-right: 20px;
    padding-top: 8px;
    line-height: 1.2;
}

.index-left-list .item .item-left p {
    font-size: 20px;
}

.index-left-list .item .item-left span {
    font-size: 20px;
}

.index-left-list .item .item-right {
    width: 0;
}

.index-left-list .item .item-right p {
    width: 100%;
}

.index-left-list .item .item-right p a {
    font-weight: bold;
    font-size: 18px;
    color: #333;
}

.index-left-list .item .item-right span {
    font-size: 14px;
    color: #333;
}

.index-right {
    width: 480px;
    background: #ffffff;
}

.index-right-list {
    background: #ffffff;
    padding: 10px 20px 30px;
}

.index-right-list-x {
    width: 100%;
    margin-top: 20px;
}

.index-right-list-x li {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.index-right-list-x li p {
    width: 0;
}

.index-right-list-x li p a {
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
    background: url("../images/icon-13.png") left center no-repeat;
}

.index-right-list-x li span {
    width: 100px;
    text-align: right;
}

.height-20 {
    width: 100%;
    height: 20px;
    background: #EEF0F2;
}

.index-right-contact {
    background: #ffffff;
    padding: 10px 20px 30px;
}

.index-right-contact-text {
    margin-top: 30px;
}

.index-right-contact-text p {
    margin-top: 10px;
    font-size: 16px;
    color: #333;
}

/*foot*/
.foot {
    width: 100%;
    background: #BC3B36;
    margin-top: 28px;
}

.foot-navigation {
    border-bottom: 1px solid #D04E49;

}

.foot-navigation-x {
    width: 100%;
    height: 60px;
    padding-left: 40px;
    background: url("../images/icon-10.png") left center no-repeat;
    -webkit-background-size: 24px;
    background-size: 24px;
}

.foot-navigation a {
    margin-right: 20px;
    color: #ffffff;
}

.foot-2 {
    padding: 30px 0;
}

.foot-2-left {
    width: 70%;
}

.foot-2-left-logo {
    width: 280px;
    padding-top: 15px;
}

.foot-2-left-logo img {
    width: 100%;
}

.foot-2-info {
    margin-left: 20px;
    border-left: 1px solid #D04E49;
    padding: 10px 0 30px 84px;
    background: url("../images/icon-30.png") left top no-repeat;
}

.foot-2-info .title {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.foot-2-info .text {
    font-size: 14px;
    color: #ffffff;
    margin-top: 6px;
}

.foot-2-right {
    width: 30%;
}

.foot-2-right .item {
    width: 100px;
    margin-left: 40px;
}

.foot-2-right .item img {
    width: 100px;
}

.foot-2-right .item p {
    margin-top: 10px;
    text-align: center;
    color: #ffffff;
}

.copy {
    width: 100%;
    padding: 20px 0;
    text-align: center;
}

/*news-list-box*/
.news-list-box {
    width: 100%;
    margin-top: 28px;
}

.news-list-left {
    width: 270px;
    background: #ffffff;
    margin-right: 30px;
}

.news-list-1 {
    width: 100%;
    padding: 0 15px;
}

.news-list-1-list {
    width: 100%;
}

.news-list-1-list .item {
    margin-top: 20px;
}

.news-list-1-list .item img {
    width: 97px;
}

.news-list-1-list .item p {
    width: 0;
    margin-left: 15px;
    line-height: 1.4;
}

.news-list-2 {
    width: 100%;
    padding: 0 15px 30px;
    margin-top: 30px;
}

.news-list-2-text {
    margin-top: 20px;
    font-size: 16px;
    line-height: 36px;
}

.news-list-2-text p {

}

/* news-list-right */
.news-list-right {
    width: 0;
    padding: 0 20px 0 30px;
    background: #ffffff;
}

.news-list {
    width: 100%;
    padding: 20px 0 30px;
}

.news-list li {
    width: 100%;
    line-height: 48px;
}

.news-list li p {
    width: 0;
}

.news-list li p a {
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
    background: url("../images/icon-13.png") left center no-repeat;
}

.news-list li span {
    font-size: 14px;
    color: #999999;
}

/*news-detail*/
.news-detail {
    width: 100%;
    padding: 0 0px;
}

.news-title {
    margin-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px #e5e5e5 solid;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.news-add-time {
    text-align: center;
    margin-top: 15px;
    color: #999;
}

.news-text {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    padding-bottom: 30px; font-size: 16px; color: #333;
    line-height: 30px;
}
.news-text img {
   max-width: 700px; height: auto;margin: 5px auto;
}
.zwsj{ width: 100%;  text-align: center; font-size: 24px;  font-weight: bold; color: #666666; margin-top: 50px;}
.page{
    width: 100%;
    margin-top: 15px; padding-left:0px; padding-bottom: 20px;
}

.page a,.page span{
    padding: 5px 12px;
    margin-left: 5px;
    display: inline-block;
    border: 1px #ddd solid;
    background: #f2f2f2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear ;
    -ms-transition: all 0.2s linear ;
    -o-transition: all 0.2s linear ;
    transition: all 0.2s linear ;
}
.page a:hover,.page span{
    color: #ff0000;
    border: 1px #ff0000 solid;
    background: #ffffff;
}

@media (max-width:1200px){
    .logo,.navigation,.foot{ width: 1200px;}

    body {
        

    }

}

.zzpt{ width: 100%; padding-bottom: 30px;}
.zzpt1{ width: 100%; border: solid #cccccc 1px; height: 40px; line-height: 40px; margin-top: 20px; border-bottom: #a3140a 1px solid}
.zzpt1 p{ font-size: 20px; font-weight: bold; color: #fff; background-color: rgb(163, 20, 10); padding: 0px 40px; }
.zzpt1 span{ margin-right: 20px; }
.zzpt2{ width: 100%;border: solid #cccccc 1px; border-top: 0px; padding: 8px 15px 30px 15px;}
.zzpt2 li{ width: 100%; margin-top: 15px; background: url("../images/ddd.jpg") left center no-repeat; padding-left: 20px;}