/*首页内容部分样式*/
.index_content{width: 100%; position: relative; z-index: 2; background:#fff;}
.index_content .index_slider{width: 980px; margin:0 auto; padding:20px 0; position: relative; height:360px;}
.index_content .index_slider ul{overflow: hidden; position: relative; height: 320px;}
.index_content .index_slider ul.slider_pics li{width: 100%; position: absolute; left: 0; top: 0; opacity: 0; _display: none; height: 320px;}
.index_content .index_slider ul.slider_pics li.on{opacity: 1; _display: block;}
.index_content .index_slider ul.slider_pics li img{width: 100%; height: 611px;}
.index_content .index_slider .slider_layer{background: url(../images/ppt_layer.png) repeat-x; height: 173px; position: absolute; bottom: 0; width: 100%;}
.num{position: absolute; width: 100%; bottom: 16px; margin: 0 auto;}
.num p{width: 100%; text-align: center; overflow: hidden;}
.num p b{display: inline-block; width: 13px; height: 13px; background: url(../images/sprite.png) no-repeat 0 -577px; margin: 0 5px;}
.num p b.on{background: url(../images/sprite.png) no-repeat 0 -607px;}

/* special css */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.clearfix{display:inline-block;}
.clearfix {display:block;}
.fl{float:left;}
.fr{float:right;}
.active_special{width:980px; margin:0 auto; font-family:"微软雅黑";}
.specila_title{ height:50px; line-height:50px; font-weight:normal; font-size:24px; color:#006633; border-bottom:3px solid #006633; margin-bottom:10px;}
.specila_title a{ color:#006633;}
.active_special_list{}
.special_li{width:455px; height:278px; padding:0 10px; margin:10px 25px 20px 0; float:left; background:#fff; border:1px solid #dcdcdc; border-radius:0 0 6px 6px; box-shadow:2px 2px 4px #ccc;}
.no_right{ margin-right:0;}
.special_child_title{ height:36px; line-height:36px; margin-top:13px; font-size:18px; color:#323232; font-weight:normal;}
.special_child_title a{ color:#323232;}
.special_child_title a:hover{ color:#006633;}
.seecial_show_pic{ display:block; width:455px; height:150px; overflow:hidden;}
.seecial_show_pic img{width:455px; height:150px;}
.special_tag{ padding:12px 0 9px; width:300px;}
.special_tag p{ /* height:28px; */ line-height:28px; color:#323232; font-size:14px;height:28px;text-overflow:clip;display:block;overflow:hidden;}
.special_tag p span{ color:#666;padding:0 5px;}
.special_btn{padding-top:20px;}
.special_btn a{ display:block; width:115px; height:36px; line-height:36px; text-align:center; font-size:18px; color:#fff; background:url(../images/special_btn.png);}
/*分页*/
.cmt_page{padding: 20px 30px;}
.cmt_page span{float: left; width: 50px;}
.cmt_page .page{float: right;}
.cmt_page .page a{display: inline-block; margin: 0 5px; color: #323232; line-height: 24px;}
.cmt_page .page a.on{padding: 0 10px; background: #1d9967; color: #fff; border-radius: 5px; font-weight: bold;}
.cmt_page .page a.disabled{color: #ccc; cursor: text}

/* special_details */
.special_details_layout{ width:1008px; background:#eaf3f0; margin:0 auto; font-family:"微软雅黑";margin-top:20px;padding-bottom:15px;}
.special_details{ width:980px;margin:0 auto;}
.specila_other{ height:40px; line-height:40px; color:#666; font-size:14px;}
.specila_other a{ color:#666;}
.specila_other a:hover{ color:#006633;}
.special_del_pic{ width:980px; height:320px;}
.special_del_pic img{ width:980px; height:320px;}
.special_del_title{ height:64px; position:relative; text-align:center; background:#fff;}
.special_del_title .specila_title{ width:980px; color:#fff; border:none;}
.special_del_title .specila_title a{ color:#fff;}
.special_del_title_bg{ height:64px; width:1007px; background:url(../images/special_del_title_bg.png); position:absolute; top:0; left:-14px;}

.special_details_con{width:872px; background:#fff; padding:0 48px 32px 58px; border:1px solid #dcdcdc; border-top:none;}
.special_details_con p{ font-size:16px; color:#333; line-height:28px; word-wrap:break-word;margin-bottom:20px;}
.special_details_con_title{ display:inline-block; background:#1e9a68; height:34px; line-height:34px; color:#fff; padding:0 20px; border-radius:40px;}
.special_details_con p img{margin:10px 0;}

























