﻿body {
    font-size: 14px;
    font-family: 微软雅黑, sans-serif;
    color: rgb(51, 51, 51);
    padding: 0px;
    margin: 0px;
   /* background: url(/IMG/body_bg.png) left 44px repeat-x rgb(249, 253, 254);*/
}

a {
    text-decoration: none;
}

img {
    border: none;
    margin: 0px;
}
 

.lf {
    float: left;
}

.top-date {
    position: relative;
    padding-left: 24px;
    color: #666;
    cursor: pointer;
    width: 400px;
}

.rt {
    float: right;
}


/*每页的标题栏*/
.is-banner {
    height: 120px;
    margin-top: 1px;
}

.m-banner {
    position: relative;
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    font-size: 36pt;
    font-weight: bold;
    font-family: 'Microsoft YaHei UI';
    color: #2577bd;
    line-height: 120px; 
}
 
/*z正常内容*/
.RCContent {
    width: 1140px;
    margin: 0px auto;
    margin-top: 6px;
}

.RCContent .right {
    width: 765px;
    float: right;
    margin-left: 19px;
}

.RCContent .left_one {
    height: 235px;
}

.con_title1 {
    width: 355px;
    height: 41px;
    background-color: #eaedfb;
    background-repeat: no-repeat;
    overflow: hidden;
}

.con_title1 p {
    padding-left: 27px;
    height: 38px;
    line-height: 38px;
    padding-top: 0px;
    color: white;
    text-shadow: 1px 4px 4px #000;
    font-family: '微软雅黑';
    font-size: 17px;
    letter-spacing: 3px;
    font-weight: bold;
}

.left_one dl {
    overflow: hidden;
    width: 340px;
}

.left_one dt, .left_one dd {
    float: left;
}

.left_one dt {
    width: 122px;
    height: 157px;
    padding: 5px;
    padding-top: 10px;
}

.left_one dd {
    height: 33px;
    line-height: 33px;
    color: #4b4b4b;
    font-size: 15px;
    margin-left: 5px;
}



.left_one, .left_two, .left_three {
    width: 355px;
    border: 1px solid #dfe4e6;
    background-color: white;
}

.left_two {
    margin-top: 12px;
    padding-bottom: 7px;
}

.left_two ul {
    margin: 0px auto;
    width: 256px;
}

ul li {
    list-style: none;
}
 

 

.lianjiecon a {
    width: 224px;
    height: 99px;
    border: 1px solid #96ccf7;
    display: block;
    float: left;
    border-radius: 3px;
    overflow: hidden;
}  
.tongxun {
    width: 355px;
    /*border:1px solid red;*/
    height: 112px;
    margin-top: 12px;
    overflow: hidden;
    border-radius: 3px;
    overflow: hidden;
}



