* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0 !important;
    width: 100%;
    height: 100%;
    font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #4f4f4e;
}

img {
    border: none;
}

input, button {
    border: none;
    outline: none;
}

ul, dl, dt, dd, ol {
    list-style: none;
}

ul li {
    vertical-align: top;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.center {
    width: 1000px;
    margin: 0 auto;
}

.mytop {
    width: 1000px;
    margin: 0 auto; /* margin-right: 270px*/
}

.mytop a {
    margin-right: 30px
}

.fl {
    float: left;
}

.fl_add {
    float: left;
}

.fr {
    float: right;
}

.fb {
    float: right;
}

.clear {
    clear: both;
}

.marr20 {
    margin-right: 20px
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    width: 0;
}

.clearfix {
    zoom: 1;
}

.padt130 {
    padding-top: 130px;
}

.mart25 {
    margin-top: 25px;
}

.mart11 {
    margin-top: 11px;
}

.padt20 {
    padding-top: 20px;
}

/*top*/
.top {
    width: 100%;
    height: 38px;
    background: #302f2f;
    line-height: 38px;
}

.top a {
    color: #fff;
}

/*header*/
.header {
    height: 85px;
}

.logo {
    font-size: 24px;
    font-weight: bold;
    color: #ff9000; /*line-height: 15px; */
    padding-left: 10px;
    padding-top: 44px;
}

.logo_add {
    font-size: 24px;
    font-weight: bold;
    color: #ff9000; /*line-height: 15px; */
    padding-left: 10px;
    padding-top: 30px;
}

.nav {
    padding-top: 44px;
}

.nav li {
    float: left;
    font-size: 15px;
    margin-left: 27px;
    position: relative;
}

.nav li a {
    color: #302f2f;
}

.nav li a:hover {
    color: #9e610a;
}

.nav li.active a {
    color: #9e610a;
}

.add_subnav {
    position: absolute;
    display: none;
    top: 10px;
    left: -13px;
    padding-top: 15px;
    z-index: 999;
}

.addsub_c {
    background: #dfe7ff;
    width: 93px;
    text-align: center;
    padding: 4px 0;
    border-top: 3px solid #b5c8ff;
}

.addthirdnav {
    position: relative;
    width: 85px;
    padding: 0 4px;
}

.nav li .addsub_c .addthirdnav a {
    display: block;
    font-size: 14px;
    height: 26px;
    border-bottom: 1px dotted #898888;
    line-height: 26px;
    color: #a9643c;
}

.nav li .addsub_c .addthirdnav a:hover {
    font-weight: bold;
}

.addthirdnav-c {
    position: absolute;
    left: 89px;
    top: 0;
    padding-left: 5px;
}

.nav li .addsub_c .addthirdnav .addthirdnav-c {
    display: none;
}

.nav li .addsub_c .addthirdnav .addthirdnav-c a {
    display: block;
    border-bottom: 0;
    text-align: center;
    width: 68px;
}

.addthirdnav-inner {
    background: #dfe7ff;
    padding: 5px;
}

/*searcher*/
.addsercher1.search-inner {
    width: 820px;
}

.addsercher1.search-inner .search-button {
    margin: 0 14px;
}

.addsercher1.search-inner .serSenior {
    margin-right: 17px;
}

.addsercher2.search-inner {
    width: 950px;
}

.addsercher2.search-inner .search-button {
    margin: 0 14px;
}

.addsercher2.search-inner .serSenior {
    margin-right: 17px;
}

/*.addsercher1.search-inner { width: 950px; }*/
/*.addsercher1.search-inner .search-button { margin:0 14px; }*/
.indexSearch {
    width: 100%;
    height: 265px;
    background: url(/images/front/searchbg.jpg) center center no-repeat;
}

.searchBox {
    background: url(/images/front/balckbg.png) repeat;
    width: 1000px;
    height: 91px;
    padding-top: 45px;
}

.search-inner {
    width: 732px;
    margin: 0 auto;
}

.search-lf {
    background: #fff;
    height: 32px;
    padding: 6px 0;
    width: 634px;
}

.search-select {
    border: 0;
    outline: none;
    width: 90px;
    border-right: 1px solid #e5e5e5;
    height: 32px;
    line-height: 32px;
    color: #254495;
}

.search-inputW {
    width: 541px;
    padding-left: 3px;
    height: 32px;
    line-height: 32px;
}

.search-button {
    width: 82px;
    height: 43px;
    background: #ff9000;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 43px;
    font-size: 16px;
}

.resultSenior {
    vertical-align: middle;
    line-height: 38px;
    color: #fff;
}

.resultcheck {
    vertical-align: middle;
}

/*内页搜索*/
.insideSearch {
    width: 100%;
    background: url(/images/front/serbg1.jpg) center center no-repeat;
    height: 156px;
}

/*footer*/
.footer {
    width: 100%;
    height: 48px;
    background: #302f2f;
    line-height: 48px;
    text-align: center;
    color: #c3d3e7;
}

/*总的检索header*/
.retrieveHeader {
    width: 100%;
    height: 80px;
    padding-top: 2px;
    background: #504f4f;
}

.retrieveSearch {
    background: url(/images/front/searchbg1.jpg) center center no-repeat;
    width: 100%;
    height: 210px;
    padding-top: 35px;
}

.retSer-c {
    background: url(/images/front/retrievebg.png) repeat;
    height: 175px;
}

.retSer-bg {
    width: 206px;
    height: 175px;
    background: url(/images/front/retrievebg1.png) center bottom no-repeat;
}

.retSerbox {
    width: 572px;
    background: #fff;
    height: 37px;
    margin: 67px 0 0 200px;
}

.retSerSelect {
    border: 0;
    width: 111px;
    padding-left: 10px;
    outline: none;
    height: 37px;
    line-height: 37px;
    font-family: '微软雅黑';
}

.retSerInput {
    height: 29px;
    margin-top: 4px;
    line-height: 29px;
    background: #fff;
    border: 0;
    width: 408px;
    padding-left: 5px;
}

.retSerBut {
    background: url(/images/front/serfdbg1.jpg) center center no-repeat;
    width: 43px;
    height: 37px;
    cursor: pointer;
}

/********************************************************************************************************************************************************************/
/*首页*/
.serSenior {
    color: #fff;
    font-weight: bold;
    line-height: 38px;
}

.addsercher1.search-inner .serSenior {
    margin-right: 17px;
}

.abstract {
    width: 455px;
    padding: 0 25px 0 13px;
    padding-bottom: 15px;
    padding-top: 5px;
}

.title {
    color: #9e610a;
    font-size: 16px;
    font-weight: bold;
}

.abs-m {
    margin-top: 20px;
    height: 170px;
    width: 460px;
    padding-right: 20px;
    border-right: 1px solid #eeeeee;
    line-height: 24px;
    word-wrap: break-word;
}

.abs-m p {
    line-height: 24px;
}

.abs-m p a {
    margin-left: 30px;
    color: #092af4;
}

.news {
    width: 480px;
    padding-right: 6px;
    padding-top: 6px;
}

.tilmore {
    float: right;
}

.title a {
    color: #ff4c4c;
    font-weight: normal;
    line-height: 21px;
}

.newsList {
    padding-top: 14px;
}

.newsList li {
    background: url(/images/front/liicn1.jpg) left center no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    border-bottom: 1px dotted #545555;
}

.newsList li a {
    color: #616161;
}

.newsList li a:hover {
    color: #254495;
}

.audio {
    background: url(/images/front/bg1.jpg) center center no-repeat;
    width: 100%;
    height: 317px;
    padding-top: 25px;
    margin-top: 30px;
}

.title1 {
    background: url(/images/front/titlebg.png) no-repeat;
    height: 22px;
    width: 1000px;
    text-align: center;
    font-size: 18px;
    color: #9e610a;
    line-height: 22px;
    font-weight: bold;
}

.scientList {
    margin: 0 auto;
    width: 600px;
    padding-top: 15px;
    height: auto;
    overflow: hidden;
}

.scientList li {
    float: left;
    width: 116px;
    text-align: center;
    margin: 22px 42px 0 42px;
}

.scientList li.icn1 {
    background: url(/images/front/icon1.jpg) top center no-repeat;
}

.scientList li.icn2 {
    background: url(/images/front/icon2.jpg) top center no-repeat;
}

.scientList li.icn3 {
    background: url(/images/front/icon3.jpg) top center no-repeat;
}

.scientList li.icn4 {
    background: url(/images/front/icon4.jpg) top center no-repeat;
}

.scientList li.icn5 {
    background: url(/images/front/icon5.jpg) top center no-repeat;
}

.scientList li.icn6 {
    background: url(/images/front/icon6.jpg) top center no-repeat;
}

.scientList li a {
    display: block;
    color: #333333;
    width: 116px;
    padding-top: 125px;
}

.scientList li:hover.icn1 {
    background: url(/images/front/icn1.jpg) top center no-repeat;
}

.scientList li:hover.icn2 {
    background: url(/images/front/icn2.jpg) top center no-repeat;
}

.scientList li:hover.icn3 {
    background: url(/images/front/icn3.jpg) top center no-repeat;
}

.scientList li:hover.icn4 {
    background: url(/images/front/icn4.jpg) top center no-repeat;
}

.scientList li:hover.icn5 {
    background: url(/images/front/icn5.jpg) top center no-repeat;
}

.scientList li:hover.icn6 {
    background: url(/images/front/icn6.jpg) top center no-repeat;
}

.data {
    background: url(/images/front/bg2.jpg) center center no-repeat;
    width: 100%;
    height: 378px;
    padding-top: 20px;
    margin-top: 40px;
}

.dataList {
    background: #fff;
    width: 193px;
    height: 281px;
    padding: 0 20px;
    margin: 34px 50px 0 50px;
}

.bort-1 {
    border-top: 5px solid #ff4c4c;
}

.color-1 {
    color: #ff4c4c;
}

.bort-2 {
    border-top: 5px solid #7501f8;
}

.color-2 {
    color: #7501f8;
}

.bort-3 {
    border-top: 5px solid #018cf8;
}

.color-3 {
    color: #018cf8;
}

.dataTil {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 13px 0;
}

.analysis li {
    float: left;
    width: 96px;
    line-height: 22px;
}

.analysis li a {
    color: #3f4040;
}

.cite {
    margin-top: 22px;
    margin-bottom: 80px;
}

.cite .title {
    margin: 0 7px;
    border-bottom: 1px solid #eeeeee;
    height: 35px;
    line-height: 35px;
}

.cite .title .execl {
    font-size: 12px;
    color: #3865b6;
    font-weight: normal;
    margin-top: 10px;
    padding-right: 10px;
}

.citeList li .author {
    margin-left: 16px;
    color: #636060;
}

.newsList.citeList {
    padding: 10px 7px 0 7px;
}

.newsList.citeList li a {
    color: #2d2c2c;
}

.newsList.citeList li a:hover {
    color: #254495;
}

.page {
    margin-top: 21px;
    text-align: right;
    font-size: 12px;
    color: #2b2b2b;
}

.page a {
    color: #2b2b2b;
    margin: 0 3px;
}

.page span {
    margin: 0 3px;
}

.pageInputW {
    width: 24px;
    height: 15px;
    background: #fff;
    border: 1px solid #535152;
    vertical-align: middle;
}

.pageButton {
    width: 43px;
    height: 22px;
    background: url(/images/front/return.jpg) no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}

/*.picScroll-left{ width:955px;  overflow:hidden; position:relative; margin-top: 40px;   }*/
/*.picScroll-left .hd{ overflow:hidden; height: 15px; padding: 10px 20px; width: 200px;  margin: 25px auto 0 auto; background: #fff; }*/
/*.picScroll-left .hd .prev,*/
/*.picScroll-left .hd .next{ display:block;  width:65px; height:15px; float:left; margin-right:5px; overflow:hidden; cursor:pointer; background: url(/images/front/prev.jpg) no-repeat;}*/
/*.picScroll-left .prev,*/
/*.picScroll-left .next{ position:absolute;  left:10px; top: 75px; display:block; width:18px; height:28px; overflow:hidden; background:url(../images/icons.png) -40px 0 no-repeat; cursor:pointer;  }*/

/*.picScroll-left .hd .next{  background: url(/images/front/next.jpg) no-repeat; }*/
/*.picScroll-left .hd .prevStop{ background-position:-60px 0; }*/
/*.picScroll-left .hd .nextStop{ background-position:-60px -50px; }*/
/*.picScroll-left .hd ul{ float:left; overflow:hidden; zoom:1; zoom:1; }*/
/*.picScroll-left .hd ul li{ float:left;  width:15px; height:15px; line-height:15px; text-align:center; color:#fff;*/
/*overflow:hidden; margin-right:5px; cursor:pointer; background:#9a9a9a; }*/
/*.picScroll-left .hd ul li.on{ background:#ff9000;}*/
/*.picScroll-left .bd{ padding:10px;   }*/
/*.picScroll-left .bd ul{ overflow:hidden; zoom:1; }*/
/*.picScroll-left .bd ul li{ margin:0 22px; float:left; background: #fff; width: 196px; position: relative; height: 153px;*/
/*_display:inline; overflow:hidden; text-align:center;  }*/
/*.picScroll-left .bd ul li .pic{ text-align:center; position: relative; width: 196px; height:153px; }*/
/*.picScroll-left .bd ul li .pic img{ width:196px; height:153px; display:block;}*/
.picScroll-left .bd ul li .audiobg {
    background: url(/images/front/autbg.png) repeat;
    height: 29px;
    width: 191px;
    text-align: left;
    padding-left: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 29px;
    color: #fff;
}

.picScroll-left {
    width: 955px;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}

.picScroll-left .hd {
    overflow: hidden;
    height: 15px;
    padding: 10px 20px;
    width: 200px;
    margin: 25px auto 0 auto;
    background: #fff;
}

.picScroll-left .prev,
.picScroll-left .next {
    position: absolute;
    left: 10px;
    top: 75px;
    display: block;
    width: 18px;
    height: 28px;
    overflow: hidden;
    background: url(../images/icons.png) -40px 0 no-repeat;
    cursor: pointer;
}

.picScroll-left .next {
    left: auto;
    right: 10px;
    background-position: -120px 0;
}

.picScroll-left .prevStop {
    background-position: 0 0;
}

.picScroll-left .nextStop {
    background-position: -80px 0;
}

.picScroll-left .hd ul {
    float: left;
    overflow: hidden;
    zoom: 1;
    zoom: 1;
}

.picScroll-left .hd ul li {
    float: left;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    margin-right: 5px;
    cursor: pointer;
    background: #9a9a9a;
}

.picScroll-left .hd ul li.on {
    background: #ff9000;
}

.picScroll-left .bd {
    padding: 10px 25px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 15px;
    float: left;
    background: #fff;
    width: 196px;
    position: relative;
    height: 153px;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
    position: relative;
    width: 196px;
    height: 153px;
}

.picScroll-left .bd ul li .pic img {
    width: 196px;
    height: 153px;
    display: block;
}

.picScroll-left .bd ul li .audiobg {
    background: url(../images/autbg.png) repeat;
    height: 29px;
    width: 191px;
    text-align: left;
    padding-left: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 29px;
    color: #fff;
}

/*简介*/
.introduce {
    background: #f8faff;
    padding: 13px 0 25px 0;
    margin-top: 5px;
    margin-bottom: 23px;
}

.introduce p {
    padding: 0 50px;
    text-indent: 2em;
    color: #5b5b5b;
    line-height: 24px;
    font-family: '宋体';
    word-wrap: break-word;
}

/*新闻资讯*/
.newsPage {
    margin-top: 17px;
}

.newsPage-lf {
    width: 193px;
}

.messageTil {
    background: url(/images/front/messageTil.jpg) no-repeat;
    width: 78px;
    padding-left: 18px;
    height: 26px;
    font-size: 16px;
    font-family: '宋体';
    font-weight: bold;
    color: #fff;
    line-height: 26px;
}

.newsearch {
    background: #dfe7ff;
    width: 193px;
    padding: 5px 0;
    margin-top: 20px;
}

.n-searbox {
    background: #fff;
    width: 181px;
    height: 26px;
    margin: 0 auto;
}

.nserInput {
    width: 157px;
    padding-left: 2px;
    height: 26px;
    line-height: 26px;
    border: 0;
    font-size: 12px;
}

.nserButton {
    background: url(/images/front/sericn.jpg) center center no-repeat;
    height: 26px;
    width: 22px;
    cursor: pointer;
}

.time {
    margin-top: 10px;
    padding-left: 5px;
}

.timeline {
    line-height: 24px;
    margin: 0 1px;
}

.timeEnter {
    margin-top: 9px;
    padding-right: 10px;
    text-align: right;
}

.timeEnter input {
    width: 43px;
    height: 20px;
    background: #5f9bfe;
    cursor: pointer;
    line-height: 20px;
    text-align: center;
    color: #fff;
}

.newsPage-lfnav {
    margin-top: 13px;
    width: 191px;
}

.newsPage-lfnav li {
    margin-top: 2px;
}

/*.newslf-nav { height: 34px; background: url(/images/front/sjicn1.jpg) 176px center no-repeat #dfe7ff; padding-left: 40px; line-height: 34px; color: #313131; cursor: pointer; }*/
.newslf-nav {
    height: 34px;
    background: /*url(/images/front/sjicn1.jpg)*/ 176px center no-repeat #dfe7ff;
    padding-left: 40px;
    line-height: 34px;
    color: #313131;
    cursor: pointer;
}

.newslf-subnav {
    padding: 0 20px;
    margin-bottom: 14px;
    display: none;
}

.newslf-subnav a {
    display: block;
    text-align: center;
    border-bottom: 1px dotted #b0abab;
    height: 29px;
    line-height: 29px;
    color: #313131;
    font-size: 12px;
}

.newslf-subnav a:hover {
    color: #254495;
}

/*.newslf-nav.newslf-navon { background: url(/images/front/sjicn2.jpg) 176px center no-repeat #dfe7ff;  }*/
.newslf-nav.newslf-navon {
    background: /*url(/images/front/sjicn2.jpg)*/ 176px center no-repeat #dfe7ff;
}

.newsPage-rg {
    width: 765px;
    padding-left: 30px;
    background: url(/images/front/lfbg.jpg) left 70px no-repeat;
}

.timeSort {
    text-align: right;
}

.timesortSelect {
    width: 74px;
    height: 17px;
    border: 1px solid #488dff;
    font-size: 12px;
    font-family: '宋体';
    outline: none;
}

.newspageList {
    border-bottom: 1px dotted #696969;
    padding: 10px 0;
}

.npList-til {
    height: 20px;
    line-height: 20px;
}

.npList-til span {
    float: right;
    color: #626362;
    font-size: 14px;
    font-family: '宋体';
}

.npList-til a {
    font-weight: bold;
    color: #254495;
    background: url(/images/front/liicn2.jpg) left center no-repeat;
    padding-left: 15px;
}

.npList-tex {
    color: #5b5b5b;
    font-size: 12px;
    line-height: 20px;
    margin-top: 8px;
    font-family: '宋体';
}

/*新加样式*/
.add_search {
    float: right;
    margin-bottom: 20px;
}

.addser_selt {
    padding: 5px;
    background: #dfe7ff;
    width: 87px;
    height: 30px;
    margin-right: 15px;
}

.addseltW {
    width: 55px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 0;
    outline: none;
    font-size: 12px;
}

.addser_Input {
    padding: 5px;
    background: #dfe7ff;
    height: 30px;
    width: 330px;
}

.addser_Input input {
    vertical-align: middle;
}

.addinputW {
    width: 305px;
    height: 30px;
    line-height: 30px;
    outline: none;
    border: 0;
    background: #fff;
}

.addBut {
    width: 20px;
    height: 30px;
    background: url(../images/icn.png) center center no-repeat;
    cursor: pointer;
    outline: none;
}

.navs {
    background: #fff;
    width: 87px;
    height: 30px;
    border-radius: 3px 0 0 3px;
}

.navs p {
    display: block;
    line-height: 30px;
    font-size: 12px;
    overflow: hidden;
    height: 30px;
    padding-left: 10px;
    padding-right: 17px;
    cursor: pointer;
    font-family: '微软雅黑';
    white-space: nowrap;
    text-overflow: ellipsis;
}

.set {
    background: url(../images/img3.gif) 75px center no-repeat;
}

.select {
    background: url(../images/img3.gif) 75px center no-repeat;
}

.new {
    width: 87px;
    position: absolute;
    background: #dfe7ff;
    padding: 10px 0;
    display: none;
    font-family: '微软雅黑';
}

.navs ul li {
    line-height: 28px;
    padding-left: 10px;
    cursor: pointer;
    margin-top: 0;
}

.navs ul li:hover {
    background: #c8dbf9;
}

.new li {
    position: relative;
}

.new li .new-subnav {
    display: none;
    position: absolute;
    left: 87px;
    top: 0;
    text-align: center;
    background: #c8dbf9;
    width: 85px;
    padding: 10px 0;
}

.new li .new-subnav a {
    display: block;
    color: #4b4b4d;
    line-height: 24px;
}

.new li .new-subnav a:hover {
    color: #2174fe;
}

/*视频*/
.listimg {
    margin-right: -87px;
    height: auto;
    overflow: hidden;
}

.listimg li {
    width: 204px;
    height: 154px;
    margin-bottom: 35px;
    float: left;
    margin-right: 78px;
    border: 1px solid #72523e;
    position: relative;
}

.vedio {
    width: 204px;
    height: 154px;
    text-align: center;
}

.vedio img {
    vertical-align: middle;
    max-height: 154px;
    max-width: 204px;
}

.vedio .blank {
    width: 0;
    height: 154px;
    overflow: hidden;
}

.vediobg {
    background: url(/images/front/blankbg.png) repeat;
    display: none;
    width: 194px;
    padding-left: 10px;
    height: 33px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    line-height: 33px;
    font-size: 12px;
    font-family: '宋体';
}

.listimg li:hover .vediobg {
    display: block;
}

/*视频详情页*/
.n-vedio {
    width: 683px;
    height: 442px;
    margin: 10px auto 0 auto;
}

.nvd-tex {
    padding: 0 5px;
    margin-top: 30px;
    line-height: 30px;
}

.nvd-tex .nvd-js {
    color: #474848;
    text-indent: 2em;
}

.nvd-come {
    color: #8e9090;
}

/*首页视听文献*/
.pictureShow {
    width: 195px;
    height: 154px;
    text-align: center;
}

.pictureShow img {
    vertical-align: middle;
    max-height: 154px;
    max-width: 195px;
}

.pictureShow .blank {
    width: 0;
    height: 154px;
    overflow: hidden;
}

/*网络资源*/
.network-ban {
    width: 100%;
    height: 176px;
    background: url(/images/front/ban.jpg) center center no-repeat;
}

.researchField {
    padding: 25px 0;
    background: #dfe7ff;
    margin-top: 9px;
    font-size: 12px;
}

.fieldTil {
    color: #757472;
    font-weight: bold;
    padding-left: 7px;
}

.researchField input {
    vertical-align: middle;
}

.fieldTex {
    color: #373737;
    margin-right: 7px;
    font-family: '宋体';
}

.network-lf {
    width: 116px;
    height: 97px;
}

.network-rg {
    width: 635px;
    padding-right: 2px;
}

/*主要学者*/
.scholars {
    margin-top: 13px;
}

.scholars-nav {
    height: 30px;
    padding-top: 16px;
    background: #dfe7ff;
}

.scholars-nav ul {
    padding-left: 15px;
}

.scholars-nav ul li {
    float: left;
    padding: 0 20px;
    margin: 0 5px;
    height: 30px;
    line-height: 30px;
}

.scholars-nav ul li a {
    color: #488dff;
}

.scholars-nav ul li.active {
    background: #f8faff;
}

.scholars-nav ul li.active a {
    color: #254495;
    font-weight: bold;
}

.scholars-m {
    background: #f8faff;
    padding: 35px 0;
}

.scholar-lf {
    width: 237px;
    background: #eeeeee;
    padding-bottom: 5px;
    margin-top: 40px;
    margin-left: 15px;
}

.slf-til {
    width: 237px;
    height: 30px;
    line-height: 30px;
    background: #488dff;
    color: #fff;
    text-align: center;
    font-family: '宋体';
}

.colfList {
    background: #fff;
    width: 197px;
    margin: 0 auto;
    padding: 7px 15px 20px 15px;
}

.colfList li {
    border-bottom: 1px dotted #b8b7b7;
    height: 24px;
    padding-left: 54px;
    font-size: 12px;
    font-family: '宋体';
}

.colfList li a {
    color: #333333;
    line-height: 24px;
    font-size: 12px;
}

.colfList li a:hover {
    font-weight: bold;
    color: #ff2c2c;
}

.colfList li em {
    display: inline-block;
    width: 16px;
    margin-right: 5px;
    font-family: '宋体';
    height: 11px;
    text-align: center;
    line-height: 11px;
    color: #fff;
    background: #a0a0a0;
    font-size: 12px;
    font-style: normal;
}

.colfList li em.color-1 {
    background: #fb4b34;
}

.colfList li em.color-2 {
    background: #ff972f;
}

.colfList li em.color-3 {
    background: #3e4de2;
}

.colfList li.active a {
    font-weight: bold;
    color: #ff2c2c;
}

.dirbase-rg {
    margin-right: 12px;
    width: 712px;
    min-height: 546px;
    padding: 8px;
    margin-top: 39px;
    background: #eeeeee;
    position: relative;
}

.dirbaserg-inner {
    background: #fff;
    width: 712px;
    height: 416px;
    min-height: 546px;
}

.scholarDir {
    font-size: 16px;
    color: #2e45a1;
    font-family: '宋体';
    padding: 16px 0 0 11px;
}

.scholarDir span {
    font-weight: bold;
    color: #fc2d34;
    margin: 0 10px;
}

.schdir-list {
    line-height: 24px;
    font-size: 12px;
    font-family: '宋体';
    color: #424242;
    margin-top: 12px;
    padding-left: 11px;
}

.trendLink {
    padding-right: 12px;
    font-size: 12px;
    line-height: 20px;
    font-family: '宋体';
    margin-top: 28px;
}

.trendList-tex a {
    text-decoration: underline;
    color: #1566ec;
}

.trendList-tex {
    text-align: right;
}

.trendTil {
    color: #424242;
    font-size: 12px;
    margin: 17px 0 15px 0;
    font-family: '宋体';
    padding-left: 11px;
}

.trendChart {
    width: 701px;
    height: 75px;
    padding-left: 11px;
}

.visualicn {
    position: absolute;
    top: -42px;
    right: 0;
    width: 48px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.visualicn-1 {
    background-image: url(/images/front/visualicn.jpg);
}

.visualicn-2 {
    background-image: url(/images/front/visualicn1.jpg);
}

.open {
    background: url(/images/front/line.jpg) repeat-x;
    height: 33px;
    margin: 23px 0 60px 0;
}

.openBut {
    width: 69px;
    height: 33px;
    background: url(/images/front/moreicn.jpg) center center no-repeat #254495;
    margin: 0 auto;
    cursor: pointer;
}

/*专题库*/
.vedio-main {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom center;
}

.project {
    width: 100%;
    position: absolute;
    top: 117px;
    left: 50%;
    bottom: 0;
    margin-left: -252px;
    margin-bottom: 22px;
    overflow: auto;
}

.pro_search {
    background: url(/images/front/opabg1.png) repeat;
    width: 456px;
    height: 49px;
    padding-top: 10px;
    position: fixed;
    top: 48px;
    left: 50%;
    margin-left: 48px;
}

.proser-m {
    background: #fff;
    width: 405px;
    height: 37px;
    margin: 0 auto;
}

.proserInput {
    width: 360px;
    height: 35px;
    line-height: 37px;
    padding-left: 2px;
}

.proserBut {
    background: url(/images/front/serbg.jpg) center center no-repeat;
    height: 37px;
    width: 35px;
}

.proList {
    background: url(/images/front/opabg2.png) repeat;
    width: 756px;
    padding: 13px 0;
    margin-bottom: 34px;
}

.proimg {
    width: 378px;
    height: 188px;
    margin-left: 12px;
}

.projs {
    width: 335px;
    padding-right: 12px;
}

.projsTil {
    display: block;
    color: #fff;
    font-size: 20px;
    margin-top: 8px;
}

.projsTex {
    line-height: 24px;
    margin-top: 11px;
    color: #fff;
    word-wrap: break-word;
}

div:hover.proList {
    background: url(/images/front/opabg3.png) repeat;
}

.proList.on {
    background: url(/images/front/opabg3.png) repeat;
}

.pronav {
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -490px;
    width: 200px;
    bottom: 60px;
}

.proLogo {
    width: 200px;
    background: #111010;
    height: 95px;
}

.proLogo p {
    color: #fff;
}

.proLogoTex {
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    font-size: 20px;
    margin-top: 5px;
}

.logoTex {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 0 15px;
}

.schoolName {
    width: 200px;
    height: 34px;
    background: url(/images/front/images1.png) repeat;
    text-align: center;
    color: #0d0d0d;
    line-height: 34px;
}

.pronavCont li {
    background: url(/images/front/pnavbg2.png) repeat;
    width: 184px;
    padding-right: 16px;
    height: 75px;
}

.pronavCont li:hover {
    background: url(/images/front/pnavbg1.png) repeat;
}

.pronavCont li a {
    padding-left: 17px;
    line-height: 75px;
    color: #fff;
    display: inline-block;
    width: 153px;
}

.pronavCont li em {
    display: inline-block;
    width: 9px;
    height: 75px;
    background: url(/images/front/pnavicn.png) center center no-repeat;
}

/*总的检索结果*/
.hematic {
    height: 133px;
    background: #dfe7ff;
    width: 1000px;
    margin-bottom: 15px;
}

.hemTil {
    border-right: 1px solid #c5c6c7;
    height: 69px;
    padding: 17px 29px 17px 0;
    margin: 15px 0 0 14px;
}

.hem-rg {
    padding-right: 8px;
}

.hematicName {
    background: #fff;
    height: 70px;
    overflow-y: auto;
    width: 730px;
    margin-top: 11px;
    padding-top: 10px;
}

.docb_inner {
    margin-top: 2px;
    vertical-align: middle;
    float: left;
    margin: 8px 0;
}

.docb_inner input {
    margin-left: 25px;
}

.bocb_enter {
    float: right;
    padding-right: 35px;
    margin-top: 5px;
}

.bocb_enter input {
    width: 50px;
    height: 24px;
    cursor: pointer;
    text-align: center;
    font-family: '微软雅黑';
    line-height: 24px;
    color: #265eaf;
    font-weight: bold;
    font-size: 12px;
    background: #d1dbe9;
}

.docb_inner span {
    color: #e67022;
    font-family: '宋体';
}

.hementerbut {
    text-align: right;
    margin-top: 10px;
}

.hementerbut input {
    width: 56px;
    height: 25px;
    background: #ff9000;
    color: #fff;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
}

/*卡片页*/
.padb30 {
    padding-bottom: 30px;
}

.card-lf {
    width: 256px;
}

.cardImg {
    width: 250px;
    padding: 3px;
    background-color: #FFF;
    border: 1px solid;
    text-align: center;
}

.cardImg a {
    display: block;
    width: 250px;
    height: 169px;
}

.cardImg img {
    vertical-align: middle;
    max-height: 154px;
    max-width: 250px;
}

.cardImg .blank {
    width: 0;
    height: 154px;
    overflow: hidden;
}

.cardJs {
    margin-top: 35px;
}

.cardJs li {
    line-height: 30px;
}

.cardJs li .cardLook {
    font-weight: bold;
    color: #114efd;
    margin-right: 9px;
}

.card-rg {
    width: 734px;
    padding-right: 10px;
}

.cardrgTil {
    width: 665px;
    background: url(/images/front/cardLine.jpg) repeat-x;
    height: 25px;
    line-height: 25px;
    margin: 66px auto 0 auto;
}

.cardrgTil p {
    background: #fff;
    height: 25px; /*width: 203px;*/
    margin: 0 auto;
    text-align: center;
    color: #454444;
    font-size: 18px;
}

.cardrg-m {
    background: url(../images/cardbg.jpg) no-repeat;
    width: 732px;
    height: 474px;
    padding-top: 15px;
    margin-top: 83px;
}

.card-rg .related {
    width: 718px;
    margin-left: auto;
    margin-right: auto;
}

.related .relatedTil {
    background: #fff;
    width: 143px;
    padding-left: 7px;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
}

.related .color-1 {
    color: #fb6907;
}

.related .bordl-1 {
    border-left: 3px solid #fb6907;
}

.related .color-2 {
    color: #00a69b;
}

.related .bordl-2 {
    border-left: 3px solid #00a69c;
}

.related .color-3 {
    color: #e46356;
}

.related .bordl-3 {
    border-left: 3px solid #f26e5f;
}

.mart28 {
    margin-top: 28px;
}

.relatedcont {
    background: #fff;
    height: 107px;
}

.picScroll {
    position: relative;
    height: 94px;
    padding: 12px 0 10px 32px;
    background: #fff;
    margin-bottom: 10px;
    overflow: hidden;
}

.picScroll ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll ul li {
    float: left;
    margin: 0 8px;
    text-align: center;
    width: 112px;
    height: 90px;
    border: 1px solid #d0d0d0;
    position: relative;
    overflow: hidden;
    display: inline;
}

.picScroll ul li img {
    max-width: 112px;
    max-height: 90px;
    vertical-align: middle;
}

.picScroll ul li .blank {
    height: 90px;
    width: 0;
    overflow: hidden;
}

.picScroll .prev,
.picScroll .next {
    position: absolute;
    left: 10px;
    top: 45px;
    display: block;
    width: 17px;
    height: 28px;
    overflow: hidden;
    cursor: pointer;
}

.picScroll .prev {
    background: url(../images/cardprev.jpg) no-repeat;
}

.picScroll .next {
    left: auto;
    right: 10px;
    background: url(../images/cardnext.jpg) no-repeat;
}

.picbg {
    background: url(/images/front/blankbg.png) repeat;
    height: 23px;
    line-height: 23px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 109px;
    font-size: 12px;
    font-family: '宋体';
    text-align: left;
    padding-left: 3px;
}

/*卡片页2*/
.details {
    margin-top: 16px;
    margin-bottom: 15px;
}

.detLeft {
    background: #f7f9fc;
    width: 760px;
    padding: 10px 10px 30px 10px;
}

.detLfTil {
    font-size: 18px;
    color: #454444;
}

.detLfList {
    margin-top: 17px;
}

.detLfList li {
    color: #626161;
    line-height: 25px;
    word-break: break-all;
}

.detLfList li span {
    color: #353535;
    margin-right: 10px;
}

.detLfList li a {
    color: #32709a;
}

.enterMore {
    display: inline-block;
    color: #ff2b2b;
    margin-top: 10px;
    padding-left: 7px;
    font-weight: bold;
}

.detRight {
    width: 195px;
}

.associate {
    margin-bottom: 2px;
}

.ass-Til {
    background: url(/images/front/asstil.jpg) repeat-x;
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    padding-left: 7px;
    font-weight: bold;
    color: #fff;
    padding-right: 4px;
}

.ass-Til em {
    display: inline-block;
    width: 14px;
    height: 32px;
    background: url(/images/front/assadd.png) center center no-repeat;
}

/*.ass-Til.ass-down em { background: url(/images/front/assdel.png) center center no-repeat; }*/
.ass-down em {
    background: url(/images/front/assdel.png) center center no-repeat;
}

.ass-cont {
    display: none;
    margin-bottom: 5px;
    background: #88abda;
    margin-top: 1px;
    padding: 10px 8px;
}

.ass-cont ul li {
    border-bottom: 1px dotted #fff;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    font-family: '宋体';
}

.ass-cont ul li a {
    color: #fff;
}

.assMore {
    text-align: right;
    margin-top: 8px;
    font-size: 12px;
    font-weight: bold;
}

.assMore a {
    color: #114efd;
}

.booktrendTil {
    font-size: 13px;
}

.historyTrend {
    margin-top: 10px;
    text-align: center;
}

.bookList {
    margin-top: 15px;
}

.bookListTil {
    border-bottom: 1px dotted #545555;
    height: 18px;
    line-height: 18px;
    padding: 10px 0;
}

.bookExcel {
    color: #3865b6;
    font-size: 12px;
}

.bookBt {
    border-left: 2px solid #3865b6;
    padding-left: 4px;
    color: #3865b6;
    font-weight: bold;
}

.bookUl {
    padding-top: 5px;
}

.bookUl li {
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    color: #636060;
}

.bookUl li.bg {
    background: #f5f5f5;
}

.bookUl li p {
    background: url(/images/front/bookicn.png) 5px center no-repeat;
    padding-left: 20px;
}

.bookUl li a {
    color: #030303;
}

.bookUl li a:hover {
    color: #254495;
}

.footerFix {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    background: #302f2f;
    line-height: 48px;
    text-align: center;
    color: #c3d3e7;
}

.pronavCont {
    overflow-y: auto;
    overflow-x: hidden;
}

/********************************************************************************************************************************************************************/

/*检索结果*/
.rel-m {
    background: #fff;
    margin-top: 27px;
    padding-bottom: 33px;
}

.rel-right {
    width: 735px;
    padding-top: 6px;
    padding-right: 5px;
}

.jsjg {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 12px;
    margin-top: 20px;
}

.jgTil {
    color: #333333;
    font-size: 12px;
    line-height: 22px;
    font-family: '宋体';
}

.jgTil span {
    color: #f81515;
}

.sortTil {
    font-size: 12px;
    vertical-align: middle;
}

.sortSelt {
    vertical-align: middle;
    outline: none;
    width: 101px;
    height: 19px;
    border: 1px solid #c1c0c0;
}

.rel-list {
    border-bottom: 1px dotted #eaeaea;
    padding: 15px 0;
}

.rel-bt {
}

.rel-cen img {
    margin-top: 3px;
}

.rel-fen {
    display: block;
    width: auto;
    height: 19px;
    margin-right: 15px;
    line-height: 19px;
    text-align: center;
    border: 1px solid #6492ec;
    font-size: 12px;
    color: #6492ec;
}

.rel-Til {
    color: #4f4f4f;
    margin-right: 8px;
    font-weight: bold;
}

.rel-Til span {
    color: #fc2121;
}

.rel-sm {
    display: block;
    float: left;
    padding: 0 3px;
    height: 14px;
    border: 1px solid #6a6a6a;
    margin-right: 5px;
    margin-top: 3px;
    color: #717171;
    line-height: 14px;
    font-size: 12px;
    border-radius: 5px;
}

.rel-jstex {
    margin-top: 8px;
}

.rel-jstex li {
    line-height: 18px;
    font-size: 12px;
    color: #666666;
    font-family: '宋体';
    word-break: break-all;
}

.hqtex {
    color: #6492ec;
}

.saveicn {
    width: 73px;
    height: 23px;
    cursor: pointer;
}

.saveicn1 {
    background: url(/images/front/saveicn1.jpg) no-repeat;
}

.saveicn2 {
    background: url(/images/front/saveicn2.jpg) no-repeat;
}

.rel-db {
    margin-top: 20px;
}

.saveAll {
    display: block;
    background: url(/images/front/saveicn3.jpg) no-repeat;
    width: 88px;
    height: 27px;
}

.rel-page {
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    color: #2b2b2b;
    vertical-align: middle;
}

.rel-page span {
    margin: 0 3px;
}

.rel-page a {
    color: #2b2b2b;
    margin: 0 3px;
}

.pageInput {
    width: 24px;
    height: 15px;
    border: 1px solid #535152;
    text-align: center;
}

.return {
    width: 34px;
    border: 1px solid #535152;
    text-align: center;
}

.rel-left {
    width: 237px;
    background: #eeeeee;
    padding-bottom: 23px;
}

.relf-til {
    background: url(/images/front/tilbg.jpg) no-repeat;
    width: 237px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.cate {
    background: #fff;
    width: 231px;
    margin: 15px auto 0 auto;
    position: relative;
    padding-bottom: 10px;
}

.cate-item {
    margin-top: 5px;
}

.refine-title {
    height: 31px;
    background: #dfe7ff;
}

.reftilTex {
    padding: 0 7px;
    background: #488dff;
    height: 31px;
    line-height: 31px;
    color: #fff;
}

.reftilicn {
    display: block;
    background: url(/images/front/sjicn.jpg) center center no-repeat;
    height: 31px;
    width: 7px;
}

.refine-content {
    padding: 0 5px;
}

.refine-subitem {
    border-bottom: 1px dotted #c2c2c2;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
}

.refine-subitem input {
    vertical-align: middle;
}

.subitemTex {
    margin-left: 5px;
    font-family: '宋体';
}

.subitemnum {
    font-family: '宋体';
    padding-right: 15px;
}

.dataenter {
    position: absolute;
    left: -19px;
    top: 13px;;
    width: 19px;
    height: 59px;
    background: url(/images/front/enter1.png) no-repeat;
    z-index: 99;
}

.dataenter1 {
    position: absolute;
    left: -19px;
    top: 13px;;
    width: 19px;
    height: 59px;
    background: url(/images/front/enter2.png) no-repeat;
    z-index: 999;
    cursor: pointer;
}

.fldel {
    position: absolute;
    left: -113px;
    top: 22px;
    width: 72px;
    height: 38px;
    background: url(/images/front/flenter.png) no-repeat;
    padding: 4px 10px 0 11px;
}

.delny {
    float: left;
    font-size: 12px;
    line-height: 15px;
    padding-top: 4px;
    width: 60px;
}

.del {
    float: right;
    width: 11px;
    height: 11px;
    background: url(/images/front/del.gif) no-repeat;
    cursor: pointer;
}

.catalog {
    background: #f3f3f3;
    height: 30px;
    width: 735px;
    margin-bottom: 3px;
}

.catalogTil {
    height: 30px;
    width: 80px;
    text-align: center;
    background: #88abda;
    float: left;
    color: #fff;
    line-height: 30px;
    position: relative;
}

.catalogTilDel {
    position: absolute;
    width: 80px;
    height: 30px;
    cursor: pointer;
    background: url(/images/front/tildel.jpg) center center no-repeat #88abda;
    display: none;
    top: 0;
    left: 0;
}

.cataloglist {
    float: left;
    border: 1px solid #3865b6;
    height: 20px;
    margin: 4px 0 0 10px;
    cursor: pointer;
    line-height: 20px;
    padding: 0 6px;
    color: #3865b6;
    font-size: 12px;
    vertical-align: middle;
}

.cataloglist img {
    vertical-align: middle;
    margin-left: 10px;
}

.reflinesub-nav {
    display: none;
}

.relsubnav-ny {
    border-top: 1px dotted #c1c1c1;
    font-family: '宋体';
    font-size: 12px;
    vertical-align: middle;
    padding-left: 38px;
    height: 20px;
    line-height: 20px;
}

div.refine-subitemnav {
    height: auto;
}

span.subitemtexbg {
    display: inline-block;
    padding-left: 25px;
    cursor: pointer;
}

span.subitemtexbg3 {
    display: inline-block;
    cursor: pointer;
}

span.subitemtexbg1 {
    background: url(/images/front/plusicn.jpg) left center no-repeat;
}

span.subitemtexbg2 {
    background: url(/images/front/minusicn.jpg) left center no-repeat;
}

span.subitemtexbg4 {
}

.rel-cen {
    width: 570px;
}

.scholar-search {
    background: #fff;
    width: 231px;
    margin: 10px auto 0 auto;
    height: 88px;
}

.schser-all {
    width: 55px;
    height: 27px;
    border: 1px solid #4a8dff;
    outline: none;
    font-size: 12px;
}

.schserInput {
    border: 1px solid #4a8dff;
    height: 25px;
    width: 156px;
}

.schser-time {
    border: 1px solid #4a8dff;
    height: 27px;
    outline: none;
    width: 55px;
}

.schserbut {
    width: 55px;
    height: 27px;
    margin-left: 28px;
    cursor: pointer;
    background: #4a8dff;
    text-align: center;
    line-height: 27px;
    color: #fff;
}

.schserbox {
    padding: 11px 0 0 7px;
}

.moretex {
    float: right;
    color: #0c5dfd;
    font-size: 12px;
    font-family: '宋体';
    margin: 8px 0 2px 0;
    padding-right: 20px;
}

/*右侧浮动*/
.rgfloat {
    position: fixed;
    right: 50%;
    margin-right: -550px;
    top: 50%;
}

.rgfloat ul li {
    margin-bottom: 14px;
    width: 36px;
    height: 36px;
    position: relative;
    cursor: pointer;
}

.rgflicn1 {
    background: url(/images/front/fgicn1.jpg) no-repeat;
}

.rgflicn2 {
    background: url(/images/front/fgicn2.jpg) no-repeat;
}

.rgflicn3 {
    background: url(/images/front/fgicn3.jpg) no-repeat;
}

.rgflonicn1 {
    background: url(/images/front/fgonicn1.jpg) no-repeat;
}

.rgflonicn2 {
    background: url(/images/front/fgonicn2.jpg) no-repeat;
}

.rgflonicn3 {
    background: url(/images/front/fgonicn3.jpg) no-repeat;
}

.frfloat-lf {
    position: absolute;
    top: 0;
    right: 36px;
    padding-right: 1px;
    display: none;
}

.frfllf-tex {
    background: #488dff;
    text-align: center;
    line-height: 36px;
    height: 36px;
    width: 150px;
    color: #fff;
    display: block;
}

.rgflot-mum {
    position: absolute;
    background: #e60012;
    color: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    right: -10px;
    top: 5px;
}

.intrdtopic {
    background: #eeeeee;
    z-index: 100;
    position: absolute;
    z-index: 111;
    width: 824px;
    height: 508px;
    padding: 0 30px;
}

.titlebox {
    height: 40px;
    position: relative;
}

.bTil {
    font-weight: bold;
    color: #538bf7;
    line-height: 40px;
}

.boundSel {
    background: url(/images/front/bbg.jpg) repeat-x;
    border-radius: 5px;
    width: 115px;
    height: 23px;
    padding: 4px 0 0 5px;
    margin-top: 6px;
}

.bselect {
    background: #f8f8f8;
    width: 75px;
    height: 19px;
    outline: none;
    border: 0;
}

.boundEcell {
    color: #fff;
    font-size: 12px;
    padding-left: 3px;
}

.bound-m {
    background: #fff;
    width: 810px;
    height: 438px;
    padding: 7px;
}

.boundbox {
    overflow-y: auto;
    height: 397px;
    padding-right: 4px;
}

.boundm-list {
    background: #e5f3ff;
    padding: 8px 15px;
    margin-bottom: 11px;
}

.boundrel-cen {
    width: 658px;
}

.boundrel-cen img {
    margin-top: 3px;
}

.boundtildel {
    color: #538bf7;
    font-size: 12px;
}

.bound {
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    bottom: 0;
    opacity: 0.50;
    -moz-opacity: 0.50;
    filter: alpha(opacity=50);
    width: 100%;
    height: 100%;
}

.undertex {
    text-decoration: underline;
}

a:hover.undertex {
    text-decoration: underline;
}

.buondbut {
    margin-top: 10px;
}

.cleartex {
    width: 78px;
    height: 27px;
    background: url(/images/front/clearbg.jpg) no-repeat;
    cursor: pointer;
}

.exit {
    position: absolute;
    background: url(/images/front/delicn.png) no-repeat;
    width: 28px;
    height: 28px;
    right: -36px;
    top: -7px;
    cursor: pointer;
}

/*弹框*/
.bound {
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    bottom: 0;
    opacity: 0.50;
    -moz-opacity: 0.50;
    filter: alpha(opacity=50);
    width: 100%;
    height: 100%;
}

.downloadbut {
    width: 50px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background: #88abda;
    font-size: 12px;
    cursor: pointer;
}

/*登录*/
.loginbox {
    display: block;
    width: 380px;
    height: 284px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -200px;
    z-index: 1010;
    padding: 16px 20px 0 0;
}

.loginbox .tit {
    height: 50px;
    width: 380px;
    background-color: #51b1ed;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.loginbox .frm {
    width: 380px;
    height: 185px;
    background-color: #fff;
}

.frm .ltype {
    padding: 16px 0 12px 40px;
    font-size: 14px;
    color: #666;
}

.frm .lp {
    width: 300px;
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
}

.frm .mycard {
    width: 256px;
    height: 34px;
    line-height: 34px;
    border: solid 1px #cbcbcb;
    background: url(/images/front/frm-icon.png) 13px 7px no-repeat;
    padding-left: 42px;
}

.frm .mypwd {
    width: 256px;
    height: 34px;
    line-height: 34px;
    border: solid 1px #cbcbcb;
    background: url(/images/front/frm-icon.png) 13px -37px no-repeat;
    padding-left: 42px;
}

.frm .vcode {
    width: 106px;
    height: 34px;
    line-height: 34px;
    border: solid 1px #cbcbcb;
    background: url(/images/front/frm-icon.png) 13px -83px no-repeat;
    padding-left: 42px;
}

.frm .vcodeimg {
    border: solid 1px #cbcbcb;
    margin: 0 8px;
    vertical-align: middle;
}

.frm .changeVcode {
    color: #51b1ed;
    cursor: pointer;
}

.frm .tips {
    position: absolute;
    top: 8px;
    left: 43px;
    color: #c6c6c6;
    font-size: 14px;
}

.loginbox .btns {
    width: 380px;
    height: 50px;
    border-bottom-left-radius: 4px;
}

.loginbox .btns .combtn {
    display: block;
    width: 190px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.loginbox .btns .loginbtn {
    background-color: #51b1ed;
    float: left;
    border-bottom-left-radius: 4px;
}

.loginbox .btns .registbtn {
    background-color: #a5c545;
    float: right;
    border-bottom-right-radius: 4px;
}

.loginbox .closed {
    display: block;
    width: 28px;
    height: 28px;
    background: url(/images/front/closed.png) center center no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
}

.navg-left {
    width: 192px;
    padding-left: 15px;
}

.lft-nav {
    width: 180px;
    padding-left: 10px;
    height: 39px;
    margin-bottom: 2px;
    text-align: left;
    background: #dfe7ff;
    position: relative;
    line-height: 39px;
    color: #4b4a4a;
    font-size: 16px;
}

.lftxL {
    cursor: pointer;
}

.lftxL em {
    position: absolute;
    height: 39px;
    width: 8px;
    top: 0;
    right: 17px;
}

.lftdown em {
    background: url(/images/front/adddown.jpg) left center no-repeat;
}

.lftup em {
    background: url(/images/front/sjicn2.jpg) left center no-repeat;
}

.secd-nav {
    width: 168px;
    -webkit-box-shadow: 0 0 3px #ededed;
    -moz-box-shadow: 0 0 3px #ededed;
    box-shadow: 0 0 3px #ededed;
    padding: 8px 10px;
    margin: 0 auto;
}

.secd-nav a {
    display: block;
    border-bottom: 1px dotted #256def;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: #3a3838;
}

.secd-nav a:hover {
    color: #1984f2;
}

.lftnav-a {
    display: block;
    width: 100%;
    height: 39px;
    color: #4b4a4a;
}

.navg-right {
    width: 746px;
    padding-right: 15px;
}

.writer {
    padding-bottom: 15px;
    border-bottom: 1px dotted #dadada;
}

.writerImg {
    display: block;
    width: 143px;
    height: 143px;
}

.writerDetails {
    padding-left: 15px;
    width: 578px;
}

.writerDetails .writerName {
    font-weight: bold;
    color: #4f4f4f;
    margin-bottom: 10px;
    margin-top: 5px;
}

.writerDetails .writerTex {
    line-height: 26px;
    font-size: 12px;
    color: #666666;
    font-family: '宋体';
}

.writerTex .writerRed {
    color: #b74343;
}

.writerTex .writermore {
    color: #4e98f4;
}

.rel-jstex.addWriter li {
    line-height: 22px;
}

.addWriter .marr20 {
    margin-right: 20px;
}

.addWriter .fweight {
    font-weight: bold;
}

.xzlfej {
    position: relative;
    height: 36px;
    border-bottom: 1px dotted #256def;
    line-height: 36px;
    vertical-align: middle;
}

.xzlfej em {
    display: inline-block;
    height: 36px;
    background: url(/images/front/xzicn1.jpg) center center no-repeat;
    width: 13px;
    margin-left: 5px;
}

.xzlfej a.xzsecd {
    font-weight: bold;
    border-bottom: 0;
    padding-left: 42px;
}

.xzthird {
    display: none;
}

.xzthird li {
    height: 36px;
    line-height: 36px;
    background: url(/images/front/xzicn3.jpg) 34px center no-repeat;
}

.xzthird li a {
    padding-left: 23px;
}

.xzlfej.zxsecdon em {
    background: url(/images/front/xzicn2.jpg) center center no-repeat;
}

div:hover.lft-nav {
    color: #1984f2;
}

a:hover.lftnav-a {
    color: #1984f2;
}