﻿        /*head样式*/
        
    @media screen and (max-width: 1200px) {
             body {
            margin: 0;
            padding: 0;
            width: 1200px; /* 设置 body 的宽度为 100% */
        }
        }
	a {
    text-decoration: none;
    color: #333;
	}
    .search-input input {
        width: 100%;
        font-size: 14px;
        color: #bbbbbb;
        height: 40px;
        line-height: 32px;
        /*padding: 5px;*/
        outline: none;
        border: 1px solid #c40000;
    }
    
    .search-button {
        width: 20%;
        height: 40px;
        line-height: 40px;
        float: right;
    }
    
    .search-input {
        width: 80%;
        float: left;
    }
    .search-button input#search_an {
        color: #fff;
        display: block;
        width: 100%;
        font-size: 14px;
        text-align: center;
        border: 0;
        height: 40px;
        /*line-height: 44px;*/
        cursor: pointer;
        -webkit-appearance: listitem;
        background: url(http://www.tianjinzhishuokeji.com/template/default/images/search.png) no-repeat left center #c40000;
        -ms-background-position-x: 15%;
        background-position-x: 15%;
        /*padding-left: 30%;*/
    }
    .search_container{
        width: 1200px;
        margin: 0 auto;
    }
    
    .nav-top {
        padding: 13px 20px;
        height: 50px;
    }
    .nav-top ul li>a{
        color: #fff!important;
        font-size: 17px!important;
    }
    
    .nav-top span>a{
        color: #fff!important;
        font-size: 17px!important;
    }
    
    .navbar-text{
        float: right;
        margin: 0px 10px;
    }
       
        .tabList li{
            display: inline-block;
            padding: 9.6% 3% 0;
            background: url(../image/li_imgl.png) no-repeat 95% center;
            width: 95%;
            white-space: nowrap;  /* 防止文本换行 */
            overflow: hidden; /* 隐藏超出容器宽度的内容 */
            text-overflow: ellipsis; /* 当文本溢出时显示省略号 */
        }
        
        .tabList li>a {
            font-size: 14px;
            display: block;
            margin-bottom: 6px;
        }
        
        .tabList li > span a {
            font-size: 14px;
        }
                
        .clearfix2 li{
            display: block;
            width: 95%;
            line-height: 30px;
            font-size: 14px;
            color: #666;
            background: url(../image/li_img.png) no-repeat left center;
            white-space: nowrap;  /* 防止文本换行 */
            overflow: hidden; /* 隐藏超出容器宽度的内容 */
            text-overflow: ellipsis; /* 当文本溢出时显示省略号 */
            border-bottom: 1px solid #f1f0f0;
            padding:3.5% 0 1.5% 5%;
            display: flex;
            
        }
        
        .clearfix2 li>span{
            margin-left: 40px;
            
        }
        
        .swiper-container{
            
            margin-left: 15px;
        }
        
        .top_banner{
            /*height: 400px;*/
            display: flex;
            /*justify-content: center;*/
            width: 1200px;
            margin: 5px auto;
        }
        .top_body_r{
            height: 400px;
            display: flex;
            
        }
        .top_body111{
            display: flex;
            height: 300px;
        }
        
        .body-foot{
            height: 360px;
        }
        .tab_l{
            width: 250px;
            float: right;
        }
        .tab_r{
            width: 250px;
            margin-left: 15px;
        }
        .tabList{
            
            width: 250px;
            height: 400px;
            background-color: #ffffff;
            box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
        }
        .all_course{
            display: flex;
            justify-content: center;
            font-size: 18px;
            color: white;
            background-color: #c40000;
            height: 40px;
            line-height: 36px;
        }
        .tabimg{
            width:20px;
            height:15px;
            margin-top: 12px;
            margin-right: 5px;
        }
        .clearfix1{
            /*margin-left: 10px;*/
        }
        .clearfix{
            display: flex;
            padding-bottom: 6%;
            border-bottom: 1px dashed  #ccc;
        }
        .clearfix2{
            list-style-type: none; /* 移除默认的列表样式 */
            padding: 4% 6% 3%;
            padding-bottom: 10px; /* 设置 ul 元素的底部内边距 */
        }
        
        .a_head{
            display:inline-block;
            font-size: 18px;
            margin-bottom:10px
        }
        
        
        .b-t1 {
            border-bottom: 1px solid #c40000;
        }
        .top_body211{
            width: 1200px;
            margin: 50px auto 40px;
        }
        .main-tit{
            line-height: 0px;
            margin-bottom: 1%;
        }
         .main-tit h2 {
            font-size: 30px;
            color: #222222;
            width: 50%;
            padding-bottom: 1%;
        }
        .main-tit h2 span {
            font-size: 20px;
            font-weight: 500;
            color: #999999;
        }
        .b-t1 h2 i {
            background: url(../image/icon.png) no-repeat -10px -2px;
            padding: 0px 15px;
            margin-right: 5px;
        }
        
        .b-t2 h2 i {
            background: url(../image/icon.png) no-repeat -10px -42px;
            padding: 0px 15px;
            margin-right: 5px;
        }
        
        .b-t3 h2 i {
            background: url(../image/icon.png) no-repeat -10px -82px;
            padding: 0px 15px;
            margin-right: 5px;
        }
        .zixun_l{
            width: 20.833%;
            padding: 2%;
            background-color: #ffffff;
            box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
        }
        .zixun_r{
            margin-left: auto;
            width: 76.5%;
            padding: 2%;
            background-color: #ffffff;
            box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
        }
        .news_tit{
            padding-bottom: 10px;
            border-bottom: 1px solid #c40000;
            margin-bottom: 10px;
        }
        .news_product{
            width: 31.333%;
            margin: 0 1%;
        }
        
        .news_product ul li{
            line-height: 32px;
            width: 100%;
            padding-left: 1%;
            font-size: 14px;
            color: #777777;
            white-space: nowrap;  /* 防止文本换行 */
            overflow: hidden; /* 隐藏超出容器宽度的内容 */
            text-overflow: ellipsis; 
        }
        .news-calls h3{
            font-size: 18px;
            font-weight: 500;
            margin-bottom: 10px;
        }
        .news-calls h3 i {
            padding: 0 5%;
            margin-right: 4%;
            background: url(../image/icon.png) no-repeat -54px -67px;
        }
        .news-calls ul li {
            line-height: 32px;
            padding-left: 5%;
            background: url(../image/li_img.png) no-repeat left;
            white-space: nowrap;  /* 防止文本换行 */
            overflow: hidden; /* 隐藏超出容器宽度的内容 */
            text-overflow: ellipsis; /* 当文本溢出时显示省略号 */
        }
        .news_tit span {
            padding-left: 0;
            border: none;
            background: none;
            float: left;
            font-size: 20px;
            color: #333333;
        }
        .news_tit span i {
            padding: 0 12px;
            margin-right: 5px;
            background: url(../image/icon.png) no-repeat -88px -5px;
        }
        .news_tit a {
            margin-left: 40%;
            margin-top: 4%;
            font-size: 12px;
            color: #999999;
        }
        
        
        /*茶叶分类样式*/
        
        .b-t2 {
            border-bottom: 1px solid #c40000;
        }
        
        .b-t3 {
            border-bottom: 1px solid #c40000;
        }
        
        .main-tit ul {
            width: 50%;
            float: right;
        }
        
        .main-tit ul li {
            float: right;
            margin: 0 2%;
            cursor: pointer;
            position: relative;
            color: #555555;
            line-height: 52px;
        }
        
        .clearfix_fl{
            margin-top: 12px;
        }
        
        .school_list dl {
            float: left;
            width: 47.7%;
            padding: 2%;
            margin: 1%;
            border: 1px solid #eee;
        }
        
        .school_list dt {
            text-align: center;
        }
        
        .school_list dt, .school_list dd {
            float: left;
            width: 35%;
        }
        
        .school_list dd {
            width: 63%;
            float: right;
        }
        
        .school_list dd a {
            display: block;
            width: 100%;
            font-size: 14px;
            line-height: 20px;
            height: 40px;
            overflow: hidden;
        }
        
        .school_list dd p {
            font-size: 12px;
            color: #bbbbbb;
            margin-top: 5px;
            overflow: hidden;
        }
        
        .school_list dd span {
            font-size: 12px;
            line-height: 18px;
            color: #bbbbbb;
        }
        
        .school_list dd .see .click {
            float: right;
        }
        
        .zixun_ll{
            width: 20.833%;
            padding: 2%;
            background-color: #ffffff;
            box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
        }
        .zixun_rr{
            margin-left: auto;
            width: 76.5%;
            padding: 2%;
            background-color: #ffffff;
            box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
        }
        
        
        .main-tit.clearfix_fl.b-t2 {
            display: flex;
        }
        
        .main-tit.clearfix_gx.b-t3 {
            display: flex;
        }
        
        .main_cnt{
            display: flex;
        }
        
        
        
        .bg-light {
            clear: both;
            background-color: #c40000!important;
        }
        
        .clearfix_fl li.hover {
            border-bottom: 2px solid #c40000;
        }
        
        
        .zixun_rr .box_hover {
            display: block;
        }
        
        .clearfixfl{
            display: none;
        }
        
        .school_list dt img {
            height: 89px;
            width: auto;
        }
        
        .b-t3 ul li.hover {
            border-bottom: 2px solid #c40000;
        }
        
        .b-t2 ul li.hover {
            border-bottom: 2px solid #c40000;
        }
        
        .main-tit ul li.hover:after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 5px solid #c40000;
            position: absolute;
            bottom: -7px;
            left: 45%;
        }
        
        .b-t2 ul li:hover:after, .b-t2 ul li.hover:after {
        	content: '';
        	display: block;
        	width: 0;
        	height: 0;
        	border-left: 4px solid transparent;
        	border-right: 4px solid transparent;
        	border-top: 5px solid #c40000;
        	position: absolute;
        	bottom: -7px;
        	left: 45%;
        }
        
        /*第三个模块样式*/
        .course-tuijian-tit {
            padding-bottom: 1%;
            line-height: 30px;
            border-bottom: 1px solid #dddddd;
            margin-bottom: 20px;
        }
        
        .course-tuijian-tit span {
            float: left;
            font-size: 20px;
            color: #333333;
            display: block;
            width: 40%;
        }
        
        .course-tuijian-tit a {
            margin-left: 55%;
            font-size: 14px;
            color: #999999;
        }
        
        .course-tuijian-tit span i {
            padding: 0 12px;
            margin-right: 5px;
            background: url(../image/icon.png) no-repeat -88px -5px;
        }
        
        .course-tuijian-cnt a {
            display: block;
            width: 22.66666%;
            margin: 0 1%;
            float: left;
            border: 1px solid #eeeeee;
        }
        
        .course-tuijian-cnt a img {
            width: 100%;
            height: 170px;
        }
        
        .course-tuijian-cnt a span {
            display: block;
            width: 96%;
            padding: 4% 0 4% 4%;
            font-size: 14px;
            color: #333333;
            overflow: hidden;
            height: 32px;
            text-align: center;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        
        .news-calls .news {
            width: 31.333%;
            margin: 0 1%;
            float: left;
        }
        
        .news ul li {
            width: 100%;
            padding-left: 3%;
            /*background: url(../images/li_img.png) no-repeat left center;*/
            font-size: 14px;
            color: #777777;
        }
        
        .news_product ul li span{
            float: right;
        }
        
        
        /*第四个板块样式*/
        .news_tit4{
            padding-bottom: 10px;
            border-bottom: 1px solid #eee;
            margin-bottom: 10px;
        }
        .news_tit4 span {
            padding-left: 10px;
            border: none;
            background: url(../image/xian.jpg) no-repeat left;
            float: left;
            font-size: 20px;
            color: #333333;
        }

        .news_tit4 a {
            margin-left: 40%;
            margin-top: 4%;
            font-size: 12px;
            color: #999999;
        }
        
        .b-t4 {
            border-bottom: 1px solid #c40000;
        }
        
        .justify-content-end{
            float: left!important;
        }
        
        /*position样式*/
        .jumbotron {
            padding: 4rem 2rem;
        }
        .mb-2 {
            margin-bottom: 0.5rem !important;
        }
        
        .jumbotron-fluid {
             padding-right: 0; 
             padding-left: 0; 
             border-radius: 0; 
        }
        
        .text-light {
            color: #f8f9fa !important;
        }
        
        .fs-sm-26 {
            font-size: 1.857rem;
            width: 1200px;
            margin: 0 auto;
        }
        
        /*.container {*/
        /*    width: 100%;*/
        /*    padding-right: 15px;*/
        /*    padding-left: 15px;*/
        /*    margin-right: auto;*/
        /*    margin-left: auto;*/
        /*}*/
        
        .h1 {
            margin-bottom: 0.5rem;
            font-weight: 500;
            line-height: 1.2;
            margin-top: 0;
        }
        
        .text-right {
            text-align: right !important;
        }
        
        /*xinxilist样式*/
    
        
        
        .mt-2 {
            margin: 0 0 0 50px;
        }
        
        .row li{
            padding-left: 15px;
        }
        
        .btn {
            display: inline-block;
            font-weight: 400;
            color: #212529;
            text-align: center;
            vertical-align: middle;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-color: transparent;
            border: 1px solid transparent;
            padding: 0.375rem 0.75rem;
            font-size: 1rem;
            line-height: 1.5;
            border-radius: 0.25rem;
            transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        }
        
        .selected{
            border: 1px solid #c40000;
            color: #c40000;
            display: inline-block;
            font-weight: 400;
            text-align: center;
            vertical-align: middle;
            cursor: pointer;
            padding: 0.375rem 0.75rem;
            font-size: 1rem;
            line-height: 1.5;
            border-radius: 0.25rem;
            user-select: none;
        }
        
        .btn-light {
            color: #212529;
            background-color: #f8f9fa;
            border-color: #f8f9fa;
        }
        
        .btn-info {
            background-color: #dc0000;
            border: 1px solid #c40000;
            color: #fff;
            display: inline-block;
            font-weight: 400;
            text-align: center;
            vertical-align: middle;
            cursor: pointer;
            padding: 0.375rem 0.75rem;
            font-size: 1rem;
            line-height: 1.5;
            border-radius: 0.25rem;
            user-select: none;
        }
        
        .mb-3,.my-3 {
            margin-bottom: 1rem !important;
        }
        
        .row {
            display: flex;
            flex-wrap: wrap;
            margin-right: -15px;
            margin-left: -15px;
        }

        
        .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
            position: relative;
            /*width: 100%;*/
            padding-right: 15px;
            padding-left: 15px;
        }
        
        .col-lg-3 {
            flex: 0 0 25%;
            max-width: 25%;
        }
        .bg-light {
            background-color: #f8f9fa !important;
        }
        
        .card, .figure {
            margin: 15px 0;
        }
    
    
        .card {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            min-width: 0;
            word-wrap: break-word;
            background-color: #fff;
            background-clip: border-box;
            border: 1px solid rgba(0, 0, 0, .125);
            border-radius: 0.25rem;
        }
        
        .card-text {
            min-height: 38px;
            padding: 0 1.25rem;
        }
        
        .card-header {
            padding: 0.75rem 1.25rem;
            margin-bottom: 0;
            background-color: rgba(0, 0, 0, .03);
            border-bottom: 1px solid rgba(0, 0, 0, .125);
        }
        
        .card-body {
            flex: 1 1 auto;
            min-height: 1px;
            padding: 1.25rem;
        }
        
        .card-footer {
            padding: 0.75rem 1.25rem;
            background-color: rgba(0, 0, 0, .03);
            border-top: 1px solid rgba(0, 0, 0, .125);
        }
        
        .mb-4, .my-4 {
            margin-bottom: 1.5rem !important;
        }
        
        .justify-content-center {
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }
        
        .pagination {
            display: -ms-flexbox;
            display: flex;
            padding-left: 0;
            list-style: none;
            border-radius: 0.25rem;
        }
        
        
        /*xinxi样式*/
        .view {
            max-width: 500px;
        }
        
        .pr-3, .px-3 {
            padding-right: 1rem !important;
        }
        
        .mb-3, .my-3 {
            margin-bottom: 1rem !important;
        }
        .my-3 {
            margin-bottom: 1rem !important;
            /*border: 1px solid rgba(0, 0, 0, .125);*/
            padding: 0px 13px;
            border-radius: 0.25rem;
        }
        
        .col-lg-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
        
        .fs-sm-28 {
            font-size: 2rem;
        }
        
        .pb-2, .py-2 {
            padding-bottom: 0.5rem !important;
        }
        
        .border-bottom {
            border-bottom: 1px solid #dee2e6 !important;
        }
        
        .h2{
            margin-bottom: 0.5rem;
            font-weight: 500;
            line-height: 1.2;
        }
        
        .h5, h5 {
            font-size: 1.25rem;
        }
        
        .mt-3, .my-3 {
            margin-top: 1rem !important;
        }
        
        .text-secondary {
            color: #6c757d !important;
        }
        
        .btn-danger {
            color: #fff;
            background-color: #dc3545;
            border-color: #dc3545;
        }
                /*底部样式*/
    
        .border-top {
            border-top: 1px solid #dee2e6 !important;
        }
        
        .hangjv{
                padding: 20px 20px;
            }


        
        /*底部样式*/
        /*.container {*/
        /*    width: 1200px;*/
        /*}*/
        .pages {
            min-height: 500px;
            padding-top: 10px;
            padding-bottom: 10px;
            width: 1200px !important;
        }
        
        .footer.mt-3.pt-5.border-top.text-secondary {
            background-color: #ececec;
        }
                /*注册登录样式*/
        .col-lg-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }
        
        .col-lg-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
        
        .mb-4, .my-4 {
            margin-bottom: 1.5rem !important;
        }
        
        .mt-4, .my-4 {
            margin-top: 1.5rem !important;
        }
        
        .form-group {
            margin-bottom: 1rem;
        }
        
        .form-group label {
            display: inline-block;
            margin-bottom: 0.5rem;
        }
        
        .form-control {
            display: block;
            width: 100%;
            height: calc(1.5em + 0.75rem + 2px);
            padding: 0.375rem 0.75rem;
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.5;
            color: #495057;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid #ced4da;
            border-radius: 0.25rem;
            transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        }
        
        .select_img {
            vertical-align: middle;
            border-style: none;
            width: 60px;
            height: 60px;
        }
        
        
        /*搜索结果样式*/
        
        .mb-5, .my-5 {
            margin-bottom: 3rem !important;
        }
        
        .form-inline .form-group {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 0;
        }
        
        .ml-sm-3, .mx-sm-3 {
            margin-left: 1rem !important;
        }
        .mr-sm-3, .mx-sm-3 {
            margin-right: 1rem !important;
        }
        
        .mb-2, .my-2 {
            margin-bottom: 0.5rem !important;
        }
        .form-inline {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            -ms-flex-align: center;
            align-items: center;
        }
        
        /*ucenter样式*/
        
        .list-group {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            padding-left: 0;
            margin-bottom: 0;
        }
        
        .list-group-item:first-child {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem;
        }
        
        .list-group-item+.list-group-item {
            border-top-width: 0;
        }
        .list-group-item {
            position: relative;
            display: block;
            padding: 0.75rem 1.25rem;
            background-color: #fff;
            border: 1px solid rgba(0, 0, 0, .125);
        }
        
        .col-md-2 {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
            max-width: 16.666667%;
        }
        
        .col-md-10 {
            -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
            max-width: 83.333333%;
        }
        .table {
            width: 100%;
            margin-bottom: 1rem;
            color: #212529;
        }
        
        table {
            /*border-collapse: collapse;*/
        }
        
        .table td, .table th {
            padding: 0.75rem;
            vertical-align: top;
            border-top: 1px solid #dee2e6;
        }
        
        
        .dropdown {
            position: relative;
            display: inline-block;
            margin-right: 20px; 
        }
        
        .dropdown-content {
            display: none;
            position: absolute;
            background-color: #f9f9f9;
            min-width: 300px;
            box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
            padding: 12px 16px;
            z-index: 1;
            top: 100%; /* 设置下拉框相对于父元素的垂直位置 */
            left: 0; /* 设置下拉框相对于父元素的水平位置 */
            border-radius: 0.25rem;
        }
        
        .dropdown:hover .dropdown-content {
            display: block;
        }
        
        
        /*******/
        .showed{
            display: block;
            /*float: left;*/
        }
        
        .hided{
            display: none;
        }
        
        /*搜索结果页图片样式*/
        
        .card-img-top{
            width: 230px;
            height: 230px;
            margin: 0 0px;
        }
        