
h2 {
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    font-size: 14px;
}
/*a:hover, a:hover dd.tit {*/
/*color: #2394ff;*/
/*}*/

/*========== header ==========*/

.header {
    width: 1100px;
    margin: 0px auto 1px;
    /*border: 1px solid #DCDCDC;*/
    padding: 31.5px 20.5px 10px;
    /*background: linear-gradient(to bottom, #fcfcfc 0%, #f8f8f8 100%);*/
}

.header .logo {
    padding-right: 132px;
	padding-bottom:15px;
}

.header ul {
    padding-bottom: 10px;
}

.header ul li {
    width: 54px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}

.header ul li.active {
    background-color: #fef5d5;

}

.header .search {
    width: 700px;
}

.header .search-input {
    width: 700px;
    height: 40px;
    line-height: 40px;
    background-color: #e1ffe3;
    border: 1px solid #FAEBB6;
}

.header .search-input img {
    padding: 7.5px 21px;
    border-right: 1px solid #FAEBB6;
}

.header .search-input input {
    width: 459px;
    height: 40px;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    
    color: #666666;
    background-color: #e1ffe3;
}

.header .search-input button {
    width: 100px;
    height: 40px;
    border: none;
    padding: 0;
    background-color: #e1ffe3;
    border-left: 1px solid #FAEBB6;
    cursor: pointer;
    font-size: medium;
}

/*========== content ==========*/

.content {
    width: 1181px;
    margin: 0 auto;
}

/*========== hot ==========*/
.hot {
    width: 348px;
    background-color: #FFFFFF;
    border-top: 2px solid #e9e9e9;
    margin-top: 10px;
}

.hot h2 {
    /*background-color: #fafafa;*/
}

.hot ul {
    width: 325px;
    max-height: 633px;
    margin-left: 10px;
    overflow-y: scroll;
}

.hot ul li {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    /*border-bottom: 1px solid #e9e9e9;*/
}

.hot ul li:hover {
    background-color: #fef5d5;
}

.hot ul li:last-child {
    border-bottom: 0;
}

.hot dt img {
    width: 142px;
    height: 95px;
    padding-right: 12px;
}

.hot dd.tit {
    width: 146px;
    height: 65px;
    line-height: 20px;
    padding-top: 2px;

    overflow: hidden;
    text-overflow: ellipsis;
    /*display: -webkit-box;*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.hot .icon-hot {
    margin-top: 10px;
}

.hot .icon-hot img {
    padding-right: 10px;
}

/*========== navigation ==========*/

.navigation {
	padding-left:100px;
    width: 818px;
    /*border: 1px solid #F6DB6A;*/
}

.navigation h2 {
    background-color: #FFFBEA;
    color: #F5A623;
    border-bottom: 1px solid #F6DB6A;
}

.navigation ul {
    padding-left: 20px;
    padding-right: 20px;
}

.navigation ul li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navigation ul li:nth-child(3) {
    border-bottom: 1px solid #e9e9e9;
}

.navigation ul li .t {
    color: #C6F;
    vertical-align: bottom;
    font-size: 16px;
}

.navigation ul li a {
    padding: 1px 5px 5px;
    margin-right: 18px;
    /*background-color: #666666;*/
    background-color: #e1ffe3;
}

.navigation ul li div {
    margin-right: 20px;
    padding: 0 5px 4px;
    /*background-color: #666666;*/
    background-color: #e1ffe3;
}

.navigation ul li div a {
    margin-right: 0;
    padding: 0;
}

.navigation ul li div a:last-child:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    /*background-color: #000;*/
    background-color: #000;
    border-radius: 50%;
}

.navigation ul li a:hover {
    /*background-color: #999;*/
    background-color: #e1ffe3;
}

.navigation a img, .navigation a span {
    color: #666666;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

/*========== container ==========*/
/*
.container {
    width: 0px;
    margin-top: 14px;
    /*border: 1px solid #DCDCDC;*/
/*}
/*
.container .tab {
    height: 40px;
    line-height: 40px;
    background-color: #f6f9fa;
    border-top: 2px solid #FAEBB6;
}

.container .tab li {
    width: 62px;
    text-align: center;
    /*border-right: 1px solid #e9e9e9;*/
    /*cursor: pointer;
    font-size: 16px;
}
 
.container .tab li.active {
    /*color: #F5A623;*/
    /*background-color: #fef5d5;
}*/
 /*
.container .details {
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 25px;
    padding-left: 30px;
    display: none;
}

.container .details ul {
    padding-left: 10px;
    line-height: 20px;
    width: 375px;
    height: 338px;
    overflow-y: scroll;
}

.container .details ul li {
    margin-bottom: 12px;
}

.container .details ul li:hover {
    background-color: #fef5d5;
}

.container .details ul li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #999;
    border-radius: 50%;
    float: left;
    margin-top: 8px;
}

.container .details ul li a {
    padding-left: 5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.container .details ul li:nth-child(1) a {
    font-size: 18px;
    color: #4A90E2;
    line-height: 25px;
}

.container .details ul li:nth-child(6) {
    margin-top: 20px;
}

.container .details ul li:nth-child(6) a {
    font-size: 18px;
    color: #4A90E2;
    line-height: 25px;
}*/

/*========== footer ==========*/

.footer {
    width: 1191px;
    margin: 24px auto;
    text-align: center;
    border-top: 1px solid #F9F9F9;
    padding-top: 15px;
}

.footer a {
    padding: 5px 8px;
    margin-right: 30px;
    background-color: #F9F9F9;
}

.footer span {
    margin-right: 30px;
}

.footer a:hover {
    background-color: #fef5d5;
} 
.footer a span {
    color: #666666;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

/*==========bei an==========*/
.beian {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 3px;
}

.beian span {
    color: #666666;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.beian a {
    padding: 5px 8px;
    margin-right: 30px;
}

.beian a:hover {
    background-color: #e1ffe3;
} 
/*==========scroll start==========*/

.scroll::-webkit-scrollbar {
    width: 6px;
    height: 10px;
}

.scroll::-webkit-scrollbar-button {
    display: none;
}

.scroll::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 3px;
    border: 1px #ffffff solid;
}

.scroll::-webkit-scrollbar-track-piece {
    background: #ffffff;
    border-radius: 3px;
    border: 1px #ffffff solid;
}

.scroll::-webkit-scrollbar-thumb {
    background: #e8e8e8;
    border-radius: 3px;
    border: 1px #ffffff solid;
}

.scroll {
    scrollbar-face-color: #e8e8e8;
    scrollbar-highlight-color: #e8e8e8;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #e8e8e8;
    scrollbar-base-color: #ffffff
}

/*========== swiper ==========*/

.swiper-container {
    width: 400px;
    height: 340px;
}

.swiper-container .swiper-img {
    width: 400px;
    height: 300px;
}

.swiper-container .hit {
    margin-top: -4px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #e9e9e9;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

.swiper-button-prev, .swiper-button-next {
    top: 40%;
    background: rgba(0, 0, 0, .3);
    width: 24px;
    height: 25px;
    text-align: center;
    line-height: 22px;
    font-size: 24px;
    color: #ffffff;
    transform: scale(1, 2);
}

.swiper-button-prev:hover, .swiper-button-next:hover {
    color: #F5A623;
}

.swiper-pagination {
    text-align: right;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 45px;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 4px;
    background-color: #d8d8d8;
    border-radius: 4px;
}

.swiper-pagination-bullet-active {
    width: 20px;
    height: 4px;
    background-color: #F5A623;
}