﻿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;
}

/*每页的置顶*/
.slt-top-bac {
    position: relative;
    min-width: 1140px;
    height: 45px;
    background: url(../images/top-bac.png) repeat-x;
    z-index: 10;
    overflow: hidden;
}

.slt-top {
    height: 45px;
    font-size: 16px;
    line-height: 45px;
}

.slt-g-container {
    width: 1140px;
    margin: 0 auto;
}

.welcome-note {
    margin-left: 30px;
    color: #2577bd;
}

.lf {
    float: left;
}

.top-date {
    position: relative;
    padding-left: 24px;
    color: #666;
    cursor: pointer;
    width: 400px;
}

.rt {
    float: right;
}

.top-date .time {
    float: left;
    margin-right: 10px;
    font-size: 14px;
    /*color: #333;*/
}

.top-date #weather {
    float: left;
    font-size: 14px;
    /*color: #333;*/
}


/*每页的标题栏*/
.is-banner {
    height: 120px;
    margin-top: 1px;
}

.m-banner {
    position: relative;
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    font-size: 36pt;
    font-weight: bold; 
    color: #2577bd;
    line-height: 120px;
}

/*菜单栏*/
.m-nav {
    height: 62px;
    background: #005389;
}

.m-nav .nav {
    height: 62px;
    width: 1140px;
    margin: 0 auto;
}

ul, ol, li, dl, dd, th, td, form, textarea, input, p {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

.m-nav li {
    float: left;
    border-right: 1px dashed #2782bd;
}

.m-nav li a {
    display: block;
    height: 58px;
    border-top: 2px solid #005389;
    line-height: 58px;
    width: 95px;
    padding-left: 66px;
    color: #fff;
    font-size: 18px;
    background-image: url(../IMG/m-nav.png);
    background-repeat: no-repeat;
}

a {
    color: #333;
    text-decoration: none;
}

.m-nav .nav1 {
    background-position: 20px 15px;
}

.m-nav .nav2 {
    background-position: 20px -48px;
}

.m-nav .nav3 {
    background-position: 20px -111px;
}

.m-nav .nav4 {
    background-position: 20px -173px;
}

.m-nav .nav5 {
    background-position: 20px -232px;
}

.m-nav .nav6 {
    background-position: 20px -297px;
}

.m-nav .nav7 {
    background-position: 20px -357px;
}

.m-nav .nav .active {
    background-color: #fff;
    color: #005389;
    background-image: url(../IMG/m-nav_hover.png);
    border-color: #dc8c00;
    text-decoration: none;
}


/*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;
}

.left_four {
    background-color: #f4f4f4;
    margin-top: 12px;
    width: 355px;
    border: 1px solid #dfe4e6;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.left_four table {
    width: 345px;
    margin: 0px auto;
}

.rigban {
    width: 766px;
    height: 235px;
}

.rig_tit {
    width: 766px;
    height: 41px;
    background-repeat: no-repeat;
}

.pti {
    text-align: right;
    margin-right: 10px;
    float: left;
    color: white;
    height: 38px;
    line-height: 38px;
    text-shadow: 1px 4px 4px #000;
    font-family: '微软雅黑';
    font-size: 17px;
    text-align: center;
    padding-top: 2px;
    padding-left: 27px;
    font-family: '微软雅黑';
    font-weight: bold;
    letter-spacing: 3px;
}

.rig_con2, .rig_con1 {
    border: 1px solid #dfe4e6;
    padding-bottom: 10px;
    width: 764px;
    padding-top: 10px;
    background-color: white;
    overflow: hidden;
}

.rig_con {
    border: 1px solid #dfe4e6;
    width: 764px;
    background-color: white;
    overflow: hidden;
}

.rig_con1 ul {
    margin: 0px auto;
    width: 764px;
    margin-top: 0px;
}

.rig_con1 ul li {
    height: 29px;
    line-height: 29px;
    margin-left: 10px;
    font-size: 15px;
    color: #4b4b4b;
    list-style-image: url(../IMG/jiao_03.png);
    list-style-position: inside;
}

.rig_con ul li {
    text-align: center;
    font-size: 13px;
    width: 93px;
    float: left;
    padding: 9px;
    height: 126px;
}

.rig_con img {
    border: none;
}

.rig_con ul li a {
    color: #fc3f01;
    line-height: 20px;
}

.rig_con ul li a:hover {
    text-decoration: underline;
    color: red;
}

.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;
}



