.tabPane { display:none;}
.tabCon .active { display:block;}
.ftzb{line-height: 42px;border-bottom: 1px solid #cccccc;overflow: hidden;}
.ftzb a{display: inline-block;width: 145px;height: 42px;margin-bottom: -1px;float: left;text-align: center;line-height: 42px;font-weight: bold;font-size: 20px;}
.ftzb a.active, ftzb a:hover { background: #257295;border-radius: 5px 5px 0 0;color: #fff;}
.ftzb_list{overflow: hidden;}
.ftzb_list li{float: left;width: 48%;margin-top: 32px;overflow: hidden;padding-right: 4%;}
.ftzb_list li:nth-child(2n){padding-right: 0;}
.ftzb_list li .title{height: 65px;background: #f2f2f2;width: 100%;display: table;margin-bottom: 15px;}
.ftzb_list li .title a{vertical-align: middle;display: table-cell;font-size: 16px;line-height: 20px;padding:10px 20px;font-weight: bold;}
.ftzb_list li .tp{width: 48%;overflow: hidden;}
.ftzb_list li .tp img{width: 260px; height:182px;}
.ftzb_list li .xq{width: 52%;}
@media screen and (min-width: 770px){
.ftzb_list li .xq{text-indent: 2em;border: 1px solid #CCCCCC;height: 180px;border-left: none;display: table;margin-left: -2px;}
.ftzb_list li .xq p{padding: 10px 15px;line-height: 25px;font-size: 14px;vertical-align: middle;display: table-cell;text-align: justify;}
}
a.ftzbmore { width: 100%; text-align: right; display: block; margin-top:20px;}
.ftzb a.sjxs { display:none;}
.ftzb a.pcyc { display:block;}

/*手机版*/
@media screen and (max-width: 768px){
	
	.ftzb{line-height: 42px;border-bottom: 1px solid #cccccc;overflow: hidden;}
.ftzb a{display: inline-block;width: 145px;height: 42px;margin-bottom: -1px;float: left;text-align: center;line-height: 42px;font-weight: bold;font-size: 20px;}
.ftzb a.active{background: #257295;border-radius: 5px 5px 0 0;color: #fff;}
.ftzb_list{overflow: hidden;}
.ftzb_list li{float: left;width: 100%;margin-top: 32px;overflow: hidden;padding-right: 0%;overflow:hidden;}
.ftzb_list li:nth-child(2n){padding-right: 0;}
.ftzb_list li .title{height: auto;background: #f2f2f2;width: 100%;display: table;margin-bottom: 15px;}
.ftzb_list li .title a{vertical-align: middle;display: table-cell;font-size: 16px;line-height: 20px;padding:10px 20px;font-weight: bold;}
.ftzb_list li .tp{width: 48%;overflow: hidden;height: auto;}
.ftzb_list li .tp img{width:100%;height:auto;}
.ftzb_list li .xq{width: 52%;}
.ftzb_list li .xq{text-indent: 2em; height:7.5em; border: 0px solid #CCCCCC;border-left: none;margin-left: -2px; }
.ftzb_list li .xq p {padding: 0px 5px; padding-top:7px;line-height: 1.5em;font-size: 14px;text-align: justify;}
.ftzb_list li .xq p a {overflow: hidden;}
.ftzb a.sjxs { display:block;}
.ftzb a.pcyc { display:none;}
}
