/*
* @Author: Marte
* @Date:   2016-05-16 14:40:30
* @Last Modified by:   Marte
* @Last Modified time: 2016-11-03 11:30:49
*/
.theme-banner {
    width: 100%;
    height: 380px;
    background: url(../img/kaifa/ztkf_banner.jpg) top center no-repeat;
}

.postion {
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #ccc;
}

.theme-tab ul li{
	float:left;
}
.theme-tab ul li{
	width:1190px;
    margin-top: 5px;
    margin-left: 3px;
    border:2px solid #2ca04d;
}
.themePart{
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
    padding-bottom: 1px;
}
.classic{
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
}
.parBd {
    margin-top: 0;
}
.index-albox ul{ overflow:hidden; padding-bottom:20px;}
.index-albox li{
	width:390px;
	float:left;
	text-align:center;
	margin-left:15px;
	margin-top:15px;
	border:1px solid #cccccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	line-height:0;
	transition:all ease 0.35s 0s;
	-moz-transition:all ease 0.35s 0s;
	-ms-transition:all ease 0.35s 0s;
	-o-transition:all ease 0.35s 0s;
	-webkit-transition:all ease 0.35s 0s;
}
.index-albox li:hover{
	box-shadow:0px 15px 20px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 15px 30px rgba(0,0,0,0.1);
	-ms-box-shadow:0px 15px 30px rgba(0,0,0,0.1);
	-o-box-shadow:0px 15px 30px rgba(0,0,0,0.1);
	-webkit-box-shadow:0px 15px 30px rgba(0,0,0,0.1);
	transform:translate3d(0,-2px,0);
	-moz-transform:translate3d(0,-2px,0);
	-ms-transform:translate3d(0,-2px,0);
	-o-transform:translate3d(0,-2px,0);
	-webkit-transform:translate3d(0,-2px,0);
}
.index-albox li a{ display:block; overflow:hidden;}
.index-albox li a img:hover{transform: scale(1.1); transition: all ease 0.3s 0s;}
.index-albox li h3{ font-size:16px; font-weight:normal; line-height:30px; border-bottom:1px solid #D8D8D8;}
.index-albox li dd img{ margin:2px auto;}
.index-albox li p{ font-size:14px; height:24px; line-height:24px; overflow:hidden;}
.classic-con-lists{
    width: 100%;
    border: none;
    margin: 0 auto;
}
.classic-con-list{
    width: 284px;
    border: 1px solid #aaa;
    padding: 5px 0;
    margin: 0 7px;
}
.classic-title01{
    width: 1200px;
    height: 150px;
    padding-top: 30px;
    padding-bottom: 10px;
    background: url(../img/kaifa/kaifaanli_titlebg.png) center no-repeat;

}
.slideGroup .parBd ul li{
    border: 1px solid #038f45;
}
.dede_pages{
    background:#ececec;
    padding-bottom:20px;
    text-align:center;
    font-size:0px;
}
.bg_page{
    margin: 33px auto 0;
}
.page li{
    display:inline-block;/*
    padding:5px 12px;
    border:1px solid #cdcdcd;*/
    margin:0px 2px;
}
.page li.thisclass{
    color: #d96036;
    display:inline-block;
}
.p-position{
    text-align:center;
    font-size:0px;
}
.p-position li{
    display:inline-block;
    font-size:14px;
    /* padding:4px 10px; */
}
.p-position li a{
    color: #666;
}
.p-position li.thisclass{
    border:none;
    color:#d96436;
}
.p-position li a{
    border:1px solid #ddd;
    padding:4px 10px;
    display:block;
}
.p-position table{
    margin:20px auto;
}
.slideGroup .slideBox{
    padding: 0;
}
