﻿body{background: #f8f8f8;}
.ztlist-box{width:1170px;background-color: #fff;margin: 0 auto;padding: 10px 15px 15px;}
/* nav */
.zt-nav{width: 100%;height: 53px;border-bottom: 2px solid #ebebeb;}
.zt-nav span{float: left;font-size: 20px;color: #333333;border-bottom: 2px solid #01a0e2;padding:16px 5px;}
.zt-nav ul{float: right;margin-right:5px;margin-top: 8px;}
.zt-nav ul li{display: inline-block;padding: 10px 12px;margin-right:5px;}
.zt-nav ul li:hover{background-color: #01a0e2;}
.zt-nav ul li:hover a{color:#fff !important;}
.zt-nav ul li a{color:#333;display: block;width: 100%;}
.zt-nav .active{background-color: #01a0e2;}
.zt-nav .active a{color:#fff !important;}
/* list */
.list-box{padding: 20px 0 0 0; width: 1230px;}
.list-box li{width: 380px;height: 215px;border:1px solid #e4e5e4;float: left;margin-right:14px;margin-bottom: 28px;}
.list-box li a{display: block; color:#333;}
.list-box li a b:hover,.list-box li a p:hover{color:#01a0e2 !important;}
.list-box li a span{display: block; width: 380px; height: 175px; overflow: hidden;}
.list-box li a img{width: 380px;height:175px;transition:all .6s ease;}
.list-box li a b{line-height: 40px;width:96%;margin:0 2%;font-size: 16px; font-weight:bold;}
.list-box li a p{width:96%;margin:0 2%;line-height:26px;font-size: 14px;color: #999 !important;overflow: hidden;height: 50px;}
.list-box li a img:hover{transform: scale(1.1);}

/* zt-item */
.content-box{width: 1200px; margin: 16px auto;}

.zt_detail{width: 100%; margin-bottom: 16px; overflow: hidden; zoom: 1;}
.zt_detail img.l{width: 720px; height: 330px; float: left;}
.zt_detail div.r{width:420px; height: 330px; background: url(img/t_bg.jpg) no-repeat; float: right; padding: 0 30px; font-size: 16px; overflow: hidden; zoom: 1;}
.zt_detail .r h1{ font-size:28px; color: #fff; height: 32px; line-height: 32px; overflow: hidden; padding:40px 0 22px; font-weight: normal;}
.zt_detail .r p{color: #d0dddf; line-height: 28px; height: 112px; overflow: hidden; margin-bottom: 28px;}
.zt_detail .r .update{ color: #a5a6a6; height: 28px; line-height: 28px; margin-bottom: 12px; }
.zt_detail .r .more_btn{display: block; width:170px; height: 36px; line-height: 36px; text-align: center; color: #fff; background: #fe9149; border-radius: 20px; float: right;} 
.zt_detail .r .more_btn:hover{background: #f60;}

/* lsit */
.list_wrap{width: 100%; background: #fff; margin-bottom: 16px;}
.zt_title{display: inline-block; padding: 0 15px 0 20px; margin:0 0 0 -7px; height: 39px; line-height: 39px; font-size: 16px; color: #fff; position: relative; z-index: 0; background: #01a0e2; font-weight: normal;}
.zt_title::before{display: inline-block; content: ' '; width: 7px; height: 7px; background: url(img/zt_icon.png) no-repeat; background-position: 0 0; position: absolute; left: 0; bottom: -7px;}
.zt_title::after{display: inline-block; content: ' '; width: 22px; height: 39px; background: url(img/zt_icon.png) no-repeat; background-position: 0 -17px; position: absolute; right: -22px; top:0;}

.list_wrap .zt_list{width: 1150px; padding: 35px 0 16px; overflow: hidden; margin:0 auto;}
.list_wrap .zt_list ul{width: 1200px; overflow: hidden; zoom: 1;}
.list_wrap .zt_list ul li{width: 335px;float: left;margin-right: 27px;margin-bottom: 16px; border:1px solid #e1e2e0; padding: 20px 14px 25px; background: #f9f9f9; border-radius: 3px; overflow: hidden; zoom: 1;}

.list_wrap .zt_list ul li .img{display: block; float: left; width: 75px; height: 75px; margin-right: 12px;}
.list_wrap .zt_list ul li .img img{width: 75px; height: 75px; border-radius: 8px;}
.list_wrap .zt_list ul li .mid{width: 178px; float: left;}
.list_wrap .zt_list ul li .mid .name{font-size: 16px; color: #444; height: 36px; line-height: 36px; overflow: hidden; font-weight: bold;display: block;}
.list_wrap .zt_list  ul li .mid .name:hover{color: #01a0e2;}
.list_wrap .zt_list ul li .mid .star{overflow: hidden; height: 14px; margin-bottom: 7px; line-height: 14px;font-size: 12px; color: #999;}
.list_wrap .zt_list ul li .mid .star span{background: url(img/zt_icon.png) no-repeat 0 -84px; width: 85px; height: 14px;display: block; float: left; margin-right:5px;}
.list_wrap .zt_list ul li .mid .star i{width:80%; background: url(img/zt_icon.png) no-repeat 0 -67px; display: block; height: 14px; }

.list_wrap .zt_list ul li .mid .type{ font-size: 14px; color: #01a0e2; height: 20px; line-height: 20px;}
.list_wrap .zt_list ul li .mid .type a,.list_wrap .zt_list ul li .mid .type i{margin-right: 5px;color: #01a0e2; font-style:normal;}
.list_wrap .zt_list ul li .mid .type a:hover{opacity: .8; filter: alpha(opacity=80);}
.list_wrap .zt_list ul li a.btn{display: block; width: 66px; height: 30px; float: right; margin-top: 26px; line-height: 30px; text-align: center; border:1px solid #058bc3; background: #01a0e2; text-align: center; border-radius: 2px; color: #fff; font-size: 16px;}
.list_wrap .zt_list ul li a.btn:hover{opacity: .8; filter: alpha(opacity=80);}
.list_wrap .zt_list ul li .line{display: block; width: 100%; height: 1px; background: url(img/line.png) no-repeat center top; margin: 15px 0; float: left; }
.list_wrap .zt_list ul li .intro{font-size: 14px; line-height: 21px; height: 63px; color: #666; overflow: hidden; float: left;}

/* slide */
.slide_box{width:100%; padding-bottom: 20px; background: #fff;}
.slide_box .zt_title{ margin-bottom: 35px;}
.slide_box .swiper-container{width: 1036px; height: 148px; margin:0 auto; padding:0 57px;}
.slide_box .swiper-container .swiper-button-prev{width: 32px; height: 95px; background: url(img/zt_icon.png) no-repeat; background-position: 0 -110px; left: 0; top: 12px; margin-top: 0;}
.slide_box .swiper-container .swiper-button-next{width: 32px; height: 95px; background: url(img/zt_icon.png) no-repeat; background-position: -42px -110px; right: 0; top: 12px; margin-top: 0;}
.slide_box .swiper-container .swiper-slide{width: 254px;}
.slide_box .swiper-container .swiper-slide > a{display: block; width: 235px; }
.slide_box .swiper-container .swiper-slide img{width: 235px; height: 114px;}
.slide_box .swiper-container .swiper-slide p{font-size: 14px; height: 32px; line-height: 32px; overflow: hidden; color: #333; text-align: center; }
.swiper-wrapper-box{width: 100%; overflow: hidden;}
.slide_box .swiper-container .swiper-slide > a:hover p{ color: #01a0e2;}

/* tags */
.tags-box{width: 100%;padding-bottom: 15px;background: #fff;margin-top: 16px;}
.tags-list{padding:35px 25px 0; overflow: hidden;}
.tags-list a{padding: 0 10px; background: #ffae5f; height: 30px; line-height: 30px; border-radius: 3px; float: left; margin: 0 15px 12px 0; display: block;color: #fff; font-size: 14px;}
.tags-list a.tag1{background: #ffae5f;}
.tags-list a.tag2{background: #b9d317;}
.tags-list a.tag3{background: #CB94FF;}
.tags-list a.tag4{background: #8CE0A9;}
.tags-list a.tag5{background: #94B9FF;}
.tags-list a.tag6{background: #c49155;}
.tags-list a.tag7{background: #FF56BD;}
.tags-list a.tag8{background: #FFB094;}
.tags-list a.tag9{background: #ffae5f;}
.tags-list a.tag10{background: #b9d317;}
.tags-list a.tag11{background: #CB94FF;}
.tags-list a.tag12{background: #8CE0A9;}
.tags-list a.tag13{background: #94B9FF;}
.tags-list a.tag14{background: #c49155;}
.tags-list a.tag15{background: #FF56BD;}
.tags-list a.tag16{background: #FFB094;}