@charset "utf-8"; /* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1200px;
    background: #ffffff;
    /*font-family: "Microsoft Yahei", sans-serif;*/
    /*font-family: Microsoft Yahei, PingFangSC-Medium, sans-serif;*/
    font-family: Microsoft Yahei, PingFangSC-Regular, sans-serif;
}

em, i {
    font-style: normal;
}

ul, li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

img {
    border: 0;
}

img:hover {
    opacity: 1
}

a {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: none;
    color: #224b7f;
    transition: all 0.6s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.relative {
    position: relative;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

/*header*/
.header {
    width: 100%;
    height: 100px;
    position: relative;
    background: #ffffff;
    border-bottom: #7d562d 3px solid;
}

.header_box {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
    position: relative;
}

.logo {
    width: 340px;
    text-align: left;
    padding: 15px 0 0 0;
    display: block;
    margin: 0 auto;
    float: left;
}

.top_link {
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    margin: 20px 0 0 0;
    width: 100%;
}

.top_link a {
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 5px;
}

.top_center {
    width: 300px;
    position: absolute;
    top: 0;
    left: 650px;
}

.top_right {
    width: 340px;
    float: right;
    font-size: 12px;
    color: #ffffff;
    text-align: right
}

.top_right a {
    color: #ffffff;
    padding: 0 5px;
    font-size: 12px;
}

.en_link {
    font-size: 16px;
    color: #7d562d;
    line-height: 100px;
    float: right
}

.en_link a {
    color: #7d562d;
}

.en_link a:hover {
    color: #000000;
}

/*search*/
.i-searchbox {
    position: absolute;
    right: 73px;
    padding: 0;
    top: 32px;
    z-index: 9999;
}

.i_search_btn {
    display: block;
    width: 12px;
    height: 12px;
    padding: 10px !important;
    float: right;
    cursor: pointer
}

.i-search {
    width: 262px;
    height: 40px;
    overflow: hidden;
    float: right;
    /* margin: 0 30px 0 0; */
    border-radius: 0;
    padding: 0;
    position: absolute;
    bottom: -60px;
    right: 0;
    z-index: 9;
    border: #7d562d 1px solid;
    background-color:#7d562d;
}

.i-search .search-txt {
    width: 200px;
    padding-left: 10px;
    height: 38px;
    line-height: 38px;
    color: #666666;
    border: none;
    background: #ffffff;
    outline: none;
}

.i-search .search-btn {
    width: 50px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: none;
    background: url(../images/ico_search2.png) center no-repeat #7d562d;
    cursor: pointer;
}

.i-search .search-btn:hover {
    background: url("../images/ico_search2.png") center no-repeat #333333;
}

/*nav*/
.i-nav {
    width: 630px;
    right: 90px;
    height: 100px;
    margin: 0 auto 0 auto;
    position: absolute;
    z-index: 999999;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nav {
    padding: 0 0;
    height: 100px;
    line-height: 100px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 100%;
}

.nav a {
    color: #0068b7;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    float: left;
}

.nav .nLi h3 a {
    display: block;
    padding: 0 20px;
    font-size: 16px;
    color: #000000;
}

.nav .sub {
    display: none;
    width: 104px;
    left: 0;
    top: 100px;
    position: absolute;
    background: #ece6e0;
    line-height: 36px;
    padding: 0;
}

.nav .sub li {
    zoom: 1;
    text-align: center;
}

.nav .sub a {
    display: block;
    padding: 0 10px;
    font-size: 14px;
    color: #333333;
}

.nav .sub a:hover {
    color: #ffffff;
    background: #7d562d;
}

.nav .on h3 a {
    color: #000000;
    background: #ece6e0;
}

/*i-banner*/
.i-banner {
    width: 100%;
    overflow: hidden;
    height: 400px;
    margin: 0 auto;
}

/*banner*/

.ibanner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ibanner .hd {
    height: 34px;
    overflow: hidden;
    position: absolute;
    right: 45%;
    bottom: 20px;
    z-index: 1;
}

.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.ibanner .hd ul li {
    float: left;
    margin-right: 10px;
    width: 23px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: url("../images/ico_mz.png") center no-repeat;
    background-size: 60%;
    cursor: pointer;
    border-radius: 20px;
    opacity: 0.5;
}

.ibanner .hd ul li.on {
    opacity: 1;

}

.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ibanner .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative
}

.ibanner .bd li h1 {
    position: absolute;
    bottom: 40px;
    left: 20%;
    background: url("../images/tt_bg.png");
    font-size: 24px;
    color: #ffffff;
    padding: 10px 20px;
}

.ibanner .bd img {
    width: 100%;
    display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.ibanner .prev,
.ibanner .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 70px;
    height: 70px;
    background: url(../images/slider-arrow.png) 0 0 no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.8;
    border-radius: 50%;
}

.ibanner .next {
    left: auto;
    right: 3%;
    background-position: -65px 0;
    width: 70px;
    height: 70px;
}

.ibanner .prev:hover,
.ibanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    background-color: #000000;
}

.ibanner .prevStop {
    display: none;
}

.ibanner .nextStop {
    display: none;
}

/*i_about_box*/
.i_about_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
    background: url("../images/about_bg.jpg") center no-repeat;
    background-size: cover
}

.i_aboutmain {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto
}

.i_aboutinfo {
    border-right: #e7d7bd 1px solid;
    width: 510px;
    height: 160px;
    float: left;
    padding: 0 25px 0 0
}

.i_aboutinfo_l {
    float: left;
    width: 260px;
}

.i_aboutinfo_l p {
    margin: 0;
    padding: 0 0 0 0;
    color: #676767;
    line-height: 24px;
    font-size: 14px;
}

.i_aboutinfo_r {
    float: right;
    width: 232px;
}

.about_mp4 {
    display: block;
    width: 232px;
    height: 154px;
    overflow: hidden;
}

.i_aboutinfo img {
    width: 232px;
    height: 154px;
}

.i_abouttime {
    border-right: #e7d7bd 1px solid;
    width: 200px;
    height: 160px;
    float: left;
    padding: 0 35px
}

.i_abouttime p {
    margin: 0;
    padding: 0 0 0 0;
    color: #676767;
    line-height: 24px;
    font-size: 14px;
}

.i_aboutcgfs {
    width: 365px;
    height: 160px;
    float: right;
    padding: 0 0 0 25px
}

.i_aboutcgfs_l {
    float: left;
    width: 205px;
}

.i_aboutcgfs_r {
    float: right;
    width: 135px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    color: #a18772;
}

.i_aboutcgfs_r img {
    margin: 5px 0 0 0
}

.i_aboutcgfs_r:hover img {
    background: #d9d0c6
}

.about_title {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #7d562d;
    margin: 0 0 10px 0;
    padding: 0
}

.i_box {
    background: url("../images/i_boxbg.png") #7d562d;
    height: auto;
    overflow: hidden;
    padding: 35px 0 35px 0;
    width: 100%;
    margin: 0 auto 15px auto;
}

.i_box2 {
    background: #ffffff;
    height: auto;
    overflow: hidden;
    padding: 0 0 0 0;
    width: 1200px;
    margin: 0 auto 0 auto;
}

.p_box_left {
    float: left;
    width: 590px;
    height: auto;
    overflow: hidden;
    background: #ffffff;
}

.p_box_right {
    float: right;
    width: 590px;
    height: 324px;
    overflow: hidden;
    background: #ffffff;
}

.ititle {
    height: 50px;
    margin: 0 auto 15px auto;
    border-bottom: #ecebeb 1px solid;
}

.ititle h2 {
    width: auto;
    line-height: 50px;
    height: 50px;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #7d562d;
    display: block;
    /*border-bottom: #7d562d 1px solid;*/
}

.ititle h2 span {
    color: #ff6600
}

.ititle .entitle {
    color: #929292;
    font-size: 12px;
    line-height: 44px;
    font-style: normal;
    padding: 0 8px;
    margin: 2px 0 0 0;
    display: block;
    float: left;
}

.ititle a {
    float: right;
    font-size: 14px;
    color: #a4886c;
    padding-right: 0;
    line-height: 50px;
    height: 50px;
    margin-top: 0;
    display: block;
    width: 50px;
    opacity: 0.8;
}

.ititle a:hover {
    color: #7d562d;
    opacity: 1;
}

.newbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.newbox_left {
    width: 632px;
    height: auto;
    overflow: hidden;
    float: left
}

.newbox_right {
    width: 632px;
    height: auto;
    overflow: hidden;
    float: right
}

/**/
.picScroll-left {
    width: 1200px;
    position: relative;
    margin: 0 auto
}

.picScroll-left .bd {
    padding: 10px 0;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 46px 0 0;
    width: 326px;
    height: 400px;
    background: url("../images/tj_bg.png") center 8px no-repeat #ffffff;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    padding: 15px 22px;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic h2 {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #7d562d;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}

.picScroll-left .bd ul li .pic img {
    width: 327px;
    height: 218px;
    display: block;
    margin: 0 auto
}

.picScroll-left .bd ul li .pic p {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    text-align: left;
    display: block;
    width: 100%;
    height: 72px;
    overflow: hidden
}

.picScroll-left .bd ul li .pic_more {
    display: block;
    background: #a4886c;
    font-size: 14px;
    color: #ffffff;
    width: 115px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    border-radius: 20px;
}

.picScroll-left .tempWrap {
    width: 1200px !important;
    overflow: hidden
}

.picScroll-left .sPrev {
    position: absolute;
    left: -90px;
    top: 50%;
    display: block;
    width: 58px;
    height: 58px;
    background: url("../images/side_left.png") center center no-repeat;
    z-index: 999;
    opacity: 0.5
}

.picScroll-left .sNext {
    position: absolute;
    right: -90px;
    top: 50%;
    display: block;
    width: 58px;
    height: 58px;
    background: url("../images/side_right.png") center center no-repeat;
    z-index: 999;
    opacity: 0.5
}

.picScroll-left .sPrev:hover, .picScroll-left .sNext:hover {
    opacity: 1
}

.picScroll-left-more {
    position: absolute;
    right: 0;
    top: -30px;
    color: #a4886c
}

.picScroll-left-more:hover {
    color: #7d562d
}

/*picnews*/
.picnews {
    width: 632px;
    height: 420px;
    overflow: hidden;
    position: relative;
}

.picnews .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 14px;
    z-index: 1;
}

.picnews .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.picnews .hd ul li {
    float: left;
    margin-right: 4px;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    background: #ffffff;
    cursor: pointer;
    color: #000000;
    font-size: 12px;
}

.picnews .hd ul li.on {
    background: #f29201;
    color: #fff;
}

.picnews .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.picnews .bd li {
    zoom: 1;
    vertical-align: middle;
}

.picnews .bd img {
    width: 632px;
    height: 420px;
    display: block;
}

.picnews .bd span {
    position: absolute;
    bottom: 0;
    background: url(../images/tt_bg.png);
    width: 100%;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
    z-index: 999;
}

.picnews .bd h1 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
}

.headline {
    height: auto;
    overflow: hidden;
    border-bottom: #e5e5e5 1px dashed
}

.headline h2 {
    color: #cc0000;
    font-size: 26px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    width: 100%;
    text-align: center
}

.headline:hover h2 {
    color: #cc3300;
}

.headline:hover p {
    color: #000000;
}

.headline p {
    margin: 0;
    font-size: 13px;
    line-height: 24px;
    color: #666666;
    padding: 10px 0 10px 0
}

.newslist {
    height: auto;
    position: relative;
    padding: 0 2px 0 0
}

.newslist ul {
    padding-top: 5px;
}

.newslist li {
    width: 100%;
    display: block;
    font-size: 15px;
    color: #999999;
    line-height: 36px;
    text-align: right
}

.newslist li a {
    background: url("../images/ico_001.png") left center no-repeat;
    padding-left: 10px;
    color: #000000;
    font-size: 15px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newslist li a:hover {
    color: #cc0000
}

.newslist li span {
}

/*i_box2*/
.i_box2_l {
    width: 580px;
    height: 260px;
    padding: 5px 0;
    float: left;
    overflow: hidden;
}

.i_box2_r {
    width: 580px;
    height: 260px;
    padding: 5px 0;
    float: right;
    overflow: hidden;
}

/*p_news*/
.p_news {
    width: 1200px;
    margin: 20px auto 0 auto;
    height: auto;
    overflow: hidden;
    position: relative;
}

.p_news_left {
    float: left;
    width: 315px;
    margin-right: 30px;
}

.p_news_center {
    float: left;
    width: 510px;
}

.p_news_right {
    float: right;
    width: 310px;
    overflow: hidden
}

/*ilist_box*/
.ilist_box {
}

.ilist_box_pic {
    width: 160px;
    height: auto;
    overflow: hidden;
    float: left
}

.ilist_box_pic a {
    display: block;
    width: 160px;
    height: 110px;
    overflow: hidden;
    margin: 5px auto 15px auto;
}

.ilist_box_pic img {
    width: 160px;
    height: 110px;
}

.ilist_box_list {
    float: right;
    width: 420px;
    height: auto;
    padding: 0 0 0 0;
    position: relative
}

.ilist_box_list li {
    width: 99%;
    margin: 0 auto;
    height: 42px;
    line-height: 42px;
    display: block;
    color: #333333;
    font-size: 15px;
}

.ilist_box_list li a {
    font-size: 15px;
    color: #333333;
    float: left;
    background: url(../images/ico_001.png) left center no-repeat;
    padding-left: 12px;
}

.ilist_box_list li a:hover {
    color: #224b7f
}

.ilist_box_list li .date {
    float: right;
    color: #999999
}

.ilist_box_list li i {
    font-style: normal;
    color: #ff9900;
    margin-right: 3px;
}

/*jp_box*/
.jp_box {
}

.jp_box_about {
    width: 273px;
    float: left;
}

.jp_box_about img {
    width: 273px;
    height: 115px;
}

.jp_box_about p {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    text-indent: 2em
}

.jp_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 7px 0 0 0
}

.jp_box_list {
    width: 308px;
    float: right;
}

.jp_box_list .px_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 22px
}

.jp_box_list .px_list span {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    border: #ecebeb 1px solid;
    background: #f4f4f4;
    display: block;
    width: 62px;
    height: 58px;
    text-align: center;
    float: left;
}

.jp_box_list .px_list i {
    font-size: 24px;
    color: #224b7f;
    line-height: 27px;
    text-align: center;
    display: block;
    font-style: normal;
    font-weight: bold;
    padding: 7px 0 0 0
}

.jp_box_list .px_list a {
    font-size: 16px;
    line-height: 27px;
    color: #333333;
    display: block;
    float: right;
    width: 230px
}

.px_list:hover a {
    color: #224b7f
}

.px_list:hover span {
    background: #ecebeb;
    color: #333333
}

/*pclist*/
.pclist {
    float: right;
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    position: relative
}

.pclist li {
    width: 99%;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    display: block;
    color: #565555;
    font-size: 14px;
    border-bottom: #ffffff 1px dashed
}

.pclist li a {
    font-size: 14px;
    color: #565555;
    float: left;
    background: url(../images/ico_001.png) left center no-repeat;
    padding-left: 12px;
}

.pclist li a:hover {
    color: #7d562d;
    font-weight: bold;
}

.pclist li .date {
    float: right;
    color: #999999
}

.pclist li i {
    font-style: normal;
    color: #ff9900;
    margin-right: 3px;
}

/**/

.i-gdzt {
    width: 1200px;
    position: relative;
    margin: 0 auto 0 auto;
    padding: 0;
}

.i-gdzt .hd {
    height: 0;
    position: relative;
}

.i-gdzt .hd .prev {
    display: block;
    width: 20px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/arrow_right.png") center no-repeat #424242;
    z-index: 99999;
    position: absolute;
    right: 0;
    top: 25px;
    opacity: 0.5
}

.i-gdzt .hd .next {
    display: block;
    width: 20px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/arrow_left.png") center no-repeat #424242;
    z-index: 99999;
    position: absolute;
    left: 0;
    top: 25px;
    opacity: 0.5
}

.i-gdzt .hd .prev:hover {
    opacity: 1
}

.i-gdzt .hd .next:hover {
    opacity: 1
}

.i-gdzt .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}

.i-gdzt .hd ul li.on {
    background-position: 0 0;
}

.i-gdzt .bd {
    padding: 5px 0 0 0;
    width: 1168px;
    margin: 0 auto;
    overflow: hidden;
}

.i-gdzt .bd ul {
    overflow: hidden;
    zoom: 1;
}

.i-gdzt .bd ul li {
    margin: 0 14px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.i-gdzt .bd ul li .pic {
    text-align: center;
}

.i-gdzt .bd ul li .pic img {
    width: 282px;
    height: 82px;
    display: block;
}

.i-gdzt .bd ul li .pic a:hover img {
    opacity: 0.8
}

.i-gdzt .bd ul li .title {
    line-height: 24px;
}

/**/
.multipleColumn {
    position: relative;
    width: 100%;
}

.multipleColumn .hd {
    overflow: hidden;
    height: 30px;
    padding: 0 0;
    top: -55px;
    right: 0;
    position: absolute;
}

.multipleColumn .hd .prev, .multipleColumn .hd .next {
    display: block;
    width: 9px;
    height: 13px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/icoLeft.png") no-repeat;
}

.multipleColumn .hd .next {
    background: url("../images/icoRight.gif") no-repeat;
}

.multipleColumn .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 12px;
}

.multipleColumn .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/icoCircle.png") 0 -9px no-repeat;
}

.multipleColumn .hd ul li.on {
    background-position: 0 0;
}

.multipleColumn .bd {
    padding: 0;
    overflow: hidden;
}

.multipleColumn .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 710px;
    float: left;
    _display: inline;
}

.multipleColumn .bd ul li {
    margin: 5px 20px 7px 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.multipleColumn .bd ul li .pic {
    text-align: center;
}

.multipleColumn .bd ul li .pic img {
    width: 334px;
    height: 78px;
    display: block;
}

.fastColumn {
    position: relative;
    width: 100%;
}

.fastColumn .hd {
    overflow: hidden;
    height: 30px;
    padding: 0 0;
    top: -55px;
    right: 0;
    position: absolute;
}

.fastColumn .hd .prev, .fastColumn .hd .next {
    display: block;
    width: 9px;
    height: 13px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/icoLeft.png") no-repeat;
}

.fastColumn .hd .next {
    background: url("../images/icoRight.gif") no-repeat;
}

.fastColumn .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 12px;
}

.fastColumn .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/icoCircle.png") 0 -9px no-repeat;
}

.fastColumn .hd ul li.on {
    background-position: 0 0;
}

.fastColumn .bd {
    overflow: hidden;
    padding: 2px 0 0 0
}

.fastColumn .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 710px;
    float: left;
    _display: inline;
}

.fastColumn .bd ul li {
    margin: 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 11%;
}

.fastColumn .bd ul li a {
    display: block;
    width: 68px;
    height: auto;
    overflow: hidden;
    color: #666666;
    padding: 5px
}

.fastColumn .bd ul li span {
    display: block;
    width: 68px;
    height: auto;
    overflow: hidden;
    color: #666666;
    font-size: 14px;
    line-height: 18px;
}

/**/

.xxmh_box {
    width: 690px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 0 auto;
    padding: 5px 0 0 0;
}

.xxmh_box ul {
    width: 710px;
}

.xxmh_box a {
    display: block;
    width: 220px;
    height: 78px;
    margin: 0 15px 0 0;
    float: left
}

.more a {
    color: #999999;
}

.slideTxtBox {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}

.slideTxtBox .hd {
    position: relative;
}

.slideTxtBox .hd h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #7d562d;
    margin: 0 0 10px 0;
    padding: 0;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    height: 42px;
    width: 100%;
    text-align: center;
}

.slideTxtBox .hd ul li {
    display: inline;
    padding: 8px 3px;
    text-align: center;
    width: 114px;
    cursor: pointer;
    font-size: 18px;
    margin: 0 20px;
    color: #333333;
    font-weight: bold;
}

.slideTxtBox .hd ul li.on {

    height: 42px;
    color: #7d562d;
    font-size: 18px;
    font-weight: bold;
    border-bottom: #a4886c 2px solid;
}

.slideTxtBox .bd ul {
    padding: 10px 0 0 0;
    zoom: 1;
    position: relative;
}

.slideTxtBox .t_jgx {
}

.more {
    color: #999999;
    position: absolute;
    display: block;
    width: 50px;
    top: -35px;
    right: 5px;
}

.date_list {
    height: 310px;
    padding: 10px 0 0 0 !important;
    position: relative
}

.date_list li {
    width: 100%;
    height: 53px;
    display: block;
    border-bottom: #e4e4e4 1px solid;
    padding: 10px 0;
}

.date_list li a {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.date_list li a:hover {
    color: #cc3300;
}

.date_list li span {
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    background: #ffffff;
    text-align: center;
    color: #333333;
    font-size: 12px;
    line-height: 20px;
    margin-right: 12px;
    border: #00579e 1px solid;
}

.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #ffffff;
    background: #01589e;
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
}

.n_list {
    height: 310px;
    padding: 10px 0 0 0 !important;
    position: relative
}

.n_list li {
    width: 100%;
    height: 34px;
    line-height: 34px;
    display: block;
    color: #999999;
    font-size: 14px;
}

.n_list li a {
    font-size: 14px;
    color: #666666;
    background: url("../images/list_icog.png") left center no-repeat;
    padding-left: 10px;
    float: left
}

.n_list li a:hover {
    color: #cc3300
}

.n_list li .date {
    float: right
}

.n_list li i {
    font-style: normal;
    color: #ff9900
}

.ns_list {
    height: auto;
    padding: 0 0 0 0;
    position: relative
}

.ns_list li {
    width: 99%;
    margin: 12px auto 0 auto;
    height: 46px;
    line-height: 46px;
    display: block;
    color: #333333;
    font-size: 15px;
    border: #e9e9e9 1px solid;
}

.ns_list li a {
    font-size: 16px;
    color: #333333;
    float: left;
    padding-left: 12px;
    width: 82%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ns_list li a:hover {
    color: #224b7f;
    font-weight: bold;
}

.ns_list li:hover .date {
    font-weight: bold;
}

.ns_list li .date {
    float: left;
    display: block;
    color: #224b7f;
    font-size: 20px;
    background: url("../images/date_bg.png") right center no-repeat;
    width: 90px;
    text-align: center;
}

.ns_list li i {
    font-style: normal;
    color: #ff9900;
    margin-right: 3px;
}

.title_h1 {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border-bottom: 1px solid #dadada;
    position: relative;
    margin: 0 auto
}

.title_h1 h1 {
    height: 40px;
    border-bottom: 2px solid #00579e;
    color: #00579e;
    font-size: 18px;
    padding: 0 10px;
    float: left;
    font-weight: bold;
}

.title_h1 a {
    float: right;
    margin-top: 15px;
}

.i-piclink {
    width: 1280px;
    height: auto;
    margin: 12px auto;
    background: #ffffff;
    position: relative;
}

.i-piclink .hd {
}

.i-piclink .hd .prev {
    display: block;
    width: 13px;
    height: 25px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/piclink_rico.png") no-repeat;
    position: absolute;
    right: 10px;
    top: 35px;
    opacity: 0.5;
}

.i-piclink .hd .next {
    display: block;
    width: 13px;
    height: 25px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/piclink_lico.png") no-repeat;
    position: absolute;
    left: 10px;
    top: 35px;
    opacity: 0.5;
}

.i-piclink .hd .next:hover, .i-piclink .hd .prev:hover {
    opacity: 1;
}

.i-piclink .hd .prevStop {
    background-position: -60px 0;
}

.i-piclink .hd .nextStop {
    background-position: -60px -50px;
}

.i-piclink .tempWrap {
    width: 1200px !important;
    margin: 0 auto
}

.i-piclink .bd {
    padding: 10px 0;
}

.i-piclink .bd ul {
    overflow: hidden;
    zoom: 1;
}

.i-piclink .bd ul li {
    margin: 0 15px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 190px;
    height: 68px;
}

.i-piclink .bd ul li .pic {
    text-align: center;
}

.i-piclink .bd ul li .pic img {
    width: 189px;
    height: 68px;
    display: block;
    padding: 0;
    border: 1px solid #cecece;
}

.i-piclink .bd ul li .pic a:hover img {
    border-color: #999;
}

.i-piclink .bd ul li .title {
    line-height: 24px;
}

.i-special {
    margin: 0 auto 20px auto
}

/*end*/

/*i_link*/
.i_link {
    border-top: #f0f0f0 1px solid;
    width: 1200px;
    margin: 20px auto 0 auto;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    padding: 0;
}

.i_link h2 {
    width: 85px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    float: left;
    color: #7d562d;
}

.i_link h2 span {
    font-size: 12px;
    font-weight: normal;
    line-height: 50px
}

.i_link ul {
    float: left;
    width: 1085px;
}

.i_link li {
    color: #999999;
    font-size: 14px;
    line-height: 50px;
    display: inline;
}

.i_link li a {
    color: #666666;
    float: left;
    padding: 0 24px;
}

.i_link li a:hover {
    color: #7d562d;
}

.listmain {
    height: auto;
    position: relative;
    padding: 0 0 0 0;
    width: 1200px;
    margin: 15px auto;
}

.lm-left {
    width: 250px;
    float: left;
    padding: 0 0 0 0;
    position: relative;
    margin: 0 0 0 0;
}

.lm-left .left-lmname {
    background: url("../images/left_title_bg.png");
    position: relative;
    height: 60px;
    line-height: 50px;
    padding: 20px 0 10px 0;
    overflow: hidden
}

.lm-left .left-lmname h1 { /* position: relative; */
    color: #ffffff;
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 0 0;
    z-index: 999;
    /* top: 14px; */
    /* left: 49px; */
    text-align: center;
    width: 100%;
    display: block;
}

.lm-left .left-lmname span {
    color: #ffffff;
    font-size: 10px;
    line-height: 30px;
    width: 100%;
    display: block;
    text-align: center;
}

.lm-left .list-sub {
    height: auto;
    overflow: hidden;
    width: 250px;
    padding: 0 0;
}

.lm-left .list-sub a {
    display: block;
    line-height: 60px;
    height: 60px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    color: #666666;
    text-align: left;
    border-bottom: #ffffff 1px solid;
    background: #f5f5f5;
    text-indent: 2em;
}

.lm-left .list-sub a i {
    background: url("../images/sub_jtbg.png") -44px center no-repeat;
    display: block;
    float: right;
    width: 6px;
    height: 60px;
    margin: 0 15px 0 0
}

.lm-left .list-sub a:hover i {
    background: url("../images/sub_jtbg.png") left center no-repeat;
    display: block;
    float: right;
    width: 6px;
    height: 50px;
}

.lm-left .list-sub a:last-child {
    border-bottom: none
}

.lm-left .list-sub a:hover {
    background: #a4886c;
    color: #ffffff;
}

.lm-left .list-sub #this-on {
    background: #a4886c;
    color: #ffffff;
}

.lm-left .list-sub #this-on i {
    background: url("../images/sub_jtbg.png") left center no-repeat;
    display: block;
    float: right;
    width: 6px;
    height: 50px;
}

.lm_zspic {
    margin: 1px 0 0 0
}

.lm_zspic img {
    width: 250px;
}

/*list_pic*/
.list_pic_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px 0 20px 0;
    margin: 0 auto 5px auto;
    border-bottom: #e0e0e0 1px dashed;
}

.list_pic {
    float: left;
    width: 270px;
    height: 180px;
    overflow: hidden
}

.list_pic img {
    width: 270px;
    height: 180px;
}

.list_pic_txt {
    float: right;
    width: 625px
}

.list_pic_txt h2 {
    font-size: 20px;
    color: #000000;
    line-height: 40px;
    height: 40px;
    overflow: hidden
}

.list_pic_txt p {
    font-size: 14px;
    line-height: 27px;
    color: #666666;
    margin: 0 auto
}

.list_pic_txt span {
    font-size: 14px;
    line-height: 40px;
    color: #666666;
    margin: 0 auto
}

.lm-right {
    width: 920px;
    float: right;
    margin-right: 0;
    background: #ffffff
}

.this-name {
    border-bottom: #cccccc 2px solid;
    line-height: 0;
    height: 50px;
    padding: 0 0;
    margin: 0 0 0 0
}

.this-name h1 {
    color: #7d562d;
    font-size: 22px;
    line-height: 50px;
    font-weight: bold;
    padding: 0 5px 0 5px;
    float: left;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.this-name span {
    float: right;
    color: #666;
    font-size: 14px;
    background: url("../images/ico_home.png") left 15px no-repeat;
    padding: 0 0 0 25px;
    height: 50px;
    line-height: 50px;
}

.this-name span a {
    color: #666
}

.lm-right .lm_list {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 5px 0 20px 0;
}

.lm-right .lm_list li {
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    padding: 0 10px;
    border-bottom: #e0e0e0 1px dashed;
}

.lm-right .lm_list li a {
    color: #4a4a4a;
    float: left;
    padding-left: 15px;
    background: url("../images/ico_002.png") left center no-repeat;
}

.lm-right .lm_list li:hover {
    background: #ececec;
    color: #cc0000
}

.lm-right .lm_list li a:hover {
    background: url("../images/ico_002.png") left center no-repeat #ececec;
    color: #cc0000
}

.lm-right .list-fy {
    text-align: center;
    margin: 0 auto 20px auto;
    min-height: 40px;
}

.left_box {
    height: auto;
    overflow: hidden;
    background: #ffffff;
    margin: 0 auto 12px auto;
}

.left_box h1 {
    color: #ffffff;
    font-size: 16px;
    line-height: 42px;
    height: 42px;
    background: #df3d36;
    border-left: #8f0600 4px solid;
    padding-left: 15px;
}

.left_box_nr {
    height: auto;
    overflow: hidden;
    padding: 10px 15px 20px 15px
}

.left_box_nr li {
    height: 34px !important;
    line-height: 34px !important;
}

/*news2-list*/

.news2-list {
    padding-top: 15px;
    padding-bottom: 45px
}

.zxwzico {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 41px;
    width: 41px;
}

.news2-item {
    position: relative;
    margin: 15px auto 15px auto;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    transition: all 0.3s ease-in-out;
}

.news2-item:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 0;
    left: 0%;
    top: 50%;
    color: #fff;
    background-color: #ffffff;
    transition: all 0.3s ease-in-out;
    border-radius: 0 15px 0 15px;
}

.news2-item:hover:before {
    width: 100%;
    color: #fff;
    height: 100%;
    left: 0%;
    top: 0%;
    content: '';
    z-index: 0;
}

.news2-date {
    float: left;
    width: 82px;
    height: 90px;
    background-color: #f5f5f5;
    text-align: center;
    color: #333333;
    position: relative;
}

.news2-date em {
    display: block;
    font-size: 42px;
    PADDING: 5PX;
}

.news2-date span {
    display: block;
    font-size: 14px
}

.list_line {
    display: block;
    height: 1px;
    border-bottom: #cccccc 1px dashed
}

.news2-txt {
    max-width: 755px;
    width: 100%;
    float: right;
    padding: 5px 60px 0 0;
    position: relative;
}

.news2-tit a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
    color: #4f4f4f;
    font-size: 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.news2-desc {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 44px;
    line-height: 22px;
    font-size: 14px;
    color: #767575;
    margin-top: 10px
}

.news2-arrow {
    background: url("../images/right4.png") no-repeat center center;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

/*.news2-item:hover{background: #224b7f}*/

.news2-item:hover .news2-date {
    color: #7d562d;
    background: #ece6e0
}

.news2-item:hover .news2-tit a {
    color: #7d562d
}

.news2-item:hover .news2-desc {
    color: #7d562d
}

.news2-item:hover .news2-arrow {
    background-image: url("../images/right4-on.png");
}

/*listsb*/

.pic-list {
    width: 900px;
    overflow: hidden;
    height: auto;
    margin: 20px auto;
}

.pic-list ul {
    width: 1120px;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.pic-list li {
    width: 264px;
    margin-right: 43px;
    float: left;
    margin-bottom: 0;
}

.pic-list li img {
    width: 274px;
    height: 190px;
    border: #efefef 1px solid;
    padding: 5px;
}

.pic-list li img:hover {
    border: #ccc 1px solid;
    padding: 5px;
}

.pic-list li a {
}

.pic-list li a:hover {
    color: #000;
}

.pic-list li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block
}

/*listbanner*/

.list_banner {
    width: 100%;
    text-align: center;
    background: #eff3f6;
}

.list_banner img {
    width: 100%;
}

.this_map {
    background: #e5e5e5;
    height: 48px;
    position: relative;
    width: 100%;
}

.this_name {
    float: left;
    width: 220px;
    height: 54px;
    position: absolute;
    top: -45px;
    background: #00579e;
    padding: 20px 0;
}

.this_name h1 {
    font-size: 30px;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.this_name span {
    font-size: 14px;
    color: #d8dfd8;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.this_dqwz {
    float: right;
    width: 940px;
    text-align: right;
    color: #555555;
    font-size: 14px;
    line-height: 48px;
}

.this_dqwz h2 {
    display: block;
    float: left;
    line-height: 48px;
    font-weight: bold;
    color: #00579e;
    font-size: 20px;
}

.this_dqwz .ico_home {
    margin: 0 5px;
}

/*list_main*/
.list_main {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden
}

.list_main_left {
    width: 220px;
    float: left;
}

.list_main_right {
    width: 940px;
    float: right;
    padding: 10px 0;
}

.list_sub {
    width: 100%;
    min-height: 300px;
    background: url("../images/list_subj.png") bottom right no-repeat #e5e5e5;
    padding: 20px 0;
    overflow: hidden;
}

.list_sub li {
    width: 100%;
    padding: 5px 0 5px 20px;
}

.list_sub li a {
    display: block;
    height: 44px;
    line-height: 44px;
    width: 100%;
    padding: 0 0 0 15px;
    font-size: 16px;
}

.list_sub li a:hover {
    background: #ffffff;
    border-left: #00579e 2px solid;
    color: #00579e;
    font-weight: bold;
}

.list_sub .on_here {
    background: #ffffff;
    border-left: #00579e 2px solid;
    color: #00579e;
    font-weight: bold;
}

/*list_box*/

.list_box {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
}

.list_box li {
    line-height: 40px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    padding: 0;
    background: url("../images/dxhx.png") bottom repeat-x;
}

.list_box li a {
    color: #4a4a4a;
    float: left;
    padding-left: 15px;
    background: url("../images/ico_001.png") left center no-repeat;
}

.list_box li:hover {
    background: #ececec;
    color: #cc3300;
}

.list_box li a:hover {
    background: url("../images/ico_001.png") left center no-repeat #ececec;
    color: #cc3300;
}

.list-fy {
    text-align: center;
    margin: 0 auto 40px auto;
    min-height: 40px;
}

/*jg_box*/
.jg_box {
}

.jg_box ul {
}

.jg_box li {
    width: 50%;
    float: left;
}

.jg_box li a {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    color: #333333;
}

/*c-content*/
.icontent {
    width: 1220px;
    border: #d9d9d9 1px solid;
    padding: 10px 40px;
    background: #ffffff;
    overflow: hidden;
    margin: 15px auto
}

.icontent .lm_name {
    height: 60px;
    line-height: 60px;
    border-bottom: #cccccc 1px solid
}

.icontent .lm_name h2 {
    float: left;
    width: 130px;
    text-align: center;
    height: 59px;
    font-size: 24px;
    color: #224b7f;
    font-weight: bold;
    border-bottom: #224b7f 3px solid;
}

.icontent .lm_name span {
    float: right;
    color: #666666;
    font-size: 14px;
    background: url(../images/this_ico.png) left 20px no-repeat;
    padding: 0 0 0 20px;
}

.icontent .lm_name span a {
    color: #666666;
}

.wafx {
    padding: 0;
    position: absolute;
    right: 0;
    top: 40px;
}

/*content*/
.c-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 30px auto 40px auto;
    padding: 0 20px;
}

.c-content .c-title {
    font-size: 28px;
    color: #000000;
    line-height: 50px;
    text-align: center
}

.c-content .other-s {
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #222222;
    background: #f7f7f7;
    margin: 15px auto 0 auto;
    position: relative;
}

.c-content .other-s .sjfx {
    position: absolute;
    right: 10px;
    top: 10px;
}

.c-content .nr-info {
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left
}

.c-content .nr-info p {
    line-height: 40px;
    margin: 15px 0;
    text-indent: 2em;
    text-align: left;
    color: #000000;
    font-size: 14pt;
    font-weight: normal;
    text-decoration: none;
}

.wz_fj {
}

.wz_fj p {
    line-height: 36px;
    color: #cc0000;
    font-size: 16px;
    background: url("../images/ico_fj2.png") left center no-repeat;
    padding: 0 0 0 20px
}

.wz_fj a {
    line-height: 36px;
    font-size: 16px;
}

.wzclose-relative {
    text-align: center;
    margin-top: 30px;
}

.wzclose-relative span {
    margin: 0 15px;
}

.i-sxt {
    border-top: #e4e4e4 1px solid;
    margin: 20px auto;
    padding: 20px 0;
}

.i-sxt p {
    display: block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.i-sxt a {
    color: #555555;
    font-size: 16px;
    line-height: 36px;
}

.i-sxt a:hover {
    color: #cc0010;
}

/*footer*/
.footer {
    width: 100%;
    height: 60px;
    background: url("../images/end_bg.png") center no-repeat #2f2b2a;
    background-size: cover;
    padding: 60px 0;
}

.footer p {
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    margin: 0;
    padding: 0
}

.footer_two {
    background: #224b7f;
    padding: 30px 0;
    height: 105px;
}

.footer_two_left {
    width: 670px;
    float: left;
    color: #d5e9f8;
    line-height: 27px;
    font-size: 14px;
    padding: 10px 0 10px 340px;
    background: url("../images/end_logo.png") left center no-repeat;
}

.footer_two_left p {
    margin: 0;
    padding: 0;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #ffffff;
}

.footer_two_left p a {
    color: #ffffff;
}

.footer_two_center {
    float: left;
    margin: 0 0 0 50px;
    color: #ffffff
}

.footer_two_center h2 {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.footer_two_center li {
    color: #ffffff;
    width: 50%;
    float: left;
    font-size: 14px;
    line-height: 27px;
    text-align: left
}

.footer_two_center li a {
    color: #ffffff;
}

.footer_two_right {
    width: 110px;
    float: right;
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
}

.footer_two_right li {
    float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    margin: 0 0 0 0;
    opacity: 1
}

.yl_weixin {
    position: absolute;
    bottom: 60px;
    left: 88px;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;
}

.yl_weibo {
    position: absolute;
    bottom: 60px;
    left: 95px;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;
}

.footer_two_right li:hover {
    opacity: 1
}

.footer_one_left {
    width: 750px;
    float: left;
    padding: 15px 0
}

.footer_one_right {
    width: 246px;
    float: right;
}

.footer_one_left a {
    display: block;
    float: left;
    color: #81a880;
    font-size: 16px;
    padding-left: 40px;
    height: 50px;
    line-height: 50px;
    margin-right: 50px;
}

.footer_one_left a:hover {
    color: #ff9900
}

.wx_sm {
    float: left;
    color: #81a880;
    font-size: 12px;
    margin-left: 40px;
}

.wx_sm img {
    width: 65px;
    height: 65px;
}

.wx_sm a span {
    color: #81a880;
    display: block;
    text-align: center;
    line-height: 24px;
}

/*LINK*/
.cont_yxbm_rigB {
    width: 896px;
    margin: 0 auto;
    height: auto;
    line-height: 30px;
    font-size: 14px;
    padding: 20px 20px;
    overflow: hidden;
}

.cont_yxbm_rigB h2 {
    height: 40px;
    line-height: 40px;
    text-indent: 15px;
    border-left: 3px solid #ff6600;
    background: #f1f1f1;
    margin-bottom: 10px;
    font-size: 18px;
}

.cont_yxbm_rigB ul {
    margin-bottom: 20px;
    height: auto;
    overflow: hidden;
    width: 110%;
}

.cont_yxbm_rigB ul li {
    width: 19%;
    height: 34px;
    float: left;
    text-align: left;
    line-height: 34px;
    border: 1px solid #f1f1f1;
    padding: 0 10px;
    margin: 5px 2.1% 5px 0;
    display: inline;
    font-size: 14px;
}

.cont_yxbm_rigB ul li.curr {
    background: #6699cc;
    color: #FFF;
}

.cont_yxbm_rigB ul li.curr a {
    color: #FFF;
}

.cont_yxbm_rigB ul li:hover {
    background: #6699cc;
    color: #FFF;
}

.cont_yxbm_rigB ul li:hover a {
    color: #FFF;
}