* {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

a {
    text-decoration: none;
    color:#333;
}
img{
    border: 0;
    vertical-align: middle;
}
ul {
    list-style: none;
}

.wrap {
    width: 100%;
    position: relative;
    background:white;
}
.nav{
    background: #F5F5F5;
    width: 100%;
    padding:10px 10px;
    box-sizing:border-box;
    min-height: 100%;
    overflow-y:auto;
    position: fixed;
    z-index: -99999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    top:60px;
    left: 0px;
    display:none;
}
.left{ float:left;}
.right{ float:right;}
.display{
	display: none;
}
.nav ul{
    width:100%;
    height:100%;
    overflow-y:auto;
}
.nav ul li
{
	width:100%;
   border-bottom:solid 1px #dcdcdc;
   overflow:hidden;
}
.nav ul li .menu{
    
    color: #333;
}
.nav ul li em { display:block; width:100%;box-sizing:border-box; padding:0px 10px; overflow:hidden;}
.nav ul li em a { display:block; width:100%; height:40px; line-height:40px; text-indent:0px; font-size: 16px; color:#333; font-style:normal; background:url(../images/jia.png) right 13px no-repeat; background-size:14px 14px;}
.nav ul li em .no{ background:none;}
.nav ul li .curr{ color:#FFF;background:#666;}
.nav ul li .curr a{ color:#FFF; background: url(../images/jian.png) right 13px no-repeat; background-size:14px 14px;}
.menu{ display:none; width:100%; }
.menu a{ display:block; width:100%; height:36px; line-height:36px; font-size:14px; color:#666; text-indent:30px; background:url(../images/bg_num.png) 20px center no-repeat; background-size:3px 3px;}

.head{
    height: 60px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999999;
    overflow:hidden; 
    border-bottom:solid 1px #EEE;
    background:rgba(255,255,255,0.8) url(../../images/c_zp_logo_bj.jpg) center bottom repeat-x;
}
.head .logo
{
background:url(../images/logo.png) 10px center no-repeat;
background-size:auto 40px;
 text-indent:90px;
text-indent:55px;
display:block;
float:left; 
height:60px; 
line-height:60px; 
font-size:20px; 
color:#005840; 
font-weight:bold;
}
.head .change
{
	width: 30px;
    height: 60px;
    text-align:center;
    position: absolute;
    right: 80px;
}
.head .change a{ display:block; width:30px; height:60px; line-height:60px; font-size:14px;}
.head .search
{
	width: 30px;
    height: 16px;
    position: absolute;
    right: 50px;
    top: 22px;
    /*border-left: solid 1px #e5e5e5;*/
    background:url(../images/searchbtn.png) right 0px no-repeat;
    background-size:16px 16px;
}
.head .logo img{ height:30px; margin:15px 0px 15px 15px;}
#search
{
	background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    top:0;
    left: 0;
    display:none;
}
#search .search{ position:relative; width:100%; padding:70px 15px 0px 15px; box-sizing:border-box;}
#search .kuang{ display:block; width:100%; height:44px; border:solid 2px #FFF; text-indent:10px; z-index:99999999999;box-sizing:border-box; position:relative;}
#search .stxb{ display:block; width:100%; height:40px; line-height:40px; border:none; background:transparent; text-indent:10px; font-size:14px; color:#FFF; font-weight:bold;}
#search .stxb::-webkit-input-placeholder 
{
    color:#FFF; font-weight:bold;
}
#search .stxb::-moz-placeholder 
{
    color:#FFF; font-weight:bold;
}
#search .stxb:-ms-input-placeholder 
{
    color:#FFF; font-weight:bold;
}
#search .stxb::-webkit-input-placeholder 
{
    color:#FFF; font-weight:bold;
}
#search .stxb::placeholder {
}
#search .sbtn{ position:absolute; right:0px; top:0px; display:block; width:40px; height:40px; background:url(../images/searchsubmit.png) center center no-repeat; background-size:20px 20px;}
/*icon start*/
.i-menu {
    background: url("../images/index-head-w.png") no-repeat center;
    background-size: 100%;
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    left: 15px;
    top: 15px;
}
.i-menu-g {
    background: url("../images/m-menu.png") no-repeat center;
    background-size: 100%;
    height: 20px;
    width: 20px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 20px;
}
.i-close{
    background: url("../images/m-close.png") no-repeat center;
    background-size: 100%;
    height: 20px;
    width: 20px;
    display: none;
    position: absolute;
    right: 15px;
    top:20px;
}
.i-close2{
    background: url("../images/m-close2.png") no-repeat center;
    background-size: 100%;
    height: 20px;
    width: 20px;
    display:block;
    position: absolute;
    right: 15px;
    top:20px;
    z-index:999999999;
}
.footer {
    background:#005840;
    color: #FFF;
    text-align: center;
    line-height: 30px;
    padding:10px 0px;
    font-size: 12px;
}
.footer a{ color:#FFF; margin:0px 10px;}
.footer div{ border-top:solid 1px #FFF; font-size:14px; margin:10px 0px 0px 0px; padding:10px 0px; color:#FFF;}

.pager{ width:100%; padding:20px 0px; clear:both; text-align:center; overflow:hidden;}
.pager p{ line-height:30px; padding:10px 0px;}
.pager p span{ color:#FF0000; margin:0px 2px;}
.pager a{ display:inline-block; background:#005840; color:#FFF; width:15%; line-height:40px; height:40px; text-decoration:none; margin-right:2%; margin-left:2%; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius:5px;}
.pager a:hover{background:#005840; color:#FFF;}
#loading{ float:left; clear:both; width:100%; height:40px; line-height:40px; overflow:hidden; text-align:center;}
#loading i{ display:none; color:#CCC; font-size:11px;}

#content{ width:100%; float:left; padding:50px 0px 30px 0px; clear:both; overflow:hidden;}
#details{width:100%; padding:20px 20px; box-sizing:border-box; float:left; overflow:hidden;}
#details h1{ color:#383838; font-size:20px; line-height:30px; padding-top:10px; padding-bottom:20px; text-align:center;}
#details .date{ width:100%; float:left; clear:both; margin:0px 0px 20px 0px; line-height:36px; overflow:hidden; text-align:center; color:#666; border-top:dotted 1px #DDD; border-bottom:dotted 1px #DDD;}
#details .date i{ margin:0px 5px;}
#details .date b{ color:#333;}
#details .details{ width:100%; overflow:hidden; line-height:30px; padding:0px 0px 20px 0px; float:left;font-size:14px;}

#banner{ width:100%; float:left; clear:both; overflow:hidden;}
#banner .banner{ width:100%;}
#banner img{ width:100%;}
#category
{
     width:100%;
     height:40px;
     border-bottom:solid 1px #CCC; 
     overflow:hidden;
     -webkit-box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.5);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);  
 }
 #category div{ width:100%; height:50px; overflow-x:auto; overflow-y:hidden; white-space: nowrap; -webkit-overflow-scrolling:touch;font-size:0;}
 #category a{ display:inline-block; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333; padding:0px 15px;}
 #category .curr{ background:#000; color:#FFF; border:none;}

.prevnext{ width:100%; margin: 20px auto 30px; text-align:center; overflow:hidden;}
.prevnext a
{
    display: inline-block;
    width: 30px;
    height: 30px;
    cursor: pointer;    
    border:1px solid #dddddd;    
 }
.icon-prev {
    background: url("../images/next.png") no-repeat center;
    background-size: 30%;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); /*·´×ª180¡ã*/
}
.icon-next {
    background: url("../images/next.png") no-repeat center;
    background-size: 30%;
}
.icon-list {
    background: url("../images/icon-list.png") no-repeat -2px -2px;
}
#newslist{ width:100%; padding:10px 20px 0px 20px; box-sizing:border-box; overflow:hidden;}
#newslist li{ width:100%; float:left; clear:both; margin:0px 0px 20px 0px; position:relative; padding:0px 0px; border-bottom:solid 1px #EEE; box-shadow: 5px 5px 10px #CCC; overflow:hidden; background:#FFF;}
#newslist li em{ display:block; width:100%; float:left; clear:both; overflow:hidden;}
#newslist li em img{ width:100%;}
#newslist li div{ width:100%; padding:15px; box-sizing:border-box; float:left; clear:both; overflow:hidden;}
#newslist li div span{ display:block; width:100%; height:30px; line-height:30px; font-size:16px; font-weight:bold; color:#333; overflow:hidden;}
#newslist li div i{ display:block; width:100%; height:24px; line-height:24px; font-style:normal; color:#666;}
#newslist li div p{ display:block; width:100%; max-height:50px; line-height:25px; overflow:hidden; color:#999; font-size:14px;}

#picdetails{width:100%; padding:10px 20px; box-sizing:border-box; float:left; overflow:hidden;}
#picdetails .pic{ width:100%; box-sizing:border-box; background:#FFF; padding:4px; float:left; clear:both; overflow:hidden; text-align:center;}
#picdetails .pic img{  width:100%;}
#picdetails h1{ display:block; width:100%; float:left; clear:both; color:#383838; font-size:20px; line-height:30px; padding:10px 0px 10px 0px; text-indent:10px; overflow:hidden;}
#picdetails .date{ width:100%; float:left; clear:both; margin:10px 0px 10px 0px; line-height:36px; overflow:hidden; text-align:center; color:#666; border-top:dotted 1px #DDD; border-bottom:dotted 1px #DDD;}
#picdetails .date i{ margin:0px 5px;}
#picdetails .date b{ color:#333;}
#picdetails .ptype{}
#picdetails .ptype li{ width:100%; box-sizing:border-box; padding:0px 10px; float:left; line-height:30px; overflow:hidden;}
#picdetails .ptype li i{ color:#666; font-style:normal;}
#picdetails .ptype li i s{ padding:0 0.25em;}
#picdetails .ptype li b{ font-weight:normal;}
#picdetails .ptype li strong{ color:#f60; font-size:22px;}
#picdetails .ptype .li0{ width:100%;clear:both; padding:10px; background:#fff2e8; margin:0px 0px 8px 0px;}
#picdetails .ptype .li1{ width:100%;clear:both; padding:10px; background:#FBFBFB; border:solid 1px #F0F0F0; margin:8px 0px 0px 0px;}
#picdetails .category{ display:block;  padding:20px 0px 0px 0px; width:100%; float:left; clear:both; overflow:hidden; border-bottom:solid 2px #000;}
#picdetails .category a{
    float: left;
    width:33.33%;
    box-sizing:border-box;
    height: 40px;
    line-height:40px;
    border: 1px solid #dcddde;
    border-left:none;
    border-bottom: none;
    font-size:16px;
    text-align: center;
    cursor: pointer;
}
#picdetails .category .curr{ background:#000; color:#FFF;}
#picdetails .content,#picdetails .content2{ width:100%; padding:0px 0px 20px 0px; float:left; clear:both; overflow:hidden; line-height:30px;}

#piclist{width:100%; padding:0px 10px; box-sizing:border-box; float:left; overflow:hidden;}
#piclist li{ width:50%; float:left; padding:10px 10px; box-sizing:border-box; overflow:hidden;}
#piclist li>a>div{ width:100%; padding:5px 5px 8px 5px; box-sizing:border-box; border:solid 1px #EBEBEB; box-shadow: 5px 5px 6px #DDD; overflow:hidden;}
#piclist li em{ display:block; float:left; clear:both; width:100%; box-sizing:border-box; overflow:hidden;}
#piclist li .zoomimage
{
    width:100%;
    position:relative;
    height:0;
    /*background-color:#F0F0F0;*/
    padding-bottom: 80%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:auto 100%;
    overflow:hidden;
}
#piclist li span{ display:block; float:left; clear:both; width:100%; height:30px; line-height:30px; padding:5px 0px 0px 0px; text-align:center; overflow:hidden;}
#piclist li .price{ position:absolute; left:0px; top:0px; height:24px; line-height:20px; color:#FFF;box-sizing:border-box; padding:0px 10px; z-index:9999; font-size:12px; overflow:hidden; background:rgba(0,0,0,0.5); font-style:normal;}

/**/
.indextop{width:100%; float:left; clear:both; margin:0px 0px 0px 0px; padding:20px 0px 20px 0px; box-sizing:border-box; font-size:24px; overflow:hidden; color:#000; text-align:center;}
.indextop i{ display:block; width:35px; height:15px; border-bottom:solid 2px #000; margin:auto; overflow:hidden;}

.indexcategory{ width:100%; padding:0 2% 20px 2%; box-sizing:border-box; float:left; clear:both; text-align:center;}
.indexcategory a{ display:block; float:left; border:solid 1px #DDD; background:#FFF; width:29.3333%; margin:2% 2%; box-sizing:border-box; height:40px; line-height:40px; font-size:16px; border-radius:5px;box-shadow:2px 2px 6px #CCC; }

#indexpic{ float:left; clear:both; width:100%; padding:0px 10px 0px 10px; box-sizing:border-box; overflow:hidden;}
#indexpic>div{width:100%; box-sizing:border-box; padding:0px 0px 0px 0px; overflow:hidden;}
#indexpic .top{ width:100%; float:left; clear:both; height:70px; background:url(../../images/xian.png) center 40px no-repeat; overflow:hidden; text-align:center;}
#indexpic .top b{ display:block; width:100%; float:left; font-size:20px; line-height:40px; color:#000;}
#indexpic .top i{ display:block; width:100%; float:left; font-size:12px; padding:10px 0px 0px 0px; line-height:30px; color:#666; letter-spacing:2px; text-transform:uppercase;}
#indexpic ul{ float:left; clear:both;width:100%; padding:10px 0px 20px 0px; overflow:hidden;}
#indexpic ul li{width:50%; float:left; padding:10px 10px; box-sizing:border-box; overflow:hidden;}
#indexpic ul li>a>div{ position:relative; width:100%; padding:0px; box-sizing:border-box; box-shadow: 5px 5px 6px #DDD; overflow:hidden;}
#indexpic ul li em{ display:block; float:left; clear:both; width:100%; box-sizing:border-box; overflow:hidden;}
#indexpic ul li .zoomimage
{
    width:100%;
    height:0;
    padding-bottom: 80%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
    overflow:hidden;
}
#indexpic ul li span{ position:absolute; left:0px; bottom:0px; display:block; background:rgba(0,0,0,0.5); width:100%; height:30px; line-height:30px; text-align:center; overflow:hidden; color:#FFF; font-size:14px;}


#indexnews{ float:left; clear:both; width:100%; padding:0px; box-sizing:border-box; overflow:hidden;}
#indexnews>div{width:100%; box-sizing:border-box; padding:10px 0px 0px 0px; overflow:hidden;}
#indexnews .top{ width:100%; float:left; clear:both;  height:70px; background:url(../../images/xian.png) center 40px no-repeat; overflow:hidden; text-align:center; margin:0px 0px 10px 0px;}
#indexnews .top b{ display:block; width:100%; float:left; font-size:20px; line-height:40px; color:#000;}
#indexnews .top i{ display:block; width:100%; float:left; font-size:12px; padding:10px 0px 0px 0px; line-height:30px; color:#666; letter-spacing:2px; text-transform:uppercase;}

#categorylist li{ float:left; clear:both; width:100%; box-sizing:border-box; padding:0px 10px 0px 0px; height:50px; line-height:50px; background:url(../images/ck.png) 10px center no-repeat; background-size:8px 8px; border-bottom:solid 1px #EEE; overflow:hidden;}
#categorylist li a{ display:block; width:100%; height:50px; font-size:18px; background:url(../images/next.png) right center no-repeat; text-indent:25px;}

#footer{ width:100%; height:46px; padding:7px 0px; border-top:solid 1px #d9d9d9; background:#FFF; position:fixed; left:0px; bottom:0px; z-index:1000000;}
#footer ul li{ width:20%; float:left; overflow:hidden;}
#footer ul li span{ display:block; width:100%; height:18px; line-height:18px; text-align:center; font-size:14px; color:#666;}
#footer ul li em{ display:block; margin:auto; clear:both; width:28px; height:28px; overflow:hidden;}
#footer ul li .em1{ background:url(../images/b1.png) center center no-repeat; background-size:26px 26px;}
#footer ul li .em2{ background:url(../images/b2.png) center center no-repeat; background-size:26px 26px;}
#footer ul li .em3{ background:url(../images/b3.png) center center no-repeat; background-size:34px 34px;}
#footer ul li .em4{ background:url(../images/b4.png) center center no-repeat; background-size:26px 26px;}
#footer ul li .em5{ background:url(../images/b5.png) center center no-repeat; background-size:26px 26px;}

#menu{ width:100%; float:left; clear:both; padding:10px 0px; overflow:hidden; background:#005840;}
#menu a{ display:block; float:left; width:20%; text-align:center; margin:8px 0px; height:16px; line-height:16px; text-align:center; color:#FFF; border-right:solid 1px #FFF; box-sizing:border-box;}
#menu .no{ border:none;}

#indexcategorylist{ width:100%; padding:0px 10px 0px 10px; box-sizing:border-box; overflow:hidden;}
#indexcategorylist ul li{ float:left; width:50%; padding:10px 10px; box-sizing:border-box; overflow:hidden;}
#indexcategorylist ul li a{ display:block; width:100%; height:30px; line-height:30px; box-sizing:border-box; border:solid 1px #CCC; color:#333; text-align:center; background:#FBFBFB;}

.kuangtab0{ width:100%;}
.kuangtab0 td{ padding:10px;}
.kuangtab0 td b{ color:#FF0000;}
.txb,.txb2{ border:none; border-bottom:solid 1px #CCC; height:30px; line-height:30px;}
.txb3{border:solid 1px #CCC; }
.btn{ display:block; width:150px; height:40px; line-height:40px; text-align:center; border:none; background:#000; color:#FFF; font-size:16px;}

#index0 ul{ float:left; width:100%; background:#F0F0F0; box-sizing:border-box; padding:10px 5px 20px 5px; overflow:hidden;}
#index0 ul li{ width:50%; float:left; overflow:hidden;}
#index0 ul li a{ display:block; width:100%; height:40px; line-height:40px; background:url(../images/li.png) 10px 15px no-repeat; background-size:10px 10px; font-size:16px; text-indent:25px;}
.indexmore{ display:block; width:120px; height:40px; line-height:40px; text-align:center; background:#005840; font-size:14px; color:#FFF; margin:30px auto; clear:both; overflow:hidden;}

.indexnewslist{ width:100%; overflow:hidden;}
.indexnewslist li{ width:100%; float:left; clear:both; padding:0px 20px; box-sizing:border-box; position:relative; overflow:hidden;}
.indexnewslist li em{ display:block; width:100%; float:left; clear:both; overflow:hidden;}
.indexnewslist li em img{ width:100%;}
.indexnewslist li div{ width:100%; padding:15px 10px; box-sizing:border-box; float:left; clear:both; overflow:hidden;}
.indexnewslist li div span{ display:block; width:100%; height:30px; line-height:30px; font-size:18px; color:#333; overflow:hidden; text-align:center;}

#partnerlist{width:100%; padding:0px 5px 30px 5px; background:#F0F0F0; box-sizing:border-box; float:left; overflow:hidden;}
#partnerlist li{ width:33.3333%; float:left; padding:5px 5px; box-sizing:border-box; overflow:hidden;}
#partnerlist li em{ display:block; float:left; clear:both; width:100%; box-sizing:border-box; overflow:hidden;}
#partnerlist li .zoomimage
{
    width:100%;
    position:relative;
    height:0;
    background-color:#FFF;
    padding-bottom: 60%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
    overflow:hidden;
}
#videodetails .video{ float:left; clear:both; position:relative; width:100%; height:320px; overflow:hidden;}
#videodetails .videobg{ z-index:1; position:absolute; left:0px; top:0px; width:100%; height:320px; overflow:hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px); 
 }
#avideo{ z-index:2; position:absolute; left:0px; top:0px; width:100%; height:320px;}
#videolist{ width:100%; padding:15px; box-sizing:border-box; float:left; clear:both; overflow:hidden; }
#videolist li{ position:relative; width:100%; height:250px; float:left; clear:both; overflow:hidden; border-bottom:solid 15px #FFF;}
#videolist .bg{ position:absolute; left:0px; top:0px; z-index:1; width:100%; height:250px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
    -webkit-filter: blur(8px);
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-filter: blur(8px);
    filter: blur(8px);    
 }
 #videolist .video{ width:100%; box-sizing:border-box; height:250px; overflow:hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:auto 100%;
    position:absolute; left:0px; top:0px; z-index:2;
}
#videolist li i{ display:block; width:100%; height:250px; position:absolute; left:0px; top:0px; z-index:3; background:rgba(0,0,0,0.2) url(../images/video.png) center center no-repeat;}
#videolist .name{ position:absolute; left:0px; bottom:0px; z-index:4; width:100%; height:40px; line-height:40px; font-size:16px; overflow:hidden; background:rgba(0,0,0,0.5); color:#FFF; text-align:center;}