@charset "utf-8";

/*公共样式部分 start*/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, em, font, img, small, strong, b, u, i, s, dl, dt, dd, ol, ul, li, fieldset, form, label, input, table, tr, td {
    padding: 0px;
    margin: 0px;
}

textarea {
    resize: none;
    overflow: auto;
    line-height: 18px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

ol, ul li {
    list-style: none outside none;
}

img {
    border: none;
    display: block;
}

body, button, input, select, textarea {
    font: Arial, serif;
    color: #666666;
    outline: 0;
}

/*使 option 有间距*/
select {
    font-family: verdana, sans-serif;
}

s, em {
    font-style: normal;
}

s {
    text-decoration: none;
}

h2 {
    font-size: 14px;
    color: #8B8989;
    font-family: "宋体","Microsoft YaHei", "黑体", "Simsun", serif;
}

h4 {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
}

font {
    color: #f5655c;
}

/* Links========================================================================== */
a {
    text-decoration: none;
    color: #333;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

a:focus {
    border: none;
}

header, footer, article, section, nav, menu, hgroup {
    display: block;
}

/* Forms ========================================================================== */
button, input, optgroup, select, textarea {
    margin: 0;
}

button {
    overflow: visible;
    border: 0 none;
}

button, select {
    text-transform: none;
    vertical-align: middle;
}

button, html
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    vertical-align: middle;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
    resize: none;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

.inline-block {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    *vertical-align: auto;
    padding: 0;
}

/* CSS Document */

.main_inner {
    margin: 0 auto;
    width: 1200px;
}

.ma_te_title {
    line-height: 72px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333a42;
}

.ma_te_content {
    margin: 0 auto;
    padding: 20px 40px;
    font-family: "宋体";
    font-size: 13px;
    line-height: 24px;
    color: #333a42;
    background: #fbfbfb;
    text-align: justify;
    width: 1120px;
}

.main_btn {
    padding-top: 10px;
    height: 60px;
    width: 1200px;
    text-align: center;
    padding-bottom: 30px;
}

.main_btn a {
    display: inline-block;
    padding: 5px 20px;
    height: 50px;
    cursor: default;
}

.main_btn .span_number {
    display: block;
    line-height: 30px;
    color: #333a42;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.main_btn .span_word {
    display: block;
    color: #c1ac82;
    font-size: 13px;
    line-height: 20px;
}

.tab_01 {
    /*border-bottom:1px solid #efefef;
    height:40px;*/
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #ddd;
}

.tab_01 a {
    /*    display: block;
        float: left;
        width: 110px;
        line-height: 40px;
        text-align: center;
        font-size: 16px;
        color: #888;
        background: #eee;
        border-radius: 6px 6px 0 0;
        margin-left: 5px;*/
    float: left;
    height: 47px;
    padding: 0 20px;
    cursor: pointer;
    font-size: 16px;
    color: #333;
}

.tab_01 .active {
    color: #f60;
    border-bottom: 3px solid #f60;
}

.content_Statistics {
    display: none;
}

.Statistics_tab {
    padding: 65px 35px;
    width: 1130px;
}

.Statistics_tab a {
    display: inline-block;
    margin: 0 15px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 15px;
    color: #333a42;
    font-family: "宋体";
}

.Statistics_tab a:hover, .Statistics_tab .active {
    border: 1px solid #ff6600;
    color: #f60;
}

.con_sta_img {
    width: 1200px;
    padding-bottom: 180px;
}

.Statistics_img_inner {
    display: none;
    text-align: center;
}

/*成果 start
.content_results {
    padding-top: 20px;
}

.main_l {
    width: 290px;
    float: left;
}

.main_r {
    width: 880px;
    float: right;
    padding-top: 20px;
}

.main_nav {
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
}

.tab_box {
    width: 290px;
    height: 45px;
}

.tab {
    width: 290px;
    overflow: hidden;
    float: left;
    height: 45px;
    position: relative;
}

.nav_tab {
    width: 999px;
    position: absolute;
    top: 0;
    left: 0;
}

.nav_tab a {
    float: left;
    height: 45px;
    background: #ff6600;
    color: #fff;
    line-height: 45px;
    width: 72px;
    text-align: center;
    font-size: 14px;
    font-family: '微软雅黑';
}

.nav_tab a + a {
    margin-left: 1px;
}

.nav_tab .active {
    background: #fff;
    color: #ff6600;
    border: 1px solid #eee;
}

.to_left {
    float: left;
    display: none;
}

.to_right {
    float: right;
}

.to_left, .to_right {
    height: 45px;
    background: #ff6600;
    color: #fff;
    line-height: 45px;
    width: 22px;
    text-align: center;
}

.to_right:hover, .to_left:hover {
    background: #F90;
}

.sub_nav div {
    min-height: 430px;
    padding-top: 36px;
    display: none;
}

.sub_nav div li a {
    line-height: 48px;
    text-align: center;
    color: #333;
    font-size: 14px;
    display: block;
    width: 290px;
}

.sub_nav div li .active {
    background: #eee;
    color: #ff6600;
}

.main_keywords {
    height: 715px;
    margin-top: 15px;
    background: #f7f7f7;
}

/*search start
.data {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    height: 30px;
}

.data input {
    height: 26px;
    width: 160px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.date_icon {
    display: inline-block;
    background: url(../images/u241.jpg) no-repeat;
    width: 20px;
    height: 21px;
    vertical-align: middle;
}

.search_btn {
    float: right;
    display: block;
    text-align: center;
    width: 60px;
    line-height: 27px;
    background: #6f9aea;
    color: #fff;
    font-size: 13px;
    border-radius: 3px;
    margin-right: 188px;
}

.search_btn:active {
    background: #6284e4;
}

.condition {
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
}

.plus, .reduce {
    background-position: center;
    background-size: contain;
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
}

.plus {
    background: url(../images/+.png) no-repeat;
}

.reduce {
    background: url(../images/-.png) no-repeat;
    margin: 0 10px;
}

.condition select {
    height: 24px;
    min-width: 100px;
    text-align: center;
    border: 1px solid #c9c9c9;
}

.condition .s_01 {
    min-width: 60px;
    margin-right: 10px;
}

.condition input {
    width: 50%;
    height: 26px;
    margin-left: 10px;
    border: 1px solid #ccc;
    padding-left: 5px;
    border-radius: 3px;
}

.Selected {
    min-height: 56px;
    width: 880px;
    border-bottom: 1px solid #ddd;
    margin-top: 10px;
}

.Selected div {
    float: left;
    padding: 0  0 0 5px;
    line-height: 18px;
    vertical-align: middle;
    margin-top: 18px;
    background: #c1ae90;
    color: #fff;
    font-size: 13px;
    font-family: '微软雅黑';
}

.Selected div:hover {
    background: #b7a589;
}

.Selected div a {
    height: 20px;
    margin-left: 6px;
    padding: 0 1px;
    width: 18px;
    display: block;
    float: right;
    background: url(../images/close_37.png) no-repeat;
    background-position: center;
}

.Selected div a:active {
    background: url(../images/close_39.png) no-repeat;
    background-position: center;
}

.Selected div + div {
    margin-left: 10px;
}

.txt_top {
    line-height: 30px;
    font-family: '宋体';
}

.txt_top input {
    margin-top: 9px;
    margin-right: 4px;
    display: block;
    float: left;
}

.txt_top a {
    color: #333;
    margin-left: 10px;
}

.txt_top a:active {
    color: #6291fe;
}

.txt_top .top_l {
    float: left;
    font-size: 13px;
}

.txt_top .top_r {
    float: right;
    font-size: 13px;
}

.nub {
    margin-left: 30px;
}

.main_r_list {
    margin-bottom: 52px;
}

.list_single {
    margin-top: 20px;
}

.list_single .tit {
    font-size: 16px;
    font-family: '微软雅黑';
    line-height: 40px;
    font-weight: bold;
    color: #333;
    width: 680px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    letter-spacing: 1px;
}

.list_single .tit a {
    color: #333;
}

/*.tit_box .number{
    float:right;
    line-height:40px;
    color:#ff6500;
    font-family:'宋体';
}
.list_single .number {
    float: right;
    line-height: 15px;
    color: #947c67;
    font-family: '宋体';
    margin-right: 5px;
}

.number_box {
    border-bottom: 1px solid #ededed;
    height: 23px;
}

.list_single .number span + span {
    margin-left: 15px;
}

#checkbox_tit {
    margin-right: 5px;
}

.list_single .name {
    margin-left: 28px;
    font-size: 13px;
    color: #777;
    line-height: 20px;
    width: 880px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 0;
}

.tit_b {
    margin-left: 29px;
    line-height: 24px;
}

.tit_box .right_a {
    float: right;
    display: block;
    width: 45px;
    line-height: 24px;
    height: 24px;
    color: #696969;
    font-size: 12px;
    margin: 11px 15px 0 0;
}

.tit_box .download {
    background: url(../images/download_39.png) no-repeat;
    background-position: top right;
}

.tit_box .preview {
    background: url(../images/preview.png) no-repeat;
    background-position: top right;
}

.tit_box .download:hover, .tit_box .preview:hover {
    background-position: bottom right;
    color: #333;
}

.list_single .time {
    margin-left: 10px;
    color: #8c8c8c;
}

.abstract {
    margin: 15px 0 0 28px;
    font-size: 14px;
    color: #333a42;
    font-family: '宋体';
    line-height: 24px;
    padding-bottom: 24px;
}

/*page start
.pages {
    width: 720px;
    margin: 0 auto;
    padding-left: 130px;
    margin-bottom: 60px;
    height: 43px;
}

.pages #Pagination {
    float: left;
    overflow: hidden;
}

.pages #Pagination .pagination {
    height: 40px;
    text-align: right;
    font-family: \u5b8b\u4f53,Arial;
}

.pages #Pagination .pagination a,
.pages #Pagination .pagination span {
    float: left;
    display: inline;
    padding: 12px 18px;
    border: 1px solid #eee;
    border-right: none;
    background: #f9f9f9;
    color: #666666;
    font-family: \u5b8b\u4f53,Arial;
    font-size: 14px;
    cursor: pointer;
}

.pages #Pagination .pagination .current {
    background: #ffac59;
    color: #fff;
    border: 1px solid #ffac59;
}

.pages #Pagination .pagination .prev,
.pages #Pagination .pagination .next {
    float: left;
    padding: 11px 13px;
    border: 1px solid #eee;
    background: #f9f9f9;
    color: #666666;
    cursor: pointer;
}

.pages #Pagination .pagination .prev i,
.pages #Pagination .pagination .next i {
    display: inline-block;
    width: 4px;
    height: 11px;
    margin-right: 5px;
    background: url(../images/icon.fw.png) no-repeat;
}

.pages #Pagination .pagination .prev {
    border-right: none;
}

.pages #Pagination .pagination .prev i {
    background-position: -144px -1px;
    *background-position: -144px -4px;
}

.pages #Pagination .pagination .next i {
    background-position: -156px -1px;
    *background-position: -156px -4px;
}

.pages #Pagination .pagination .pagination-break {
    padding: 11px 5px;
    border: none;
    border-left: 1px solid #e6e6e6;
    background: none;
    cursor: default;
}

.pages .searchPage {
    float: left;
    padding: 8px 0;
}

.pages .searchPage .page-sum {
    padding: 11px 13px;
    color: #666;
    font-family: \u5b8b\u4f53,Arial;
    font-size: 14px;
}

.pages .searchPage .page-go {
    padding: 8px 0;
    color: #666;
    font-family: \u5b8b\u4f53,Arial;
    font-size: 14px;
    padding: 10px 0\9;
    *padding: 6px 0;
}

.pages .searchPage .page-go input {
    width: 21px;
    height: 20px;
    margin: 0 5px;
    padding-left: 5px;
    border: 1px solid #e4e4e4;
}

.pages .searchPage .page-btn {
    margin: 9px 0 5px 5px;
    padding: 2px 5px;
    background: #ffac59;
    border-radius: 2px;
    color: #ffffff;
    font-family: Arial, 'Microsoft YaHei';
    font-size: 14px;
    text-decoration: none;
}

/*成果 end

.sign {
    margin-right: 7px;
    color: #39816f;
    font-style: normal;
}

.tag_box {
    min-height: 24px;
    margin-left: 32px;
    margin-top: 5px;
}

.tag_box li {
    display: inline-block;
    line-height: 16px;
    padding: 0 5px;
    margin-right: 3px;
    background: #c9a989;

    /* border:1px solid #f60;

    color: #fff;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 3px;
}

.tag_box li {
    *display: inline;
}
*/

/* 院系简介---17-7-7cjh */
.collegeinfobox {
    padding-bottom: 10px;
}

.collegeinfobox .col900 {
    float: left;
    width: 870px;
    border-right: 1px solid #eee;
    min-height: 188px;
    padding-right: 30px;
}

.college-introbox-tit {
    height: 50px;

    /*color: #6392fe;*/
    font-size: 20px;
    font-weight: 700;
}

.college-introbox-txt {
    text-indent: 2em;
    line-height: 28px;
}

.collegeinfo-data {
    float: right;
    width: 290px;
}

.collegeinfo-data li {
    float: left;
    width: 105px;
    height: 42px;
    padding: 10px 0 10px 40px;
    white-space: nowrap;
}

.collegeinfo-data li p {
    color: #c1ac82;
    font-size: 16px;
}

.collegeinfo-data li span {
    line-height: 25px;
    font-size: 24px;
}

.collegeinfo-data li .cicon {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}
