*{ margin:0px; padding:0px;}
body 
{
    line-height:2;
    font-family: "Microsoft YaHei";
    background-color: #f2f2f2 !important;
    font-size:14px;
 
}
a{ text-decoration: none; color:#000;}
ul, li {
    list-style: none;
    padding: 0;
}
.w1310{ width:1310px; margin:0 auto; overflow:hidden; position: relative; }




.banner img{ width:100%;}
.gonggao .left{ width:16.66666666666666%; float:left; line-height:48px; background:#ba1c1c; text-align:center; font-size:18px; color:#fff; letter-spacing:5px; border-radius:5px; } 
.gonggao .right{ width:83.33333333333333%; float:left; line-height:48px;}
.gonggao .right a{ margin-left:100px;} 
.main { margin-top:10px;}
.main .left{ float:left; width:66%;  } 
.main .right{ float:right; width:32%;  }
.box,.box1{ width:46%; float:left; background:#fff; box-shadow: 0 1px 3px rgba(0,37,55,0.05); padding:1%; margin-bottom:10px; margin-top:10px;     border-radius: 5px;}
.box1{ float:right;}
.title {
    border-bottom: 1px solid; 
    border-bottom-color: #ba1c1c; 
    margin-bottom: 10px;
}
.title .h { 
    padding-left: 15px;
    margin: 0;
    font-size: 22px;
    line-height: 36px;
    color: #ba1c1c; 
    position: relative;
}
.title .h:before {
    position: absolute;
    top: 6px;
    left: 5px;
    content: '';
    height: 22px;
    width: 4px;
    background-color: #ba1c1c;
    background: #ba1c1c;
}
.news-list li {
    font-size: 13px;
    padding-left: 15px;
    overflow: hidden;
    font-weight: 500;
}
.news-list li a { 
    color: #595959;
}
.news-list li a span.updatetime {
    color: #8d8d8d; 
    float: right;
    padding-left: 10px;
    margin-right: 5px;
}
.news-list li a span:last-child {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.more {
    text-align: right;
    margin-top: 20px;
}
.more a {
    padding: 5px 7px;
    border: 1px solid;
    border-radius: 5px; 
    color: #ba1c1c; 
}

.box2 {
    padding: 0px;
    border: 1px solid #e7eaf1;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,37,55,0.05);
    position: relative; 
    background: #ba1c1c;
    padding-bottom: 15px;
    border-color: #ba1c1c; 
}
.box2  .news-ul{
    padding: 20px 10px 0;
}
.box2  .news-ul img {
    width: 100%;
    height: 160px; 
}
.box2  .news-ul li {
    height: 40px;
    line-height: 40px;
    margin-top: 5px; 
    padding-right: 20px;
    overflow: hidden; 
}
.box2  .news-ul li a{ color:#fff;}
.imgbox{ margin-top:20px;}
.box3  {
    width: 100%; 
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,37,55,0.05);
    padding: 1.5%;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 5px;
    overflow:hidden;
}
.box3 .left {
    float: left;
    border-right: 1px solid #e4eaec;
    width: 41.666667%;
}
.box3 .right {
    float: right;
    width: 57.333333%;
}
.box3 .left  li { 
    padding: 10px;
    border-radius: 4px 0px 0px 4px;
    margin-bottom: 2px;
} 

.box3 .left  li.active,.box3 .left  li:hover { 
    background-color: rgb(186, 28, 28) ;
}
.box3 .left  li.active a,.box3 .left  li:hover a  
{
    color:#fff;
}
.box3 img{ width:100%;}
.box3 .more {
    text-align: center;
    margin-top: 20px;
    margin-bottom:20px;
}


/*页头*/ 
.head { z-index:9999999;}
.head .top{ background:#fff; }
.head .top .logo {
    position: absolute;
    top: -6px;
    left: -3px;
}
form{ float:right;}
form  input{
    width: 200px;
    height: 38px;
    font-size: 14px;
    padding: 0px 40px 0px 20px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
    border-radius: 5px;
    background: rgb(241, 241, 241);
    transition: width 0.5s ease 0s;
    margin:20px 0px;
}
.head .w1310{ overflow:inherit;}
.nav {
    width: 100%;
    background: #ba1c1c;
}
.nav ul{ float:right; overflow:hidden; width:790px;}
.nav li{ float:left; text-align:center;}
.nav li a{ line-height:40px; color: rgb(255, 255, 255); font-size: 15px;}

.nav li.active,.nav li:hover {
    color: rgb(255, 255, 255);
    background: rgb(133, 4, 4) !important;
} 
/*页头*/


/*页脚*/
.ftop {
    background-color: rgb(186, 28, 28);
    padding: 5px 0px;
}
.ftop .left {
    float: left;
    width: 100%;
}
.ftop .right {
    float: right;
    width: 32.333333%;
    padding-top: 10px;
    border-left: 1px solid rgb(255, 255, 255);
}
.ftop .left a{ display:inline-block; line-height:40px; margin-right:50px; font-size: 15px; color:#fff; }
.fbottom{ text-align:center;} 
.fbottom p {
    color: rgb(186, 28, 28);
    background: rgb(242, 242, 242);
    padding: 4px 0px;
}
.fbottom p a{ color: rgb(186, 28, 28);}
/*页脚*/