﻿@import "tong.css";

/*频道栏目样式开始*/
#zylist{width:100%;margin-top:15px;}
#zylist .right{width:300px;min-height:500px;overflow:hidden;}
#zylist .left{width:890px;min-height:500px;overflow:hidden;}
#zylist .left .zlist{padding:20px;background:#fff;}
#zylist .left .zlist .pdtitle{border-bottom:1px dashed #eee;padding-bottom:15px;}
#zylist .left .zlist .pdtitle .t{font-weight:bold;background:#00a0c4;float:left;color:#fff;font-size:24px;padding:0px 30px;border-radius:2px;height:65px;line-height:65px;}
#zylist .left .zlist .pdtitle span{float:right;}
#zylist .left .zlist .pdtitle span a{background:#f50;border-radius:4px;width:110px;text-align:center;display:block;color:#fff;line-height:30px;margin-left:10px;margin-bottom:5px;}
#zylist .left .zlist .pdtitle span a:hover{background:#f40;}
#zylist .left .zlist .pdtitle span a:nth-child(2){background:#00a0c4;}
#zylist .left .zlist .pdtitle span a:nth-child(2):hover{background:#0083a1;}
#zylist .left .zlist .pdtitle .lmlist{width:300px;}
#zylist .left .zlist .pdtitle .lmlist a{display:block;width:100px;background:#f1f1f1;text-align:center;margin-left:10px;margin-bottom:5px;border-radius:2px;font-size:12px;line-height:30px;height:30px;overflow:hidden;}
#zylist .left .zlist .pdtitle .lmlist a:hover{background:#f50;color:#fff;}
#zylist .left .zlist .pdtitle .lmlist a.current{background:#f50;color:#fff;}
#zylist .left .zlist .tisp{padding:20px;border:1px dashed #ddd;margin-top:15px;background:#f9f9f9;}
#zylist .left .zlist .tisp{font-size:12px;line-height:26px;}
#zylist .left .zlist .slist{padding-top:15px;position:relative;}
#zylist .left .zlist .slist .item{border:1px solid #eee;border-bottom:0;}
#zylist .left .zlist .slist .item:last-child{border-bottom:1px solid #eee;}
#zylist .left .zlist .slist .item .s_name{text-align:center;width:190px;line-height:30px;font-size:15px;padding:25px 0;}
#zylist .left .zlist .slist .item .s_name img{margin-right:5px;width:20px;}
#zylist .left .zlist .slist .item .s_name h2{font-weight:normal;}
#zylist .left .zlist .slist .item .s_name h2 a{color:#00a0c4;}
#zylist .left .zlist .slist .item .s_name h2 a:hover{color:#f00}
#zylist .left .zlist .slist .item .danke{padding:5px 0;}
#zylist .left .zlist .slist .item .s_ke{width:650px;border-left:1px solid #eee;}
#zylist .left .zlist .slist .item .s_ke .s_ke_list{display:block;}
#zylist .left .zlist .slist .item .s_ke .s_ke_list:nth-child(2){border-top:1px solid #eee;}
#zylist .left .zlist .slist .item .s_ke .s_ke_list span{width:60px;text-align:center;float:left;line-height:40px;background:#f9f9f9;font-weight:bold;}
#zylist .left .zlist .slist .item .s_ke .s_ke_list p{float:right;width:559px;border-left:1px solid #eee;padding:5px 15px;}
#zylist .left .zlist .slist .item .s_ke .s_ke_list p a{margin-right:10px;}
#zylist .left .zlist .slist .item .s_ke .s_ke_list p a em{font-size:12px;color:#999;margin-left:3px;}
#zylist .left .beizhu{padding:20px;background:#fff;margin-top:10px;}
#zylist .left .zlist .slist.tk .item:nth-child(15) .s_name{padding:20px 0;}
#zylist .left .zlist .slist.tk .item:nth-child(15) .s_ke .s_ke_list span{width:60px;text-align:center;float:left;line-height:70px;background:#f9f9f9;font-weight:bold;}
#zylist .left .zlist .slist.tk .item:nth-child(1) .s_name{padding:40px 0;}
#zylist .left .zlist .slist.tk .item:nth-child(1) .s_ke .s_ke_list:nth-child(1) span{width:60px;text-align:center;float:left;line-height:70px;background:#f9f9f9;font-weight:bold;}


/*内容页样式开始*/
#zycontent{width:100%;margin-top:15px;}
#zycontent .left{width:300px;min-height:500px;overflow:hidden;}
#zycontent .center{width:880px;margin-left:10px;overflow:hidden;}
#zycontent .center .article{background:#fff;padding:20px;}
#zycontent .center .article .adSlide{width:890px;height:60px;margin-top:10px;overflow:hidden;}
#zycontent .center .article .adSlide .bd img{width:800px;height:60px;}
#zycontent .center .article .z_title{border-bottom:1px dashed #ddd;padding:10px 0;}
#zycontent .center .article .z_title h1{line-height:36px;padding:0px 0 25px;font-size:24px;font-weight:normal;}
#zycontent .center .article .z_title h1 i{margin-left:10px;background:#f00;font-size:12px;padding:2px 5px;color:#fff;position:relative;top:-2px;border-radius:2px;}
#zycontent .center .article .z_title .bm{padding-top:5px;}
#zycontent .center .article .z_title .bm a{background:#f50;display:block;width:120px;text-align:center;border-radius:4px;line-height:40px;font-size:16px;color:#fff;}
#zycontent .center .article .z_info{padding:5px 0px;}
#zycontent .center .article .z_info span{float:left;margin-right:20px;color:#00a0c4;}
#zycontent .center .article .z_info span.cc{background:url(/images/icon_bg_cci.png) no-repeat left center;padding-left:20px;}
#zycontent .center .article .z_info span.zy{background:url(/images/icon_bg_zy.png) no-repeat left center;padding-left:20px;}
#zycontent .center .article .z_info span.yx{background:url(/images/icon_bg_yx.png) no-repeat left center;padding-left:20px;}
#zycontent .center .article .tingkao{background:#f30;padding:10px;margin-top:10px;color:#fff;font-size:16px;}
#zycontent .center .article .tingkao span{font-weight:bold;padding:0 10px;}
#zycontent .center .article .mycontent{padding:0px 0;line-height:180%;;}
#zycontent .center .article .mycontent img{max-width:91%;margin:8px 0;}
#zycontent .center .article .mycontent p{padding-bottom:3px;}
#zycontent .center .article .mycontent .table{margin:15px auto 15px;width:100%;border-collapse:collapse;border-color:#ddd;border-width:1px;}
#zycontent .center .article .mycontent .table tr{;border-color:#ddd;border-style:solid;border-width:1px;}
#zycontent .center .article .mycontent .table tr:first-child{background:#f7f7f7;font-weight:700;}
#zycontent .center .article .mycontent .table td{padding:4px 1px;border-color:#ddd;border-style:solid;border-width:1px;text-align:center;}
#zycontent .center .article .mycontent .table td p{margin:0;padding:0;}
#zycontent .center .article .pagedown{border-top:1px dotted #ddd;margin-top:5px;padding-top:15px;color:#00a0c4;}
#zycontent .center .article .pagedown a{color:#00a0c4;}
#zycontent .center .article .pagedown a:hover{color:#f50;}
#zycontent .center .article .sm{font-size:12px;color:#999;border-top:1px dotted #ddd;margin-top:15px;padding-top:10px;text-align:center;}
#zycontent .center .article .bianji{color:#999;margin-top:10px;font-size:12px;}
#zycontent .center .article .bianji .jubao{background:url(../images/icon_jubao.png) no-repeat left center;padding-left:20px;}
#zycontent .center .article .bianji .jubao a{color:#999;font-size:12px;}
#zycontent .center .article .bianji .jubao a:hover{color:#f50;}
#zycontent .center .study{background:#fff;padding:20px;margin-top:10px;}
#zycontent .center .study .list ul li{float:left;width:210px;margin-right:30px;position:relative; margin-top:20px}
#zycontent .center .study .list ul li:nth-child(3n){margin-right:0;}
#zycontent .center .study .list ul li .img{width:210px;overflow:hidden;}
#zycontent .center .study .list ul li .img img{width:210px;height:118px;}
#zycontent .center .study .list ul li .p-title {margin-top:10px;height:24px; line-height:24px; overflow:hidden}
#zycontent .center .study .list ul li .p-time { display:none}
#zycontent .center .study .list ul li .p-item {position:relative;margin-top:5px; line-height:24px;}
#zycontent .center .study .list ul li .p-item .class {font-size:12px; color:#999}
#zycontent .center .study .list ul li .p-item .price {position:absolute;right:0px;color:#f50}
#zycontent .center .tjyd{background:#fff;padding:20px;margin-top:10px;}
#zycontent .center .tjyd .list{padding-top:15px;}
#zycontent .center .tjyd .list ul li{width:50%;float:left;height:30px;overflow:hidden;}
#zycontent .center .tjyd .list ul li span{float:right;color:#999;font-size:12px;}
#zycontent .center .tjyd .list ul li a{background:url(/images/icon_dot.png) no-repeat left center;padding-left:12px;}
#zycontent .center .bqsm{background:#fff;padding:20px;margin-top:10px;}
#zycontent .center .bqsm p{font-size:12px;color:#999;line-height:24px;}
#zycontent .center .bqsm a{color:#f00;}
#zycontent .right{width:300px;min-height:500px;overflow:hidden;}
#zycontent .right .yuanxiao{background:#fff;padding:20px;}
#zycontent .right .yuanxiao .scontent{padding-top:25px;}
#zycontent .right .yuanxiao .scontent .img{display:block;text-align:center;padding-bottom:10px;}
#zycontent .right .yuanxiao .scontent .img span{width:100px;height:100px;margin:0 auto;overflow:hidden;}
#zycontent .right .yuanxiao .scontent .img span img{width:100px;height:100px;}
#zycontent .right .yuanxiao .scontent h2{text-align:center;padding:0 0 15px;font-size:16px;}
#zycontent .right .yuanxiao .scontent p{line-height:24px;}
#zycontent .right .yuanxiao .scontent p a{color:#f50;margin-left:10px;font-size:12px;}
#zycontent .right .yuanxiao .scontent p a:hover{color:#f00;}