*{margin: 0;padding: 0;font-family: "微软雅黑";}
body {background: #5a7ce7; }
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden
}
.clearfix {
  zoom: 1;
}
a{
    text-decoration: none;
}
li {
    list-style: none;
}

.headerN {
    width: 100%;
    height: 599px;
    background: url(../images/header.png)no-repeat center;
    overflow: hidden;
    min-width: 1060px;
}

.container {
    width: 1060px;
    margin: 0 auto;
    background: #FFF;
    position: relative;
    padding-bottom: 2px;
}
.carousel {
    width: 545px;
    height: 325px;
    overflow: hidden;
    margin: 0px 0 40px 50px;
    position: relative;
    float: left;
}
.carousel li img {
    width: 100%;
    height: 100%;
}
.carousel li {
    width: 545px;
    height: 325px;
    float: left;
    overflow: hidden;
}
.carousel p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background: rgba(0,0,0,.6);
    position: absolute;
    bottom: 0;
    overflow: hidden;
}
.carousel p abbr {
    width: 400px;
    display: block;
    overflow: hidden;
    height: 50px;
    margin-left: 20px;
}
.banner {
    position: absolute;
    z-index: 2;
    right: 10px;
    bottom: 13px;
}
.arrow {
    position: absolute;
    z-index: 3;
    top: 40%;
}
.left {
    left: 0;
}
.right {
    right: 0
}
.banner a {
    padding: 5px;
    margin-left: 6px;
    display: block;
    border-radius: 50%;
    background: #6b767f;
    float: left;
}
.banner a.active {
    background: #fff;
    padding: 7px;
    position: relative;
    top: -2px;
}
.Text {
    width: 340px;
    float: left;
    margin-left: 30px;

}
.Text a {
    color: #000;
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
}

















.centerBlock {
    display: block;
    margin: 0 auto;
}

.votes {
    text-align: center;
    margin-top:20px;
}
.title {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.context-box {
    overflow: hidden;
    padding-top: 40px;
}
.box-title {
    position: relative;
    *height:76px;
}
.title-border {
    position: absolute;
    left: 0;
    bottom: 0;
}
.box-text {
    width: 168px;
    height: 38px;
    margin: 0 auto;
    background: #4735b3;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 38px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-top: 35px;
}
.box-hint {
    padding: 0 100px;
    text-align: justify;
    line-height: 2;
    font-size: 16px;
    margin-top: 25px;
    color: #322c50;
}
.introduce-list {
    padding: 0 20px;
    overflow: hidden;
    margin-top: 10px;
}
.introduce-list li {
    float: left;
    width: 288px;
    height: 327px;
}
.introduce1 {
    background: url("../images/introduce1.jpg") no-repeat;
}
.introduce1 p {
    padding: 0 20px;
    text-align: justify;
    line-height: 1.5;
    font-size: 14px;
    margin-top: 185px;
    color: #FFF;
}
.introduce2 {
    background: url("../images/introduce2.jpg") no-repeat;
    margin-left: 45px;
}
.introduce2 p {
    padding: 0 20px;
    text-align: justify;
    line-height: 1.5;
    font-size: 14px;
    margin-top: 185px;
    color: #FFF;
}
.introduce-list .introduce3 {
    background: url("../images/introduce3.jpg") no-repeat;
    float: right;
}
.introduce3 p {
    padding: 0 20px;
    text-align: justify;
    line-height: 1.5;
    font-size: 14px;
    margin-top: 150px;
    color: #FFF;
}
.employee {
    display: block;
    margin: 40px auto;
}
.employee-title {
    text-align: center;
    font-size: 24px;
    color: #5a7ce7;
    font-weight: bold;
}
.column-title {
    width: 916px;
    height: 38px;
    border-radius: 8px;
    background: #5a7ce7;
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 38px;
    margin: 0 auto;
    margin-top: 20px;
}
.employee-list {
    width: 916px;
    padding: 0 20px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}
.bodies {

    float: left;
}
.bodies dt {
    font-size: 30px;
    color: #322c50;
    height: 68px;
    line-height: 68px;
    font-weight: bolder;
}
.bodies dt img {
    float: left;
    margin-right: 10px;
}
.bodies dd {
    margin-top: 10px;
    color: #e3931b;
    font-size: 16px;
    padding-left:50px;
}
.bodies dd img {
    float: left;
    margin-right: 10px;
}
.personal {
    float: left;
    margin-left: 160px;
    _margin-left: 0;
}
.personal dt {
    font-size: 30px;
    color: #322c50;
    height: 68px;
    line-height: 68px;
    font-weight: bolder;
}
.personal dt img {
    float: left;
    margin-right: 10px;
}
.personal dd {
    margin-top: 30px;
    color: #e3931b;
    font-size: 18px;
    padding-left:50px;
    font-weight: bolder;
}
.personal dd img {
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}
.personal dd p {
   color: #322c50;
    font-weight: normal;
    font-size: 14px;
    margin-top: 20px;
}
.rules {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.material-list {
    width: 916px;
    overflow: hidden;
    margin: 0 auto;
}
.material-list li {
    width: 45%;
    margin-left: 20px;
    float: left;
    margin-bottom: 20px;
    min-height: 126px;
}
.material-list li .title {
    font-size: 16px;
    color: #322c50;
    font-weight: bolder;
    overflow: hidden;
    line-height: 21px;
}
.material-list li .hint {
    line-height: 1.4;
    font-size: 16px;
    text-align: justify;
    margin-top: 10px;
    padding-left: 30px;
}
.material-list li .title img{
    float: left;
    margin-right: 10px;
}
.name {
    display: inline-block;
    border: 1px solid #dad9e2;
    width: 214px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #322c50;
    font-size: 18px;
    float: left;
    margin-left: 88px;
}
.address {
    width: 940px;
    margin: 0 auto;
    border-bottom: 1px solid #f4f3f5;
    padding-bottom: 10px;
}
.center-img {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.meeting {
    width: 940px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
}
.day {
    width: 160px;
    height: 32px;
    margin: 0 auto;
    font-size: 18px;
    color: #FFF;
    text-align: center;
    line-height: 32px;
    background: #5a7ce7;
    border-radius: 2px;
    margin-bottom: 40px;
}
.day span {
    font-weight: bolder;
}
.meeting-list {
    overflow: hidden;
    width: 50%;
    float: left;
    border-right: 1px solid #eae9ed;
}
.meeting-list li {
    font-size: 16px;
    color: #322c50;
    font-weight: bolder;
}
.time {
    display: inline-block;
    font-size: 18px;
    color: #5a7ce7;
    margin-right: 10px;
    font-weight: normal;
}
.meeting-text {
    margin-top: 20px;
    color: #322c50;
    font-size: 16px;
    padding-left: 82px;
    font-weight: normal;
}
.meeting-text span {
    padding: 5px 10px;
    background: #a1a1a1;
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    margin-right: 10px;
}
.meeting-guest {
    margin-top: 20px;
    color: #322c50;
    font-size: 16px;
    padding-left: 82px;
    margin-bottom: 40px;
    font-weight: normal;
}
.meeting-guest .guest {
    padding: 5px 10px;
    background: #a1a1a1;
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    margin-right: 10px;
}
.meeting-guest b {
    margin-right: 10px;
}


.meeting-list2 {
    overflow: hidden;
    width: 40%;
    float: left;
    padding-left: 30px;
}
.meeting-list2 li {
    font-size: 16px;
    color: #322c50;
    font-weight: bolder;
}
.meeting-text2 {
    margin-top: 20px;
    color: #322c50;
    font-size: 16px;
    padding-left: 143px;
    font-weight: normal;
}
.meeting-text2 span {
    padding: 5px 10px;
    background: #a1a1a1;
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    margin-right: 10px;
}
.meeting-guest2 {
    margin-top: 20px;
    color: #322c50;
    font-size: 16px;
    padding-left:53px;
    margin-bottom: 24px;
    font-weight: normal;
}
.meeting-guest2 .guest {
    padding: 5px 10px;
    background: #a1a1a1;
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    margin-right: 10px;
}
.meeting-guest2 b {
    margin-right: 10px;
}
.news-list {
    overflow: hidden;
    float: left;
    width: 45%;
}
.news-list li {
    padding: 15px 0;
    border-bottom: 1px dashed #dddddd;
    overflow: hidden;
}
.news-list li span {
    display: block;
    width: 4px;
    height: 4px;
    background: #e3931b;
    float: left;
    margin-top: 6px;
}
.news-list li a {
    display: block;
    float: left;
    margin-left: 5px;
    font-size: 16px;
    color:#322c50;
}
.news-box {
    padding: 0 40px;
    overflow: hidden;
    margin-top: 40px;
}
.news-list2 {
    overflow: hidden;
    float: right;
    width: 45%;
}
.news-list2 li {
    padding: 15px 0;
    border-bottom: 1px dashed #dddddd;
    overflow: hidden;
}
.news-list2 li span {
    display: block;
    width: 4px;
    height: 4px;
    background: #e3931b;
    float: left;
    margin-top: 6px;
}
.news-list2 li a {
    display: block;
    float: left;
    margin-left: 5px;
    font-size: 16px;
    color:#322c50;
}
.footer {
    margin-top: 40px;
    border-top: 2px solid #cfcdd6;
    padding: 20px 40px;
}
.footer-dl {
    width: 33%;
    float: left;
}
.footer-dl dt {
    font-size: 24px;
}
.footer-dl dt img {
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}
.footer-dl dd {
    margin-top: 20px;
    padding-left: 30px;
}
.footer-dl span {
    display: block;
    width: 170px;
    height: 30px;
    border-radius: 8px;
    border: 1px solid #c3c1cc;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}
.top_bar {
    width: 100%;
    height: 75px;
    border-bottom:1px solid #e69a42;
    background: #FFF;
    position: fixed;
    top: 0;
    left: 0;
_position:absolute; _bottom:auto; _top:expression(eval(document.documentElement.scrollTop));
}
.top_bar ul {
    width: 1000px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}
.top_bar ul li {
    float: left;

    text-align: center;
    line-height: 75px;
    font-size: 18px;

    margin-left: 50px;
}
.top_bar ul li a {
    color:#e69a42 ;
    height: 73px;
    width: 85px;
    display: block;
}
.top_bar ul li.active {
    border-bottom: 2px solid #e69a42;
}
/*yicheng */

.meetList {
    padding: 20px 70px;
}
.meetLeft {
    width: 440px;
    float: left;
}
.meetRight {
    width: 440px;
    float: right;
}
.meetList h2 {
    font-size: 16px;
}
.meetItem {
    padding-left: 70px;
}
.meetList h2 span  {
    
    color: #5a7ce7;
}
.meetList img {
    vertical-align: middle;
    margin-right: 14px
}
.theme{
    padding: 2px 10px;
    background: #a1a1a1;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    margin-right: 14px;
    vertical-align: top;
}
.meetList ul li {
    margin: 10px 0 32px;
}
.desc {
    display: inline-block;
    width: 80%;
}

.meetList p {
    position: relative;
    margin: 8px 0
}
.meeting {
    margin-bottom: 30px;
}
.thememore {
    margin-left: -28px;
/*    margin:5px 0 5px -28px; */
}