@charset "utf-8";

/* CSS Document */
body {
    background: none;
    background: url(../../images/2017/content_bg.png) no-repeat center 177px #fff;
}

.noBg {
    background: none;
    background-color: #fdfcf1;
}

.subPage {
    width: 1198px;
    margin: 0 auto;
    position: relative;
}

.sub_banner {
    width: 1300px;
    height: 200px;
    margin: 0 auto;
    position: relative;
}

.banner_title01 {
    position: absolute;
    width: 447px;
    height: 131px;
    border-bottom: 2px solid #d19028;
    right: 51px;
    bottom: 32px;
    background: url(../../images/2017/banner_bg.png) repeat;
}

.banner_title01 div {
    position: relative;
    width: 100%;
    height: 100%;
}

.arrow_left {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    display: block;
}

.arrow_right {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    display: block;
}

.banner_title01 h3 {
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-size: 19px;
    font-size: 1.9rem;
    letter-spacing: 2px;
    font-weight: normal;
    margin: 0;
    background: url(../../images/2017/bg02.png) no-repeat center center;
}

.banner_title01 p {
    padding: 0px 20px;
    line-height: 28px;
    color: #fff;
    height: 56px;
    overflow: hidden;
}

.bread {
    width: auto;
    height: auto;
    line-height: 20px;
    color: #787878;
    padding: 20px 0;
    overflow: hidden;
}

.bread span {
    float: left;
    font-weight: normal;
    color: #656565;
}

.bread span a {
    color: #787878;
}

.bread a:hover {
    color: #f18e21;
}

.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: #dfede1;
    cursor: pointer;
    display: none;
}

.sub_mbtn span {
    display: block;
    margin: 0 auto;
    width: 25px;
    height: 25px;
    padding-top: 7px;
    color: #007072;
}

.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 #dfede1;
    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;}
*/

/*左侧边栏*/
.sub_left {
    width: 240px;
    overflow: hidden;
    float: left;
    z-index: 99;
    background: url(../../images/2017/bg01.jpg) repeat;
    padding-bottom: 260px;
    margin-bottom: 60px;
    position: relative;
}

.sub_leftTitle {
    width: 100%;
    height: 80px;
    background: url(../../images/2017/subLeft_bg.jpg) no-repeat left center;
}

.sub_leftTitle h3 {
    padding: 25px 0 0 30px;
    height: 25px;
    font-weight: normal;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
}

.sub_leftTitle p {
    padding: 5px 0 0 30px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
}

.sub_left .sub_nav {
    width: auto;
    overflow: hidden;
    padding: 0 10px;
}

.sub_left .sub_nav li {
    background: url(../../images/2017/arrow01.png) no-repeat 14px 17px;
}

.sub_left .sub_nav li a {
    color: #007072;
    padding: 11px 0 11px 37px;
    line-height: 22px;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    border-bottom: 1px dotted #aec7b1;
}

.sub_left .sub_nav li:hover a,
.sub_left li.active a {
    color: #282828;
}

.sub_left .sub_nav li:hover,
.sub_left .sub_nav li.active {
    background: url(../../images/2017/arrow02.png) no-repeat 14px 17px;
}

.bg01 {
    width: 100%;
    overflow: hidden;
    height: 240px;
    position: absolute;
    left: 0;
    bottom: 0;
}

/*文章页*/
.article03 {
    padding: 20px 20px 0;
    line-height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
}

.article03 a {
    color: blue
}

.pageArticle {
    width: 100%;
    overflow: hidden;
}

.pageArticle_left {
    width: 100%;
    float: left;
    min-height: 910px;
}

.pageArticle_con {
    margin-right: 340px;
    float: left;
}

.articleTitle02 {
    padding: 20px 10px 10px;
    line-height: 26px;
}

.articleTitle02 h3 {
    font-size: 20px;
    font-family: '黑体';
    text-align: center;
    line-height: 26px;
    font-weight: normal;
}

.articleAuthor {
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 10px 0;
}

.articleAuthor span {
    margin-right: 15px;
    color: #505050;
    font-size: 15px;
    font-size: 1.5rem;
}

.articleAuthor strong {
    color: #505050;
}

.article02 {
    background-color: #fff;
    padding: 28px;
}

.article02 .article {
    padding: 20px 0 0 0;
}

.article a {
    color: blue
}

.article p a {
    word-break: break-all;
}

.wrapSize {
    width: 100%;
    padding: 15px 0 0;
    overflow: hidden;
}

.article02 .articleTitle h2 {
    margin-top: 0;
    line-height: 34px;
    font-size: 2.4em;
    font-weight: normal;
    width: auto;
    padding: 15px 0;
    color: #323232;
    font-family: '黑体';
}

.article02 .articleTitle h3 {
    font-size: 2.4em;
    font-weight: normal;
    font-family: '黑体';
    margin-bottom: 20px;
}

.size {
    height: 27px;
    line-height: 27px;
    width: 160px;
    float: right;
}

.size a {
    display: block;
    width: 27px;
    height: 27px;
    float: left;
    text-align: center;
}

.size span {
    float: left;
}

.arti01 {
    width: auto;
    padding-right: 35px;
}

/*.size .size1{ background:url(../../images/2017/size.jpg) no-repeat -0px 0px;}
.size .size3{ background:url(../../images/2017/size.jpg) no-repeat -45px 0px;}
.size .size2{ background:url(../../images/2017/size.jpg) no-repeat -91px 0px;}
.size .print{ background:url(../../images/2017/size.jpg) no-repeat -136px 0px;}
.size .cll{ background:url(../../images/2017/size.jpg) no-repeat -182px 0px;}*/
.editor {
    width: auto;
    padding: 15px 35px;
    text-align: right;
    color: #007072;
    font-size: 16px;
    font-size: 1.6rem;
}

.editor span {
    color: #282828;
}

.annex {
    margin-top: 20px;
    padding: 0 0 28px 0;
}

.annex h3 {
    border-left: 5px solid #dc8800;
    height: 15px;
    line-height: 15px;
    margin: 10px 0;
    padding-left: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #007072;
    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;
    font-size: 1.6rem;
}

.annex ul li a {
    padding-left: 15px;
}

.pageArticle_right {
    width: 300px;
    margin: 23px 0 0 -300px;
    float: right;
}

.pageArticle_right .list_lf,
.pageArticle_right .list_md,
.pageArticle_right .list_rt {
    width: 100%;
    margin: 0 0 30px 0;
}

.pageArticle_right .share {
    padding: 0px 0 20px 0;
}

.button01 {
    width: 200px;
    height: 40px;
    line-height: 40px;
    /* float:right; */
    clear: both;
    padding-bottom: 30px;
}

.button01 span {
    width: 90px;
    height: 40px;
    line-height: 40px;
    /* float:left; */
}

.button01 span input {
    color: #007072;
    padding-left: 25px;
    height: 40px;
    line-height: 39px;
}

.print01 {
    background: url(../../images/2017/print_bg.jpg) no-repeat left center;
    margin-right: 20px;
}

.close01 {
    background: url(../../images/2017/close_bg.jpg) no-repeat left center;
}

.message01 {
    width: 100%;
    overflow: hidden;
}

.message01 span {
    display: block;
    width: 233px;
    height: 80px;
    margin: 0 auto;
    padding: 20px 0 0;
}

/*组织机构*/
.sub_right {
    margin: 0 0 0px 284px;
}

.gen01 {}

.articleTitle {
    height: 40px;
    width: auto;
    overflow: hidden;
}

.articleTitle h2 {
    width: 90%;
    overflow: hidden;
    font-size: 1.6rem;
    font-weight: normal;
    color: #007072;
}

.gen01 p {
    line-height: 30px;
}

.readMore {
    height: 30px;
    line-height: 30px;
    margin: 20px 0;
}

.readMore a {
    float: right;
    width: 100px;
    height: 30px;
    background-color: #007072;
    border-radius: 15px;
    color: #fff;
    text-align: center;
}

.readMore a:hover {
    background-color: #e8b053;
}

.tabArticleList03 {
    width: 100%;
    overflow: hidden;
}

.tabMenu01 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #dfede1;
}

.tabMenu01 li {
    width: 33.3333%;
    float: left;
    font-size: 15px;
    font-size: 1.5rem;
    *width: 304px;
}

.tabMenu01 li a {
    display: block;
    border-left: 1px solid #fafaf0;
    background-color: #dfede1;
    text-align: center;
}

.tabMenu01 li a:first-child {
    border-left: none;
}

.tabMenu01 li.active a,
.tabMenu01 li:hover a {
    background-color: #007072;
    color: #fff;
}

.tabList03 {
    width: auto;
    border: 1px solid #a2c7bc;
    border-top: none;
}

.tabList03 .dd03 {
    display: none;
}

.ddList03 {
    padding: 15px 20px 10px;
    overflow: hidden;
}

.ddList03 li {
    width: 25%;
    float: left;
    line-height: 18px;
    padding: 10px 0;
}

.ddList03 li a {
    margin-right: 6px;
}

.genList03 {
    width: auto;
    border-top: 1px solid #a2c7bc;
    overflow: hidden;
    padding: 20px 10px;
}

.genList03 li {
    width: 16.6%;
    float: left;
    line-height: 18px;
    padding: 10px 0;
}

/*科学研究*/
.picList02 {
    width: 100%;
    height: auto;
    overflow: hidden;
    *padding-bottom: 60px;
}

.picList02 li {
    width: 22.45%;
    margin-right: 3.4%;
    margin-bottom: 60px;
    float: left;
    *width: 269px;
    *margin-right: 40px;
}

.picList02 li:hover div {
    box-shadow: 0px 0px 9px #ddd;
    -o-box-shadow: 0px 0px 8px #ddd;
    -moz-box-shadow: 0px 0px 8px #ddd;
    -webkit-box-shadow: 0px 0px 8px #ddd;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}

/*.picList02 li div{box-shadow: 0px 0px 9px rgb(0,0,0,0.2);-o-box-shadow: 0px 0px 8px rgb(0,0,0,0.2);-webkit-box-shadow: 0px 0px 8px rgb(0,0,0,0.2);-moz-box-shadow: 0px 0px 8px rgb(0,0,0,0.2);transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;}
*/
.pic02 {
    width: 100%;
    height: 0;
    padding-bottom: 55.762%;
}

.listInfo02 {
    height: 200px;
    padding-bottom: 10px;
    border-top: 3px solid #007072;
    position: relative;
    background-color: #fff;
}

.listInfo02 h3 {
    width: 100%;
    position: absolute;
    left: 0;
    top: -17.5px;
    line-height: 35px;
    font-size: 16px;
    font-weight: normal;
}

.listInfo02 h3 a {
    width: 135px;
    height: 35px;
    letter-spacing: 2px;
    display: block;
    text-align: center;
    background-color: #007072;
    color: #fff;
    border-radius: 20px;
    margin: 0 auto;
}

.listInfo02 h3 a:hover {
    background-color: #ee931d;
}

.listInfo02 dl {
    width: auto;
    overflow: hidden;
    padding: 20px 3px 10px;
    height: 140px;
}

.listInfo02 dd {
    height: 70px;
    line-height: 30px;
    overflow: hidden;
    background: url(../../images/2017/bg04.png) no-repeat left 12px;
    margin: 0 11px;
}

.listInfo02 dd a {
    padding-left: 10px;
    display: block;
}

.listInfo02 dd span {
    color: #007072;
}

.listInfo02 dd:hover span {
    color: #ee931d;
}

.readMore02 {
    width: 117px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
    border-radius: 15px;
    background-color: #eeeeee;
    margin: 0 auto;
}

.readMore02:hover {
    background-color: #ee931d;
}

.readMore02:hover a {
    color: #fff;
}

.picList02 li.noMargin_right {
    margin-right: 0;
}

.listInfo02 dt {
    width: 50%;
    float: left;
    height: 35px;
    line-height: 34px;
}

.listInfo02 dt a {
    display: block;
    border-bottom: 1px solid #ddd;
    margin: 0 11px;
}

.listInfo02 dt i {
    float: right;
    line-height: 34px;
    color: #015b5d;
}

.listInfo02 dt:hover i {
    color: #ee931d;
}

.listInfo02 h3 a.title_large {
    width: 269px;
    letter-spacing: 0;
    font-size: 15px;
    font-size: 1.5rem;
}

/*科技服务*/
.title02 {
    display: block;
    height: 130px;
    padding: 23px 3px 10px;
}

.title02 a {
    width: 172px;
    height: 66px;
    letter-spacing: 2px;
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: 35px;
    background-color: #05bec3;
    display: block;
    line-height: 66px;
    text-align: center;
    color: #fff;
    margin: 16px auto 0;
}

.question .listInfo02 {
    background: url(../../images/2017/science_bg.jpg) repeat;
    border-top: none;
    padding-top: 3px;
}

.picList02 li.tec-service {
    margin-right: 0;
}

.tec-service .title02 a {
    background-color: #06c34d;
    letter-spacing: 0px;
    line-height: 24px;
    padding: 10px 27px 0;
    height: 56px;
    width: 118px;
}

/*人才教育*/
.proEdu {
    width: auto;
    border: 1px solid #afc5c2;
    margin-bottom: 60px;
}

.proEdu_title {
    height: 40px;
    line-height: 40px;
    background-color: #d4ecea;
    border-bottom: 1px solid #96bbb9;
}

.proEdu_title h3 {
    width: 130px;
    height: 40px;
    font-weight: normal;
    background-color: #2da5a7;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
}

.proEdu_con {
    width: auto;
    overflow: hidden;
    background-color: #fff;
    padding: 22px 8px 0;
}

.proEdu_con li {
    position: relative;
    width: 20%;
    height: 74px;
    line-height: 74px;
    margin-bottom: 22px;
    float: left;
}

.proEdu_con li a {
    display: block;
    margin: 0 11px;
    height: 100%;
    background-color: #2a9b9d;
}

.proEdu_con li .left {
    position: absolute;
    left: 10%;
    top: 0;
    width: 50%;
    height: 74px;
    float: left;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
}

.proEdu_con li .right {
    width: 80px;
    height: 74px;
    float: right;
}

.proEdu_con li:hover .left {
    background-color: #00a2a5;
}

.team {
    border: 1px solid #e4d4b9;
}

.team h3 {
    background-color: #cf8f24;
}

.team .proEdu_title {
    border-bottom: 1px solid #e4d4b9;
    background-color: #f5e9d3;
}

.team_con {
    padding: 0 28px;
    overflow: hidden;
}

.team_left {
    width: 60%;
    padding: 30px 0;
    float: left;
    overflow: hidden;
    line-height: 26px;
}

.team_right {
    width: 214px;
    position: relative;
    background-color: #cf8f24;
    float: right;
    margin: 26px 110px 0 0;
}

.team_right .left {
    position: absolute;
    left: 5%;
    top: 0;
    width: 50%;
    height: 74px;
    line-height: 74px;
    float: left;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
}

.team_right .right {
    width: 80px;
    height: 74px;
    float: right;
}

/*国际合作*/
.listInfo02 h3 a.title_2x {
    width: 180px;
}

/*资源条件*/
.listInfo02 h3 a.title_1x {
    width: 165px;
}

.tecPlat {
    width: 100%;
    overflow: hidden;
    margin-bottom: 60px;
}

.tecPlat_img {
    width: 269px;
    float: left;
    overflow: hidden;
}

.tecPlat_img .pic02 a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 55.762%;
}

.tecPlat_img .pic02 {
    width: auto;
    height: auto;
    padding-bottom: 0;
}

.tecPlat_title {
    width: 232px;
    background-color: #007072;
    float: left;
}

.tecPlat_title>div {
    width: 100%;
    height: 0;
    padding-bottom: 64.762%;
}

.tecPlat_title h3 {
    text-align: center;
    padding: 40px 0 18px 0;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
}

.tecPlat_title h3 a {
    color: #fff;
}

.tecPlat .readMore02 {
    background: none;
}

.tecPlat .readMore02 a {
    display: block;
    color: #fff;
    background-color: #6ba9aa;
    border-radius: 15px;
}

.tecPlat .readMore02 a:hover {
    background-color: #ee931d;
}

.tecPlat_list {
    width: 697px;
    float: left;
    background-color: #e1ece3;
    padding-bottom: 2px;
}

.tecPlat_list dt {
    width: 33.3333%;
    float: left;
    height: 37px;
    line-height: 36px;
}

.tecPlat_list dt a {
    display: block;
    margin: 0 16px;
    border-bottom: 1px solid #c2d5d4;
    white-space: nowrap;
}

.tecPlat_list dt a i {
    float: right;
    line-height: 34px;
    color: #015b5d;
}

.tecPlat_list dt:hover a i {
    color: #ee931d;
}

/*专题专栏*/
.topic {
    width: 100%;
    overflow: hidden;
}

/*.topic_left{width:580px;margin-bottom:60px;overflow:hidden;float:left;}
.tImg{width:269px;height:150px;float:left;}
.tList{width:311px;height:150px;background-color:#e8b052;float:left;}
.tList h3{padding-top:10px;text-align:center;font-weight: normal;font-size:16px;font-size:1.6rem;}
.tList h3 a{color:#fff;}
.tList ul{width:auto;padding:5px 15px 0;overflow:hidden;}
.tList li{height:29px;line-height:29px;overflow: hidden;background:url(../../images/2017/bg05.jpg) no-repeat left center;}
.tList li a{padding-left:15px;color:#fff;}*/
.topic_more {
    height: 20px;
    padding: 0 15px;
}

.topic_more a {
    float: right;
    color: #fff;
}

.topic_right {
    float: right;
}

.topicList {
    width: 100%;
    overflow: hidden;
}

.topicList li {
    width: 50%;
    float: left;
    overflow: hidden;
    margin-bottom: 38px;
}

.topicList li>div {
    margin-right: 22px;
    border-bottom: 1px solid #d3d3d3;
}

.topicList li.right>div {
    margin: 0 0 0 22px;
    border-bottom: 1px solid #d3d3d3;
}

.topicList .date {
    width: 90px;
    height: 86px;
    background-color: #e8b052;
    text-align: center;
    float: left;
}

.topicList .date strong {
    display: block;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
    height: 53px;
    line-height: 53px;
    border-bottom: 1px solid #f6efdb;
    color: #fff;
}

.topicList .date i {
    font-style: normal;
    height: 32px;
    line-height: 32px;
    color: #fff;
}

.topicList li a {
    display: block;
    margin-left: 130px;
    min-height: 140px;
}

.topicList li a h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
}

.topicList li a p {
    line-height: 26px;
    height: 78px;
    overflow: hidden;
}

.topic_more02 {
    height: 30px;
    margin: 10px;
    text-align: right;
    color: #007072;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 22px;
}

.topic_more02 .more02 {
    float: right;
    width: 16px;
    height: 16px;
    margin: 3px 5px 0;
    background: url(../../images/2017/more002.png) no-repeat center center;
}

/*通知公告*/
.current .sub_logo {
    display: none;
}

.current .notice_nav {
    width: 998px;
    margin-left: 200px;
    height: 60px;
}

.current .notice_nav li {
    width: 13%;
    background: none;
    height: 60px;
    line-height: 60px;
    border-left: none;
}

.current .notice_nav li:hover {
    background-color: #eda700;
    font-weight: normal;
    background-color: #eda700;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}

.sub_logo {
    width: 180px;
    height: 46px;
    border-left: 1px solid #fafaf0;
    float: left;
    color: #fff;
    font-size: 36px;
    text-align: center;
    line-height: 43px;
    margin: 32px 0 0 20px;
    z-index: 1004;
    position: relative;
}

.sub_logo a {
    color: #fff;
}

.notice_nav {
    width: 100%;
    height: 34px;
    line-height: 34px;
}

.notice_nav li {
    width: 13.3%;
    text-align: center;
    float: left;
    border-left: 1px solid #fff;
    background-color: #828282;
}

.notice_nav li a {
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
}

.notice_nav li:first-child {
    border-left: none;
    width: 19.34%;
}

.notice_nav li:hover {
    background-color: #007072;
}

.sub_content {
    width: 100%;
    overflow: hidden;
}

.sub_content .lf {
    width: 30.5%;
    float: left;
}

.row01 {
    width: 100%;
    overflow: hidden;
}

.articleList02 {}

.listTitle02 {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #2da5a6;
}

.listTitle02 h3 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
    background: url(../../images/2017/notice_bg01.jpg) no-repeat left center;
}

.listTitle02 h3 a {
    padding-left: 60px;
}

.more03 {
    float: right;
    line-height: 46px;
    width: 28px;
    margin-top: 18px;
    height: 10px;
}

.more03 a {
    display: block;
    width: 24px;
    padding: 0 2px;
    height: 10px;
    border-radius: 5px;
    background-color: #56b6b5;
}

.more03 a i {
    width: 4px;
    height: 4px;
    background-color: #fafaf0;
    border-radius: 5px;
    float: left;
    margin: 3px 2px;
}

.list02 {
    width: auto;
    padding: 10px 0;
    overflow: hidden;
}

.list02 li {
    line-height: 25px;
    padding: 4px 0;
    background: url(../../images/2017/li_bg02.png) no-repeat left 11px;
}

.list02 li a {
    display: block;
    padding-left: 36px;
}

.list02 li a span {
    color: #333;
    margin-left: 10px;
}

.row02 .listTitle02 h3 {
    background: url(../../images/2017/notice_bg02.jpg) no-repeat left center;
}

.row02 .listTitle02 {
    border-bottom: 1px solid #63a275;
}

.row02 .more03 a {
    background-color: #699473;
}

.row02 .list02 li {
    background: url(../../images/2017/li_bg03.png) no-repeat left 11px;
}

.sub_content .rt {
    width: 66%;
    float: right;
}

.tabArticleList04 {
    width: 100%;
    overflow: hidden;
}

.tab_title04 {
    width: 100%;
    height: 45px;
    background-color: #9a9898;
}

.tabMore {
    height: 45px;
    line-height: 45px;
    float: right;
    width: 28px;
    margin-right: 10px;
}

.tabMore .more03 a {
    background-color: #ebeaea;
}

.tabMore .more03 a i {
    background-color: #90999b;
}

.tabMore span {
    display: none;
}

.tabMore span.active {
    display: block;
}

.tabMenu04 {
    width: 560px;
    float: left;
    height: 45px;
}

.tabMenu04 li {
    width: 261px;
    height: 41px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 41px;
    float: left;
    border-top: 4px solid #9a9898;
    margin-right: 10px;
}

.tabMenu04 li a {
    color: #fff;
    padding-left: 110px;
}

.tabMenu04 li.active,
.tabMenu04 li:hover {
    background-color: #fff;
}

.tabMenu04 li.active a,
.tabMenu04 li:hover a {
    color: #e58f00;
}

.tabLi01 a {
    background: url(../../images/2017/icon01.png) no-repeat 60px center;
}

.tabLi02 a {
    background: url(../../images/2017/icon02.png) no-repeat 60px center;
}

.tabMenu04 .tabLi01.active a,
.tabMenu04 li.tabLi01:hover a {
    background: url(../../images/2017/icon1_hover.png) no-repeat 60px center;
}

.tabMenu04 .tabLi02.active a,
.tabMenu04 li.tabLi02:hover a {
    background: url(../../images/2017/icon2_hover.png) no-repeat 60px center;
}

.tabList04 {
    width: auto;
    padding: 5px 20px 10px;
    overflow: hidden;
    background-color: #fff;
}

.ddList04 {
    width: 100%;
    overflow: hidden;
}

.ddList04 li {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px dotted #dbdbd8;
    background: url(../../images/2017/li_bg04.png) no-repeat left center;
}

.ddList04 li a {
    padding-left: 18px;
    float: left;
}

.ddList04 li span {
    float: right;
}

.dd04 {
    display: none;
}

.recruit {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.recruit_title {
    height: 45px;
    border-bottom: 1px solid #ac9b5b;
}

.recruit_title h3 {
    font-size: ;
}

.recruitList {
    width: auto;
    padding: 5px 20px;
    background-color: #fff;
}

/*列表页*/
.articleList05 {
    width: 100%;
    overflow: hidden;
    overflow: hidden;
}

.articleList05 .articleTitle {
    border-bottom: 1px solid #007072;
}

.articleList05 .articleTitle span {
    float: right;
}

.list05 li span {
    float: right;
    color: #505050;
}

.list05 {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    min-height: 510px;
}

.list05 li {
    height: 30px;
    line-height: 30px;
    background: url(../../images/2017/li_bg04.png) no-repeat left center;
    overflow: hidden;
    font-size: 16px;
    font-size: 1.6rem;
}

.list05 li span {
    float: right;
    color: #505050;
}

.list05 li a {
    padding-left: 15px;
}

.list05 li.line {
    background: no-repeat;
    height: 1px;
    line-height: 1px;
    margin: 10px 0;
    border-bottom: 1px dashed #ddd;
}

/*分栏列表页*/
.articleList13 {
    width: 100%;
    overflow: hidden;
    overflow: hidden;
}

.articleList13 .articleTitle {
    border-bottom: 1px solid #007072;
}

.list13 {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    min-height: 275px;
}

.list13 li {
    height: 30px;
    line-height: 30px;
    background: url(../../images/2017/li_bg04.png) no-repeat left center;
    overflow: hidden;
    font-size: 16px;
}

.list13 li span {
    float: right;
    color: #505050;
    margin-left: 10px;
}

.list13 li a {
    padding-left: 15px;
}

.list13 li.line {
    background: no-repeat;
    height: 1px;
    line-height: 1px;
    margin: 10px 0;
    border-bottom: 1px dashed #ddd;
}

/*领导列表页*/
.leaders {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.leaders .articleTitle {
    border-bottom: 1px solid #007072;
    margin-bottom: 40px;
}

.leaderList {
    width: 100%;
    overflow: hidden;
}

.leaderList li {
    width: 186px;
    height: 288px;
    float: left;
    margin: 0 56px 40px 0;
    background-color: #fff;
    text-align: center;
}

.leaderList li:first-child {
    margin-left: 0;
}

.leaderList li.noMar_left {
    margin-right: 0;
}

.leaderList li a {
    display: block;
    padding: 22px 21px 14px;
    border: 1px solid #e2e2d8;
    height: 268px;
}

.leaderList li a:hover span {
    color: #eda700;
}

.leader_img {
    width: 100%;
    height: 0;
    padding-bottom: 120%;
    overflow: hidden;
    t
}

.leader_title {
    text-align: center;
    line-height: 23px;
    margin-top: 10px;
}

.leader_title h4 {
    font-size: 15px;
    font-size: 1.5rem;
    color: #007072;
    font-weight: normal;
}

.leader_title span {
    display: block;
}

.old-leaders li {
    height: 288px;
}

/*科研系统平台页面*/
.researchList {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    min-height: 510px;
}

.researchList li span {
    color: #037073;
}

.researchList li a {
    float: left;
    width: 58%;
    padding-left: 15px;
    height: 20px;
    line-height: 20px;
}

.researchList li {
    width: 100%;
    padding: 8px 0;
    overflow: hidden;
    line-height: 20px;
    background: url(../../images/2017/li_bg04.png) no-repeat left 17px;
    font-size: 16px;
    font-size: 1.6rem;
}

/*热点专题*/
.topic_title02 {
    color: #007072;
    height: 40px;
    font-size: 18px;
    font-size: 1.8rem;
    border-bottom: 1px solid #007072;
    margin-bottom: 33px;
}

.tong li {
    width: 100%;
}

.tong li>div {
    margin: 0;
}

.tong li a h3 {
    margin-bottom: 6px;
}

.tong li a {
    margin-left: 160px;
}

/*图片列表页*/
.picList01 {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

.picList01 li {
    width: 13.69%;
    float: left;
    margin-right: 7.85%;
}

.picList01 li span.img01 {
    display: block;
    padding: 2px;
    border: 1px solid #dbdbcc;
}

.picList01 li span.img01 a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 89.256%;
    overflow: hidden
}

.picList01 li span.img01 a img {
    width: 100%;
    display: block;
}

.picList01 li span.img_title01 {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.picList01 li.noMar_right {
    margin-right: 0;
}

/*文章页*/
.article {
    width: auto;
    overflow: hidden;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    padding: 25px 35px;
}

.article img {
    width: auto;
}

/*领导详情页*/
.leaderDetail {
    width: auto;
    overflow: hidden;
    padding-left: 97px;
}

.leaderDetail_lf {
    width: 140px;
    height: 168px;
    overflow: hidden;
    float: left;
}

.leaderDetail_rt {
    margin-left: 210px;
}

.leaderDetail_rt h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 40px;
    margin-top: 20px;
}

.leaderDetail_rt p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 35px;
    color: #007072;
}

.share {
    width: auto;
    overflow: hidden;
    padding: 10px 35px 30px;
    height: 36px;
    line-height: 36px;
}

.share .share_title {
    float: left;
    height: 36px;
    line-height: 36px;
    margin-right: 15px;
}

.bdsharebuttonbox {
    float: left;
}

/*列表链接*/
.listLink01 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 58px;
}

.list_lf {
    width: 31.135%;
    *width: 373px;
    float: left;
    margin-right: 3.25%;
    *margin-right: 39px;
}

.listLinkTitle01 {
    height: 40px;
    border-bottom: 1px solid #ccc;
}

.listLinkTitle01 h3 {
    height: 15px;
    padding: 12px 0 5px;
    line-height: 15px;
    font-weight: normal;
    font-size: 16px;
}

.listLinkTitle01 h3 a {
    width: 150px;
    border-left: 5px solid #dc8800;
    height: 15px;
    display: block;
    padding-left: 10px;
    color: #007072;
}

.more05 {
    float: right;
    line-height: 46px;
    width: 28px;
    margin-top: 15px;
    height: 10px;
}

.more05 a {
    display: block;
    width: 24px;
    padding: 0 2px;
    height: 10px;
    border-radius: 5px;
    background-color: #56b6b5;
}

.more05 a i {
    width: 4px;
    height: 4px;
    background-color: #fafaf0;
    border-radius: 5px;
    float: left;
    margin: 3px 2px;
}

.list06 {
    width: 100%;
    overflow: hidden;
}

.list06 li {
    min-height: 52px;
    border-bottom: 1px dotted #ccc;
    line-height: 26px;
    padding: 12px 0;
    background: url(../../images/2017/li_bg04.png) no-repeat left 25px;
    overflow: hidden;
}

.list06 li span {
    margin-left: 8px;
    color: #787878;
}

.list06 li a {
    display: block;
    padding-left: 15px;
}

.list_md {
    width: 31.135%;
    *width: 373px;
    float: left;
    margin-right: 3.25%;
    *margin-right: 39px;
}

.list_rt {
    width: 31.135%;
    *width: 373px;
    float: left;
}

.gen03 {
    margin-bottom: 40px;
}

/*分页*/
.pages {
    width: 556px;
    height: 28px;
    line-height: 26px;
    margin: 30px auto 60px;
}

.pages img {
    /**/
}

.pages a {
    margin-right: 9px;
    float: left;
    background-color: #fff;
    width: 28px;
    height: 26px;
    border: 1px solid #d3d3d3;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
}

.pages a img {
    width: auto;
    *display: block;
}

.pages a:hover {
    background-color: #016669;
    color: #fff;
}

.pages a.on_pages {
    color: #fff;
    background-color: #016669;
}

.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: #016669;
    color: #fff;
}

.pages span {
    float: left;
    padding: 0 10px;
}

.pages select {
    float: left;
    width: 48px;
    height: 26px;
    border: 1px solid #d3d3d3;
}

.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: #006c6f;
    border-radius: 3px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.pages_min a.next_min {
    float: right;
}

.pages_min a:hover {
    background: #ee931d;
    color: #fff;
    transition: 0.5s;
}

/*地理分布图*/
.maps {
    width: auto;
    height: auto;
    line-height: 30px;
    font-size: 14px;
    color: #444;
    background-color: #fff;
    border: 4px solid #e9e9e9;
    margin-bottom: 30px;
}

.maps .journal {
    width: 700px;
    height: auto;
    min-height: 200px;
    /*float: left;*/
    position: relative;
    margin: 0 auto;
}

.maps .journal .re-map {
    width: 700px;
    height: auto;
    background: #fff;
}

.pos {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 315px;
    height: auto;
    min-height: 20px;
    background: #fff;
    border: 5px solid #bbb;
}

.pos ul {
    padding: 5px;
}

.pos ul li {
    padding: 0 0 0 5px;
    width: 290px;
    padding-left: 20px;
    height: auto;
    min-height: 24px;
    line-height: 24px;
    background: url(../../images/2017/star.jpg) no-repeat 0px 5px;
}

.pos ul li a {
    color: #333;
    font: 12px/24px "微软雅黑";
}

.pos ul li a:hover {
    text-decoration: underline;
    color: #04765f;
}

.phoneCur {
    margin-bottom: 40px;
}

/*科技奖励*/
.tabMenu05 li {
    width: 25%;
    *width: 228px;
}

.tabArticleList05 dl dd table tr.tou td {
    border-right: 1px solid #fff;
}

.tabList05 dd table tr.tou td.tou-shu,
.tabList05 dd table tr.tou td.shu_1 {
    border-right: 1px solid #c9c9c9;
}

.tabList05 dd table tr td.shu {
    width: 96px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.tabArticleList05 h3 {
    font: 16px/60px "微软雅黑";
    color: #017137;
    background-position: 10px;
    font-weight: bold;
    text-indent: 16px;
}

.tabList05 {
    padding-bottom: 30px;
    padding-top: 10px;
}

.tabList05 dd {
    padding: 0 0 0;
    margin: 0 2% 20px;
    border: 1px solid #c9c9c9;
    overflow-y: scroll;
    height: 415px;
}

.tabList05 table tr {
    background-color: #fff;
}

.tabList05 table tr.shu {
    background-color: #007072;
    font-weight: bold;
    color: #fff;
}

.tabList05 table tr.shu td {
    font-weight: bold;
    border-right: 1px solid #fff;
}

.tabList05 table {
    width: 100%;
    margin: 0 auto;
}

.tabList05 table tr.tou td {
    border: 1px solid #c9c9c9;
    text-align: center;
    font: 14px/21px "微软雅黑";
    color: #444;
    padding: 5px 0 5px 0;
    vertical-align: top;
    border-left: none;
    border-top: none;
}

.tabList05 table tr.fu td,
.tabList05 table tr td {
    border: 1px solid #c9c9c9;
    text-align: center;
    font: 14px/21px "微软雅黑";
    color: #444;
    padding: 5px 3px 5px 3px;
    vertical-align: top;
}

.tabList05 table tr td.li1 {
    width: 65px;
}

.tabList05 table tr td.li2 {
    width: 160px;
}

.tabList05 table tr td.li22 {
    width: 130px;
}

.tabList05 table tr td.li2 a {
    font: 14px/21px "微软雅黑";
    color: #444;
}

.tabList05 table tr td.li2 a:hover {
    color: #ee931d;
}

.tabList05 table tr td.li3 {
    width: 150px;
}

.tabList05 table tr td.li4 {
    width: 106px;
}

.tabList05 table tr td.li5 {
    width: 80px;
}

.tabList05 table tr td.li55 {
    width: 75px;
}

.tabList05 table tr td.li66 {
    width: 85px;
}

.tabList05 table tr td.li77 {
    width: 75px;
}

.tabList05 table tr.tou {
    background: #c8c8c8;
}

.tabList05 table tr.fu {
    background: #eaeaea;
}

.tabList05 table tr.shu td {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.gen06 {
    margin-top: 30px;
    padding-bottom: 0;
}

.rightMore {
    float: right;
}

.rightMore a {
    color: #01633a;
}

.rightMore a:hover {
    color: #ee931d;
}

.gen06 .articleTitle h2 {
    float: left;
}

.gen06 table tr {
    background-color: #f0f9e4;
}

.gen06 table tr td {
    border: 2px solid #fff;
}

.cur06 {
    padding-bottom: 20px;
}

/*院士风采*/
.acadeList {
    width: auto;
    overflow: hidden;
    padding: 0 0px;
}

.acadeList li {
    width: 21%;
    float: left;
    /* height: 200px; */
    margin-bottom: 20px;
    *width: 176px;
    margin-right: 48px;
}

.acadeList li.noMargin_right {
    margin-right: 0;
}

.acadeList li>div {
    margin: 0 15px;
    padding: 10px 10px 0px;
    background-color: #f6f6f6;
    border: 1px solid #e8e8e8;
}

.acadeList .item-img {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 121.161%;
}

.acadeList .item-img img {
    width: 100%;
}

.acadeList .item-title {
    display: block;
    padding: 5px 0;
    padding-bottom: 0;
    /* padding-left: 10px; */
    /* height:30px; */
    /* line-height:30px; */
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
    font-size: 1.2rem;
}

.acadeList .item-title a {
    display: block;
    line-height: 24px;
    position: relative;
}

.acadeList .itemtit_in a {
    display: block;
    line-height: 24px;
    text-align: center;
    position: relative;
    padding-left: 10px;
}

.acadeList .itemtit_in a::before {
    display: none;
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    z-index: 9;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #666;
    display: inline-block;
    display: none;
}

.acadeList .itemtit_in a:hover::before {
    background: #ee931d;
}

.acadeList .item-title strong {
    margin-right: 5px;
}

.acadeList .itemtit_in {
    padding-top: 0;
    padding-bottom: 5px;
    text-align: center;
}

.line01 {
    width: 874px;
    margin: 10px auto;
    height: 5px;
    background: url(../../images/2017/bottom09.jpg) repeat-x;
    *margin-top: 30px;
}

.acadeList02 {
    padding: 20px 0 40px;
}

.acadeList02 .item-title02 {
    height: 40px;
    line-height: 20px;
    text-align: center;
}

.acadeList02 .item-title02 strong {
    display: block;
    margin-right: 0;
}

.acadeList li span a:hover strong {
    color: #ee931d;
}

.cur07 {
    margin-left: 15px;
}

/*出版物*/
.publish {}

.publish li {
    width: 13.24%;
    margin-right: 8.3%
}

.publish_zhs li {
    width: 20.5%;
    margin-right: 6%;
}

.publish_zhs li span.img_title01 {
    height: auto;
    line-height: 24px;
    padding-top: 4px;
}

.publish_zhs li span.img01 a {
    padding-bottom: 71%;
    overflow: hidden;
}

.publish li span.img01 a {
    padding-bottom: 133.6%;
    overflow: hidden;
}

.publish li span.img_title01 {
    font-size: 13px;
}

/*农科英才*/
.tabMenu06 {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.tabMenu06 li {
    width: 50%;
    float: left;
    font-size: 14px;
    font-size: 1.4rem;
    max-width: 220px;
}

.tabMenu06 li.active {
    background: none
}

.tabMenu06 li.active a {
    color: #b28b0c;
}

.tabMenu06 li a {
    padding: 0;
    color: #444;
}

.tabList06 {
    width: 100%;
    overflow: hidden;
}

.tabList06 dd {
    display: none;
    line-height: 28px;
    background: url(../../images/2017/gg.png) no-repeat left top
}

.tabList06 dd p {
    padding-left: 99px;
    text-indent: 2em;
}

.starList {
    width: 100%;
    overflow: hidden;
    padding-bottom: 60px;
}

.starList li {
    margin-bottom: 2px;
}

.starList li .item-img {
    width: 71px;
    height: 100px;
    float: left;
}

.starList li .item-title {
    margin-left: 73px;
    display: block;
    background-color: #f6e7c8;
    height: 85px;
    padding: 15px 15px 0 20px;
    *margin-top: -20px;
}

.starList li .item-title strong {
    display: block;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 5px;
}

/*出版物详情页*/
.publish_detail {
    width: 100%;
    margin: 15px auto;
    clear: both;
    overflow: hidden;
}

.publish_detail .pdLeft {
    width: 42%;
    float: left;
}

.pdLeft img {
    width: auto;
    margin: 0 auto;
    display: block;
    width: 235px;
}

.publish_detail .pdRight {
    width: 55%;
    float: left;
}

.pdRight {
    line-height: 30px;
}

.pdRight a {
    color: blue
}

.cur09 {
    margin-bottom: 45px;
}

/*faq*/
.faq {
    width: 100%;
    overflow: hidden;
}

.faq dl {
    line-height: 26px;
    margin-bottom: 40px;
    width: 100%;
    overflow: hidden;
}

.faq dt {
    padding: 5px 10px;
    background-color: #dfede1;
    position: relative;
    color: #007072;
    font-weight: bold;
    font-size: 15px;
}

.faq dt .faq_date {
    position: absolute;
    right: 10px;
    top: 5px;
    font-weight: normal;
    font-size: 12px;
    color: #787878;
}

.faq dd {
    padding-top: 5px;
}

.f-title {
    font-weight: normal;
    padding: 5px 0;
}

.f-anser {
    padding: 5px 0;
    color: #ee931d;
}

.rebox {
    padding-left: 20px;
}

.message02 {
    width: 520px;
    overflow: hidden;
    padding-bottom: 30px;
}

.message02 table {
    width: 100%;
    overflow: hidden;
}

.message02 .m_left {
    width: 20%;
    text-align: right;
}

.message02 .m_right {
    width: 80%;
}

.message02 td {
    padding: 5px;
}

.message02 input {
    border-style: none;
    border: 1px solid #d3d3d3;
    width: 300px;
    height: 25px;
    line-height: 25px;
    padding: 0 5px
}

.message02 textarea {
    width: 360px;
    height: 140px;
    border: 1px solid #d3d3d3;
    padding: 5px
}

.message02 td span {
    color: red;
    margin-left: 3px;
}

.message02 td .check01 {
    width: 80px;
    float: left
}

.message02 td strong img {
    width: 75px;
    height: 25px;
    margin-top: 2px;
    display: block;
}

.message02 td strong {
    float: left;
    margin-left: 10px;
    width: 75px;
    height: 25px;
}

.message02 td .submit {
    width: 140px;
    margin: 10px 0;
    height: 35px;
    line-height: 30px;
    text-align: center;
    background-color: #006c6f;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
    border-style: none;
}

.message02 td .submit:hover {
    background-color: #eda700;
}

/*网站地图*/
.webMaps {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 40px 0;
}

.webMaps li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.webMaps li h3 {
    float: left;
    width: 110px;
    text-align: center;
    border: 1px solid #66a7a9;
    height: 30px;
}

.webMaps li h3 a {
    width: 108px;
    height: 28px;
    color: #006c6f;
    border-bottom: 1px solid #66a7a9;
    border-right: 1px solid #66a7a9;
    display: block;
    line-height: 28px;
}

.webMaps li h3 a:hover {
    color: #ee931d;
    border-bottom: 1px solid #ee931d;
    border-right: 1px solid #ee931d;
}

.webMaps li h3:hover {
    border: 1px solid #ee931d;
}

.webMaps li span {
    display: block;
    margin-left: 140px;
}

.webMaps li span a {
    background: url(../../images/2017/li_bg04.png) no-repeat left 10px;
    line-height: 26px;
    margin-right: 25px;
    float: left;
    padding-left: 12px;
}

.whiteBg {
    background-color: #fff;
}

/*科技奖励详情页*/
.kjjl_detail {
    width: 100%;
    overflow: hidden
}

.kjjl_detail a {
    color: blue
}

.kjjl_detail li {
    line-height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
}

.kjjl_detail li span {
    color: #006138;
    font-weight: bold;
    float: left;
}

.kjjl_detail li strong {
    color: #006138;
}

.kjjl_art {
    padding: 5px 0 35px;
}

/*科技奖励搜索*/
.kjll-search {
    width: 80%;
    height: 40px;
    line-height: 40px;
    text-indent: 39px;
    margin: 25px auto;
}

.kjll-search a {
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    background: url(../../images/2017/ss.png) no-repeat 10px center #007072;
    border-radius: 25px;
    display: block;
}

.kjll-search a:hover {
    background: url(../../images/2017/ss.png) no-repeat 10px center #de8f0a;
}

.search_title {
    height: 40px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #007072;
    font-weight: normal;
    border-bottom: 1px solid #007072;
}

.searchCon {
    width: 640px;
    padding: 40px;
    margin: 0 auto;
    background-color: #eee;
    overflow: hidden;
    margin-top: 150px;
}

.searchCon .input {
    width: 100%;
    height: 36px;
}

.searchCon input {
    background: none;
    border-style: none;
    height: 31px;
    padding: 0 2%;
    width: 96%;
}

.input .name {
    width: 48%;
    float: left;
}

.input .gen {
    width: 48%;
    float: right;
}

.input span {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 230px;
    height: 31px;
    display: inline-block;
}

.input label {
    height: 33px;
    line-height: 33px;
    display: inline-block;
}

.btn {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.btn span {
    width: 48%;
    float: left;
    text-align: center;
    background-color: #d1e3da;
    height: 40px;
    line-height: 40px;
}

.btn span a {
    display: block;
}

.btn span.gjsearch {
    float: right;
}

.btn span.gjsearch strong {
    color: #036953;
}

.btn span:hover strong {
    color: #ee931d;
}

/*科技奖励搜索结果页面*/
.searchResult {
    margin: 40px auto;
}

.searchResult02 {
    margin: 40px auto 0;
    overflow: hidden;
}

.records {
    width: 100%;
    overflow: hidden;
    padding-bottom: 1px;
}

.records li {
    padding: 20px;
    width: 660px;
    background-color: #eee;
    margin: 0px auto 30px;
}

.recList01 dd {
    line-height: 24px;
    padding: 3px 0;
}

.recList01 dd .item-title {
    float: left;
}

.recList01 dd .item-text {
    display: block;
    margin-left: 70px;
}

.recList01 dd a {
    background-color: #ee931d;
    color: #fff;
    display: inline-block;
    margin-left: 8px;
    padding: 0px 5px;
    height: 20px;
    line-height: 20px;
    margin-top: 2px;
}

.recList01 dd a:hover {
    background-color: #006c6f;
}

.recList01 dd .item-text1 {
    color: #006c6f;
}

.recList01 dd .item-text2 {
    margin-left: 100px;
}

/*全局搜索*/
.main {
    width: 900px;
    overflow: hidden;
    margin: 100px auto;
}

.searchList input {
    margin: 0 8px 0 0;
}

.slogo {
    width: 500px;
    margin: 0 auto 20px;
}

.searchList {
    margin: 0 auto 20px;
    overflow: hidden;
    line-height: 30px;
    width: 100%;
}

.searchList li {
    float: left;
    width: 225px;
}

.s-search {
    width: 55%;
    margin: 30px auto;
}

.s-search .tt {
    width: 74%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #aaa;
    float: left;
    text-indent: 10px;
}

.s-search .bt {
    width: 20%;
    margin-left: 2%;
    border: none;
    background-color: #007374;
    height: 33px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.g-search {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
}

.g-search a {
    color: #007374;
}

.s-footer {
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin: 45px 0;
    width: 100%;
}

/*科技奖励高级搜索*/
.search-gaos {
    max-width: 440px;
    padding: 40px;
    margin: 30px auto;
    background-color: #eee;
}

.search-gaos input {
    width: 90%;
    border: 1px solid #ccc;
    background-color: #fff;
    height: 30px;
    padding: 0 5px;
    line-height: 30px;
    text-indent: 10px;
}

.search-gaos textarea {
    width: 90%;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 5px;
}

.search-gao {
    width: 100%;
    border-collapse: collapse;
    cellpadding: 0;
    cellspacing: 0;
    margin-bottom: 10px;
}

.search-gaor td {}

.search-gao .h01 {
    width: 30%;
}

.search-gao .h02 {
    width: 60%;
}

.search-gao td {
    height: 40px;
    line-height: 20px;
    text-align: left;
    padding: 3px 0;
}

.search-gao td.cur01 {
    padding: 0 82px;
}

.search-gao td.bt01 {
    text-align: center;
}

.search-gao td.bt01 a {
    display: block;
    margin: 3px 0;
    background-color: #d1e3da;
    height: 40px;
    line-height: 40px;
}

.search-gao td.bt01 a strong {
    color: #006c6f;
}

.search-gao td.bt01 a:hover strong {
    color: #ee931d;
}

/*院属单位列表页*/
.ysList01 {}

.ysList01 li span {
    float: right;
    line-height: 26px;
    width: 100px;
}

.ysList01 li {
    padding: 5px 0;
    width: 50%;
    float: left;
    font-size: 16px;
    font-size: 1.6rem;
}

.ysList01 li a {
    height: auto;
    line-height: 26px;
}

/*农科英才*/
.nkyc {
    width: 1160px;
    height: 243px;
    margin: 30px auto 0;
    overflow: hidden;
    position: relative;
    background: url(../../images/2017/nkyc_03.jpg) no-repeat center left;
}

.nkyc img {
    float: left;
    margin: 24px 0 0 142px;
}

.nkyc p {
    float: left;
    margin: 30px 0 0 142px;
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #333333;
}

.nkycPage {
    width: 1160px;
    margin: 30px auto 0;
    position: relative;
}

.nkycPage h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}

.nkycPage ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
}

.nkycPage ul li {
    float: left;
    margin: 42px 25px 0 0;
    width: 31.85%;
}

.nkycPage ul li.none {
    margin-right: 0;
}

.caasmovie {
    width: 100%;
    background: #f1f1f1;
    padding: 18px 0;
    position: relative;
}

.caasmovie_con {
    width: 1198px;
    margin: 0 auto;
    overflow: hidden;
    position: relativee;
}

.caasmovie_left {
    float: left;
    width: 35.560%;
}

.caasmovie_right {
    margin-left: 37.560%;
}

.caasmovie_right h3 {
    border-bottom: 2px #007072 solid;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: normal;
    display: inline-block;
    line-height: 50px;
    margin-bottom: 30px;
}

.caasmovie_right p {
    line-height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    text-indent: 2em;
}

.picList02.caaspiclist li.question {
    box-shadow: 0px 0px 20px #d5d5d5;
    -o-box-shadow: 0px 0px 20px #d5d5d5;
    -moz-box-shadow: 0px 0px 20px #d5d5d5;
    -webkit-box-shadow: 0px 0px 20px #d5d5d5;
    margin-right: 10%;
    margin-top: 52px;
}

.picList02.caaspiclist li.question:hover {
    transition: none;
    -o-transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

.picList02.caaspiclist li.question .title02 {
    padding-top: 50px;
}

.picList02.caaspiclist li.question .tec-service .title02 a {
    background-color: #f56b6b;
    height: 60px;
    width: 138px;
}

.picList02.caaspiclist li.question .title02 a {
    background-color: #07b3ec;
    height: 70px;
    width: 192px;
}

.picList02.caaspiclist li.question:nth-child(1) {
    margin-left: 23%;
}

.caasmovie_con.caasword_con .caasmovie_left {
    width: 37.560%;
}

.caasmovie_con.caasword_con .caasmovie_right {
    margin-left: 39.560%;
}

.caasmovie_con.caasword_con .caasmovie_right h3 {
    border-bottom: 0;
    background: url(../../images/2017/yhw_hua.png) no-repeat center left;
    padding-left: 65px;
    line-height: 52px;
    margin: 20px 0;
}

.caasmovie_con.caasword_con .caasmovie_right span {
    float: right;
}

.caasmovie_con.caasword_con .caasmovie_right span a {
    background: #fe8500;
    line-height: 58px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 42px;
    display: inline-block;
    padding: 0 20px;
    margin-top: 24px;
}

.yhw_h3 {
    line-height: 50px;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: -70px;
    position: relative;
    z-index: 1;
    background: #fff;
    padding-bottom: 20px;
}

.subPage.sub_Pagecon {
    padding: 50px 0;
}

.subPage_con03 {
    display: none;
}

.caasmovie_con.caasword_con .c02 {
    display: none;
}

.c002 {
    width: 65%;
    display: block;
    margin: 0 auto;
    line-height: 56px;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    background: #fe8500;
    color: #fff;
}

.c002 a {
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
}

@media screen and (max-width:1360px) {
    .sub_banner {
        width: 100%;
    }

    .banner_title01 {
        right: 0px;
        bottom: 0px;
    }
}

@media screen and (max-width:1198px) {
    .banner_title01 h3 {
        background: none;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        font-size: 1.6rem;
    }

    .banner_title01 {
        height: 35px;
        width: 130px;
    }

    .arrow_left {
        display: none;
    }

    .banner_title01 p {
        display: none;
    }

    .picList02 li {
        width: 33.333%;
        margin-right: 0;
    }

    .picList02 li>div {
        width: auto;
        margin: 0 20px;
    }

    .subPage {
        width: auto;
        padding: 0 3%;
    }

    .sub_right {
        margin: 0 20px 25px 298px
    }

    .proEdu_con li {
        width: 33.3333%;
    }

    .team_right {
        margin-right: 0px;
    }

    .team_left {
        width: 65%;
    }

    .tecPlat {
        width: 501px;
        margin: 0 auto 60px;
    }

    .tecPlat_list {
        width: 100%;
        overflow: hidden;
    }

    .tecPlat_list dt {
        width: 50%;
    }

    .topic {
        width: 580px;
        margin: 0 auto;
    }

    /*.topic_left{margin-bottom:30px;}*/
    .leaderList li {
        margin: 0 10px 20px 10px;
        width: 148px;
        height: 257px;
    }

    .leaderList li:first-child,
    .leaderList li.noMar_left {
        margin-right: 10px;
    }

    .leaderList li a {
        padding: 10px 10px 10px;
        display: block;
        height: 247px;
    }

    /*.leaderList{max-width:396px;margin:0 auto;}
 .leaderList li:nth-child(4n){margin-left:0;}*/
    .picList01 li {
        width: 17.5%;
        margin-right: 3%;
    }

    .picList01 li span.img_title01 {
        height: 35px;
        line-height: 35px;
    }

    .article {
        padding: 20px 0;
    }

    .arti01 {
        padding-right: 0;
    }

    .editor {
        padding: 15px 0;
    }

    .maps {
        display: none;
    }

    .tabMenu05 li {
        width: 100%;
    }

    .tabList05 dd {
        width: auto;
        overflow-x: scroll;
    }

    .tabList05 table tr td {
        min-width: 45px
    }

    .cur06 {
        width: auto;
        height: auto;
        overflow-x: scroll;
        overflow-y: scroll;
        max-width: 914px;
    }

    .acadeList li {
        width: 33.3333%;
    }

    .publish li {
        width: 22%;
        margin: 0 1.5%
    }

    .picList01 li.noMar_right {
        margin-right: 1.5%
    }

    .faq dt .faq_date {
        position: static;
        display: block;
        font-size: 12px;
    }

    .acadeList li {
        margin: 0 0 20px;
        width: 25%
    }

    .searchCon {
        padding: 0;
        background: none;
        width: 460px;
    }

    .input span {
        width: 133px;
    }

    .records li {
        width: auto;
    }

    .old-leaders .leader_title h4 {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .old-leaders li {
        height: 230px;
    }

    .ysList01 li,
    .list05 li,
    .researchList li,
    .article,
    .articleAuthor span,
    .editor,
    .annex ul li,
    .kjjl_detail li {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .researchList li {
        padding: 0;
        background: url(../../images/2017/li_bg04.png) no-repeat left 12px;
    }

    .researchList li a {
        float: none;
        height: auto;
        line-height: 26px;
    }

    .researchList li span {
        display: block;
        line-height: 26px;
        margin-right: 15px;
        width: auto;
    }

    .cur09 {
        margin: 0
    }

    .nkyc {
        width: auto;
        height: auto;
        padding: 0 5%;
        background-position: 5% 0;
    }

    .nkycPage {
        width: auto;
        padding-left: 5%;
    }

    .nkyc p {
        margin-top: 0;
    }
}

@media screen and (max-width:1024px) {
    .caasmovie_con {
        width: auto;
    }

    .caasmovie_right p {
        margin-top: 15px;
    }

    .picList02.caaspiclist li.question {
        width: 27.45%;
    }

    .picList02.caaspiclist li.question>div {
        margin: 0;
    }

    .picList02.caaspiclist li.question:nth-child(1) {
        margin-left: 18%;
    }

    .subPage_con03 {
        display: block;
    }

    .subPage_con002 {
        display: none;
    }

    .yhw_h3 {
        margin-bottom: 0;
    }

    .caasmovie_con.caasword_con .c02 {
        display: block;
    }

    .caasmovie_con.caasword_con .c01 {
        display: none;
    }

    .pageArticle_left {
        height: auto;
    }

}

@media screen and (max-width:950px) {
    .ddList03 li {
        width: 50%;
    }

    .picList02 li {
        width: 50%;
        margin-bottom: 30px;
    }

    .picList02 li>div {
        width: auto;
        margin: 0 10px;
    }

    .tecPlat {
        margin-bottom: 30px;
    }

    .pageArticle_left {
        float: none;
    }

    .pageArticle_con {
        width: 100%;
        margin: 0;
        float: none;
    }

    .pageArticle_right {
        width: 100%;
        margin: 20px 0 0 0;
    }

    .pageArticle_right .list06 li {
        min-height: auto;
        padding: 5px 0;
    }

    .list_lf,
    .list_md,
    .list_rt {
        width: 100%;
        margin-right: 0;
    }

    .list06 li {
        min-height: auto;
        background: url(../../images/2017/li_bg04.png) no-repeat left 15px
    }

    .acadeList li {
        width: 50%;
    }

    .main {
        width: 100%;
        max-width: 500px;
        margin: 0px;
    }

    .searchList {
        width: auto;
        padding: 0 5%;
    }

    .searchList li {
        width: 50%;
    }

    .s-search {
        width: auto;
        padding: 0 5%;
    }

    .s-footer {
        margin: 20px 0;
    }

    .nkycPage ul li {
        width: 31.35%;
        margin-top: 25px;
    }
}

@media screen and (max-width:900px) {
    .publish li {
        width: 30%
    }

    .sub_left,
    .pages {
        display: none;
    }

    .pages_min {
        display: block;
    }

    .nkycPage ul li {
        width: 31%;
    }

    .caasmovie_right h3 {
        font-size: 1.6rem;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .caasmovie_right p {
        font-size: 1.4rem;
    }
}

@media screen and (max-width:800px) {
    .subPage {
        width: auto;
        padding: 0 5%;
    }

    .sub_mbtn {
        display: block;
    }

    /*.sub_left,.pages{display:none;}*/
    .sub_right {
        width: 100%;
        margin-left: 0;
    }

    .sub_title,
    .bread {
        width: 100%;
        float: none;
        height: auto;
        line-height: 20px;
        padding: 10px 0;
        overflow: hidden;
        margin: 0;
    }

    /* .pages_min{display:block;}*/
    .gen01 {
        margin-top: 20px;
    }

    .ddList03 li {
        width: 33.33%;
    }

    .team_left {
        width: 100%;
        padding: 22px 0;
        float: none;
    }

    .team_right {
        float: none;
        margin: 0 auto 22px;
        height: 74px;
        display: block;
    }

    .topicList li {
        width: 100%;
    }

    .topicList li.right>div,
    .topicList li>div {
        margin: 0;
    }

    .topicList li a {
        margin-left: 110px;
    }

    .notice_nav {
        display: none;
    }

    .articleList05,
    .search_title {
        margin-top: 20px;
    }

    .leaders {
        margin-top: 20px;
    }

    .researchList,
    .subPage_con {
        min-height: auto;
    }

    .topicList .date {
        width: 60px;
    }

    .topicList li a {
        margin-left: 80px;
    }

    .topic_more02 {
        height: 24px;
    }

    .picList01 li {
        width: 22.9%;
        margin: 0 1%;
    }

    .picList01 li.noMar_right {
        margin: 0 1%;
    }

    .listLink01 {
        margin-bottom: 35px;
    }

    .picList02 {
        padding-top: 20px;
    }

    .pic02 {
        display: none;
    }

    .phoneCur {
        margin-top: 20px;
    }

    .acadeList li {
        width: 33.333%;
    }

    .cur07 {
        margin-top: 20px;
    }

    .cur08 {
        margin-top: 20px;
    }

    .tecPlat_title {
        width: 100%;
        height: 150px;
    }

    .tecPlat_title>div {
        padding: 0;
        height: 100%;
    }

    .searchCon {
        margin: 30px auto 40px;
    }

    .sub_right .articleTitle {
        margin-top: 20px;
    }

}

@media screen and (max-width:768px) {
    .proEdu_con li {
        height: 35px;
        line-height: 35px;
        margin-bottom: 15px;
    }

    .proEdu_con li a {
        background-color: #def5f3;
        border: 1px solid #cbe1df;
    }

    .proEdu_con li .right {
        display: none;
    }

    .proEdu_con li .left {
        position: static;
        width: 100%;
        height: 100%;
        text-align: center;
        color: #2da5a7;
        font-size: 14px;
        font-size: 1.54rem;
    }

    .proEdu_con li:hover .left {
        color: #fff;
    }

    .publish_detail {
        width: 100%;
    }

    .publish_detail .pdLeft {
        width: 100%;
    }

    .publish_detail .pdRight {
        width: 100%;
        margin-top: 20px;
    }

    .webMaps li h3 {
        float: none;
        clear: both;
    }

    .webMaps li span {
        width: 100%;
        margin: 0;
        padding: 15px 0 0;
        overflow: hidden
    }

    .share {
        padding: 10px 5px 30px
    }

    .researchList li {
        width: 100%;
    }

    .nkycPage ul li {
        width: 30.55%;
    }

    .picList02.caaspiclist li.question {
        width: 45%;
        margin: 0 2.5% 2.5%;
    }

    .picList02.caaspiclist li.question:nth-child(1) {
        margin-left: 2.5%;
    }

    .caasmovie.caasmovie_ios {
        padding-bottom: 0;
    }

    .caasmovie.caasmovie_ios .caasmovie_right p {
        margin-top: 0;
    }

    .c002 {
        width: 65%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:640px) {
    .ddList03 li {
        width: 50%;
    }

    .genList03 li {
        width: 25%;
    }

    .proEdu_con li {
        width: 50%;
    }

    .topic {
        width: 311px;
    }

    .tList {
        float: none;
    }

    .topic_right {
        display: none;
    }

    .tImg {
        display: none;
    }

    .search-gaos {
        padding: 0;
        background: none;
    }

    .topicList li a h3 {
        font-size: 15px;
        font-size: 1.5rem;
    }

    .nkyc {
        background: none;
        margin-top: 0;
    }

    .nkyc img,
    .nkyc p {
        margin-left: 0;
    }

    .nkyc p {
        margin-top: 10px;
    }

    .nkycPage ul li {
        width: 30%;
    }

    .caasmovie_left {
        width: 100%;
        float: none;
    }

    .caasmovie_left {
        width: 100%;
        float: none;
    }

    .caasmovie_right,
    .caasmovie_con.caasword_con .caasmovie_right {
        margin-left: 0;
    }

    .yhw_h3 {
        padding: 0 4% 20px;
    }

    .caasmovie_con.caasword_con .caasmovie_left {
        display: none;
    }
}

@media screen and (max-width:600px) {
    .picList02 li {
        width: 100%;
    }

    .listInfo02,
    .listInfo02 dd,
    .listInfo02 dl {
        height: auto;
    }

    .picList02 {
        max-width: 360px;
        margin: 0 auto;
    }

    .tecPlat {
        max-width: 360px;
    }

    .tecPlat_img {
        width: 100%;
    }

    .tecPlat_title {
        width: 100%;
        height: 120px;
    }

    .tecPlat_title h3 {
        padding-top: 25px;
    }

    .tecPlat_list dt a {
        margin: 0 10px;
    }

    .picList01 li {
        width: 30.3%;
        margin: 0 1.5%;
    }

    .leaderDetail_rt {
        margin: 0;
        padding: 0;
        float: none;
    }

    .leaderDetail {
        padding: 20px 0 0 0;
    }

    .leaderDetail_lf {
        float: none;
        margin: 0 auto;
    }

    .acadeList {
        max-width: 400px;
        margin: 0 auto
    }

    .acadeList li {
        width: 50%;
    }

    .message02 {
        width: 100%;
    }

    .message02 .m_left {
        text-align: left;
        width: 23%;
    }

    .message02 .m_right {
        width: 77%
    }

    .message02 input {
        width: 90%;
    }

    .message02 textarea {
        width: 90%;
    }

    .leader_title span {
        display: none;
    }

    .leaderList li {
        width: 30%;
        height: auto;
        margin: 0 1% 15px 2%;
    }

    .leaderList li:first-child,
    .leaderList li.noMar_left {
        margin-right: 2%;
    }

    .leaderList li a {
        height: auto;
    }

    .leader_title h4 {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .leader_title {
        margin-top: 6px;
    }

    .input .name,
    .input .gen {
        width: 100%;
        margin: 5px 0;
    }

    .btn span {
        width: 100%;
        margin: 5px 0;
    }

    .searchCon {
        width: 240px;
    }

    .input span {
        width: 162px;
    }

    .slogo {
        width: 80%;
        margin: 30px auto;
    }

    .old-leaders .leader_title h4 {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .question .readMore02 {
        display: none;
    }

    .question .title02 {
        height: auto;
        padding-top: 0;
    }

    .article img {
        width: auto !important;
        display: block !important;
        height: auto !important;
    }
}

@media screen and (max-width:480px) {
    .proEdu_con {
        padding-top: 14px;
    }

    .proEdu {
        margin-bottom: 30px;
    }

    .genList03 li {
        width: 50%;
    }

    .proEdu_con li a {
        margin: 0 8px;
    }

    .tecPlat {
        margin: 0 10px 30px;
        width: auto;
    }

    .articleTitle02 h3 {
        font-size: 18px;
    }

    .articleAuthor {
        font-size: 12px;
        font-size: 1.2rem;
    }

    body {
        font-size: 13px;
        font-size: 1.3rem;
    }

    .searchList li {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        float: none;
    }

    .nkycPage ul li {
        width: 43.55%;
    }

    .nkycPage ul li.none {
        margin-right: 25px;
    }

    .picList02.caaspiclist li.question {
        width: 95%;
        margin-bottom: 40px;
    }

    .picList02.caaspiclist li.question .title02 {
        padding-top: 0;
    }

    .caasmovie {
        padding-top: 0px;
    }

    .caasmovie_right {
        padding: 0 5%;
    }

    .caasmovie_con.caasword_con .caasmovie_right span a {
        margin-left: 30px;
    }
}

@media screen and (max-width:460px) {

    .leaderList li span {
        font-size: 12px;
        font-size: 1.2rem;
    }

    .leaderList li {}


    .acadeList li>div {
        margin: 0 10px;
    }

    .acadeList .item-title {
        height: 40px;
        line-height: 20px;
        text-align: center;
    }

    .acadeList .item-title strong {
        display: block;
    }

    .acadeList02 li span strong {
        height: auto;
        line-height: 20px;
        white-space: normal;
    }

    .acadeList02 .item-title02 {
        height: auto;
    }

    .tabMenu06 li {
        width: 100%;
    }

    .publish li {
        width: 47%;
    }

    .nkycPage ul li {
        width: 42.55%;
    }

}

@media screen

/*and (min-width:320px)*/
and (max-width:360px) {

    .ddList03 li,
    .tList {
        width: 100%;
    }

    .tecPlat_list dt {
        width: 100%;
    }

    .picList01 li {
        width: 45%;
        margin: 0 2.5%;
    }

    .picList01 li.noMar_right {
        margin: 0 2.5%;
    }

    .topic,
    .topic_left,
    .tImg {
        width: 100%;
        height: auto;
    }

    /*.tImg{height:0;padding-bottom:55.76%;}*/
    .starList li .item-title {
        padding-top: 5px;
        height: 95px;
    }

    .starList li .item-title strong {
        margin-bottom: 0
    }

    .nkycPage ul li {
        width: 42%;
    }


}
