﻿.tabBox .hd{width:250px;overflow:hidden;position: fixed;top:0;left:50%;margin-left:-125px;z-index:102;}
@media (min-width:320px) and (max-width:359px){
            .tabBox .hd{width:200px;margin-left:-100px;}
        }
.tabBox{overflow:hidden;}
.tabBox .hd ul{overflow:hidden;display:block;text-align:center;line-height:30px;}
.tabBox .hd ul a{display:inline-block;line-height:30px;width:20%;padding:5px 5% 0;border-bottom:2px solid #DD3C13;text-align:center;color:#fff;font-size:1rem;}
.tabBox .hd ul a.current{border-bottom:2px solid #fff;}

.bd{width:300%;overflow:hidden;transition:all .3s}
.con1,.con2,.con3{width:33.33333333333%;float:left;overflow-x:hidden;}
/* con1下的轮播等 */
.rlt-img{height:100px;position:absolute;top:30px;left:0;transition:all .3s}
.img-space{height:100px;}
@media (min-width:360px) and (max-width:500px){
			.rlt-img{height:120px;}
			.img-space{height:130px;}
		}
@media (min-width:501px) and (max-width:640px){
			.rlt-img{height:150px;}
			.img-space{height:160px;}
		}  
@media (min-width:640px) {
			.rlt-img{height:200px;}
			.img-space{height:210px;}
		}
.rlt-img .imgbox{float:left;height:100%;text-align:center;}
.imgbox img{display:inline-block;max-width:100%;max-height:100%;line-height:100%;vertical-align:middle;}



.con2 table{width:100%;}
.con2 table tr{background:#fff;}
.con2 table tr:nth-of-type(2n-1){background:#ecf7f7;}
.con2 table tr td{text-align:center;line-height:3;}
.con2 table tr td:nth-of-type(1){width:40%;}
.con2 table tr td:nth-last-of-type(1){border-right:0;}

.con3 .zlxz{padding:1rem 0 0 1rem;}
.con3 .zlxz-a{margin-bottom:10px;}
.con3 .zlxz-a p{display:inline-block;width:77%;padding-left:8%;line-height:2;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:url(../images/zl-icon.png) no-repeat left center;background-size:auto 70%;}
.con3 .zlxz-a{display:block;width:100%;height:40px;}
.con3 .zlxz-a img{display:inline-block;vertical-align:middle;height:20px;float:right;margin-right:20px;margin-top:5px;}
.con3 .zlxz-a img:nth-of-type(1){float:left;}
.con3 .zlxz-a span{vertical-align:middle;line-height:40px;display:inline-block;float:left;max-width:50%;}

.zlxz .zlxz-p{line-height:2;color:#dd3c13;}
.zlxz .zlxz-b{width:47%;height:6rem;display:inline-block;background:url(../images/15.jpg) no-repeat center;background-size:100% 100%;margin-bottom:8px;}
@media (min-width:360px) and (max-width:500px){
            .zlxz .zlxz-b{height:8rem;}
        }
@media (min-width:501px) and (max-width:640px){
            .zlxz .zlxz-b{height:10rem;}
        }  
@media (min-width:640px) {
            .zlxz .zlxz-b{height:13rem;}
        }        
.zlxz .zlxz-b video{width:100%;height:100%;background:rgba(0,0,0,0.4) url(../images/video-bg.png) no-repeat center;}
.zlxz-b{width:50%;height:150px;box-sizing:border-box;position:relative;text-align:center;overflow:hidden;}
.video-cover{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;line-height:100%;}
.video-ctrl{position:absolute;left:0;top:0;width:100%;height:100%;}