
.banner {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    height: 180px;
}

.main {
    width: 1180px;
    margin: 0 auto;
    padding-top: 39px;
}

.main-left {
    width: 180px;
}

.left-tit {
    font-size: 24px;
    color: #0081cc;
}

.left-nav {
    margin-top: 20px;
    border-top: 1px solid #f0f0f0;
}

.left-nav a {
    color: #333;
    display: block;
    font-size: 14px;
    line-height: 23px;
    border-bottom: 1px solid #f0f0f0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.left-nav>li>a {
    background: url(../image/left_nav_arr.jpg) no-repeat 11px -20px;
    padding-left: 25px;
    font-weight: bold;
}

.left-nav>li>a:hover,
.left-nav>li>a.on {
    color: #fff;
    background: #0081cc url(../image/left_nav_arr_01.jpg) no-repeat 11px 14px;
}

.left-nav dl {
    display: none;
}

.left-nav dd>a {
    background: url(../image/point.gif) no-repeat 13px 14px;
    padding-left: 25px;
}

.left-nav dd>a:hover,
.left-nav dd>a.on {
    background: #0081cc url(../image/pointw.gif) no-repeat 13px 14px;
    color: #fff;
}

.third-nav {
    display: none;
}

.third-nav h4 a {
    background: url(../image/thirdnav_02.jpg) no-repeat 26px center;
    padding-left: 36px;
}

.third-nav h4 a:hover,
.third-nav h4 a.open {
    color: #0081cc;
    background-image: url(../image/thirdnav_01.jpg);
}

.third-nav ul {
    display: none;
}

.third-nav li a {
    padding-left: 41px;
}

.third-nav li a:hover {
    color: #0081cc;
}

.main-right {
    width: 950px;
    min-height: 500px;
}

.right-tit {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    padding-bottom: 11px;
}

.profile h3 {
    font-size: 18px;
    color: #0081cc;
    padding-bottom: 12px;
}

.txt-three {
    overflow: hidden;
    padding-right: 30px;
    margin-bottom: 30px;
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.profile .txt_left,
.profile .txt_mid,
.profile .txt_right {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    text-indent: 2em;
    text-align: justify;
    text-justify: inter-ideograph;
}

.profile p.no-indent {
    text-indent: 0;
}

.profile .no_indent {
    text-indent: 0;
}

.profile .txt_left {
    width: 290px;
    float: left;
}

.profile .txt_mid {
    width: 295px;
    margin-left: 20px;
    float: left;
}

.profile .txt_right {
    width: 295px;
    float: right;
}

.profile .desc p.strong {
    color: #0081cc;
    font-size: 18px;
    margin-top: 15px;
}

.news {
    padding-top: 6px;
    padding-right: 44px;
}

.top-news .pic,
.top-news .pic img {
    width: 247px;
    height: 185px;
}

.top-news .txt {
    width: 635px;
}

.top-news .txt h2 {
    padding-top: 8px;
}

.top-news .txt h2 a {
    font-size: 21px;
    color: #0081cc;
    font-weight: bold;
}

.top-news .txt .info {
    font-size: 14px;
    line-height: 25px;
    color: #333;
    margin-top: 7px;
}

.top-news .txt .info a {
    color: #0081cc;
}

.news-list {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
}

.news-list li {
    overflow: hidden;
    line-height: 22px;
    height: 22px;
    padding: 8px 0;
    font-size: 14px;
}

.news-list li a {
    float: left;
    color: #333;
    display: block;
    padding-left: 11px;
    background: url(../image/main_news_li_bg.gif) 0 center no-repeat;
}

.news-list li span {
    float: right;
    display: block;
    color: #999;
}

.news-list li a:hover {
    color: #0081cc;
}

.page-list {
    height: 35px;
    padding-top: 20px;
    color: #fff;
    clear: both;
    text-align: center;
}

.page-list a {
    display: inline-block;
    width: 24px;
    height: 21px;
    line-height: 21px;
    background: #ccc;
    margin-right: 4px;
    text-align: center;
    color: #fff;
    background: url(../image/page-list-bg.png) no-repeat;
}

.page-list .page_prev,
.page-list .page_next {
    width: 54px;
    background: url(../image/page-list-prev.png) no-repeat;
}

.page-list .page_next {}

.page-list .page_first,
.page-list .page_last {
    width: 42px;
    background: url(../image/page-list-first.png) no-repeat;
}

.page-list .page_last {}

.page p {
    width: 79px;
    height: 21px;
    background: url(/style/images/news_page.png) no-repeat;
    line-height: 21px;
    text-align: center;
    cursor: pointer;
}

.pic-slide {
    padding: 38px 0 20px;
    width: 920px;
    position: relative;
}

.pic-slide .bd {
    width: 760px;
    margin: 0 auto;
    overflow: hidden;
}

.pic-slide a.prev,
.pic-slide a.next {
    display: block;
    position: absolute;
    top: 264px;
    left: 27px;
    background: url(../image/picslide.png) no-repeat 0 0;
    width: 31px;
    height: 31px;
}

.pic-slide a.next {
    background-position: 0 -32px;
    left: auto;
    right: 27px;
}

.pic-slide .pic {
    width: 760px;
    height: 482px;
    display: table;
}

.pic-slide .pic-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.pic-slide .pic-cell img {
    max-width: 760px;
    max-height: 482px;
}

.pic-slide .txt {
    font-size: 14px;
    line-height: 25px;
    color: #333;
    padding-top: 15px;
}

.pic-slide ul {
    width: 10000px;
}

.pic-slide li {
    float: left;
    width: 760px;
    overflow: hidden;
}

.contact {
    padding: 5px 0;
    overflow: hidden;
}

.contact dl {
    margin-right: 37px;
    float: left;
}

.contact dt {
    font-size: 18px;
    color: #0081cc;
    padding-bottom: 13px;
}

.contact dd {
    font-size: 14px;
    color: #333;
    padding: 2px 0;
}

.txt-pics {
    padding: 3px 48px 100px 0;
}

.txt-pics h4 {
    font-size: 16px;
    /* color: #0081cc; */
    color: #333;
    line-height: 25px;
    text-align: justify;
}

.txt-pics-list {
    margin-right: -20px;
    overflow: hidden;
    padding-top: 40px;
}

.txt-pics-list li {
    float: left;
    width: 210px;
    margin-right: 20px;
    margin-bottom: 30px;
    text-align: center;
}

.txt-pics-list .pic,
.txt-pics-list .pic img {
    width: 210px;
    height: 140px;
}

.txt-pics-list .tit {
    color: #333;
    font-size: 14px;
    padding-top: 15px;
    height: 42px;
    overflow: hidden;
}

.txt-pics-list li:hover .tit {
    color: #0081cc;
}

.plane-tab {
    padding: 3px 30px 100px 0;
}

.plane-tab h3 {
    font-size: 18px;
    color: #0081cc;
    line-height: 25px;
}

.plane-tab .hd {
    margin-top: 22px;
    height: 39px;
    background: url(../image/f0.jpg) repeat-x bottom;
}

.plane-tab .hd li {
    float: left;
    width: 120px;
    height: 38px;
    border: 1px solid #f0f0f0;
    border-bottom: none;
    text-align: center;
    font-size: 14px;
    color: #7f7f7f;
    background: #e6e6e6;
    line-height: 38px;
    margin-right: 3px;
    position: relative;
    cursor: pointer;
}

.plane-tab .hd li.on {
    background: #fff;
    color: #4e4e4e;
    border-bottom: 1px solid #fff;
}

.plane-tab .bd {
    border: 1px solid #f0f0f0;
    border-top: none;
    overflow: hidden;
    padding-bottom: 50px;
}

.plane-tab .bd ul {
    width: 3000px;
}

.plane-tab .bd li {
    width: 860px;
    padding: 28px 30px;
    display: none;
}

.plane-tab .bd li p {
    font-size: 14px;
    color: #333;
    line-height: 25px;
}

.plane-tab .bd li img {
    max-width: 100% !important;
}

.culture h2 {
    color: #0081cc;
    font-size: 21px;
}

.culture h3 {
    color: #0081cc;
    font-size: 18px;
    margin-top: 15px;
}

.culture p {
    font-size: 14px;
    color: #333;
    padding: 2px 0;
}

.leader-words {
    padding: 6px 31px 0 0;
}

.leader-info .pic,
.leader-info .pic img {
    width: 254px;
    height: 187px;
}

.leader-info .txt {
    width: 635px;
    margin-left: 28px;
}

.leader-info .txt h1 {
    font-size: 30px;
    font-weight: bold;
    color: #007fcc;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 6px 0;
    margin-bottom: 8px;
}

.leader-info .txt h4 {
    color: #333;
    font-size: 14px;
    line-height: 25px;
    padding-left: 2px;
}

.leader-txt {
    margin-top: 25px;
}

.leader-txt p {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    text-align: justify;
    text-justify: inter-ideograph;
    /*text-indent: 2em;*/
    margin-bottom: 22px;
}

.leader-txt .right {
    width: 284px;
    float: right;
}

.leader-txt .mid,
.leader-txt .min {
    width: 288px;
    margin-left: 30px;
    float: left;
}

.leader-txt .left {
    width: 288px;
    float: left;
}

.leader-txt p.no-indent {
    text-indent: 0;
}

.to-general a {
    color: #007fcc;
    padding-right: 15px;
    background: url(../image/to-general-a.gif) no-repeat right center;
}


/* 领导团队 */

.team-list {
    padding: 6px 0 30px 0;
    width: 920px;
    overflow: hidden;
}

.team-list .first {
    border-top: 1px solid #f0f0f0;
    padding-top: 17px;
}

.team-list .second {
    border-top: 1px solid #7fc0e5;
    margin-top: 30px;
    padding-top: 3px;
}

.team-list .third {
    border-top: 1px solid #7fc0e5;
    margin-top: 30px;
    padding-top: 3px;
    margin-right: -70px;
}

.team-list ul li {
    overflow: hidden;
    width: 296px;
    margin-right: 30px;
    padding-top: 2px;
    padding-bottom: 5px;
    float: left;
}

.team-list ul li img {
    width: 66px;
    height: 91px;
}

.team-list ul li div {
    margin-left: 5px;
    font-size: 14px;
    line-height: 25px;
    width: 195px;
}

.team-list ul li div .position {
    line-height: 1.5;
    margin-top: 5px;
}

.team-list ul li .name {
    color: #0081cc;
}

.team-list .third li {
    margin-bottom: 3px;
    border-bottom: 1px solid #7fc0e5;
}

.invest-company {
    padding: 30px 30px 30px 0;
    font-size: 14px;
}

.invest-company h3 {
    font-size: 18px;
    color: #0081cc;
    font-weight: bold;
    margin-bottom: 38px;
}

.invest-company h3 a {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    margin-left: 6px;
    cursor: text;
}

.invest-company dl {
    margin-bottom: 38px;
}

.invest-company dt {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 11px;
    margin-bottom: 10px;
}

.invest-company dt a {
    color: #0081cc;
    font-weight: bold;
}

.invest-company dd {
    padding: 10px 0;
    overflow: hidden;
}

.invest-company dd p {
    float: left;
    color: #333;
}

.invest-company dd a {
    float: right;
    color: #0081cc;
}

.oversea {
    padding: 30px 30px 30px 0;
    font-size: 14px;
}

.oversea h3 {
    font-size: 18px;
    color: #0081cc;
    font-weight: bold;
}

.oversea h4 {
    font-size: 14px;
    color: #0081cc;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
    padding-top: 25px;
}

.oversea h3 a {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    margin-left: 6px;
}

.oversea .area {
    margin-top: 33px;
    position: relative;
}

.oversea .area a {
    display: block;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 89px;
    height: 131px;
    cursor: default;
}

.oversea .area .asia {
    top: 37px;
    left: 721px;
}

.oversea .area .australia {
    top: 300px;
    left: 768px;
}

.oversea .area .europe {
    top: 9px;
    left: 484px;
}

.oversea .area .america {
    top: 72px;
    left: 170px;
}

.oversea .area .africa {
    top: 183px;
    left: 463px;
}

.area-list {
    padding-top: 10px;
    padding-bottom: 20px;
}

.area-list li {
    padding: 10px 0;
    font-size:
}


/* 历史沿革 */

.history {
    padding: 6px 0 0px 18px;
    width: 920px;
    height: 615px;
    /*background: url(../images/history_bg1.jpg) no-repeat;*/
    position: relative;
    overflow: hidden;
}

.history .cloud {
    width: 920px;
    height: 301px;
    position: absolute;
    background: url(../image/cloud2.png) no-repeat;
    right: 0;
    top: 140px;
    display: none;
}

.history .click_left {
    position: absolute;
    width: 31px;
    height: 31px;
    background: url(../image/click_bg_prev.png) no-repeat;
    top: 310px;
    left: 180px;
    display: none;
    z-index: 999;
    cursor: pointer;
}

.history .click_right {
    position: absolute;
    width: 31px;
    height: 31px;
    background: url(../image/click_bg_next.png) no-repeat;
    top: 310px;
    right: 80px;
    z-index: 999;
    cursor: pointer;
}

.history .cur_left {
    background: url(../image/click_bg_prev_2.png) no-repeat;
}

.history .cur_right {
    background: url(../image/click_bg_next_2.png) no-repeat;
}

.history p {
    color: #555;
}

.history h3 {
    font-size: 18px;
    color: #0081cc;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    line-height: 55px;
    height: 55px;
    font-weight: bold;
    margin-bottom: 15px;
}

.history .info1,
.history .info2 {
    position: absolute;
    width: 300px;
    height: 200px;
}

.history .info1 {
    left: 0;
    top: 7px;
}

.history .info2 {
    left: 340px;
    top: 37px;
}

.history .info1 p,
.history .info2 p {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.history_timeline {
    position: absolute;
    left: 1px;
    top: 305px;
    height: 313px;
    width: 1854px;
}

.history_timeline .plane {
    width: 500px;
    height: 145px;
    position: absolute;
    background: url(../image/history_plane.png) no-repeat;
    left: 0;
    top: 45px;
}

.history_timeline .details {
    width: 10000px;
    height: 350px;
    position: absolute;
    background: url(../image/timeline.png) repeat-x left 136px;
    top: 0;
    left: 500px;
    padding-left: 10px;
}

.history_timeline .details ul {
    height: 350px;
}

.history_timeline .details ul li {
    height: 172px;
    background: url(../image/flag.png) no-repeat left 47px;
    padding-top: 178px;
    width: 150px;
    margin-right: 12px;
    float: left;
}

.history_timeline .details ul li.big {
    width: 200px;
}

.history_timeline .details ul li div {
    padding-left: 7px;
    padding-bottom: 16px;
    width: 128px;
    border-left: 1px solid #ccc;
}

.history_timeline .details ul li h4 {
    color: #007fcc;
    font-weight: bold;
}

.history_timeline .details ul li h5 {
    line-height: 16px;
}

.history_timeline .details ul li p {
    width: 128px;
    line-height: 16px;
    color: #000;
}

.history_timeline .details ul li div.odd {
    padding-top: 8px;
    margin-bottom: 0;
    border-top: 1px dashed #000;
}

.history_timeline .details .event {
    width: 207px;
    height: 159px;
    position: absolute;
    top: 0px;
}

.history_timeline .details .event p {
    position: absolute;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    width: 150px;
    top: -2px;
    left: 25px;
    width: 168px;
    height: 63px;
    padding: 4px 0 0 14px;
    background: url(../image/event_tip_bg.png) no-repeat;
}

.history_timeline .details .event strong {
    background: url(../image/event_tip_strong_bg.png) no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 23px;
    font-weight: bold;
    height: 33px;
    left: 0;
    line-height: 23px;
    padding: 23px 0 0 25px;
    position: absolute;
    top: 100px;
    width: 114px;
}

.people-first {
    padding: 3px 30px 30px 0;
}

.people-first p {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin-bottom: 20px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.people-first .left {
    width: 289px;
    float: left;
}

.people-first .mid,
.people-first .min {
    width: 298px;
    margin-left: 30px;
    float: left;
}

.people-first .right {
    width: 270px;
    float: right;
    padding-top: 9px;
}

.people-first .right img {
    display: block;
    margin-bottom: 23px;
    width: 270px;
    height: auto;
}

.people-first .right .link {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    height: 26px;
    line-height: 26px;
    padding-left: 5px;
    overflow: hidden;
}

.people-first .right .link a {
    color: #0081cc;
    /*padding-right: 14px;
    background: url(../images/yrwb_li_a_bg.gif) no-repeat right center;*/
    float: right;
}

.recruit {
    position: relative;
}

.recruit .tc {
    text-align: center;
}

.recruit h2 {
    margin-bottom: 0;
}

.recruit table {
    clear: both;
    margin: 32px 0;
    width: 100%;
    font-size: 14px;
    color: #666;
    width: 100%;
}

.recruit table thead th {
    background: url(../image/hot_news_h3.gif) no-repeat 0 50%;
    padding-left: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #007fcc;
    height: 40px;
}

.recruit table tbody th {
    background-color: #f4f4f4;
    font-weight: bold;
    padding-left: 10px;
    color: #636363;
    height: 34px;
    font-weight: normal;
}

.recruit table tbody td {
    padding-left: 10px;
    height: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.recruit table tr.first td {
    padding-top: 10px;
}

.recruit table tbody td.position {
    padding-left: 4px;
}

.recruit table tbody td.position a {
    color: #636363;
    display: inline-block;
    background: url(../image/join-us-p-2.gif) no-repeat 0 50%;
    padding-left: 10px;
}

.recruit table tbody td.position a:hover {
    color: #007fcc;
}

.recruit table tbody td.status_success {
    color: #007fcc;
}

.recruit table tbody td img {
    vertical-align: middle;
}

.recruit table tfoot td {
    border-bottom: 1px solid #e2e2e2;
    font-size: 0;
    height: 10px;
}

.recruit-search {
    padding-top: 32px;
    padding-left: 195px;
}

.recruit-search legend {
    display: none;
}

.recruit-search select,
.recruit-search label,
.recruit-search input {
    display: block;
    float: left;
    line-height: 24px;
    height: 24px;
}

.recruit-search select {
    width: 106px;
}

.recruit-search .recruit-search-keyword {
    background-color: #f6f6f6;
    color: #636363;
    border: none;
    padding: 0 10px;
    margin: 0 5px;
    height: 24px;
    width: 280px;
}

.recruit-search .recruit-search-submit {
    background: url(../image/searchbtn.jpg) no-repeat;
    color: #444;
    width: 70px;
    height: 25px;
    border: 0 none;
    cursor: pointer;
}

.zwss {
    border: 1px solid #e9e9e9;
    line-height: 21px;
    position: relative;
    cursor: pointer;
    position: relative;
    width: 80px;
    margin-bottom: 10px;
    z-index: 3;
    background: url(../image/fzbg_select_bg.gif) 65px 9px no-repeat;
}

.zwss h4 {
    padding-left: 10px;
    height: 22px;
    line-height: 22px;
}

.zwss ul {
    position: absolute;
    width: 80px;
    display: none;
    top: 21px;
    left: -1px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #e9e9e9;
}

.zwss ul li {
    height: 21px;
    line-height: 21px;
    text-indent: 9px;
    border-top: none;
}

.zwss ul li a {
    color: #666;
}

.zwss ul li:hover {
    color: #007fcc;
}

.cpfw-dh {
    width: 520px;
    position: absolute;
    z-index: 99;
    right: 0;
    top: 18px;
}

.cpfw-dh .more {
    background: url(/style/images/more2.png) no-repeat;
    width: 108px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
}

.cpfw-dh .more a {
    color: #fff;
}

.cpfw-dh ul {
    margin-top: 10px;
    width: 300px;
    background-color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.cpfw-dh ul li {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    border-bottom: 1px solid #666;
    padding: 0 10px;
}

.cpfw-dh ul li a {
    color: #000;
}

.business-school h3 {
    font-size: 18px;
    color: #333;
}

.business-school .desc_wrap {
    overflow: hidden;
    margin-top: 4px;
    padding-bottom: 30px;
}

.business-school .left {
    float: left;
    width: 330px;
    margin-right: 30px;
}

.business-school .min {
    width: 330px;
    float: left;
}

.business-school h4 {
    color: #0081cc;
    font-size: 14px;
    padding: 4px 0 2px;
}

.business-school p {
    line-height: 25px;
    color: #333;
    font-size: 14px;
    text-align: justify;
    text-justify: inter-ideograph;
}


/* 杂志 */

.magesine {
    padding: 40px 18px 0px 180px;
    height: 697px;
    background: #fff;
    position: relative;
}

.magasine_wrap {
    position: relative;
    padding-top: 22px;
}

.magesine .infos {
    width: 530px;
    height: 660px;
    overflow: hidden;
    float: right;
    margin-right: 150px;
}

.magesine a {
    color: #636363;
}

.magesine .infos h2 {
    height: 29px;
    line-height: 29px;
    color: #007fcc;
    font-size: 21px;
    font-weight: bold;
    background: url(/style/images/gsyj_h2_bg.png) repeat-x;
    margin-bottom: 44px;
}

.magesine .list {
    width: 103px;
    background: #0081c4;
    height: 512px;
    position: relative;
    padding: 20px 0 0 17px;
}

.magesine .list .list_wrap {
    position: relative;
    width: 82px;
    height: 500px;
    overflow: hidden;
}

.magesine .list .list_wrap li.on a {
    font-size: 14px;
}

.magesine .list ul {
    position: absolute;
    top: 0px;
    left: 0;
    width: 82px;
}

.magesine .list li {
    height: 26px;
    line-height: 26px;
    border-bottom: 1px solid #3394c6;
    padding-left: 8px;
    margin-bottom: 12px;
}

.magesine .list li p {
    height: 13px;
    line-height: 13px;
    text-align: left;
}

.magesine .list li p a {
    color: #fff;
}

.magesine .list li p.date {
    color: #6fb5de;
    height: 12px;
    line-height: 12px;
}

.magesine .list .controler {
    width: 4px;
    font-size: 0;
    background: url(../image/magasine_controler_bg.gif) repeat-y;
    height: 500px;
    position: absolute;
    top: 20px;
    left: 104px;
}

.magesine .list_mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    font-size: 0;
    height: 17px;
    background: url(../image/magasine_list_mark.gif) no-repeat;
    cursor: pointer;
}

.magesine .img {
    position: absolute;
    left: 150px;
    top: 34px;
}

.magesine .img img {
    width: 370px;
    height: 510px;
}

.magesine .img p {
    position: absolute;
    left: 60px;
    bottom: 34px;
}

.magesine .img p a {
    padding-left: 7px;
    background: url(/style/images/magasine_a_bg.gif) no-repeat left center;
}


/* 报纸 */

.newspaper {
    position: relative;
}

.newspaper .header {
    height: 175px;
    background: url(/style/images/newspaper_header_bg.jpg) no-repeat;
}

.newspaper_img {
    height: 600px;
    width: 398px;
    position: absolute;
    top: 102px;
    left: 16px;
}

.newspaper_img .img_wrap {
    width: 397px;
    height: 551px;
    background: url(/style/images/newspaper_img_bg.png) no-repeat;
    padding: 8px 0 0 1px;
}

.newspaper_img .img_wrap img {
    width: 385px;
    height: 535px;
}

.newspaper_img .info {
    width: 398px;
    height: 40px;
    position: relative;
}

.newspaper_img .download {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 52px;
    height: 18px;
    line-height: 18px;
    text-indent: 26px;
    background: url(/style/images/report_download.gif) no-repeat;
}

.newspaper_img .info p {
    position: absolute;
    top: 0;
    right: 0;
}

.newspaper_img .info p a {
    display: block;
    width: 55px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: #fff;
    background: url(/style/images/newspaper_next_prev.png) no-repeat;
    float: left;
    margin-right: 4px;
}

.newspaper .content {
    height: 548px;
    padding: 0 30px 0 430px;
    position: relative;
}

.newspaper .content_top {
    width: 556px;
    height: 26px;
    overflow: hidden;
}

.newspaper .content_top .date {
    width: 60px;
    padding: 0 8px;
    float: left;
    height: 26px;
    line-height: 26px;
    margin-right: 36px;
}

.newspaper .content_top .right {
    float: right;
}

.newspaper .content_top ul {
    height: 26px;
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative;
}

.newspaper .content_top ul li {
    height: 26px;
    line-height: 26px;
    text-align: center;
}

.newspaper .content_top dl {
    overflow: hidden;
    margin-right: 4px;
}

.newspaper .content_top .control {
    width: 110px;
}

.newspaper .content_top .control li {
    float: left;
    height: 26px;
    line-height: 26px;
    width: 38px;
    padding: 0 4px;
    color: #7d7d7d;
}

.newspaper .content_top .control li a {
    color: #7d7d7d;
}

.newspaper .content_top .control li a:hover {
    color: #007fcc;
}

.newspaper .content_top .control .next,
.newspaper .content_top .control .prev {
    width: 7px;
    padding: 0;
    background: url(/style/images/newspaper_next_prev.gif) no-repeat 0 center;
}

.newspaper .content_top .control .next {
    background: url(/style/images/newspaper_next_prev.gif) no-repeat -7px center;
}

.newspaper .content_top .year_select {
    width: 56px;
    background: url(/style/images/newspaper_yearse_bg.png) no-repeat;
}

.newspaper .content_top .year_select li {
    width: 45px;
}

.newspaper .content_top .dot {
    position: absolute;
    top: 0;
    right: 8px;
    width: 5px;
    height: 26px;
    background: url(/style/images/newspaper_ul_dot.gif) no-repeat 0 center;
    cursor: pointer;
}

.newspaper .content_top .num_select {
    width: 76px;
    background: url(/style/images/newspaper_num_bg.png) no-repeat;
}

.newspaper .content_top .num_select li {
    width: 63px;
}

.newspaper .content_top .page_nav,
.newspaper .content_top .title_nav {
    background: url(/style/images/newspaper_dl_bg.png) no-repeat;
    height: 26px;
    float: left;
    width: 73px;
}

.newspaper .content_top .page_nav dt,
.newspaper .content_top .page_nav dd {
    height: 26px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    color: #7d7d7d;
}

.newspaper .content_top .title_nav {
    float: left;
    width: 73px;
}

.newspaper .content_top .title_nav dt,
.newspaper .content_top .title_nav dd {
    height: 26px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    color: #7d7d7d;
}

.newspaper h2 {
    height: 29px;
    line-height: 29px;
    color: #007fcc;
    font-size: 21px;
    font-weight: bold;
    background: url(/style/images/gsyj_h2_bg.png) repeat-x;
    margin: 32px 0;
    text-align: center;
    clear: both;
}

.newspaper .news_details {
    height: 374px;
    width: 560px;
    position: relative;
    z-index: 1;
}

.newspaper .news_details_box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    height: 374px;
    width: 560px;
    background: #fff;
    display: none;
}

.newspaper .news_details .details {
    height: 374px;
    width: 546px;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 99;
}

.newspaper .news_details .scroll_ul {
    position: absolute;
    top: 0;
    left: 0;
}

.newspaper .news_details .scroll_ul li {
    margin-bottom: 30px;
}

.newspaper .news_details .scroll_ul h3 {
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    margin-bottom: 30px;
    color: #3c3d43;
}

.newspaper .news_details .scroll_ul li ul li {
    padding-left: 12px;
    background: url(/style/images/news_list_bg.gif) no-repeat left center;
    height: 32px;
    line-height: 32px;
    margin-bottom: 0;
    width: 400px;
    overflow: hidden;
}

.newspaper .news_details .scroll_ul li ul li a {
    color: #636363;
    font-size: 14px;
    font-family: "微软雅黑";
}

.newspaper .news_details .news_scroll {
    position: absolute;
    top: 0;
    right: 0;
    height: 370px;
    width: 9px;
    background: url(/style/images/newspaper_scroll_bg.gif) no-repeat;
    float: right;
}

.newspaper .news_details .news_scroll_mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 9px;
    height: 23px;
    background: url(/style/images/newspaper_scroll_mark.png) no-repeat;
    cursor: pointer;
}

.newspaper .footer {
    height: 37px;
    background: url(/style/images/newspaper_footer_bg.gif) repeat-x;
    padding: 20px 0 0 20px;
}

.newspaper .footer p {
    height: 16px;
    line-height: 16px;
    color: #f6f6f6;
}


/* 视频 */

.news_video {
    padding: 40px 18px 0px 18px;
    height: 614px;
    background: #fff;
}

.news_video .infos {
    width: 800px;
    float: right;
}

.news_video .infos h2 {
    height: 55px;
    line-height: 55px;
    color: #007fcc;
    font-size: 28px;
    font-weight: bold;
    font-family: "微软雅黑";
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    width: 720px;
    margin-bottom: 10px;
}

.news_video .select_wrap {
    position: relative;
    z-index: 99;
    width: 720px;
    height: 25px;
    padding-left: 103px;
    line-height: 25px;
    position: relative;
    margin-top: 70px;
}

.news_video .select {
    float: left;
    height: 25px;
}

.news_video .s1 h4 {
    height: 25px;
    line-height: 25px;
    background: #f6f6f6 url(/style/enCss/img/fzbg_select_bg.gif) no-repeat 144px center;
    padding-left: 20px;
}

.news_video .s2 h4 {
    height: 25px;
    line-height: 25px;
    background: #f6f6f6 url(/style/enCss/img/fzbg_select_bg.gif) no-repeat 144px center;
    padding-left: 20px;
}

.news_video .s1 {
    position: relative;
    width: 160px;
    margin-right: 8px;
}

.news_video .s1 a {
    color: #007fcc;
}

.news_video .s1 ul {
    width: 158px;
}

.news_video .s2 {
    position: relative;
    width: 160px;
}

.news_video .s2 ul {
    width: 158px;
}

.news_video .s2 a {
    color: #636363;
}

.news_video .select ul {
    position: absolute;
    top: 25px;
    display: none;
    padding: 0;
    border: 1px solid #fafafa;
    background: #fff;
}

.news_video .select ul li {
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-image: none;
    background-color: #f8f8f8;
}

.news_video .select ul li:hover {
    background: #fdfdfd;
}

.news_video .download {
    width: 26px;
    padding-left: 22px;
    height: 18px;
    line-height: 18px;
    background: url(/style/enCss/img/report_download.gif) no-repeat 0 0;
    display: block;
    position: absolute;
    left: 552px;
    top: 0;
}

.news_video .play {
    margin-top: 40px;
    width: 720px;
    position: relative;
    height: 340px;
}

.news_video .play_wrap {
    width: 513px;
    height: 367px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.news_video .play_wrap ul li {
    float: left;
}

.news_video .play_wrap ul li .spin {
    width: 513px;
    height: 337px;
}

.news_video .play_wrap ul li h4 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.news_video .play .next,
.news_video .play .prev {
    display: block;
    position: absolute;
    width: 33px;
    height: 31px;
    top: 145px;
    left: 20px;
}

.news_video .play .prev {
    background: url(/style/enCss/img/vadio-prev.gif) no-repeat;
}

.news_video .play .next {
    left: 655px;
    background: url(/style/enCss/img/vadio-next.gif) no-repeat;
}

.news_video .play .prev:hover {
    background: url(/style/enCss/img/vadio-prev-on.gif) no-repeat;
}

.news_video .play .next:hover {
    background: url(/style/enCss/img/vadio-next-on.gif) no-repeat;
}

.pics-txt-list {
    padding: 30px 0;
}

.pics-txt-list li {
    overflow: hidden;
    margin-bottom: 35px;
}

.pics-txt-list .pic,
.pics-txt-list .pic img {
    width: 220px;
    height: 140px;
}

.pics-txt-list .pic {
    margin-top: 3px;
}

.pics-txt-list .txt {
    width: 662px;
    margin-left: 20px;
    color: #333;
}

.pics-txt-list .txt .tit {
    font-size: 18px;
    /*padding-top: 15px;*/
}

.pics-txt-list .txt .info {
    font-size: 14px;
    margin-top: 10px;
    line-height: 25px;
    text-align: justify;
}

.responsibility {
    padding: 3px 30px 50px 0;
}

.responsibility h3 {
    font-size: 18px;
    /* color: #0081cc; */
    color: #333;
    line-height: 25px;
}

.responsibility>.ovh {
    margin-top: 28px;
}

.responsibility h4 {
    font-size: 14px;
    /* color: #0081cc; */
    color: #333;
    margin-bottom: 20px;
    margin-top: 14px;
}

.responsibility .left {
    width: 690px;
    float: none !important;
}

.responsibility .right {
    background: #f0f0f0;
    width: 220px;
    height: 240px;
    font-size: 14px;
}

.responsibility .right dt {
    padding: 14px 0 6px 21px;
    color: #0081cc;
}

.responsibility .right dd {
    line-height: 25px;
    padding-left: 21px;
}

.responsibility .right dd a {
    color: #333;
}

.responsibility .right dd a:hover {
    color: #0081cc;
}

.pic-slide-info {
    font-size: 14px;
    line-height: 25px;
    color: #333;
    width: 760px;
    margin: 0 auto;
    padding-top: 20px;
}

.leader-words p {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    text-align: justify;
    text-justify: inter-ideograph;
    margin-bottom: 22px;
}


/*20170428*/

.leader-speach {
    overflow: hidden;
    padding-bottom: 100px;
    padding-top: 10px;
}

.leader-speach-left {
    float: left;
    width: 200px;
    text-align: center;
}

.leader-speach-left img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px;
}

.leader-speach-left p {
    color: #333;
    font-size: 14px;
    line-height: 25px;
}

.leader-speach-right {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    float: left;
    margin-left: 38px;
    width: 664px;
    text-align: justify;
    text-justify: inter-ideograph;
}


/*20170511*/

.site-map {
    padding-top: 20px;
}

.site-map table {
    margin-left: 10px;
    color: #CCCCCC;
    border-collapse: collapse;
}

.site-map table th {
    text-align: left;
    padding-left: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #0099FF;
    height: 28px;
    background: #EEEEEE;
}

.site-map table td {
    text-align: left;
    font-size: 13px;
    color: #333333;
    height: 25px;
    padding-left: 25px;
}

.site-map table a {
    text-decoration: none;
    cursor: pointer
}

.site-map table a:hover {
    text-decoration: underline;
}

.article-choose {
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px dashed #ccc;
    font-size: 14px;
}

.article-choose a {
    color: #555;
    display: inline-block;
    margin-bottom: 6px;
}

.article-choose a:hover {
    color: #007fcc;
}


/*20170710*/

.search-result {
    width: 800px;
    margin: 0 auto;
}

.search-result-keywords {
    font-size: 15px;
    padding: 10px 0 0;
}

.search-result-keywords span {
    padding-left: 10px;
    color: red;
}


/* 20220117 */

.team-list .third li {
    margin-bottom: 0;
}

.team-list ul li div {
    width: 105px;
    margin-top: 20px;
    font-size: 13px;
    line-height: 1.4;
}

.team-list ul li img {
    width: 156px;
    height: 234px;
}

.team-list ul li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.team-list .third {
    padding-top: 0;
}

.team-list ul li .name {
    text-transform: capitalize;
}