body {
    background: #ffffff;
    font-size: 16px;
    color: #000;
}
.main {
    width: 1460px;
    margin: 10px auto 20px;
    position: relative;
    overflow: hidden;
    clear: both;
}

.all_left {
    width: 20%;
    float: left;
}

.all_right {
    width: 78%;
    float: right;
    margin-top: 20px;
}

/*内页左侧*/
.left_list {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.left_list strong {
    background: #036099;
    color: #fff;
    display: block;
    font-size: 22px;
    overflow: hidden;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 20px;
}

.left_list strong span {
    color: #fff;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 100;
    padding-top: 3px;
    width: 280px;
}

.left_list ul li {
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
    background-color: #e7e7e7;
    border-bottom: 1px #FFFFFF solid;
    color: #000;
}


.left_list UL li a {
    padding-left: 50px;
    height: 50px;
    font-size: 14px;
    color: #363636;
    display: block;
}

.left_list UL li a.current2 {
    padding-left: 80px;
}

.left_list UL li a:hover {
    background-color: #7299c1;
    color: #FFF;
    display: block;
}

.left_list UL li.hover a {
    background-color: #2487c1;
    display: block;
    height: 60px;
    line-height: 60px;
    width: 200px;
}

/*内页右侧*/
.right_tit {
    width: 100%;
    float: left;
    line-height: 60px;
    border-bottom: 1px solid #000;
}

.right_tit h2 {
    float: left;
    padding-left: 30px;
  
    font-size: 16px;
}

.right_tit span {
    padding-right: 20px;
    font-size: 14px;
    float: right
}

.right_tit a {
    color: #000;
}

.right_all {
    width: 100%;
    min-height: 500px;
    padding: 30px 20px;
    float: left;
}


/*关于我们*/
.right_all .content {
    width: 100%;
    line-height: 35px;
}

/*新闻*/
.newslist {
    width: 100%;
}

.newslist ul li {
    width: 100%;
    float: left;
    border-bottom: 1px #dadada dashed;
    line-height: 40px;
}

.newslist ul li span {
    width: 100px;
    float: right;
    text-align: right
}


.newstitle {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
    width: 100%
}

.newssubtitle {
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    width: 100%;
}

.newssubtitle span {
    width: 100%
}

.newsx {
    line-height: 40px;
    width: 100%;
    margin-top: 5px;
}
ul.news_list .li3 {height: 40px;line-height: 40px;margin-top: 0;border-bottom: 1px dotted #B3B3B3; background:url(../images/list.jpg) 3px center no-repeat;text-indent: 1rem;position: relative;}
ul.news_list .li3 .date{width:90px;  height:45px; line-height:45px; overflow:hidden; text-align:right; position:absolute; top:0; right:0; text-indent:0;color: #878686; font-size:16px; font-family:"微软雅黑"}
ul.news_list .li3 a{font-size: 15px;font-family: "微软雅黑";}
.con{
    padding: 10px;
    line-height: 25px;
    color: #595555;
    font-size: 14px;
}
.fuck {
    font-size: 20px;
    color: black;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #B3B3B3;
    margin-top: 10px;
}
.newslist1{
    width: 98%;
    margin: 0 auto;
}
