﻿/* sunjiabin 0602 */

.ix_top.inx_top {
    height: 337px;
    background: url(../images/index_bg.jpg) no-repeat center;
    width: 100%;
}


/* 多库资源检索 样式一 */


.ix_search.sq_search {
    position: relative;
    width: 640px;
    margin: 160px auto 0;
}

.ix_search.sq_search .mod-search-singlebox-s2 .keylist {
    display: none;
}

.ix_search.sq_search .mod-search-singlebox-s2 {
    padding-left: 0;
}

.ix_search.sq_search .mod-search-singlebox-s2 .secx .inputtext {
    width: 570px;
}




/* ix_con01 */


/* 轮播 */

#feature_list {
    width: 950px;
    height: 414px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#feature_list>h3 {
    font-size: 18px;
    color: #f4d76f;
    width: 198px;
    display: inline-block;
    height: 60px;
    padding-left: 20px;
    background-color: #b00e00;
    box-sizing: border-box;
    line-height: 60px;
}

#feature_list>h3 img {
    margin-right: 6px;
    float: left;
    padding-top: 18px;
}

#feature_list ul {
    position: absolute;
    top: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}

#feature_list #feature_tabs {
    left: 0;
    top: 60px !important;
    z-index: 2;
    width: 195px;
}

#feature_tabs li {
    margin: 0;
    padding: 22px 30px;
    line-height: 22px;
    font-family: Arial;
    border: solid #d2d2d2 1px;
    background-color: #fff;
    border-left: none;
    height: 88px;
    box-sizing: border-box;
    width: 198px;
    cursor: pointer;
}
}

#feature_tabs li:hover {
    cursor: pointer;
}

#feature_tabs li .link-title {
    color: #333333;
    font-size: 15px
}

#feature_tabs li.current {
    background: url(../images/ix_lbtab.png)#fff right no-repeat;
    border-right: none;
}

#feature_tabs li.current .link-title {
    color: #b00e00;
    font-weight: 600;
}

#feature_output {
    top: 0;
    right: 0;
    width: 746px;
    height: 414px;
    position: relative;
    margin: 0;
    padding: 0;
}

#feature_output li {
    position: absolute;
    width: 746px;
    height: 414px;
    margin: 0;
}

#feature_output li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 636px;
    height: 414px;
}


/* 旋 */

.jyrd {
    width: 240px;
    height: 414px;
    background: url(../images/ix_lblt.png) no-repeat;
    overflow: hidden;
}

.xydt_list {
    width: 240px;
    height: 414px;
}

#div1 {
    position: relative;
    height: 414px;
}

.tagBall {
    width: 265px;
    height: 414px;
    position: absolute;
    top: 0px;
    overflow: hidden;
    left: 0;
}

.tag {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #333333 !important;
    text-decoration: none;
    font-size: 15px;
    font-family: "微软雅黑";
    font-weight: bold;
}

#div1 a {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    font-weight: bold;
}

#div1 a:hover {
    color: #b00e00 !important;
}


/* 模块导航 */

.ix_con02 {
    background: url(../images/ix_mkbg.png) no-repeat center;
    height: 504px;
}

.ix_con02 ul li {
    float: left;
    margin-right: 80px;
}

.ix_con02 ul li:last-child {
    margin-right: 0;
}

.ix_con02 ul li .a1 {
    background: url(../images/1_03.png) no-repeat;
}

.ix_con02 ul li .a2 {
    background: url(../images/2_03.png) no-repeat;
}

.ix_con02 ul li .a3 {
    background: url(../images/3_03.png) no-repeat;
}

.ix_con02 ul li .a4 {
    background: url(../images/4_03.png) no-repeat;
}

.ix_con02 ul li a {
    text-align: center;
    display: block;
    width: 240px;
    height: 384px;
    box-sizing: border-box;
    padding-top: 142px;
    box-shadow: #c0c0c0 0 0 2px;
}

.ix_con02 ul li a:hover {
    box-shadow: #c0c0c0 0 0 10px;
    transition: 0.5s;
}

.ix_con02 ul li a h5 {
    font-size: 16px;
    color: #fff494;
    margin-bottom: 35px;
}

.ix_con02 ul li a p {
    box-sizing: border-box;
    padding: 0 30px;
    color: #333;
    text-indent: 2em;
    text-align: left;
}