@charset "utf-8";
em {
    font-style: normal;
}


/*body{ background:url(/images/new/bg.jpg) no-repeat center 33px;}*/

.top {
    color: #666;
    height: 190px;
}

.top a {
    color: #666;
    padding: 0 10px;
}

.rightnav {
    margin-top: 30px;
    font-size: 14px;
    color: #252525;
}

.rightnav a:last-of-type {
    padding-right: 0;
}

.footer {
    /* color: #000;
    background: #b7d6ec; */
}

.footer a {
    color: #000;
}

.footer_p1 {
    background: #2b87c7;
    border-top: 1px solid #D2D2D2;
    height: 30px;
    line-height: 30px;
}

.footer_p1 a {
    padding: 0 15px;
    color: #fff;
}


/*ss_nav*/

.w740 table {
    width: 100%!important;
}

.w740 table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 10px auto;
    color: #333333;
    font-size: 12px;
}

.w740 table tr {
    border: 1px solid #e0dfdf;
    width: 100%;
}

.w740 table tr td {
    border: 1px solid #e0dfdf;
    text-align: left;
    padding: 0px 5px;
    height: 30px;
    line-height: 30px;
}

.ss_nav_form1 {
    border: 1px solid #bebebe;
    height: 26px;
    margin-top: 20px;
    background: #fff;
}

.ss_nav_text1 {
    display: block;
    height: 24px;
    line-height: 22px;
    text-indent: 5px;
    border: 0;
    font-size: 12px;
}

.ss_nav_boxa {
    font-size: 12px;
}

.ss_nav_boxa a.a1 {
    width: 40px;
    border-right: 1px solid #bebebe;
    display: block;
    height: 26px;
    line-height: 26px;
    text-decoration: none;
    background: url(../images/nav_a1.gif) no-repeat 40px center;
    padding-left: 12px;
    color: #575757;
}

.ss_nav_ul1 {
    position: absolute;
    display: none;
    width: 67px;
    border: 1px solid #bebebe;
    margin-left: -1px;
    border-top: none;
    z-index: 1000;
    background: #ffffff;
}

.ss_nav_ul1 a {
    display: block;
    width: 37px;
    height: 30px;
    line-height: 30px;
    color: #575757;
    text-decoration: none;
    text-align: left;
    text-indent: 0px;
}

.ss_nav_ul1 a:hover {
    background: #eee;
}

.ss_nav_boxa:hover .ss_nav_ul1 {
    display: block;
}

.ss_nav_btn1 {
    background: url(../images/new/ss.gif) no-repeat;
    border: none;
    width: 28px;
    height: 34px;
    cursor: pointer;
    margin-top: 0px;
}


/*ss_nav end*/

.header {
    height: 133px;
}

.header a {
    display: block;
    height: 133px;
    width: 460px;
    text-indent: -9999px;
}

#nav {
    position: relative;
    height: 50px;
    background-color: #218dd7;
    z-index: 100;
}

#nav ul {
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: right;
    height: 50px;
    display: flex;
    justify-content: space-between;
}

#nav ul li {
    float: left;
    position: relative;
}

#nav ul li .active {
    background: url(../images/revision/navon.jpg) no-repeat center;
}

#nav ul li a {
    display: block;
    float: left;
    width: 100px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    height: 56px;
    line-height: 56px;
    top: -6px;
    position: relative;
    font-weight: 500;
}

#nav ul li a:hover {
    background: url(../images/revision/navon.jpg) no-repeat center;
}

#nav ul li a.a1 {
    background-color: #fff;
    color: #333;
    text-decoration: none;
    background-image: none;
    border-top: 1px solid #218dd7;
}

#nav ul li ul {
    display: none;
}

#nav ul li:hover ul {
    display: block;
    position: absolute;
    top: 56px;
    width: 100px;
    z-index: 100;
}

#nav ul li:hover ul li a {
    display: block;
    background: #fff;
    color: #333;
    width: 100px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    border: none;
}

#nav ul li:hover ul li a:hover {
    background: #218dd7;
    color: #ffffff;
}

#nav ul .last {
    background-image: none;
}

#nav2 {
    height: 50px;
    display: block;
    border-bottom: 1px solid #D7D7D7;
    background: #fff;
    overflow: hidden;
}

#nav2 ul {
    margin: 0 10px;
}

#nav2 ul li {
    display: block;
    float: left;
}

#nav2 ul li.col a {
    display: block;
    float: left;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    padding: 0 20px 14px 20px;
    background: url(/images/menu2_line.gif) no-repeat left top;
    margin-top: 15px;
}

#nav2 ul li.col a:hover {
    color: #333;
    border-bottom: 2px solid #5cb0e1;
    text-decoration: none;
    color: #5cb0e1;
}

#nav2 ul li.col a.a1 {
    color: #333;
    border-bottom: 2px solid #5cb0e1;
    text-decoration: none;
    color: #5cb0e1;
    font-weight: bold;
}

#nav2 ul li.jrxh {
    float: right;
}

#nav2 ul li.jrxh a {
    line-height: 40px;
    padding: 0 20px;
}

#nav2 .tel h2 {
    display: block;
    float: left;
    font-size: 24px;
    color: #5cb0e1;
    line-height: 40px;
}

#nav2 .tel span {
    display: block;
    float: left;
    padding: 0px 10px;
    background: #5cb0e1;
    ;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    font-family: "Times New Roman", sans-serif;
    margin: 15px 20px 0 10px;
}

.fany {
    text-align: center;
    height: 40px;
}

.fany a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    background: #FFF;
    font-size: 14px;
    line-height: 28px;
    margin: 5px;
}

.fany a:hover {
    background: #5cb0e1;
    text-decoration: none;
    color: #fff;
    border: 1px solid #5cb0e1;
}

.fany .a1 {
    display: inline-block;
    height: 30px;
    background: #FFF;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 3px;
    margin: 5px;
    padding: 0 5px;
    background: #5cb0e1;
    text-decoration: none;
    color: #fff;
    border: 1px solid #5cb0e1;
}

.qrcode,
.qrcode2,
.qrcode3,
.rbutton {
    position: fixed;
    right: 10px;
    top: 166px;
    width: 90px;
    text-align: center;
    font-size: 12px;
    padding: 5px;
    border: 1px solid #ccc;
    z-index: 101;
    background: #fff;
}

.qrcode img,
.rbutton img {
    width: 90px;
}

.qrcode em {}

.qrcode2 {
    top: 306px;
}

.qrcode2 em {}

.qrcode3 {
    top: 430px;
}

.rbutton {
    top: 573px;
}

.sydl1,
.sydl2 {
    position: fixed;
    right: 0px;
    top: 166px;
    width: 110px;
    z-index: 100;
    background: #fff;
}

.sydl1 img,
.sydl2 img {
    width: 110px;
}

.sydl2 {
    left: 0px;
}

.sydl3,
.sydl4 {
    position: fixed;
    left: 0px;
    top: 376px;
    width: 110px;
    z-index: 100;
    background: #fff;
}

.sydl3 img,
.sydl4 img {
    width: 110px;
}

.sydl4 {
    top: 166px;
}

.feedback,
.gotop {
    position: fixed;
    _position: absolute;
    right: 10px;
    bottom: 200px;
}

.gotop {
    bottom: 100px;
    display: none;
}

.feedback a,
.gotop a {
    display: block;
    color: #FFF;
    width: 40px;
    height: 40px;
    color: #FFF;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    background: #ccc;
    text-align: center;
    line-height: 20px;
}

.feedback a:hover,
.gotop a:hover {
    color: #FFF;
    text-decoration: none;
    background: #5cb0e1;
}

.gotop a {
    background: #ccc;
    background-image: url(../images/backicon.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.gotop a:hover {
    background: #5cb0e1;
    background-image: url(../images/backicon.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.btns {
    position: absolute;
    right: 0;
    top: 5px;
    width: 20px;
}


/* .btns:hover .share {
    display: block;
} */

.btns:hover .shicons {
    display: none;
    background: url(/images/icons.png) no-repeat 0 -16px;
}

.shicons {
    display: none;
    width: 16px;
    height: 16px;
    background: url(/images/icons.png) no-repeat 0 0px;
    cursor: pointer;
}


/* .share {
    position: absolute;
    display: none;
    top: 16px;
    right: 0px;
    width: 80px;
    border: 1px solid #ccc;
    text-align: center;
    padding: 0px;
    font-size: 12px;
    background: #fff;
    z-index: 1000;
}

.share li {
    line-height: 16px;
    margin: 5px 0;
}

.share li a {
    display: block;
    padding: 5px 5px;
}

.share li a:hover {
    text-decoration: none;
    background: #5cb0e1;
    color: #fff;
} */

.icons1 {
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    background: url(/images/icons.png) no-repeat 0 0px;
    cursor: pointer;
}

.icons1:hover {
    background: url(/images/icons.png) no-repeat 0 -16px;
}

.icons2 {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(/images/icons.png) no-repeat 0 -80px;
}

.icons3 {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(/images/icons.png) no-repeat 0 -32px;
}

.icons4 {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(/images/icons.png) no-repeat 0 -64px;
}


/* 微信分享样式 */

.mshare {
    /* width: 210px; */
    height: 30px;
    /* margin-top: 40px; */
    position: absolute;
    right: 20px;
    top: -5px;
}

.lmshare {
    display: flex;
    padding-left: 20px;
    background: url(/images/lmshare.jpg) no-repeat left;
}

.lmshare li {
    width: 26px;
    height: 26px;
    float: left;
    margin-left: 10px;
}

.fr {
    float: right;
}

.pl15 {
    padding-left: 15px;
}

.f12 {
    font-size: 12px;
}

.newslist {}

.news1 {
    position: relative;
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #D7D7D7;
    margin-bottom: 15px;
}

.news1 .pic {
    float: left;
    margin-top: 5px;
    margin-right: 15px;
    overflow: hidden;
    display: inline;
    text-align: center;
}

.news1 h3 {
    display: block;
    font-size: 20px;
    margin: 0 0 0 0;
    font-weight: normal;
    width: 520px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news1 h3 a:hover {
    text-decoration: none;
    color: #69C;
}

.news1 p {
    font-size: 12px;
    color: #818181;
    padding: 5px 15px 0px 0px;
    line-height: 22px;
}

.news2 {
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #D7D7D7;
    margin-bottom: 15px;
}

.news2 li {
    display: block;
    width: 210px;
}

.news2 li h3 {
    font-size: 12px;
    margin: 10px 0 0 0;
    text-align: center;
    line-height: 20px;
}

.info_block {}

.info_block h3 {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 5px 15px 5px 15px;
    border-bottom: 1px solid #D7D7D7;
    background: url(/images/title_line2.jpg) no-repeat left;
    font-size: 16px;
    /*font-weight:normal;*/
}

.info_block h3.org {
    background: url(/images/title_line2.jpg) no-repeat left;
}

.info_block h3.icon {
    background: none;
    padding: 5px 15px 5px 0px;
}

.info_block h3.icon i {
    font-size: 18px;
    color: #5cb0e1;
    margin-right: 5px;
}

.info_block ul {}

.info_block li {
    font-size: 14px;
    line-height: 30px;
    list-style: none;
}

.info_block li em {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    font-style: normal;
}

.info_block li p {
    font-size: 12px;
    color: #666;
    line-height: 26px;
}

.info_block li .pictext {}

.info_block li .pictext img {
    float: left;
    margin-right: 10px;
}

.info_block li .pictext p {
    display: block;
    float: right;
    width: 168px;
}

.info_block .info_title {
    border-bottom: 1px solid #D7D7D7;
}

.info_block .info_title h3 {
    float: left;
    border: none;
}

.info_block .info_title span {
    display: block;
    padding: 5px;
    width: 50px;
    float: right;
    font-size: 12px;
    text-align: right;
}

.info_block .info_title span a {
    height: 20px;
    line-height: 20px;
}

.info_block ul.infolist li {
    list-style: url(/images/listdot.gif) inside;
}

.info_block .switch {
    border-bottom: 1px solid #D7D7D7;
}

.info_block .switch h3 {
    float: left;
    width: 100px;
    border: none;
}

.info_block .switch span {
    display: block;
    width: 150px;
    float: right;
}

.info_block .switch span a {
    display: block;
    float: right;
    padding: 5px 15px;
    height: 20px;
    line-height: 20px;
    border-bottom: 2px solid #fff;
}

.info_block .switch span a:hover {
    text-decoration: none;
    border-bottom: 2px solid #5cb0e1;
}

.info_block .switch span a.a1 {
    text-decoration: none;
    border-bottom: 2px solid #5cb0e1;
}

.info_block .topten_ul {
    background: url(/images/topten.jpg) no-repeat left top 8px;
    padding-left: 30px;
}

.info_block .topten_ul li {
    width: 100%;
}

.bg_block {
    display: block;
    color: #fff;
    height: 20px;
    background: #5cb0e1;
    border: 1px solid #5cb0e1;
    padding: 5px 0;
    overflow: hidden;
}

.bg_block h3 {
    display: block;
    line-height: 24px;
    float: left;
    font-size: 14px;
    text-indent: 5px;
    background: none;
    padding: 0;
    border: none;
    height: auto;
}

.bg_block span {
    display: block;
    padding: 0 5px;
    width: 50px;
    float: right;
    font-size: 12px;
    text-align: right;
    color: #fff;
    line-height: 24px;
}

.bg_block span a {
    color: #fff;
}

.bg_block i {
    float: left;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin: 0 0px 0 10px;
}

.bg_block2 {
    display: block;
    color: #333;
    height: 30px;
    background: url(/images/title_bg4.jpg) no-repeat left;
    padding: 5px 0;
    overflow: hidden;
    line-height: 27px;
}

.bg_block2 h3 {
    display: block;
    line-height: 27px;
    float: left;
    font-size: 14px;
    text-indent: 30px;
    background: none;
    padding: 0;
    border: none;
    height: auto;
}

.bg_block2 span {
    display: block;
    padding: 0 10px;
    width: 50px;
    float: right;
    font-size: 12px;
    text-align: right;
    color: #fff;
}

.bg_block2 span a {}

.bg_block2 i {
    float: left;
    font-size: 18px;
    line-height: 32px;
    color: #5cb0e1;
    margin: 0 0px 0 10px;
    display: none;
}

div.zj ul {
    padding: 0 5px;
    height: 468px;
    overflow: hidden;
}

div.zj li {}

div.zj li p {
    line-height: 22px;
}

div.zj li p em {
    line-height: 30px;
}

.ellip {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.border_b {
    border-bottom: 1px dotted #D7D7D7;
    padding-bottom: 10px;
}

.border_r {
    border-right: 1px dotted #D7D7D7;
    padding-right: 10px;
}


/*news*/

.newscon {
    height: 40px;
    text-align: center;
    font-size: 16px;
    background: #ccc;
    padding: 1px 0px 0px 1px;
    margin-bottom: 10px;
    overflow: hidden;
}

.newscon li {
    display: block;
    float: left;
    margin-right: 1px;
}

.newscon li.last {
    margin-right: 0px;
    width: 140px;
}

.newscon li a {
    display: block;
    width: 139px;
    border-bottom: 2px solid #999;
    background: #fff;
    line-height: 38px;
}

.newscon li a:hover {
    background: #5cb0e1;
    border-bottom: 2px solid #5cb0e1;
    text-decoration: none;
    color: #fff;
}

.newscon li .a1 {
    background: #5cb0e1;
    border-bottom: 2px solid #5cb0e1;
    color: #fff;
}

.newscontent {}

.newstitle {
    padding: 20px 0px;
    position: relative;
    text-align: left;
}

.newstitle h1 {
    display: block;
    font-size: 26px;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 30px;
}

.newstitle i {
    display: block;
    float: left;
    margin-right: 30px;
    font-size: 12px;
}

.newstitle .share_btn {
    position: relative;
    display: block;
    width: 60px;
    float: right;
    margin-right: 0px;
    font-size: 12px;
    text-align: right;
    cursor: pointer;
}

.newstitle .share_btn:hover .icons1 {
    background: url(/images/icons.png) no-repeat 0 -16px;
}

.newstitle .share_btn:hover .share {
    display: block;
}

.newstitle em {
    display: block;
    float: right;
    margin-left: 5px;
}

.newstxt {
    font-size: 16px;
    line-height: 2em;
}

.newstxt p {
    margin: 1em 0;
}
.newstxt p img{
   /* width: 100%;*/
    /*20250522*/
    max-width: 100%;
}

/*cace*/

#nav2 .xh_nav2 li.col a {
    padding: 0 14px 14px 14px;
}

.xh_block {}

.xh_block li {
    display: block;
    float: left;
    margin-top: 10px;
}

.xh_block li a {
    display: block;
    width: 113px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    background: #f2f2f2;
    text-align: center;
    border: 1px solid #ccc;
}

.xh_block li a:hover {
    text-decoration: none;
    background: #5cb0e1;
    color: #fff;
}

.xh_block li.xhli2 a {
    width: 238px;
}

.xhjs_divs {
    background: #f0f0f0;
    padding: 20px;
}

.xhjs_divs p {
    font-size: 12px;
    line-height: 24px;
    text-indent: 2em;
}

.xhjs_divs {}

.xh_block2 {}

.xh_block2 li {
    display: block;
    float: left;
    margin-top: 10px;
    border-left: 30px solid #ccc;
    background: #fff;
}

.xh_block2 li a {
    display: block;
    width: 207px;
    height: 40px;
    line-height: 40px;
    background: #f2f2f2;
    text-align: center;
    border: 1px solid #ccc;
    margin-left: 2px;
}

.xh_block2 li a:hover {
    text-decoration: none;
    background: #5cb0e1;
    color: #fff;
}

.xh_block2 li.a1 {
    text-decoration: none;
    font-weight: bold;
    border-left: 30px solid #5cb0e1;
}

.xh_block2 li.a1 a {}

.xhcontent {
    font-size: 16px;
    line-height: 2em;
    padding: 0 20px;
}

.xhcontent h2 {}

.xhcontent .title {
    height: 40px;
}

.xhcontent .title h2 {
    height: 22px;
    line-height: 22px;
    background: #f90;
    padding: 10px 10px 10px 1em;
    font-size: 22px;
    margin-left: 0em;
    color: #fff;
    text-align: left;
    border-bottom: 5px solid #ccc;
}

.xhcontent .title h2 a {
    color: #FFF;
    font-size: 12px;
    float: right;
    font-weight: normal;
    width: 80px;
    text-align: center;
}

.xhcontent .title h2 i {
    font-size: 14px;
    margin-right: 5px;
}

.xhcontent .title h2 a:hover {
    text-decoration: none;
    background: #F60;
}

.xhcontent .title span {
    height: 20px;
    font-size: 14px;
    padding: 0 5px;
    line-height: 20px;
    color: #fff;
    font-weight: normal;
}

.xhcontent h3 {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    margin: 2em 0 0 0;
    color: #f60;
    text-indent: 1em;
    border-left: 4px solid #f60;
}

.xhcontent h4 {
    display: inline-block;
    font-size: 16px;
    margin-right: 1em;
    color: #333;
    text-indent: 2em;
    background: url(/images/listdot2.gif) no-repeat 1em;
}

.xhcontent p {
    margin: 1em 0;
    text-indent: 2em;
}

.zuzhi {
    text-align: center;
    position: relative;
    height: 1000px;
}

.zuzhi span {
    position: absolute;
    background: url(/images/ljx.gif) repeat-y center;
    padding-bottom: 20px;
}

.zuzhi span a {
    display: block;
    width: 115px;
    border: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-box-shadow: 2px 2px 25px #ccc;
    -moz-box-shadow: 2px 2px 25px #ccc;
    box-shadow: 2px 2px 25px #ccc;
    -webkit-transition: box-shadow 0.2s linear;
    -moz-transition: box-shadow 0.2s linear;
    -o-transition: box-shadow 0.2s linear;
    transition: box-shadow 0.2s linear;
}

.zuzhi span a:hover {
    font-weight: bold;
    -webkit-box-shadow: 10px 10px 15px #999;
    -moz-box-shadow: 10px 10px 15px #999;
    box-shadow: 10px 10px 15px #999;
}

.zuzhi span.bm a {
    display: block;
    width: 190px;
}

.zuzhi .liner {
    padding: 10px 0;
    padding-right: 20px;
    background-repeat: repeat-x;
    background: url(/images/ljx_r.gif) no-repeat 120px -8px;
}

.zuzhi .liner2 {
    padding-bottom: 0;
    padding-top: 0px;
    padding-right: 20px;
    background-repeat: repeat-x;
}

.zuzhi .linel {
    padding: 10px;
    padding-left: 20px;
    background-repeat: repeat-x;
    background: url(/images/ljx_l.gif) no-repeat 0px -8px;
}

.zuzhi .linel2 {
    padding-bottom: 0;
    padding-left: 130px;
    background-repeat: repeat-x;
}


/*xiehuitongzhi*/

.xhlist .news1 h3 {
    width: 580px;
}


/*xiehuibumen*/

.xhbmdiv {}

.xhbmdiv li {
    display: block;
    float: left;
    height: 100px;
    margin: 9px;
    border: 1px solid #ccc;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.xhbmdiv li a {
    display: block;
    width: 220px;
    line-height: 50px;
    height: 90px;
    background: #f2f2f2;
    text-align: center;
    border: 5px solid #fff;
    overflow: hidden;
    -webkit-transition: line-height 0.2s linear;
    -moz-transition: line-height 0.2s linear;
    -o-transition: line-height 0.2s linear;
    transition: line-height 0.2s linear;
    font-weight: bold;
}

.xhbmdiv li a i {
    display: block;
    width: 220px;
    font-size: 18px;
    line-height: 20px;
    margin-right: 5px;
}

.xhbmdiv li a span {
    display: block;
    position: absolute;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    width: 220px;
    font-weight: normal;
    color: #999;
}

.xhbmdiv li a:hover {
    line-height: 90px;
    text-decoration: none;
    background: #5cb0e1;
    color: #fff;
    font-weight: bold;
}

.xhbmdiv li a:hover span {
    top: 70px;
    color: #5cb0e1;
    line-height: 0px;
    width: 50px;
}


/*xiehuijigou*/

.xhjgdiv {}

.xhjgdiv li {
    display: block;
    float: left;
    height: 100px;
    margin: 10px 4px;
    border: 1px solid #ccc;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.xhjgdiv li a {
    display: block;
    color: #333333;
    width: 330px;
    line-height: 90px;
    height: 90px;
    font-size: 15px;
    background: #f2f2f2;
    text-align: center;
    border: 5px solid #fff;
    overflow: hidden;
    -webkit-transition: line-height 0.2s linear;
    -moz-transition: line-height 0.2s linear;
    -o-transition: line-height 0.2s linear;
    transition: line-height 0.2s linear;
    font-weight: normal;
}

.xhjgdiv li a i {
    display: block;
    width: 220px;
    font-size: 18px;
    line-height: 20px;
    margin-right: 5px;
}

.xhjgdiv li a span {
    display: none;
    position: absolute;
    font-size: 12px;
    line-height: 70px;
    color: #5cb0e1;
    line-height: 0px;
    width: 50px;
    text-align: center;
    width: 330px;
    font-weight: normal;
}

.xhjgdiv li a:hover {
    line-height: 70px;
    text-decoration: none;
    background: #5cb0e1;
    color: #fff;
    font-weight: bold;
}

.xhjgdiv li a:hover span {
    display: block;
    color: #fff;
    line-height: 5px;
}


/*xiehuilingdao*/

.xhld .img {
    float: left;
    margin-right: 20px;
    padding: 4px;
    background: #FFF;
    border: 1px solid #ccc;
}

.xhld .img img {
    height: 150px;
}

.xhld .txt {
    float: right;
    width: 556px;
}

.xhld .txt h2 {
    font-size: 16px;
    line-height: 20px;
}

.xhld .txt p {
    font-size: 14px;
    line-height: 28px;
}


/*xiehuiguwen*/

.xhgw .img {
    float: left;
    margin-right: 10px;
    padding: 4px;
    background: #FFF;
    border: 1px solid #ccc;
}

.xhgw .img img {
    height: 120px;
}

.xhgw .txt {
    float: left;
    width: 226px;
}

.xhgw .txt h2 {
    font-size: 16px;
    line-height: 20px;
}

.xhgw .txt p {
    text-indent: 0;
    font-size: 14px;
    line-height: 32px;
}

.xhc_title {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    margin: 2em 0 0 0;
    color: #f60;
    text-indent: 1em;
    border-left: 4px solid #f60;
}


/*fagui*/

.fglist {}

.fglist ul {
    padding: 0 15px 0 5px;
}

.fglist li {
    font-size: 14px;
    line-height: 40px;
    list-style: none;
    list-style: url(/images/listdot.gif) inside;
    border-bottom: 1px dotted #DDD;
}

.fglist li a {
    font-size: 14px;
}

.fglist li em {
    float: right;
    color: #666;
    font-size: 12px;
}

.fglist li em i {
    color: #DDD;
    font-size: 16px;
    margin-right: 5px;
}

.fgcontent {
    /*border:1px solid #ccc;
	padding:0 30px;*/
}

.fgtitle {
    /*padding:20px 0px;*/
    position: relative;
    text-align: center;
}

.fgtitle h1 {
    display: block;
    font-size: 26px;
    line-height: 40px;
    font-weight: normal;
    margin: 20px 0 20px 0;
    color: #800;
}

.fgtitle .fgms {
    background: #eee;
    width: auto;
}

.fgtitle i {
    display: block;
    float: left;
    line-height: 30px;
    /*margin-right: 30px;*/
    font-size: 12px;
    padding: 10px 20px;
}


/*huiyuan*/

.mlogo .mlogo_div {}

.mlogo .mlogo_div a {
    display: block;
    float: left;
    margin: 5px 15px;
    width: 100px;
    height: 30px;
    border: 1px solid #ccc;
    padding: 3px;
    background: #fff;
    overflow: hidden;
    text-align: center;
}

.mlogo .mlogo_div a img {
    width: 100px;
    height: 30px;
}

.lxfs {
    background: #fff;
    /*border:1px solid  #ccc;*/
}

.lxfs ul {
    padding: 5px 10px;
    background: #fff;
    border-bottom: 1px solid #5cb0e1;
}

.lxfs li {
    font-size: 12px;
    line-height: 30px;
    margin: 0 5px;
}

.lxfs li span {
    width: 40px;
    line-height: 20px;
    background: #5cb0e1;
    color: #fff;
    padding: 0px 5px;
    text-align: center;
}

.info_block .info_title2 {
    height: 28px;
    line-height: 28px;
    background: #5cb0e1;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.info_block .info_title2 a {
    color: #fff;
}

.hyzxt {}

.hyzxt td {
    font-size: 12px;
    line-height: 18px;
    vertical-align: top;
    padding: 3px 0px;
}

.hyzxt td.tle {
    width: 50px;
}

.hyzxt {}

.color-red {
    color: #fa3738;
}


/*add 理事名单*/

.lsmd h1 {
    font-size: 20px;
    color: #333333;
    text-align: center;
}

.lsmd h1 span {
    font-size: 14px;
    color: #5cb0e1;
    margin-top: 10px;
    text-align: center;
}

.lsmd table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 10px auto;
    color: #333333;
    font-size: 12px;
}

.lsmd table tr {
    border: 1px solid #e0dfdf;
    width: 100%;
}

.lsmd table tr td {
    border: 1px solid #e0dfdf;
    text-align: left;
    padding: 0px 5px;
    height: 30px;
    line-height: 30px;
}

.lsmd table tr td:first-child {
    width: 25%;
}

.lsmd table tr td:last-child {
    width: 25%;
}

.lsmd table .tbg {
    background: #f4f7f4;
}

.lsmd table .tbg td:last-of-type {
    width: 260px;
}

.lsmd table .tbg td:first-of-type {
    width: 500px;
}

.lsmd table .tbg2 {
    background: #e7e6e6;
    height: 42px;
}

.fontsmall {
    font-size: 14px;
    margin-left: 20px;
}

.fontsmall span {
    font-size: 12px;
}

.bg_write {
    background: #ffffff;
    padding-bottom: 20px;
    min-height: 805px;
}

.home_block {
    top: -10px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

body {
    background: url(../images/revision/bg.jpg) no-repeat top;
}

.revision-bg {
    /* background: url(../images/revision/bg.jpg) no-repeat top; */
    width: 1200px;
    margin: 0 auto;
}

.w282 {
    width: 282px;
}

.mt45 {
    margin-top: 45px;
}

.mt35 {
    margin-top: 35px;
}

.both {
    width: 100%;
}

.w574 {
    width: 574px;
    position: relative;
}

.footerBox {
    width: 100%;
    background: #218dd7;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    color: #ffffff;
}

.footer a {
    color: #ffffff;
}

.footer i {
    font-style: normal;
}

textarea,
input::-webkit-input-placeholder {
    font-family: "微软雅黑"
}

textarea,
input:-ms-input-placeholder {
    font-family: "微软雅黑"
}

.sideMenu {
    border: 1px solid #ddd;
}

.sideMenu h3 {
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    border-top: 1px solid #e3e3e3;
    background: #f4f4f4;
    cursor: pointer;
    font: normal 14px/32px "Microsoft YaHei";
}

.sideMenu h3 em {
    float: right;
    display: block;
    width: 40px;
    height: 32px;
    background: url(../images/icoAdd.png) 16px 12px no-repeat;
    cursor: pointer;
}

.sideMenu h3.on em {
    background-position: 16px -57px;
}

.sideMenu h2 {
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    border-top: 1px solid #e3e3e3;
    background: #f4f4f4;
    cursor: pointer;
    font: normal 14px/32px "Microsoft YaHei";
}

.sideMenu h3:frist-of-type,
.sideMenu h2:frist-of-type {
    border-top: none;
}

.sideMenu h2 em {
    float: right;
    display: block;
    width: 40px;
    height: 32px;
    background: url(../images/icoAdd.png) 16px 12px no-repeat;
    cursor: pointer;
}

.sideMenu h2.on em {
    background-position: 16px -57px;
}

.sideMenu ul {
    padding: 8px 10px 8px 25px;
    color: #999;
    display: none;
}

.sideMenu li a {
    font-size: 12px;
}


/*左侧伸缩菜单*/

.onfix {
    position: fixed;
    top: 0;
    z-index: 99;
}

.onfixlang {
    position: fixed;
    bottom: 150px;
    z-index: 99;
}

.w340 {
    width: 340px;
}

.w340 .w280 {
    width: 340px;
}

.w340 ul li {
    width: 340px;
}

.sign {
    margin-left: 160px;
    margin-right: 160px;
}

.sign h1 {
    color: #292929;
    font-size: 18px;
    margin-top: 10px;
}

.sign h2 {
    color: #ff0000;
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
}

.sign h3 {
    color: #686868;
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sign p {
    color: #333333;
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    line-height: 24px;
}

.sign .row {
    width: 100%;
    font-size: 14px;
    float: left;
    margin-top: 5px;
}

.sign .row input {
    width: 581px;
    padding: 0 10px;
    height: 26px;
}

.sign .row select {
    width: 605px;
    padding: 0 10px;
    height: 30px;
}

.sign .row label {
    width: 70px;
    text-align: left;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    float: left;
}

.sign .row label span {
    float: right;
    color: #ff0000;
}

.sign .row textarea {
    width: 100%;
    resize: none;
    height: 42px;
}

.sign button {
    width: 147px;
    height: 35px;
    position: relative;
    margin: 20px 0 0 -73.5px;
    float: left;
    left: 50%;
    background: #ff9900;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
}

.sign button:hover {
    background: #68b851;
    text-decoration: none;
}

button {
    outline: none;
    border: none;
    cursor: pointer;
}

.search_h1 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
}

@media screen and (min-width:320px) and (max-width: 768px) {
    body {
        width: 100%;
    }
    .revision-bg {
        width: 1200px;
        margin: 0 auto;
        background: url(../images/revision/bg.jpg) no-repeat top;
    }
    .footerBox {
        width: 1200px;
    }
}
