@charset "utf-8";

/* CSS Document */

body {
    font-size: 16px;
}

.navm {
    top: 56px;
}

.subBanner {
    width: 100%;
    overflow: hidden;
}

.header02 {
    padding: 10px 0;
    background: url(../images/navbg2.png) center center repeat-x #3D91DF;
}

.nav02 {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
}

.nav02 li {
    float: left;
    font-size: 16px;
    line-height: 40px;
}

.nav02 li a {
    display: block;
    padding: 0 39px;
    color: #fff;
    font-weight: bold
}

.nav02 li.active a,
.nav02 li:hover a {
    background-color: #292c3e;
}

.subMode {
    width: 1198px;
    border: 1px solid #d9ebf8;
    line-height: 24px;
    margin: 20px auto 0;
}

.listTitle03 {
    height: 40px;
    line-height: 40px;
    background-color: #d9ebf8;
}

.listTitle03 h3 {
    width: auto;
    background-color: #028be1;
    font-size: 19px;
    text-align: center;
    color: #fff;
    display: inline-block;
    min-width: 130px;
    padding: 0 15px;
}

.listTitle03 span {
    width: 60px;
    height: 23px;
    background-color: #b0acab;
    font-size: 16px;
    float: right;
    margin-top: 7px;
    line-height: 23px;
    text-align: center;
    margin-right: 10px;
}

.listTitle03 span a {
    color: #fff;
}

.organizeList {
    width: auto;
    overflow: hidden;
    padding: 30px 18px 0;
}

.organizeList li {
    width: 25%;
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
}

.organizeList li span {
    margin-right: 60px;
    height: 60px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #000;
    line-height: 60px;
    position: relative;
    z-index: 8;
    transition: all 0.3s ease;
}

.organizeList li a {
    background-color: #cccdcf;
    display: block;
    margin: 0 18px;
    position: relative;
}

.organizeList li a:before {
    width: 0;
    height: 100%;
    background-color: #0985ce;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    z-index: 6;
    transition: all 0.3s ease;
}

.organizeList li a:hover:before {
    width: 100%;
}

.organizeList li a:hover span {
    color: #fff;
}

.organizeList li strong {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 80% auto !important;
    z-index: 9
}

.list02 {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    background: url(../images/bg02.png) no-repeat right center;
    background-size: auto 100%;
}

.list02 li {
    width: 46%;
    margin-left: 4%;
    float: left;
    padding: 3px 0;
}

.list02 li a {
    padding-left: 35px;
    background: url(../images/li-bg02.png) no-repeat left 7px;
    line-height: 28px;
}

.subMode03 {
    width: 1213px;
    margin: 20px auto 0;
    overflow: hidden;
    padding: 30px 0 50px;
}

.subMode03 ul {
    width: 100%;
}

.subMode03 ul li {
    width: 24.85%;
    float: left;
}

.item-info02 {
    border: 1px solid #3cbea0;
    position: relative;
    margin: 0 6px;
}

.item-info02 h3 {
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #028be1;
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -90px;
    top: -15px;
}

.item-list02 {
    width: auto;
    overflow: hidden;
    padding: 20px 16px;
    min-height: 128px;
}

.item-list02 dd {
    line-height: 26px;
    padding: 4px 0;
}

.readMore02 {
    width: 100px;
    height: 28px;
    line-height: 28px;
    background-color: #b0acab;
    text-align: center;
    border-radius: 8px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: -14px;
}

.readMore02 a {
    color: #fff;
}

.item-list03 dd {
    width: 50%;
    float: left;
}

.phone-title {
    font-size: 18px;
    text-align: center;
    padding-top: 7px;
}

.phone-title a {
    color: #fff;
}

.bread {
    position: absolute;
    right: 0;
    top: 0;
}

.bread {
    width: auto;
    height: auto;
    line-height: 20px;
    color: #787878;
    padding: 20px 0;
    overflow: hidden;
}

.bread span {
    float: left;
    font-weight: normal;
    color: #444;
}

.bread span a {
    color: #444;
}

.bread a:hover {
    color: #9b0909;
}

.sub_t01 h2:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-opacity: 0.8;
    opacity: 0.8;
    transition: all 1s ease 0s;
}

.sub_mbtn {
    width: 100%;
    height: 40px;
    background-color: #a0c7e4;
    cursor: pointer;
    display: none;
    margin: 15px 0;
}

.sub_mbtn span {
    display: block;
    margin: 0 auto;
    width: 25px;
    height: 25px;
    padding-top: 7px;
    color: #065fa0;
}

.sub_navm {
    width: 100%;
    overflow: hidden;
    display: none;
}

.sub_navm h2 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #003c7f;
}

.sub_navm h2 a {
    padding-left: 13px;
    font-size: 20px;
    font-family: Tahoma;
    display: block;
    color: #fff;
}

.sub_navm ul {
    background-color: #fff;
}

.sub_navm li {}

.sub_navm li a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #515151;
    padding-left: 13px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d9e2e9;
    display: block;
}

.sub_navm li a:hover {
    color: #003c7f;
}

.sub_navm li.sub_has span {
    margin-left: 10px;
}

.sub_navm li.on a {
    color: #003c7f;
    display: block;
    width: 100%;
}

.sub_navm dl {
    display: none;
    background-color: #cac9c9;
    padding: 0px 0px 5px;
}

.sub_navm dl dd {
    padding-left: 30px;
    line-height: 18px;
    padding: 5px 0px 5px 30px;
}

.sub_navm li.on dl dd a {
    font-size: 14px;
    color: #282828;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.sub_navm li dl dd a {
    font-size: 14px;
    color: #282828;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.sub_navm li dl dd a:hover {
    color: #a70510
}

.subPage_con {
    width: 100%;
    overflow: hidden;
    min-height: 470px;
}


/*.sbu_leftWrap{width:260px;float:left;position:relative;overflow:hidden;position:absolute;left:0;top:0;}
*/

.subPage {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}


/*左侧边栏*/

.sub_left {
    width: 280px;
    overflow: hidden;
    float: left;
    z-index: 99;
    margin-bottom: 30px;
    position: relative;
    margin-top: 20px;
    padding-bottom: 30px;
    background: #d9ebf8;
}

.sub_leftTitle {
    width: 100%;
    height: 50px;
    background-color: #1458ac;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 10px;
}

.sub_leftTitle h3 {
    color: #fff;
}

.sub_leftTitle p {
    padding: 5px 0 0 30px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
}

.sub_left ul {
    width: 100%;
    overflow: hidden;
    background: url(../images/left-logo.png) no-repeat bottom center #d9ebf8;
    padding: 10px 0 240px;
}

.sub_left li a {
    color: #074085;
    padding-left: 10px;
    padding: 4px;
    font-size: 17px;
    display: block;
    font-weight: bold;
    padding-left: 14px;
}

.sub_left li {
    margin: 0 10px;
    overflow: hidden;
    line-height: 26px;
}

.sub_left li:hover,.sub_left li.on  {
    background-color: #fff;
}

.sub_right {
    margin: 20px 0 0 310px;
}

.listTitle02 {
    font-size: 16px;
    border-bottom: 1px solid #000;
    height: 36px;
    line-height: 36px;
}


/*文章页*/

.article strong {
    font-weight: bold
}

.article i {
    font-style: italic;
}

.pageArticle {
    width: 100%;
    overflow: hidden;
}

.articleTitle02 {
    padding: 25px 10px 10px;
    line-height: 26px;
}

.articleTitle02 h3 {
    font-size: 20px;
    text-align: center;
    line-height: 26px;
}

.articleAuthor {
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 10px 0;
    color: #999;
}

.articleAuthor span {
    margin-right: 15px;
    color: #999;
    font-size: 15px;
    font-size: 1.5rem;
}

.articleAuthor strong {
    color: #999;
}

.article {
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    line-height: normal
}

.article p,
.article p span {
    /* word-break: break-all; */
    word-wrap: break-word;
}

.article ol,
.article ol li {
    list-style-type: decimal;
    margin-left: 20px;
}

.annex {
    padding: 0 0 28px 0;
}

.annex h3 {
    border-left: 5px solid #1458ac;
    height: 15px;
    line-height: 15px;
    margin: 10px 0;
    padding-left: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #000;
    font-weight: normal;
}

.annex ul {
    margin-top: 10px;
}

.annex ul li {
    padding: 5px 0;
    background: url(../../images/2017/li_bg04.png) no-repeat left center;
    font-size: 16px;
}

.annex ul li a {
    padding-left: 15px;
}


/*创新团队*/

.articleTitle01 {
    padding: 20px 10px;
    background-color: #d9ebf8;
    margin-top: 20px;
}

.articleTitle01 h3 {
    font-size: 26px;
    color: #062d5e;
    text-align: center;
}

.rightMore {
    float: right;
    width: 60px;
    height: 23px;
    background-color: #b0acab;
    text-align: center;
    margin-top: 6px;
    line-height: 23px;
}

.rightMore a {
    color: #fff;
    font-weight: bold;
}

.article02 {
    margin-top: 35px;
    overflow: hidden;
}

.team-img {
    width: 170px;
    float: left;
    margin: 0 20px 5px 0;
}

.team-img span {
    display: block;
    width: 100%;
    padding-bottom: 123.07%;
    overflow: hidden;
    height: 0
}

.team-img strong {
    height: 24px;
    line-height: 24px;
    background-color: #d9ebf8;
    text-align: center;
    display: block;
    font-weight: normal;
}

.team-intro {
    margin-left: 190px;
}

.teamList {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.teamTitle h3 {}

.mumberList {
    width: 100%;
    margin-left: auto;
    overflow: hidden;
    padding-top: 20px;
    *: ;
    padding-bottom: 20px;
    margin-right: auto;
}

.sldListLers {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.sldListLers li {
    float: left;
}

.mumberList li {
    width: 12.5%;
    float: left;
}

.mumberList li>a {
    margin: 0 10px;
    display: block;
}

.mumberList li span {
    height: 0;
    width: 100%;
    display: block;
    overflow: hidden;
    padding-bottom: 115.385%;
}

.mumberList li p {
    height: auto;
    line-height: 30px;
    text-align: center;
}

.mumberList li p:hover {
    color: #066CD3
}

.teamLink {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
}

.teamLink span {
    float: left;
    width: 33.33%;
}

.teamLink span a {
    margin: 0 10px;
    display: block;
}

.teamLink img,
.mumberList img {
    width: 100%;
}

.death {}


/*列表页*/

.list08 {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}

.list08 li {
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}
.list08 h3{
    font-size:16px;
    padding:10px 0;
}
.list08 li a {
    padding-left: 30px;
    background: url(../images/li-bg02.png) no-repeat left 6px;
}

.list08 li span {
    float: right;
    color: #999;
    margin-left: 10px;
}

.die {
    border: 1px solid #333;
    color: #999;
}


/*分页*/

.pages {
    width: 556px;
    height: 28px;
    line-height: 26px;
    margin: 30px auto 60px;
    font-size: 0;
    text-align: center;
}

.pages img {
    /**/
}

.pages a {
    margin-right: 9px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-color: #fff;
    width: 28px;
    height: 26px;
    border: 1px solid #d3d3d3;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    vertical-align: top;
}

.pages a img {
    width: auto;
    *display: block;
}

.pages a:hover {
    background-color: #0061a8;
    color: #fff;
}

.pages a.on_pages {
    color: #fff;
    background-color: #0061a8;
}

.pages a.prev,
.pages a.next {
    width: 63px;
    height: 26px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
}

.pages a.prev:hover,
.pages a.next:hover {
    background-color: #0061a8;
    color: #fff;
}

.pages span {
    float: left;
    padding: 0 10px;
}

.pages select {
    float: left;
    width: 48px;
    height: 26px;
    border: 1px solid #d3d3d3;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.pages a.start:hover,
.pages a.end:hover {
    background: none;
}

.pages_min {
    margin: 0 0 25px;
    overflow: hidden;
    display: none;
    padding: 20px 18px 0;
}

.pages_min a.prev_min,
.pages_min a.next_min {
    display: block;
    width: 100px;
    height: 30px;
    float: left;
    background: #0061a8;
    border-radius: 3px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.pages_min a.next_min {
    float: right;
}

.pages_min a:hover {
    background: #0061a8;
    color: #fff;
    transition: 0.5s;
}


/*人才队伍*/

.titleList {
    width: 100%;
    overflow: hidden;
    padding: 20px 0 10px;
}

.titleList h3 {
    background-color: #c5131c;
    color: #fff;
    font-size: 16px;
    padding: 2px 8px;
    display: inline-block;
}

.teacherh2 {
    margin-top: 20px;
}

.tl-con01 {
    width: 100%;
    overflow: hidden;
    padding: 15px 0;
}

.paddingTop-0 {
    padding-top: 0;
}

.tl-con01 li {
    padding: 10px 0;
    line-height: 30px;
}

.tl-con01 li.death a {
    border: 1px solid #333;
}

.tl-con01 li a,
.tl-con01 li span {
    margin-right: 15px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 2px;
}

.mumberList02 {
    padding-bottom: 20px;
    text-align: center;
}

.mumberList02 li {
    width: 25%;
    float: left;
    /* display: block; */
    margin-bottom: 20px;
}

.sldListLers li {
    /* display: block; */
    /* width: 25%;  float: none;*/
    margin: 0 auto;
    display: inline-block;
    float: none;
}

.mumberList03 li p {
    letter-spacing: 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    padding-top: 12px
}


/*科研成果*/

.tableList {
    width: 100%;
    border-collapse: collapse;
    cellpadding: 0;
    cellspacing: 0;
    margin-bottom: 10px;
    border: solid #d3d3d3;
    border-width: 0px 0 1px 0px;
    line-height: 26px;
    text-align: center;
}

.tableList td {
    border: solid #d3d3d3;
    border-width: 0 0px 1px 0;
    background-color: #f2f7f1;
    padding: 10px 5px;
}

.tableList th {
    background-color: #D7E9F3;
    padding: 6px 5px;
}

.tableList .td02 {
    text-align: left
}

.tableList .td01 {
    width: 14%;
}

.tableList .td03 {
    width: 24%;
}

.tableList .td04 {
    width: 19%;
}


/*党建文化*/

.dj-lf {
    width: 440px;
    float: left;
    margin: 20px 0 30px;
}

.titles {
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    background-color: #1458ac;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.dj-rt {
    margin: 20px 0 0 450px;
}

.dj-mode01 {
    width: 100%;
    background-color: #d9ebf8;
}

.dj-title {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: #b3171f;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.dj-list {
    width: auto;
    padding: 20px;
}

.dj-list li {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.dj-list li span {
    float: right;
}

.dj-list02 li span {
    color: #666;
}

.readMore04 {
    padding: 5px 0 10px;
    text-align: right;
}

.readMore04 a {
    width: 60px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    background: #b0acab;
    display: inline-block;
    margin-right: 15px
}

.dj-mode02 {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}

.dj-study {
    width: 50%;
    float: left;
    position: relative;
}

.item-img01 {
    width: 100%;
    height: 0;
    padding-bottom: 42.81%;
    overflow: hidden;
}

.item-img01 img {
    width: 100%;
    display: block;
}

.dj-title02 {
    position: absolute;
    left: 0;
    top: 0;
}

.dj-build {
    width: 50%;
    float: left;
    position: relative;
}

.dj-title03 {
    position: absolute;
    right: 0;
    top: 0;
}

.readMore03 {
    width: 100px;
    height: 28px;
    line-height: 28px;
    background-color: #b0acab;
    text-align: center;
    border-radius: 8px;
    margin: 0 auto;
}

.readMore03 a {
    color: #fff;
}


/*国际合作*/

.newsList01 {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.newsList01 li {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc
}

.item-img02 {
    width: 100px;
    float: left;
    margin-top: 5px;
}

.item-img02 a {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 66.667%;
    height: 0;
    text-align: center;
}

.item-txt02 {
    margin-left: 120px;
    min-height: 75px;
}

.item-txt02 h3 {
    line-height: 26px;
    margin-bottom: 5px;
}

.item-txt02 p {
    line-height: 20px;
    font-size: 14px;
    color: #666;
    height: 40px;
    overflow: hidden;
}


/*刊物学会*/

.teamTitle02 h3 {
    font-weight: normal;
    min-width: 230px;
    color: #eee;
}

.kw-con01 {
    padding: 20px;
    line-height: 30px;
}

.readMore05 {
    height: 30px;
}

.readMore05 a {
    float: right;
    background-color: #ebebeb;
    border-radius: 10px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    width: 95px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.kw-con02 {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}

.kw-con02 .lf {
    width: 50%;
    float: left;
}

.kw-con02 .lf span {
    display: block;
    margin-right: 10px;
}

.kw-con02 .lf span i,
.kw-con02 .rt span i {
    width: 100%;
    padding-bottom: 56.04%;
    overflow: hidden;
    height: 0;
    display: block;
}

.kw-con02 .rt {
    width: 50%;
    float: right;
}

.kw-con02 .rt a {
    display: block;
    margin-left: 10px;
    background-color: #3cbea0;
    position: relative;
}

.kw-con02 .rt span {
    display: block;
}


/*综合新闻*/

.rightMore02 {
    background-color: #0388dd;
}

.news-mode {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}

.news-mode .lf {
    width: 48.75%;
    float: left;
}

.item-img04 {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 61%;
}

.item-img04 img {
    width: 100%;
    max-width: 100%;
}

.newsTitle01 {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #0388dd;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
}

.newsTitle03 {
    height: 35px;
    line-height: 35px;
    background: url(../images/banner_bg.png) repeat;
    color: #fff;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    font-weight: normal;
    overflow: hidden;
}

.newsTitle03 span {
    padding: 0 10px;
    color: #fff;
}

.item-more04 {
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
}

.item-more04 a {
    float: right;
}

.news-mode .rt {
    width: 48.75%;
    float: right;
}

.item-list04 {
    width: 100%;
    overflow: hidden;
}

.item-list04 li {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    background: url(../images/leftliico02.png) no-repeat left 12px;
}

.item-list04 li span {
    float: right;
}

.item-list04 li a {
    padding-left: 25px;
}

.item-list04 li:first-child a {
    font-weight: bold;
}

.newsTitle02 {
    width: 100%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #0388dd;
}

.newsTitle02 h2 {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #0388dd;
    font-size: 18px;
}

.newsTitle02 h2 a {
    color: #fff;
}

.newsTitle02 span {
    float: right;
}

.reportList {
    padding: 10px 0;
}

.reportList li:first-child a {
    font-weight: normal;
}

.news-mode03 {
    width: 100%;
    overflow: hidden;
}

.news-mode03 span {
    float: left;
    width: 33.3%;
}

.news-mode03 span a {
    display: block;
    margin: 0 5px;
}


/*科研进展*/

.ky-mode01,
.ky-mode02 {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.ky-mode01 .lf {
    width: 43.33%;
    float: left;
}

.ky-mode01 .rt {
    width: 55%;
    float: right;
}

.researchList {
    width: 100%;
    overflow: hidden;
    padding: 20px 0 30px;
}

.researchList li {
    line-height: 30px;
    margin-bottom: 10px;
}

.researchList li a {
    display: block;
    padding-left: 30px;
    background: url(../images/leftliico02.png) no-repeat left 10px;
    margin-right: 65px;
}

.researchList li strong {
    font-weight: bold;
}

.researchList li i {
    font-style: italic;
    font-weight: bold;
}

.researchList li span {
    float: right;
}


/*最新论文列表页*/

.researchListP {
    width: 100%;
    overflow: hidden;
    padding: 20px 0 30px;
}

.researchListP li {
    line-height: 30px;
    margin-bottom: 10px;
}

.researchListP li a {
    display: block;
    padding-left: 30px;
    background: url(../images/leftliico02.png) no-repeat left 10px;
    margin-right: 108px;
}

.researchListP li strong {
    font-weight: bold;
}

.researchListP li i {
    font-style: italic;
    font-weight: bold;
}

.researchListP li span {
    float: right;
    color: #999;
}


/*信息化*/

.informationList {
    width: auto;
    padding: 30px 20px;
    overflow: hidden;
}

.informationList li {
    width: 33.333%;
    float: left;
    margin-bottom: 20px;
    height: 46px;
    overflow: hidden;
}

.informationList li a {
    display: block;
    margin: 0 15px;
    background: url(../images/info.png) repeat-x;
    border: 1px solid #d1d1d1;
    font-size: 16px;
    color: #222;
    font-weight: bold;
    line-height: 24px;
    padding: 10px 5px;
    text-align: center;
    transition: all 0.3s ease;
    border-radius: 3px;
}

.informationList li:hover a {
    background: #0291e5;
    color: #fff;
}

.subMode04 {
    width: 100%;
}

.subMode04 ul li {
    width: 33.33%;
}

.subMode04 .item-info02 {
    margin: 0 15px;
}

.subMode04 .item-info02 h3 {
    height: 40px;
    line-height: 40px;
    width: 160px;
    font-size: 16px;
}

.subMode04 .item-list02 {
    padding-top: 30px;
}

.email-list dd {
    width: 200px;
    margin: 20px auto;
    height: 42px;
    line-height: 42px;
    background: url(../images/info.png) repeat-x;
    padding: 0;
    text-align: center;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
}

.email-list dd a {
    color: #222;
    font-weight: bold;
}

.subMode04 .item-info02 {
    border: 1px solid #be1b22;
}

.subMode04 .emails .item-info02 {
    border: none;
}

.info-img01 dd {
    padding: 0;
    width: 100%;
    padding-bottom: 39.4%;
    height: 0;
    overflow: hidden;
}

.info-img01 dd img {
    width: auto;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}


/*联系我们*/

.contactUs {
    width: 100%;
    overflow: hidden;
    padding: 30px 0 0;
}

.contactUs h4 {
    font-size: 18px;
    margin-bottom: 15px;
}

.contactUs p {
    line-height: 35px;
}

.contactUs p img {
    width: auto;
    max-width: 100%;
    padding: 20px 0;
}


/*-----*/

.list_hdxc {
    padding: 30px 0 0 0;
    overflow: hidden;
}

.list_hdxc li {
    width: 30.98%;
    margin: 0 30px 20px 0;
    float: left;
    text-align: center;
}

.list_hdxc li.none {
    margin-right: 0;
}

.list_hdxc li p {
    padding: 0 0 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list_hdxc_phone {
    display: none;
}

@media screen and (max-width:1240px) {
    .sub_banner {
        width: 100%;
    }

    .nav02 {
        width: auto;
        padding: 0 20px;
    }

    .nav02 li {
        width: 12.5%;
        float: left;
        text-align: center;
        font-weight: normal;
    }

    .nav02 li a {
        padding: 0;
    }

    .subMode {
        width: auto;
        margin: 20px 20px 0;
    }

    .organizeList li span {
        font-size: 15px;
        font-weight: normal;
    }

    .organizeList li a {
        margin: 0 10px;
    }

    .organizeList {
        padding: 30px 10px 0;
    }

    .subMode03 {
        width: auto;
        padding: 30px 20px 50px;
    }

    .subPage {
        width: 96%;
        padding: 0 20px;
    }

    .bread {
        right: 20px;
    }

    .sub_left,
    .newsList01 {
        margin-top: 0;
    }

    .titleList {
        padding: 0 0 10px;
    }

    .paddingTop {
        padding-top: 20px;
    }

    .kw-con02 .rt a i {
        width: 100px;
        height: 100px;
        margin-top: -50px;
        right: 15px;
    }
}

@media screen and (max-width:1198px) {
    .article {
        padding: 20px 0;
        width: 100%;
    }

    .list_hdxc li {
        margin-right: 28px;
    }
}

@media screen and (max-width:1024px) {
    .organizeList li {
        width: 33.33%;
        margin-bottom: 18px;
    }

    .subMode03 ul li {
        width: 50%;
        margin-bottom: 40px;
    }

    .subMode03 {
        padding-bottom: 10px;
    }

    .dj-lf {
        width: 380px;
    }

    .dj-rt {
        margin: 20px 0 0 395px;
    }

    .list_hdxc li {
        margin-right: 23px;
    }
}

@media screen and (max-width:992px) {

    .subBanner,
    .nav02 {
        display: none;
    }

    .header02 {
        height: 70px;
        background: none;
        background-color: #065fa0;
        padding: 0;
    }

    .snav {
        top: 14px;
    }

    .bread {
        position: static;
    }

    .sub_right {
        margin-top: 0
    }

    .mumberList li {
        width: 16.65%;
    }

    .mumberList li {
        width: 25%;
    }

    .sldListLers li {
        width: 25%;
    }

    .mumberList {
        width: 100%;
    }

    .dj-lf {
        width: 260px;
        margin: 20px auto;
        float: none;
    }

    .dj-rt {
        margin: 0;
        width: 100%;
    }

    .kw-con02 .rt a i {
        display: none;
    }

    .informationList li a {
        margin: 0 10px;
    }

    .list_hdxc li {
        margin-right: 20px;
    }
}

@media screen and (max-width:900px) {
    .list02 li {
        width: 100%;
        margin: 0;
    }
}

@media screen and (max-width:800px) {
    .informationList li {
        width: 50%;
    }
}

@media screen and (max-width:768px) {
    .article video{
        width:100%!important;
    }
    .vjs_video_3-dimensions{
         width:100%!important;
         max-height: 300px;!importan;!importa;!importat;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    }
.item-list04 li span {
   display:none;
}
    .item-list04 li{
        height:auto;
        background: url(../images/leftliico02.png) no-repeat left 12px;
    }
    body,
    .article,
    .annex ul li,
    .titles,
    .informationList li a {
        font-size: 14px;
    }

    .subMode {
        border: none;
    }

    .organizeList,
    .list02 {
        padding: 15px 0 10px;
    }

    .organizeList li strong {
        display: none;
    }

    .organizeList li span {
        margin: 0 0 0 10px;
    }

    .listTitle03 {
        background: none;
        height: 38px;
        line-height: 38px;
        border-bottom: 2px solid #1571c8
    }

    .listTitle03 span {
        background: none;
        font-size: 14px;
        text-align: right;
        margin-right: 0
    }

    .organizeList li a {
        background: none;
    }

    .organizeList li a:before {
        display: none;
    }

    .listTitle03 h3 {
        background: none;
        color: #1571c8;
        border-left: 6px solid #1571c8;
        text-align: left;
        padding-left: 10px;
        font-size: 18px;
    }

    .listTitle03 span a {
        color: #333;
    }

    .organizeList li span {
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        text-align: left;
    }

    .organizeList li {
        margin-bottom: 0;
    }

    .organizeList li a {
        margin: 0;
    }

    .organizeList li a:hover span {
        color: #1571c8;
    }

    .list02 li a,
    .list08 li a {
        background: none;
        position: relative;
        padding-left: 25px;
    }

    .list02 li a:before,
    .list08 li a:before {
        width: 7px;
        height: 7px;
        background-color: #1571c8;
        content: '';
        position: absolute;
        left: 0;
        top: 6px;
    }

    .list08 li a:before {
        top:
    }

    .list02 {
        background: none;
    }

    .item-info02 h3 {
        position: static;
        margin: 0;
        height: 38px;
        line-height: 38px;
        background: none;
        border-left: 6px solid #1571c8;
        color: #1571c8;
        font-size: 18px;
        border-bottom: 2px solid #1571c8;
        width: 100%;
        text-align: left;
        text-indent: 10px;
    }

    .subMode04 .item-info02 h3 {
        width: 100%;
    }

    .item-info02 {
        margin: 0;
        border: none;
        position: relative;
        padding-top: 25px;
    }

    .subMode03 ul li {
        width: 100%;
        margin-bottom: 0
    }

    .item-list02 {
        padding: 10px 0 0 0;
        min-height: auto;
    }

    /*.item-list02 dd a{position: relative;padding-left:25px;}*/
    .readMore02 {
        background: none;
        position: absolute;
        right: 0;
        top: 29px;
        margin: 0;
        left: auto;
        bottom: auto;
        width: auto;
    }

    .readMore02 a {
        color: #333;
    }

    .subMode03 {
        padding-top: 0;
        margin-top: 0;
    }

    .footerFixed {
        display: block;
    }

    .sub_left {
        display: none;
    }

    .sub_right {
        margin: 15px 0 0 0;
    }

    .sub_mbtn {
        display: block;
    }

    .mumberList li {
        width: 25%;
    }

    .sldListLers li {
        width: 49%;
    }

    .articleTitle01 h3 {
        font-size: 20px;
    }

    .pages {
        display: none;
    }

    .pages_min {
        display: block;
    }

    .tl-con01 {
        padding-bottom: 5px;
    }

    .item-txt02 h3 {
        line-height: 23px;
    }

    .researchList li {
        line-height: 28px;
    }

    .informationList li a {
        font-weight: normal;
    }

    .subMode04 .item-info02 {
        border: none;
    }

    .subMode04 .item-list02 {
        padding-top: 5px;
    }

    .contactUs h4 {
        font-size: 16px;
    }

    .list_hdxc li {
        margin-right: 24px;
    }
}

@media screen and (max-width:640px) {
    .subPage {
    width: auto;
}
    .navm {
        top: 56px;
    }

    .dj-study,
    .dj-build {
        width: 100%;
    }

    .news-mode .lf,
    .news-mode .rt {
        width: 100%
    }

    .news-mode .rt {
        margin-top: 20px;
    }

    .ky-mode01 .lf,
    .ky-mode01 .rt {
        width: 100%;
        margin: 8px 0;
    }

    .informationList {
        padding: 20px 0;
    }

    .list_hdxc {
        padding-top: 15px;
    }

    .list_hdxc li,
    .list_hdxc li.none {
        width: 44%;
        margin: 0 10px;
    }
}

@media screen and (max-width:600px) {
    .organizeList li {
        width: 50%;
    }

    .article img {
        /*width:auto!important;display:block!important;*/
        height: auto !important;
    }

    .team-intro {
        margin-left: 0;
    }
}

@media screen and (max-width:480px) {
    .item-info02 h3 {
        font-size: 16px;
    }

    .mumberList li {
        width: 50%;
    }

    .kw-con02 .rt h3 span {
        top: 15px;
        margin-right: 15px;
    }

    .informationList li {
        width: 100%;
        margin-bottom: 10px;
    }

    .team-intro {
        margin-left: 0;
    }

    table td {
        font-size: 12px;
        padding: 2px !important
    }
}

@media screen and (max-width:460px) {
    .mumberList li p {
        font-size: 12px;
    }

    .organizeList li {
        width: 100%;
    }

    .teamLink span {
        width: 100%;
        margin-bottom: 12px;
    }

    .news-mode03 span {
        width: 100%;
        margin-bottom: 10px;
    }

    .news-mode03 span a {
        margin: 0;
    }

    .team-intro {
        margin-left: 0;
    }
}

@media screen and (min-width:320px) and (max-width:360px) {
    .team-intro {
        margin-left: 0;
    }
}