﻿/*css 分页显示样式*/
div.green-black{padding-top:12px;text-align:center; margin-top:6px; margin-bottom:15px;}
div.green-black a{border:#2c2c2c 1px solid;padding:2px 5px;background: #2c2c2c;color:#fff;margin:0 2px 0 0;text-decoration:none;}
div.green-black a:hover{border:#aad83e 1px solid;background: #aad83e;color:#fff;}
div.green-black a:active{border:#aad83e 1px solid;background:#aad83e;color:#fff;}
div.green-black span.current{border:#aad83e 1px solid;padding:2px 5px;font-weight:bold;background: #aad83e;color:#fff;margin:0 2px 0 0;}
div.green-black span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;margin:0 2px 0 0;}

/*浮动客服代码*/
/*默认蓝色*/
*{ margin:0; padding:0; list-style:none;}
img{ border:0;}
.tuzikf{ position:absolute; right:0; top:150px;}
.tuzikf .slide_min{ width:28px; height:112px; background:url(../images/slide_min.jpg) no-repeat; cursor:pointer;}
.tuzikf .slide_box{ width:154px; height:auto; overflow:hidden; background:url(../images/slide_box_bg.jpg) repeat-y; font-size:12px; text-align:center; line-height:130%; color:#666; border-bottom:2px solid #76A20D;}
.tuzikf .slide_box .weixin{ margin-bottom:5px;}
.tuzikf .slide_box img{ cursor:pointer;}
.tuzikf .slide_box p{ text-align:center; padding:5px; margin:5px;border-bottom:1px solid #ddd;}
.tuzikf .slide_box span{ padding:5px 10px; display:block;}
.tuzikf .slide_box span a{ color:#76A20C;}

/*框架样式*/
.headtitle {display: block;margin: 2px 0 13px 0;border-bottom: 1px dotted #e4e9f0;}
.headtitle h2, .headtitle h3, .headtitle h4 {display: inline-block;padding-bottom: 5px;margin: 0 0 -2px 0;border-bottom: 2px solid #50C033;}
.text-indent{ text-indent:2em;}