@charset "utf-8";

/*Ã¤ÂºÅ’Ã§ÂºÂ§Ã©Â¡ÂµÃ¥Å¸ÂºÃ§Â¡â‚¬Ã¦Â Â·Ã¥Â¼Â*/

.Bread {
    width: 100%;
    font-size: 14px;
    color: #333333;
    padding-top: 24px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}

.Bread span {
    display: block;
    padding: 0 20px 0 0;
    height: 16px;
    line-height: 16px;
}

.Bread a {
    color: #13914e;
    float: left;
    margin-right: 10px;
    padding-right: 15px;
    background: url(../images/bread_arrow.png) no-repeat center right;
}

.Bread a:hover {
    color: #13914e;
}
.color{ color:#d45c38 !important; }
.page {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    clear: both;
}

.page a {
    padding: 0 5px;
}

.bj {
    padding: 20px;
    background: #ffffff;
    overflow: hidden;
    border: 1px solid #ccc;
    margin: 10px 0 0 0;
}

.bj h3 {
    width: auto;
    float: left;
    color: red;
    font-size: 18px;
}

.bj h3 span {
    color: red;
}

.bj .bj_right {
    float: right;
}

.bj .bj_right a {
    padding: 10px;
    background: #189252;
    color: #fff;
    border-radius: 10px;
}

.tab {
    border: 1px solid #ccc;
    margin: 20px 0 20px 0;
}

.tab ol {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.tab ol li {
    float: left;
    width: calc(100% / 8);
    height: 40px;
    line-height: 40px;
}

.tab ol li a {
    display: block;
    border-right: 1px solid #ccc;
    text-align: center;
}

.tab ol li:last-child a {
    border: 0px;
}

.tab ol li.current {
    background: #199352
}

.tab ol li.current a {
    color: #fff;
}

.tab_con {
    margin: 20px;
}

.tab dd {
    display: none;
}

.subContent {
    width: 100%;
}

.subPage {
    width: 1200px;
    margin: 0px auto;
}

.subPage1 {
    width: 900px
}
.subPage2 {width: 1279px;}
.subPage3{ margin:-0px}

.sub_left {
    width: 260px;
    overflow: hidden;
    float: left;
    z-index: 99;
    margin-bottom: 50px;
}

.sub_leftTitle {
    width: 100%;
    background: #13914e;
    padding-left: 17px;
    padding-right: 17px;
}

.sub_leftTitle h2 {
    line-height: 50px;
    color: #fff;
    font-size: 20px;
}

.sub_nav {
    background: #eeeeee;
}

.sub_nav li {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.sub_nav li a {
    display: block;
    padding: 13px 20px;
    font-size: 16px;
    position: relative;
    *position: static;
}

.sub_nav li>a:before {
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    width: 0px;
    height: 20px;
    background: #13914e;
    content: '';
    clear: both;
}

.sub_nav li.active a,
.sub_nav li:hover a {
    color: #13914e;
}

.sub_nav li.active>a:before,
.sub_nav li:hover>a:before {
    width: 4px;
}

.sub_right {
    margin: 0 0 0px 262px;
}

.sub_banner {
    margin-bottom: 15px;
}

.subTitle h2 {
    font-weight: normal;
}

.sub_nav li strong.arrow {
    display: block;
    height: 48px;
    line-height: 48px;
    width: 48px;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 0;
    color: #b5b5b5;
    z-index: 33;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    font-weight: 100;
}

.sub_nav li strong.arrow:hover {
    color: #13914e;
}

.sub_nav li:hover strong.arrow,
.sub_left li.active strong.arrow {
    color: #13914e;
}

.twoJ_menu {
    display: none;
    background: #fff;
}

.sub_nav .twoJ_menu dd {
    text-align: left;
}

.sub_nav .twoJ_menu dd a {
    padding: 5px 20px;
    font-size: 14px;
    border-left: none;
    color: #333;
}

.sub_nav .twoJ_menu dd a:hover,
.sub_nav .twoJ_menu dd.twoActive a {
    border-left-color: transparent;
    color: #13914e;
}

.sub_navm li span.arrow {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 48px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    color: #909090;
    z-index: 33;
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

.sub_right {
    margin-left: 307px;
    overflow: hidden;
    min-height: 500px;
    margin-bottom: 30px;
}

.listTitle2 {
    padding-left: 0px;
    background: none;
    line-height: 50px;
    margin-bottom: 35px
}

.listTitle2 h2 {
    color: #333;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    padding: 0px 0 20px 0;
    border-bottom: 2px solid #d9d9d9;
    margin-bottom: 20px;
}

.subPage .articleList2 {
    padding: 30px 40px;
}


/*.sub_leftTop{position: fixed;top: 100px;left: 50%;margin-left: -600px;z-index:9999;}*/


/*Ã¥Ë†â€ Ã©Â¡Âµ*/

.pages {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    margin: 30px 0 30px 0;
    overflow: hidden;
}

.pages img {
    vertical-align: middle;
}

.pages span {
    color: #13914e;
    padding: 0 20px 0 0px;
}

.pages a.start,
.pages a.prev,
.pages a.next,
.pages a.end {
    width: auto;
    padding: 0 11px;
    border: #dddddd 1px solid;
}

.pages a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *vertical-align: middle;
    width: 27px;
    border: #dddddd 1px solid;
    font-size: 14px;
    text-align: center;
    color: #13914e;
    margin: 0 3px;
}

.pages a img {
    *display: block;
    *margin-top: 8px;
}

.pages a:hover {}

.pages a.on_pages,
.pages a:hover {
    background: #13914e;
    color: #fff;
}

.articleBox {
    width: 988px;
    margin: 0 auto;
}

.articleBox1 {
    width: auto;
}

.sub_right .articleBox {
    width: 100%
}

.pageList {}

.articleTitle {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.articleTitle h2 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
    max-width: 96%;
    margin: 0 auto;
}

.articleAuthor {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    overflow: hidden;
    margin: 20px 0 0 0;
}

.art_left {
    float: left;
}

.art_right {
    float: right;
}

.articleAuthor span {
    margin: 0 12px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.article {
    line-height: 2;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 20px;
    text-indent: 2em;
}

.article p {
    margin-bottom: 10px;
}

.Annex {
    padding: 0px;
    overflow: hidden;
    margin: 20px 0 40px 0;
}

.Annex strong {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
    background: #eee;
    padding: 12px 25px;
}

.Annex a {
    font-size: 14px;
    display: block;
    margin-bottom: 8px;
    padding-left: 25px;
}


/*Ã¥Ë†â€ Ã¤ÂºÂ«*/

.shareBox {
    margin-bottom: 0;
    margin-top: 20px;
    text-align: right;
    overflow: hidden;
}

.share {
    width: auto;
    height: auto;
}

#share_btn {
    font-weight: normal;
    float: left;
    cursor: pointer;
    line-height: 20px;
    width: 20px;
    height: 20px;
    background: url(../images/share.png) no-repeat center center #cacaca;
    border-radius: 50%;
    margin-right: 3px;
}

.bdsharebuttonbox {
    float: left;
}

.share a {
    padding-left: 0px !important;
    margin: 0px 3px!important;
    float: left!important;
    width: 20px!important;
    height: 20px!important;
    border-radius: 50%;
}

.share a.printIco {
    background: url(../images/ico.png) no-repeat 2px 3px
}

.share a.bds_weixin {
    background: url(../images/weixin.png) no-repeat center center #52af50;
}

.share a.bds_tsina {
    background: url(../images/weibo.png) no-repeat center center #d81e06;
}

.share a.bds_more {
    background: url(../images/share_more.png) no-repeat center center #069ad8;
}


/*Ã©Â¢â€ Ã¥Â¯Â¼Ã§Â®â‚¬Ã¤Â»â€¹01*/

.subLeaderInfoBox {}

.subLeaderBox01 {
    position: relative;
    overflow: hidden;
    border: 1px solid #efefef;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.05);
    padding: 40px 70px;
    margin: 5px;
    margin-bottom: 50px;
}

.subLeaderImgTitleBox {
    text-align: center;
}

.subLeaderImg {
    width: 100px;
    height: 130px;
    overflow: hidden;
    margin: 0 auto;
}

.subLeaderImgTitleBox h3 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 15px;
    color: #0078c4;
    font-size: 16px;
}

.subLeaderTitle {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/leader_title_bg.png) no-repeat center center;
    /* width: 192px; */
    /* height:70px; */
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 20px;
    background-size: 100% 100%;
    padding: 0 16px;
}

.subLeaderInfo {
    font-size: 16px;
    color: #333;
    text-indent: 2em;
    line-height: 28px;
}

.subLeaderSevenTitle {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.subLeaderSevenTitle h2 {
    font-size: 20px;
    color: #d40000;
}

.subGoverBox {
    margin-top: 30px;
}

.subGover01 {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.subGoverTitle01 {
    margin-bottom: 15px;
}

.subGoverTitle01 h2 {
    border-left: 3px solid #13914e;
    padding-left: 10px;
    font-size: 20px;
    line-height: 1.5;
}

.subGoverIntro {
    overflow: hidden;
}

.subGoverIntro .left {
    float: left;
    width: 580px;
}

.subGoverIntro .right {
    float: right;
    width: 580px;
}

.subGover01 h3 {
    background: #008336;
    text-align: center;
    min-height: 39px;
    line-height: 39px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
}

.subGover01 h3 i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 10px;
}

.subGover01 h3 a {
    color: #fff;
}

.subGoverList li {
    padding-left: 15px;
    position: relative;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-bottom: 8px;
    *padding-left: 0;
}

.subGoverList li:before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #eee;
    border-radius: 50%;
    content: '';
    clear: both;
}

.subGoverList li p {
    overflow: hidden;
}

.subGoverList li a {
    float: left;
    width: 110px;
    font-size: 16px;
}

.subGoverList li span {
    display: block;
    margin-left: 115px;
    font-size: 16px;
    *display: inline;
    *margin-left: 0;
}

.suborganList {
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-right: -50px;
    position: relative;
    overflow: hidden;
}

.suborganList:after {
    content: '';
    clear: both;
    width: 100%;
    height: 1px;
    background: #eee;
    position: absolute;
    bottom: 10px;
    left: 0;
}

.suborganList li {
    float: left;
    width: 21%;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.suborganList li a {
    display: block;
    padding-left: 15px;
    *padding-left: 0;
    position: relative;
    font-size: 16px;
    margin-right: 50px;
}

.suborganList li a:before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #eee;
    border-radius: 50%;
    content: '';
    clear: both;
}

.sub_leftFixed {
    position: fixed;
    top: 10px;
    left: 50%;
    margin-left: -600px;
    z-index: 99
}

.sub_leftstalic {
    position: static;
    top: auto;
    left: auto;
    margin-left: 0px;
    z-index: 9
}


/*Ã¥Ë†â€¡Ã¦ÂÂ¢*/

.tabArticleList02 {
    width: 100%;
    position: relative;
    min-height: 466px;
}

.tabMenu01 {
    width: auto;
    position: relative;
    border-bottom: 1px solid #eee;
    min-height: 38px;
    font-size: 0;
}

.tabMenu01 li {
    /*display: inline-block;*display: inline;*zoom:1;*/
    width: 76px;
    margin-right: 45px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.tabMenu01 li>a {
    display: block;
    font-size: 20px;
    font-weight: normal;
    position: relative;
    min-height: 38px;
    line-height: 32px;
    overflow: hidden;
    *height: 25px;
    *line-height: 25px;
    transition: all 0.3s ease-in-out;
}

.tabMenu01 li>a:after {
    content: '';
    clear: both;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: #199352;
    transition: all 0.3s ease-in-out;
}

.tabMenu01 li>a:hover,
.tabMenu01 li.active>a {
    text-decoration: none;
    color: #13914e;
    *color: #13914e;
}

.tabMenu01 li:last-child {
    margin-right: 0;
}

.tabMenu01 li>a:hover:after,
.tabMenu01 li.active>a:after {
    width: 100%;
}

.subTabInfo02 {
    position: absolute;
    padding-top: 12px;
    width: 100%;
    background: #fff;
    overflow: hidden;
    z-index: -1;
    top: 100%;
    width: 669px;
    left: 0;
}

.subGover02 .left .subTabInfo02 {
    opacity: 0;
    margin-left: -200px;
}

.subGover02 .left .subTabInfo02.on {
    position: relative;
    opacity: 1;
}

.subTabInfo02 dd {
    /*! margin-bottom: 10px; */
    min-height: 30px;
    padding-bottom: 10px;
    line-height: 30px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.subTabInfo02 dd span {
    float: right;
    font-size: 12px;
    color: #999;
    margin-left: 10px;
}

.subTabInfo02 dd a {
    font-size: 16px;
    display: block;
    padding-left: 10px;
    position: relative;
    min-height: 34px;
    line-height: 39px;
    overflow: hidden;
    *padding-left: 0;
}

.subTabInfo02 dd a:before {
    content: '';
    clear: both;
    position: absolute;
    left: 0;
    top: 18px;
    width: 4px;
    height: 4px;
    background: #d1d1d1;
    border-radius: 50%;
}

.tabMenu01 li.active dl {
    z-index: 99;
}

.tabArticleList02 {
    width: 100%;
    position: relative;
}

.tabMenu02 li>a {
    font-size: 18px;
    text-align: center;
}

.tabMenu02 li {
    padding-right: 17px;
    margin-right: 0;
}

.tabMenu02 {
    padding-left: 200px;
    *padding-left: 296px;
}

.subGover01 {}

.subGoverTitle02 {
    position: absolute;
    left: 0;
    top: 0;
}

.subGover02 .left {
    float: left;
    width: 669px;
}

.subGover02 .right {
    float: right;
    width: 485px;
}

.subGover02 .right .subTabInfo02 {
    display: block;
    position: static;
    top: auto;
    left: auto;
    padding-top: 0;
}

.subGoverTitle03 {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 12px;
}

.subRightTitle04 {
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.subRightTitle04 h2 {
    font-size: 20px;
}

.subRightList {}

.subRightList li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
    background: url(../images/li_icon.png) no-repeat left 9px;
}

.subRightList li a {
    font-size: 16px;
}

.subRightList li span {
    float: right;
    margin-left: 10px;
    font-size: 14px;
    color: #999999;
}

.subRightList li:nth-child(5n) {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.subSpecial01 {
    float: left;
    width: 720px;
    margin-bottom: 30px;
}

.subSpecial02 {
    float: right;
    width: 440px;
    margin-bottom: 30px;
}

.subSpecialBanner {
    margin-bottom: 20px;
}

.subSpecialBanner .slides li a {
    display: block;
    padding-bottom: 407px;
    height: 0;
    overflow: hidden;
}

.subSpecialBanner .slides li a img {
    display: block;
    width: 100%;
}

.subSpecialBanner .flex-control-nav {
    bottom: 20px;
}

.subSpecialBanner .flex-control-nav li {
    margin: 0 4px;
}

.subSpecialBanner .flex-control-paging li a {
    border-radius: 0;
    width: 6px;
    height: 6px;
    line-height: 6px;
    background: #89cdf0;
}

.subSpecialBanner .flex-control-paging li a.flex-active,
.subSpecialBanner .flex-control-paging li a:hover {
    background: #fff
}

.subGoverTitle04 {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.subSpecialList {
    overflow: hidden;
}

.subSpecialList li {
    margin-bottom: 6px;
    border-bottom: 1px solid #eee;
    padding-bottom: 6px;
    padding-left: 15px;
    *padding-left: 0;
    position: relative;
}

.subSpecialList li:before {
    content: '';
    clear: both;
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    background: #ddd;
    border-radius: 50%;
}

.subSpecialList li a {
    font-size: 16px;
}

.subSpecialList li span {
    float: right;
    margin-left: 10px;
    color: #999;
    font-size: 14px;
}

.subImportantList02 {
    overflow: hidden;
    margin-right: -20px;
}

.subImportantList02 li {
    float: left;
    width: 229px;
    margin-bottom: 10px;
}

.subImportantList02 li a {
    display: block;
    margin-right: 20px;
}

.subImportantList02 li a img {
    display: block;
    width: 210px;
    height: 119px;
}

.subImportantList02 li a span {
    display: block;
    min-height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
}


/*Ã¤Â¸Å¡Ã¥Å Â¡Ã©Â¢â€˜Ã©Ââ€œ*/

.subBusinessBox {
    overflow: hidden;
    margin-top: 20px;
}

.subBusiness01 {
    overflow: hidden;
    margin-bottom: 30px;
}

.subBusiness01 .subCol {
    width: 570px;
    overflow: hidden;
}

.subBusiness01 .left {
    float: left;
}

.subBusiness01 .right {
    float: right;
}

.subBusinessTitle {
    overflow: hidden;
}

.subBusinessTitle {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

.subMore {
    float: right;
    margin-left: 10px;
    font-size: 16px;
    margin-top: 10px;
}

.subBTitle {
    font-size: 20px;
    font-weight: bold;
    float: left;
    min-height: 40px;
    line-height: 40px;
    padding-left: 48px;
    background-position: center left;
    background-repeat: no-repeat;
}

.subBTitle1 {
    background-image: url(../images/b_img01.png);
}

.subBTitle2 {
    background-image: url(../images/b_img02.png);
}

.subBTitle3 {
    background-image: url(../images/b_img03.png);
}

.subBTitle4 {
    background-image: url(../images/b_img04.png);
}

.subBTitle5 {
    background-image: url(../images/b_img05.png);
}

.subBTitle6 {
    background-image: url(../images/b_img06.png);
}

.subBTitle7 {
    background-image: url(../images/b_img07.png);
}

.subBTitle8 {
    background-image: url(../images/b_img08.png);
}

.subBTitle9 {
    background-image: url(../images/b_img09.png);
}

.subBTitle10 {
    background-image: url(../images/b_img10.png);
}

.subBTitle11 {
    background-image: url(../images/b_img11.png);
}

.subBTitle12 {
    background-image: url(../images/b_img12.png);
}

.subBusinessList {
    overflow: hidden;
}

.subBusinessList li {
    position: relative;
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #eee;
    padding-left: 15px;
    line-height: 25px;
    overflow: hidden;
    *padding-left: 0;
    line-height: 1.2;
}

.subBusinessList li:before {
    content: '';
    clear: both;
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    background: #ddd;
    border-radius: 50%;
}

.subBusinessList li span {
    float: right;
    font-size: 14px;
    margin-left: 10px;
    color: #999;
}

.subBusinessList li a {
    font-size: 16px;
    display: inline-block;
    line-height: 1.2;
    *display: inline;
    *zoom: 1;
}


/*Ã¦â€“Â°Ã©â€”Â»Ã¤Â¸Â­Ã¥Â¿Æ’*/

.subNewsVideoList {
    overflow: hidden;
    margin-right: -28px;
}

.subNewsVideoList li {
    float: left;
    width: 307px;
}

.subNewsVideoList li a {
    display: block;
    margin-right: 28px;
}

.subNewsVideo {
    position: relative;
    width: 280px;
    height: 157px;
    overflow: hidden;
}

.subNewsVideo i.play {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    background: url(../images/bofang.png) no-repeat center center;
}

.subNewsVideoList li p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 6px;
    overflow: hidden;
}


/*Ã¦â€žÂÃ¨Â§ÂÃ¥Â¾ÂÃ©â€ºâ€ */

.subOpinionBox {
    margin-bottom: 50px;
    overflow: hidden;
}

.subOpinionBox h2 {
    margin-bottom: 20px;
    font-size: 20px;
}

.subOpinion01 {
    overflow: hidden;
    background: #fafafa;
    padding: 50px 50px 20px 50px;
}

.subOpinion01 form {
    margin-right: -70px;
}

.subOpinion01 .form-text-o {
    width: 505px;
    margin-right: 70px;
    float: left;
    margin-bottom: 30px;
    min-height: 37px;
    line-height: 37px;
}

.subOpinion01 .form-text-o strong {
    color: red;
    margin-right: 4px;
}

.subOpinion01 label {
    width: 90px;
    float: left;
    font-size: 16px;
    text-align: right;
}

.subOpinion01 .form-text-o input {
    float: left;
    width: 314px;
    min-height: 37px;
    line-height: 37px;
    border: 1px solid #dddddd;
    background: #fff;
    color: #333;
    margin-left: 15px;
    padding-left: 10px;
    padding-right: 10px
}

.subOpinion01 .form-text-o i {
    font-style: normal;
    font-size: 16px;
    float: left;
}

.subOpinion01 textarea {
    width: 930px;
    height: 300px;
    border: 1px solid #dddddd;
    background: #fff;
    color: #333;
    font-family: 'MicroSoft yahei';
    font-size: 16px;
    padding: 5px 10px;
    margin-left: 15px;
    margin-bottom: 30px;
}


/*Ã§Â½â€˜Ã¤Â¸Å Ã¨Â°Æ’Ã¦Å¸Â¥Ã¨Â¯Â¦Ã¦Æ’â€¦*/

.OnlineBox {
    overflow: hidden;
    margin-bottom: 30px;
}

.OnlineBox h2 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}

.OnlineInfo {
    overflow: hidden;
}

.OnlineInfo .left {
    float: left;
    width: 395px;
}

.OnlineInfo .right {
    margin-left: 430px;
}

.OnlineArticle {
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 30px;
    text-indent: 2em;
}

.OnlineTitle {
    margin-bottom: 10px;
    background: #eee;
    font-size: 16px;
    padding: 10px 20px;
}

.formCheckBoxList {
    overflow: hidden;
    margin: 10px;
}

.formCheckBoxList li {
    margin-bottom: 13px;
    font-size: 16px;
}

.formCheckBoxList li input[type='checkbox'] {
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    background: #fff;
    margin-right: 8px;
}

.formCheckBoxList li input[type=checkbox]:checked {
    background: url("../images/checked.png")no-repeat center;
}

.formTextarea03 {
    margin: 15px 0;
    width: 100%;
    height: 120px;
}

.formTextarea03 input {
    width: 1198px;
    height: 120px;
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}

.OnlineInfoList {
    margin: 15px 0px 15px 25px;
}

.OnlineInfoList li {
    font-size: 16px;
    margin-bottom: 10px;
}

.submitBox button {
    width: 320px;
    min-height: 40px;
    border-radius: 20px;
    background: #13914e;
    border: none;
    color: #fff;
    margin: 0 10px;
}

.submitBox button.cancel {
    background: #eee;
    color: #333;
}

.submitBox {
    overflow: hidden;
    text-align: center;
    margin-bottom: 50px;
}

.submitBox button:hover {
    background: #037039;
    cursor: pointer;
}

.submitBox button.cancel:hover {
    background: #ddd;
    cursor: pointer;
}

.subNewResreachList {
    overflow: hidden;
    border-top: 1px solid #eee;
    padding-top: 15px;
}

.subNewResreachList li {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.subNewResreachList li:last-child {
    margin-bottom: 10px;
}

.subNewResreach {
    overflow: hidden;
}

.subNewResreach .left {
    float: left;
    width: 300px;
}

.subNewResreach .right {
    margin-left: 314px;
}

.subNewResreach .right h4 {
    font-size: 16px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: normal;
}

.subNewResreach .right p {
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    position: relative;
}

.subNewResreach .right p:before {
    position: absolute;
    content: '';
    clear: both;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ddd;
    top: 8px;
    left: 0;
}

.subNewResreach .r_links {
    margin-top: 30px;
}

.subNewResreach .r_links a {
    float: left;
    display: block;
    min-width: 100px;
    min-height: 30px;
    line-height: 30px;
    text-align: center;
    background: #13914e;
    color: #fff;
    border-radius: 20px;
    margin-right: 20px;
    font-size: 14px;
}

.subNewResreach .r_links a.check {
    background: #e0e0e0;
    color: #333;
}

.subNewResreach .r_links a:hover {
    background: #107941
}

.subNewResreach .r_links a.check:hover {
    background: #ccc
}

.historyList {
    overflow: hidden;
    margin-right: -20px;
}

.historyList li {
    float: left;
    width: 50%;
    margin-bottom: 8px;
    overflow: hidden;
}

.historyList li div:before {
    content: '';
    clear: both;
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #ddd;
    border-radius: 50%;
}

.historyList li div {
    position: relative;
    padding-left: 10px;
    margin-right: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    min-height: 18px;
    line-height: 25px;
}

.historyList li span {
    color: #999;
    font-size: 14px;
    float: right;
    margin-left: 10px;
}

.historyList li a {
    font-size: 16px;
}

.subDisable {
    overflow: hidden;
}

.subDisable .lf {
    float: left;
    width: 200px;
}

.subDisable .rt {
    margin-left: 220px;
}

.disableList {}

.disableList li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.disableList li a {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    padding-left: 10px;
}

.disableList li a:before {
    content: '';
    clear: both;
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    background: #ddd;
}

.disableList li span {
    padding-left: 10px;
    display: block;
    color: #999;
    font-size: 14px;
    margin-top: 5px;
}

.disableList li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.subDisableList {
    overflow: hidden;
    margin-right: -20px;
}

.subDisableList li {
    width: 147px;
    float: left;
}

.subDisableList li a {
    margin-right: 20px;
    display: block;
    position: relative;margin-bottom: 20px;
}

.subDisableList li span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    background: #13914e;
    color: #fff;
    padding: 2px 4px;
    display: block;
}

.subvideoBox {
    overflow: hidden;
}

.subvideoBox .left {
    float: left;
    width: 560px;
}

.subvideoBox .right {
    margin-left: 600px;
}

.subVideoImg {
    position: relative;
}

.play02 {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    background: url(../images/bofang02.png) no-repeat center center;
}

.subVideo p {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 6px;
}

.subVideo img {
    width: 100%;
    display: block;
}

.subVideoList {
    margin-right: -40px;
}

.subVideoList li {
    float: left;
    width: 49.9%;
    margin-bottom: 15px;
}

.subVideoList li .subVideo {
    margin-right: 40px;
}

.subRightTitle05 {
    text-align: center;
}

.subYearList {
    margin-right: -19px;
    overflow: hidden;
    margin-bottom: 20px;
}

.subYearList a {
    float: left;
    padding: 0 15px;
    border: 1px solid #ddd;
    border-radius: 20px;
    text-align: center;
    line-height: 30px;
    background: #fff;
    font-size: 16px;
    color: #13914e;
    margin-right: 19px;
    margin-bottom: 15px;
}

.subYearList a:hover,
.subYearList a.active {
    background: #13914e;
    color: #fff;
    border-color: #13914e
}

.subYearTable {
    margin-bottom: 30px;
    overflow-x: auto;
}

.subDataBox {
    background: #fff;
    overflow: hidden;
    margin-bottom: 50px;
}

.subDataBox .title {
    text-align: center;
    font-size: 18px;
    background: #eeeeee;
    font-weight: normal;
    padding: 10px;
}

.subDataAllBox {
    border: 1px solid #ddd;
    border-top: none;
}

.subDataAll {
    text-align: center;
    padding: 15px 0;
}

.subDataForm label {
    font-size: 16px;
    margin: 0 10px;
}

.subDataForm select {
    cursor: pointer;
    width: 227px;
    background: none;
    border-radius: 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select_bg02.png) no-repeat scroll right #eee;
    *background-image: none;
    background-image: none\0;
    border: none;
    line-height: 37px;
    padding: 0 15px;
    font-size: 14px;
    margin: 0 15px;
}

.subDataForm .Searching {
    width: 90px;
    border: 1px solid #13914e;
    color: #13914e;
    background: #fff;
    line-height: 37px;
    border-radius: 20px;
    cursor: pointer;
    margin: 0 10px;
}

.subDataForm .Searching:hover {
    background: #13914e;
    color: #fff;
}

.subDataFormList {
    overflow: hidden;
    margin-right: -2px
}

.subDataFormList .subDataForm label {
    width: 153px;
    text-align: right;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.subDataFormList li {
    width: 599px;
    border-right: 1px solid #eee;
    float: left;
    border-top: 1px solid #eee;
    padding: 20px 0;
}

.subPartment {
    font-size: 16px;
    line-height: 26px;
    background: #fafafa;
    padding: 30px 40px 40px 40px;
    overflow: hidden;
    min-height: 718px;
}

.subPartment h3 {
    text-align: center;
    font-weight: normal;
    margin-bottom: 20px;
}

.subPartment p {
    text-indent: 2em;
}

.subPartLinks {
    text-align: center;
    display: block;
    margin-top: 20px;
    color: #36f;
}

.subPartLinks:hover {
    color: #36f;
    text-decoration: underline;
}

.partmentSubTitle {
    background: #fafafa;
    text-align: center;
    border: 1px solid #eee;
    margin-bottom: 50px;
}

.partmentSubTitle h2 {
    position: relative;
    margin: 0 auto;
    background: url(../images/p_titlebg.png) repeat center center #189351;
    font-size: 20px;
    color: #30a466;
    overflow: hidden;
    padding: 17px 43px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.partmentSubTitle h2 a {
    color: #ffe778;
    position: relative;
    z-index: 9
}

.partmentSubTitle h2 i {
    position: absolute;
    content: '';
    clear: both;
    background: url(../images/p_bg.png) no-repeat center center;
    top: 0;
    left: 0;
    z-index: 1;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.p_Dynamic {
    overflow: hidden;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.p_Dynamic .left {
    float: left;
    width: 580px;
}

.p_dynamicImg img {
    width: 100%;
    display: block;
}

.p_dynamicImg p {
    margin-top: 10px;
}

.p_dynamicImg a {
    font-size: 16px;
    line-height: 24px;
}

.p_Dynamic .right {
    float: right;
    width: 600px;
}

.p_title {
    overflow: hidden;
}

.p_dynamicInfo h2 {
    font-size: 20px;
    width: auto;
    float: left;
}

.p_dynamicInfo .more {
    width: auto;
    float: right;
}

.p_dynamicList {}

.p_dynamicList li {
    margin-top: 10px;
    padding-top: 10px;
    overflow: hidden;
    border-top: 1px solid #eee;
    position: relative;
    padding-left: 10px;
    *padding-left: 0;
}

.p_dynamicList li:before {
    position: absolute;
    left: 0;
    top: 15px;
    width: 4px;
    height: 4px;
    background: #ddd;
    border-radius: 50%;
    content: '';
    clear: both;
}

.p_dynamicList li span {
    color: #999;
    font-size: 14px;
    float: right;
    margin-left: 10px;
}

.p_dynamicList li a {
    font-size: 16px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    display: block;
}

.partmentKindBox {
    overflow: hidden;
    margin-bottom: 20px;
}

.partmentKindBox .left {
    float: left;
    width: 260px;
}

.partmentKindBox .right {
    float: right;
    width: 880px;
}

.p_functionList {}

.p_functionList li {}

.p_functionList li h2 a {
    font-size: 20px;
    color: #13914e;
}

.p_functionList li h2 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.p_functionList li p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 28px;
}

.p_functionList li p a {
    color: #d45335;
}

.p_functionList li h2 a:hover,
.p_functionList li p a:hover {
    text-decoration: underline;
}

.partmentKindBox .p_dynamicInfo {
    margin-bottom: 30px;
}

.p_dynamicLinksList {
    overflow: hidden;
    margin-top: 15px;
    padding-top: 12px;
    border-top: 1px solid #eee;
}

.p_dynamicLinksList li {
    padding-left: 10px;
    *padding-left: 0;
    float: left;
    margin-right: 60px;
    position: relative;
}

.p_dynamicLinksList li:before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #ddd;
    border-radius: 50%;
    content: '';
    clear: both;
}

.p_dynamicLinksList li a {
    font-size: 16px;
}

.Thematic_Gallery h2 {
    font-size: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.mlink {
    text-align: center;
    padding: 20px 0;
    font-size: 16px;
}

.mlink span {
    font-weight: bold;
}

.mlink a {
    margin: 0 10px;
}

.partmentSubTitle1 {
    margin-bottom: 10px;
}

.thematic_con {
    margin: 20px 0 0 0;
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}


/* FlexSlider Necessary Styles
*********************************/

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative;
    /*! margin: 0 20px 0 0; */
}


/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides>li a {
    display: block;
    margin: 0 10px;
}

.banner .flexslider .slides>li a {
    display: block;
}

.banner .flexslider .slides>li a span {
    height: 0;
    padding-bottom: 31.67%;
    overflow: hidden;
    display: block;
}

.banner .flexslider ul li.flex-active-slide img {
    transition: transform 6000ms linear 0s;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.flexslider .slides>li.clone {
    position: relative
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}


/* Clearfix for the .slides element */

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}


/* No JavaScript Fallback */


/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

.no-js .slides>li:first-child {
    display: block;
}


/* FlexSlider Default Theme
*********************************/

.flexslider {
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}


/* Direction Nav */

.banner .flex-direction-nav {
    *height: 0;
    display: none;
}

.flex-direction-nav a {
    text-indent: 99999px;
    text-decoration: none;
    display: block;
    width: 60px;
    height: 60px;
    background: #ddf0fb;
    border: 8px solid #93c1e0;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    margin-top: -35px;
    color: #fff;
    font-size: 70px;
    transition: all 0.35s ease-in-out
}

.flex-direction-nav a:hover {
    text-shadow: 1px 1px 0 #666;
}

.flex-direction-nav .flex-prev {
    left: -20px;
}

.flex-direction-nav .flex-prev:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 13px solid #1d5f9b;
    left: 20px;
    top: 20px;
}

.flex-direction-nav .flex-next {
    right: -20px;
}

.flex-direction-nav .flex-next:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 13px solid #1d5f9b;
    left: 25px;
    top: 20px;
}

.flexslider:hover .flex-prev,
.flexslider:hover .flex-next {
    border-color: #6398c3;
    background: #ffffff;
}

.flexslider:hover .flex-next {}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}


/* Pause/Play */

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background: #ddd
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}


/* Control Nav */

.flex-control-nav {
    width: auto;
    position: absolute;
    top: -45px;
    right: 0;
    text-align: center;
    z-index: 9999;
}

.flex-control-nav li {
    zoom: 1;
    *display: inline;
    vertical-align: center;
    display: inline-block;
}

.flex-control-paging li a {
    width: 8px;
    height: 8px;
    display: block;
    cursor: pointer;
    background: #333
}

.flex-control-paging li a:hover {
    background: #199352
}

.flex-control-paging li a.flex-active {
    background: #199352
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

.listen_read {
    overflow: hidden;
    margin: 20px auto;
}

.listen {
    width: 580px;
    float: left;
}

.listen h2 {
    font-size: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.listen ul {
    margin: 20px 0 0 0;
}

.listen ul li {
    width: 48%;
    float: left;
    margin: 0 0 10px 0;
}

.listen ul li:nth-child(even) {
    float: right;
}

.listen ul li a {
    display: block;
    overflow: hidden;
    padding: 0 0 54% 0;
    height: 0px;
}

.listen ul li a img {
    width: 100%;
    transition: 1s;
}

.listen ul li a:hover img {
    transition: 1s;
    transform: scale(1.1);
}

.read {
    width: 600px;
    float: right;
}

.read h2 {
    font-size: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.p_dynamicList1 li {
    border-bottom: 1px solid #eee;
    border-top: 0px;
    padding: 5px 0 10px 10px;
}

.p_dynamicList11 li:last-child {
    border-bottom: 0px;
}

.study_science {
    overflow: hidden;
}

.study {
    width: 580px;
    float: left;
}

.study h2 {
    font-size: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.science {
    width: 600px;
    float: right;
}

.science h2 {
    font-size: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.science ul {
    overflow: hidden;
    margin: 20px -10px;
}

.science ul li {
    float: left;
    width: 33.3%;
}

.science ul li a {
    margin: 0 10px;
    display: block;
    height: 0px;
    overflow: hidden;
    padding-bottom: 81%;
}

.science ul li a img {
    width: 100%;
    transition: 1s;
}

.science ul li a:hover img {
    transition: 1s;
    transform: scale(1.1);
}


/*Ã©Â«ËœÃ§ÂºÂ§Ã¦ÂÅ“Ã§Â´Â¢1126*/

.f_subSearchBox {
    overflow: hidden;
    background-color: #fafafa;
    margin: 0 auto;
    width: 100%;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.f_subSearchTitle {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    margin: 0 auto;
    width: 100%;
}

.f_subSearchTitle h2 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 22px;
    color: #037039;
}

.f_subSearchTitle h2 a {
    color: #037039;
}

.f_subSearchInfo {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    overflow: hidden;
}

.f_level {
    padding-left: 40px;
    overflow: hidden;
    margin-bottom: 20px;
}

.f_level .fir {
    width: 66px;
    float: left;
    line-height: 37px;
    font-size: 16px;
    overflow: hidden;
    margin-right: 25px;
    text-align: right;
    min-height: 37px;
}

.f_level .sec {
    width: 187px;
    float: left;
    line-height: 37px;
    font-size: 14px;
    overflow: hidden;
    margin-right: 5px;
}

.f_level>input {
    width: 407px;
    float: left;
    line-height: 37px;
    font-size: 14px;
    color: #333;
    border: 1px solid #eeeeee;
    border-radius: 20px;
    background: #fff;
    padding: 0 20px;
    overflow: hidden;
}

.f_subSearchKey {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    overflow: hidden;
}

.f_level .subSearchTime {
    float: left;
    position: relative;
    margin-right: 30px;
    line-height: 37px;
    font-size: 16px;
}

.f_level .subSearchTime>input {
    float: left;
    margin-right: 5px;
    height: 16px;
    line-height: 16px;
    background: #fff;
    border: 1px solid #eee;
}

.f_level .subSearchTime>input[type="radio"] {
    width: 16px;
    height: 16px;
    opacity: 0;
    fiter: alpha(opacity=0);
    margin-top: 12px;
}

.f_level .subSearchTime>label {
    position: absolute;
    left: 0;
    top: 10px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #999;
    cursor: pointer;
}

.f_level .subSearchTime>input:checked+label {
    background-color: #13914e;
    border: 1px solid #13914e;
}

.f_level .subSearchTime>input:checked+label::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 9px;
    top: 1px;
    left: 6px;
    border: 1px solid #fff;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}

.f_level .subSearchTime i {
    font-style: normal;
    float: left;
    ! margin-left: 5px;
}

.timeBox {
    height: 37px;
    line-height: 37px;
    font-size: 16px;
}

.timeBox i {
    font-style: normal;
    font-size: 16px;
    margin-right: 10px;
}

.timeBox input {
    width: 130px;
    border: 1px solid #eee;
    background: #fff;
    width: 120px;
    line-height: 37px;
    overflow: hidden;
    margin: 0 10px;
    padding: 0 15px;
    color: #333;
    font-size: 14px;
}

.f_subSearchKey .f_level {
    margin-bottom: 20px;
}


/*Ã¦ÂÅ“Ã§Â´Â¢Ã§Â»â€œÃ¦Å¾Å“1125*/

.f_subResultBox {
    width: 1200px;
    margin: 0 auto;
    padding: 15px 0 0 0;
}

.f_subResultList {}

.f_subResultList li {
    float: left;
    margin-right: 65px;
}

.f_subResultList li a {
    font-size: 20px;
    border-bottom: 4px solid transparent;
    padding-bottom: 15px;
    display: block;
    font-weight: bold;
}

.f_subResultList li a.active,
.f_subResultList li a:hover {
    border-bottom-color: #037039;
    color: #037039;
}

.f_subResultInfoBox {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.f_subResultInfo {
    background: #fafafa;
    border: 1px solid #eee;
    border-top: none;
    padding: 40px 40px 0 40px;
    overflow: hidden;
}

.f_level02>input {
    border-radius: 0;
}

.f_subResultContentBox {
    width: 1200px;
    margin: 40px auto 0;
}

.f_keyWordsBox {}

.f_keyWordsBox p {
    font-size: 16px;
    overflow: hidden;
}

.f_keyWordsBox .keywords {
    color: #e40000;
    margin-right: 30px;
    padding-right: 30px;
    border-right: 1px solid #eee;
    line-height: 22px;
}

.f_keyWordsBox p.sort {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #000;
    vertical-align: top
}

.f_keyWordsBox p.sort a {
    text-decoration: underline;
    margin-right: 15px;
}

.f_keyWordsBox p.sort a:hover {
    color: #000;
}

.f_toolul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    position: relative;
}

.f_toolul span {
    padding-right: 15px;
    background: url(../images/arrow.png) no-repeat center right;
    cursor: pointer;
    font-size: 16px;
}

.f_toolulSubmit {
    float: right;
}

.f_toolulSubmit .submit {
    color: #fff;
    font-size: 16px;
    padding: 7px 10px;
    background: #03703a;
    border: none;
    border-radius: 20px;
}

.f_keyWordsBox02 {
    border-bottom: 1px solid #eee;
    padding-bottom: 7px;
    margin-top: 3px;
    line-height: 35px;
}

.f_timeList {
    position: absolute;
    top: 42px;
    left: 0px;
    z-index: 10;
    width: 177px;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    display: none;
}

.f_timeList li {
    line-height: 32px;
    padding: 0 12px;
    font-size: 14px;
    cursor: pointer;
}

.f_timeList li.line {
    border-top: 1px solid #ccc;
    margin: 0 10px 5px;
}

.f_timeList li input.flexDate {
    padding-right: 15px;
    background: url(../images/time.png) no-repeat 113px 5px #fff;
    width: 112px;
    border: none;
    border: 1px solid #eee;
    height: 24px;
    line-height: 24px;
    margin-left: 5px;
    padding-left: 5px;
    font-size: 12px;
}

.f_timeList li input.zdybtn {
    text-align: center;
    margin: 10px 45px 15px;
    width: 50px;
    height: 26px;
    line-height: 26px;
    background: #03703a;
    color: #fff;
}

.subNewBox {
    margin-bottom: 10px;
    overflow: hidden;
}

.subNewBox .new {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-top: 20px;
}

.subNewBox .new .title a {
    font-size: 16px;
}

.subNewBox .new .title {
    margin-bottom: 10px;
}

.subNewBox em {
    color: #e40000;
}

.subNewBox .new .txt {
    color: #666;
    font-weight: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.subNewBox .new .web {
    color: #02703a;
    font-size: 12px;
    word-wrap: break-word;
    margin-right: 30px;
}

.subNewBox .new div {
    color: #999;
    font-size: 12px;
}

.subNewBox .new .web:hover {
    color: #a40000;
}

.subAffix {
    overflow: hidden;
    margin-bottom: 15px;
}

.subAffix h2 {
    font-size: 20px;
    color: #135a91;
    margin-bottom: 15px;
    font-weight: normal;
}

.subAffix a {
    font-size: 16px;
    margin-right: 35px;
    margin-bottom: 10px;
}


/*Ã¦Â£â‚¬Ã§Â´Â¢1126*/

.f_level .year {
    line-height: 34px;
    margin-left: 91px;
    display: block;
}

.f_level .year a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    min-width: 50px;
    margin-right: 10px;
    text-align: center;
    font-size: 16px;
}

.f_level .form-info {
    margin-right: 20px;
}

.f_level .form-select {
    float: left;
    width: 229px;
    line-height: 37px;
    border: 1px solid #eee;
    border-radius: 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/arrow_bottom.png) no-repeat scroll 200px #fff;
    padding-left: 20px;
    /*! color:#999; */
    font-size: 14px;
}

.f_level03 .subSearchTime>input[type="checkbox"] {
    width: 16px;
    height: 16px;
    opacity: 0;
    fiter: alpha(opacity=0);
    margin-top: 12px;
}

.f_level03 .subSearchTime>label {
    position: absolute;
    left: 0;
    top: 10px;
    width: 16px;
    height: 16px;
    border: 1px solid #999;
    cursor: pointer;
    border-radius: 0;
}

.f_level03 .subSearchTime>input[type="checkbox"]:checked+label {
    background-color: #13914e;
    border: 1px solid #13914e;
}

.f_level03 .subSearchTime>input[type="checkbox"]:checked+label::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 9px;
    top: 1px;
    left: 6px;
    border: 1px solid #fff;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}

.f_level04 input {
    width: 209px;
}

.newTab {
    margin-bottom: 60px;
}

.newTab .title {
    font-size: 18px;
    color: #136c91;
    margin-bottom: 15px;
    padding-left: 80px;
}

.newTab .title a {
    color: #136c91;
}

.rowTab {
    border: 1px solid #eee;
    border-bottom: none;
}

.rowTab .row {
    border-bottom: 1px solid #eee;
}

.rowTab p {
    padding: 15px 30px;
    overflow: hidden;
    font-size: 16px;
    line-height: 28px;
}

.rowTab p.w50 {
    float: left;
    width: 538px;
}

.rowTab .row p.w50:first-child {
    border-right: 1px solid #eee;
}

.f_level02 .form-select {
    width: 449px;
    padding: 0 11px;
    background-position: 423px;
    border-radius: 0;
}

.f_subSearchKey02 {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}


/* 2020.04.23Ã¥Å Â Ã©Â¡ÂµÃ©ÂÂ¢ */

.complaintPage {
    padding-top: 1px;
    background: url(../images/complaintpage.png) top center repeat-x;
    background-size: 100% 500px;
    margin-top: -2px;
}

.complaintTitle {
    border-bottom: 1px solid #d7d7db;
}

.complaintLink {
    float: right;
    color: #911313;
    font-size: 20px;
}

.complaintBox {
    background: url(../images/complaint.png) center center no-repeat;
    height: 416px;
    background-size: 100% 100%;
    overflow: hidden;
    padding: 0 0 18px;
}

.complaintBox li {
    width: 30%;
    float: left;
    position: relative;
    margin: 8px 5% 10px 0;
}

.complaintBox .num {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    min-height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: #13914e;
    display: block;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
}

.complaintBox a {
    padding: 25px 0 0 25px;
    display: block;
}

.complaintBox .content {
    padding: 30px 25px;
    box-shadow: 0 0 50px rgba(19, 145, 78, 0.15);
}

.complaintBox .content .title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #333;
    margin-bottom: 8px;
}

.complaintBox .content .info {
    font-size: 16px;
    line-height: 24px;
    min-height: 72px;
    overflow: hidden;
    text-align: justify;
    color: #333;
}

.complaintBox .complaint1 .content {
    background: url(../images/complaint1.png) right bottom no-repeat #fff;
}

.complaintBox .complaint2 .content {
    background: url(../images/complaint2.png) right bottom no-repeat #fff;
}

.complaintBox .complaint3 .content {
    background: url(../images/complaint3.png) right bottom no-repeat #fff;
}

.complaintBox .complaint4 .content {
    background: url(../images/complaint4.png) right bottom no-repeat #fff;
}

.complaintBox .complaint5 .content {
    background: url(../images/complaint5.png) right bottom no-repeat #fff;
}

.complaintBox .complaint6 .content {
    background: url(../images/complaint6.png) right bottom no-repeat #fff;
}

.complaintBox .complaint3 {
    margin-right: 0;
}

.complaintBox .complaint4 {
    float: right;
    margin-right: 0;
}

.complaintBox .complaint5 {
    float: right;
}

.complaintBox .complaint6 {
    float: right;
}

.complaintBottom {
    padding: 13px 0 0;
    height: 264px;
}

.complaintBottom .subGoverTitle03 {
    margin-bottom: 7px;
}

.complaintBottom .lf {
    width: 430px;
    float: left;
    margin-right: 45px;
}

.complaintBottom .mid {
    width: 430px;
    float: left;
    margin-right: 45px;
}

.complaintBottom .rt {
    width: 250px;
    float: right;
}

.complaintDepart {}

.complaintDepart li {}

.complaintDepart li a {
    display: block;
    border-bottom: 1px solid #e1e1e1;
    padding: 0px 0px 16px;
    overflow: hidden;
    margin-bottom: 16px;
}

.complaintDepart li a img {
    float: left;
    width: 34px;
    height: 34px;
    margin: 5px 16px 0 0;
}

.complaintDepart li a span {
    display: block;
    margin-left: 41px;
    font-size: 16px;
    line-height: 19px;
    width: 136px;
}

.complaintDepart li a:hover img {
    transform: scale(1);
    opacity: 1
}

.complaintDepart li a:hover span {
    color: #f00;
}

.complaintDepart li h3 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 9px;
    /* padding:20px 0px 10px 0; */
}

.complaintDepart .jubaoBox .email {
    display: block;
    padding: 0 0 0 27px;
    background: url(../images/mail.png) left center no-repeat;
    margin-bottom: 10px;
    font-size: 16px;
    word-break: break-all;
}

.complaintDepart .jubaoBox .phone {
    display: block;
    padding: 0 0 0 27px;
    background: url(../images/phone.png) left center no-repeat;
    font-size: 16px;
    word-break: break-all;
}


/* Ã¦Å“ÂÃ¥Å Â¡Ã¥Â¹Â³Ã¥ÂÂ° */

.servicePlatform {
    background: url(../images/serviceplatform.png) top center no-repeat;
    background-size: cover;
    overflow: hidden;
}

.servicePlatformLink {
    float: right;
    font-size: 16px;
    border: 1px solid #13914e;
    border-radius: 4px;
    line-height: 30px;
    padding: 0 12px;
    color: #13914E;
    background: #fff;
}

.servicePlatformLink:hover {
    background: #13914e;
    color: #fff;
}

.servicePlatformList ul {
    font-size: 0;
    margin: 35px -10px 20px;
    text-align: center;
}

.servicePlatformList li {
    width: 25%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: left;
}

.servicePlatformList a {
    display: block;
    margin: 0 10px 20px;
    border: 1px solid #eee;
    font-size: 16px;
    line-height: 77px;
    position: relative;
    background: #fff;
}

.servicePlatformList a::after {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/servicecorner.png);
}

.servicePlatformList a:hover {
    background: #13914E;
    color: #fff;
    border: 1px solid #13914e;
}

.servicePlatformList a:hover::after {
    background: url(../images/servicecorner2.png)
}

.servicePlatformList a i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 80px;
    height: 60px;
    vertical-align: middle;
    margin: 0 16px 0 50px;
}

i.service1 {
    background: url(../images/service011.png) center center no-repeat;
}

i.service2 {
    background: url(../images/service021.png) center center no-repeat;
}

i.service3 {
    background: url(../images/service031.png) center center no-repeat;
}

i.service4 {
    background: url(../images/service041.png) center center no-repeat;
}

i.service5 {
    background: url(../images/service051.png) center center no-repeat;
}

i.service6 {
    background: url(../images/service061.png) center center no-repeat;
}

i.service7 {
    background: url(../images/service071.png) center center no-repeat;
}

i.service8 {
    background: url(../images/service081.png) center center no-repeat;
}

i.service9 {
    background: url(../images/service091.png) center center no-repeat;
}

i.service10 {
    background: url(../images/service101.png) center center no-repeat;
}

i.service11 {
    background: url(../images/service111.png) center center no-repeat;
}

i.service12 {
    background: url(../images/service121.png) center center no-repeat;
}

i.service13 {
    background: url(../images/service131.png) center center no-repeat;
}

.servicePlatformList a:hover i.service1 {
    background: url(../images/service012.png) center center no-repeat;
}

.servicePlatformList a:hover i.service2 {
    background: url(../images/service022.png) center center no-repeat;
}

.servicePlatformList a:hover i.service3 {
    background: url(../images/service032.png) center center no-repeat;
}

.servicePlatformList a:hover i.service4 {
    background: url(../images/service042.png) center center no-repeat;
}

.servicePlatformList a:hover i.service5 {
    background: url(../images/service052.png) center center no-repeat;
}

.servicePlatformList a:hover i.service6 {
    background: url(../images/service062.png) center center no-repeat;
}

.servicePlatformList a:hover i.service7 {
    background: url(../images/service072.png) center center no-repeat;
}

.servicePlatformList a:hover i.service8 {
    background: url(../images/service082.png) center center no-repeat;
}

.servicePlatformList a:hover i.service9 {
    background: url(../images/service092.png) center center no-repeat;
}

.servicePlatformList a:hover i.service10 {
    background: url(../images/service102.png) center center no-repeat;
}

.servicePlatformList a:hover i.service11 {
    background: url(../images/service112.png) center center no-repeat;
}

.servicePlatformList a:hover i.service12 {
    background: url(../images/service122.png) center center no-repeat;
}

.servicePlatformList a:hover i.service13 {
    background: url(../images/service132.png) center center no-repeat;
}


/* Ã¦Å“ÂÃ¥Å Â¡Ã¥Â¹Â³Ã¥ÂÂ°Ã¨Â¯Â¦Ã¦Æ’â€¦Ã©Â¡Âµ */

.serviceInfoBox {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 30px 40px;
    margin: 0 0 30px;
}

.serviceTitle {
    border-bottom: 1px solid #eee;
    line-height: 48px;
    display: block;
}

.serviceTitle i {
    width: 48px;
    height: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.serviceTitle span {
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.serviceLinksBox {
    float: right;
    margin: 6px 0 0;
    position: relative;
    z-index: 10;
}

.serviceLinksBox a {
    display: block;
    border: 1px solid #13914e;
    line-height: 40px;
    padding: 0 26px;
    color: #13914e;
    border-radius: 4px;
    font-size: 16px;
    margin: 0 0 18px;
}

.serviceLinksBox a:hover {
    color: #fff;
    background: #13914E;
}

.serviceInfo .info {
    display: block;
    color: #333;
    font-size: 18px;
    line-height: 32px;
    margin: 22px 0 0;
}

.serviceInfo .info p {
    padding: 0 0 0 12px;
    margin: 0 0 15px;
    position: relative;
}

.serviceInfo .info p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 14px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #c0ad8b;
}