@charset"utf-8";
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'SimSun';
    font-size: 14px;
    overflow-x: hidden;
}

ul,
ol,
li {
    list-style: outside none none;
    margin: 0;
}

.clear {
    clear: both
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a {
    text-decoration: none;
    !important;
    font-family: 'SimSun';
    color: #555;
}

a:hover {
    text-decoration: none;
    !important;
}

img {
    border: none;
    display: block;
    max-width: 100%
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.bg {
    width: 100%;
    margin: 0 auto;
}

.p-box {
    width: 100%;
    margin: 0 auto;
}

.menu {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    background: #a30b0c;
    color: #fff;
}

.w1 {
    width: 1100px;
    margin: 0 auto;
}
.menu .w2{
    width: 1240px;
}
.menu1 li {
    width: 136.5px;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
    border-left: 1px solid #FFF;
    float: left;
    list-style: none;
    text-align: center;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}

.menu1 li a {
    color: #fff;
}

.menu1 li:first-child {
    border-left: none;
}

.padd {
    padding-top: 22px;
}

.pic-news {
    width: 357px;
    height: 224px;
    margin-bottom: 20px;
}

.margin {
    margin-right: 14px;
}

.w2 {
    width: 1100px;
    margin: 0 auto;
}


/*banner*/

.slideBox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    font-size: 12px;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    /* width: 100%; */
    /* height: auto; */
    display: block;
}

.slideBox .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 3%;
    bottom: 10px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    color: #000;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 10px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li a {
    color: #000;
}

.slideBox .hd ul li.on {
    background:#a30b0c; 
    color:#fff; 
    opacity:1;
    filter:alpha(opacity=100);
}


/*banner*/
.slideBox1{ width:100%; height:180px; overflow:hidden; position:relative; font-family: "Microsoft YaHei"; }
.slideBox1 .bd{ position:relative; height:100%; z-index:0; padding-left:178px; padding-top:15px;}
.slideBox1 .bd li{ zoom:1; vertical-align:middle; }
.slideBox1 .bd img{ width:100%; height:auto; display:block;  }
.slideBox1 .hd{width:148px; height:180px; overflow:hidden; position:absolute; left:0; z-index:1; font-size:14px; font-weight:bold; top:15px; }
.slideBox1 .hd ul{overflow:hidden; zoom:1; float:left; color:#fff; }
.slideBox1 .hd ul li{margin-bottom:8px;  width:148px; height:32px; line-height:32px; text-align:center; background:#a30b0c; cursor:pointer;  }
.slideBox1 .hd ul li a{ color:#000; }
.slideBox1 .hd ul li.on{ background:#d0c9c9; color:#a30b0c; opacity:1;filter:alpha(opacity=100);}
.bit{
    width:100%; 
    font-family: "Microsoft YaHei"; 
    background:#eaeaea; 
    height:32px;
}
.bit .zbt{ 
    background:#a30b0c; 
    padding-left:20px;
     padding-right:20px;
     text-align:center; 
     font-size:16px; 
     color:#fff; 
     height:32px; 
     line-height:32px;
    }
.bit .zbt1{ 
    font-size:12px; 
    color:#a30b0c; 
    line-height:32px;
}
.bit .zbt1 a{
    color:#a30b0c;
}
.news_list {
    width: 100%;
    margin: 0 auto;
    padding-top: 5px;
}

.news_list li {
    width: 100%;
    list-style: none;
    line-height: 28px;
}

.dwfc {
    width: 100%;
    padding-bottom: 20px;
}

.dwfc1 {
    width: 100%;
    padding-top: 15px;
}

.dwfc1 dl {
    width: 207px;
    float: left;
    margin-right: 15px;
    background: #ececec;
    height: 165px;
}

.dwfc1 dl dd {
    width: 195px;
    height: 128px;
    padding-left: 6px;
    padding-top: 6px;
    padding-right: 6px;
}

.dwfc1 dl dt {
    width: 100%;
    height: 31px;
    line-height: 31px;
    text-align: center;
    font-size: 14px;
    color: #122a88;
}

.dwfc2 {
    width: 100%;
    padding-top: 15px;
}

.dwfc2 dl {
    width: 207px;
    float: left;
    margin: 25px;
    background: #ececec;
    height: 165px;
}

.dwfc2 dl dd {
    width: 195px;
    height: 128px;
    padding-left: 6px;
    padding-top: 6px;
    padding-right: 6px;
}

.dwfc2 dl dt {
    width: 100%;
    height: 31px;
    line-height: 31px;
    text-align: center;
    font-size: 14px;
    color: #122a88;
}

.link {
    width: 100%;
    height: 180px;
    margin-top: 15px;
    background: #eeeeee;
}

.links {
    /* width: 208px; */
    height: 30px;
    /* padding-left: 10px; */
    padding: 0 10px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    background: #d0d0d0;
    color: #222222;
    margin-right: 10px;
    margin-bottom: 10px;
}

.foot{width:100%; margin:0 auto; background:#af251b; height:56px; color:#fff; text-align:center; padding-top:30px; padding-bottom:30px; line-height:28px;  font-family: "Microsoft YaHei";}


#nei-left{width:240px; border:3px solid #a30b0c; float:left; background:url(../images/left-bg.jpg) no-repeat bottom #FFFFFF;}
#nei-right{width:798px; border-left:1px solid #a30b0c; border-right:1px solid #a30b0c; border-bottom:1px solid #a30b0c; border-top:2px solid #a30b0c; float:right; font-family: "Microsoft YaHei";}

.left-t{width:100%; height:41px; background:url(../images/l-t.jpg) repeat-x top; text-align:center; color:#fff; font-size:18px; line-height:41px; font-family: "Microsoft YaHei";}
.left-m{width:224px; margin:0 auto; padding-top:10px;}

.le_menu {}

.le_menu li {
    width: 196px;
    padding-left: 28px;
    color: #333333;
    height: 35px;
    background: url(../images/l-m.jpg) no-repeat;
    margin-bottom: 5px;
    line-height: 35px;
    font-size: 14px;
}

.le_menu li a {
    color: #333333;
}

.le_menu li a:hover {
    color: #2f9e11;
}

.ts {
    color: #2f9e11;
}

.ny-tit2 {
    width: 100%;
    background: url(../images/tit-bg1.jpg) repeat-x;
    border-right: 1px solid #9c0a21;
    height: 34px;
}

.ny-tit3 {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px solid #dad8d9;
    border-right: 1px solid #dad8d9;
    line-height: 34px;
    font-size: 12px;
    font-weight: bold;
    background: #fff;
}

.ny-center {
    padding: 20px;
    line-height: 24px;
    /* color: #555; */
}

.padd3-1 {
    padding-top: 25px;
    padding-bottom: 35px;
}

.s-page {
    width: 100%;
    padding-top: 34px;
}

.p1Page2 {
    margin: 0 auto;
    height: 44px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #535353;
}

.page {
    line-height: 30px;
    text-align: center;
}

.page a {
    margin: 0 3px;
    display: inline-block;
    padding: 0 6px 0 6px;
    background: #fff;
}

.page a:hover {
    background: #122a88;
}

.page a.on {
    background: #122a88;
    border-color: #122a88;
    color: #FFF;
    padding: 0 15px 0 15px;
}

.page a.on:hover {
    background: #475fbe;
}

.page a.on1 {
    background: #ffffff;
    border-color: #122a88;
    color: #535353;
    padding: 0 15px 0 15px;
}

.page a.page_turn:hover {
    background: #122a88;
    border-color: #3BA2E3;
    color: #FFF;
    box-shadow: 1px 1px 3px #CCC;
}

.list_ny li {
    width: 100%;
    line-height: 40px;
    border-bottom: 1px dashed #d4d4d4;
    list-style: none;
    font-size: 14px;
}

.news-list li {
    width: 750px;
    margin: 0 auto;
    overflow: hidden;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e4e4e4;
}

.news-left {
    width: 75px;
    height: 95px;
    float: left;
    background: #c2c2c2;
    color: #555;
}

.news-left div {
    font-size: 24px;
    line-height: 30px;
    padding: 12px 0;
    text-align: center;
}

.news-left p {
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}

.news-right {
    width: 650px;
    float: right;
}

.news-right div {
    width: 100%;
    font-size: 14px;
    line-height: 32px;
    font-weight: bold;
}

.news-right p {
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    padding-top: 5px;
}

.news-list li:hover .news-left {
    background: #122a88;
    color: #fff;
}

.news-list li:hover .news-right div {
    color: #122a88;
}

.detail {
    width: 100%;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.detail1 {
    width: 100%;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 5px;
}

.detail2 {
    width: 100%;
    padding-top: 10px;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    font-family: 'Microsoft YaHei', Arial;
    font-size: medium;
    /* text-indent: 26px; */
    white-space: normal;
}

.detail2 p {
    /* padding-bottom: 15px; */
    /* text-indent: 2em; */
}

.detail3 {
    width: 100%;
    line-height: 32px;
    font-size: 14px;
}

.detail3 a {
    color: #555555;
}

.detail3 a:hover {
    color: #197d23;
}

.news_list li span.fl {
    display: inline-block;
    height: 100%;
    width: 273px;
    overflow: hidden;
}

.news_list li span.fl a {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.detail2 img{
    display: inline-block;
}