/* Bootstrap 中默认情况下没有媒体查询 */
body{
    background-color: #1e1e20;
}
.foot{
    border-top: 1px solid #7b7b7b;
}
.marginTB30{
    margin: 8px auto;
}
/* about.html 样式*/
.aboutCont{
    width: 96%;
    min-height: 600px;
    margin: 0 auto 20px;
}
.aboutCT {
    padding: 10px 0 0;
}


.aboutCT h1{
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
    color: #fff;
}
.aboutCT h1:after{
    display: block;
    margin: 0 auto;
    content: "";
    width: 25px;
    height: 2px;
    background-color: #c66008;
}
.aboutCInfo p{
    padding: 12px 0;
    font-size: 14px;
    line-height: 30px;
    color: #aaaaaa; 
}
.aboutCInfo img{
    display: inline-block;
    text-align: center;
    margin-left: auto;
    max-width: 100%; 

}
/* about.html 样式end*/
/* news.html 样式 */
.NewsCInfo{
    margin: 30px auto;
    padding-bottom: 50px;
}
.newsItems{
    padding: 20px 0;
    border-bottom: 1px solid #272728;
}
.newsItem,.newsInfo h3 {
    text-align: center;
}
.newsItems:last-child{
    border-bottom: 0;
}
.NewsCInfo .newsInfo{
    width: 96%;
    margin: 0 auto;
}
.NewsCInfo .newsInfo h3{
    font-size: 18px;
    line-height: 36px;
    color: #aaaaaa;
}
.NewsCInfo .newsInfo p{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    height: 76px;
}
.NewsCInfo .newsInfo h4{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}
/* news.html 样式 end*/
/* work.html 样式  */
.mytaber .left{
    width: 60px;
    display: inline-block;
    text-align: right; 
    float: left;
    padding: 5px 8px;
}
.mytaber ul{
    width: 81%;
    float: right;
}
.mytaber li{
    float: left;
    margin: 6px 0;
}
.mytaber li a{
    padding: 5px 8px;
    margin: 6px 3px;
    /* border: 1px solid #eee; */
}

.mytaber li a{
    color: #9d9d9d;
}
.mytaber li.active{
    /*    background: #fb5901;*/
}
.mytaber li.active a,.mytaber li:hover a{
    color: #fff;
    background: #fb5901;
}
.myworksPro{
    margin: 0 auto;
}
.proItem {
    position: relative;
    margin-top: 20px;
}
.proItem .imgzz.zzpro {
    width: 100%;
}
.proItem.zzpro>img{
    width: 100%;
    transform: scale(1);
    transition: transform .3s linear;
}
.proItem:hover .zzpro>img{
    transform: scale(1.2);
    transition: transform .3s linear;
}

.proZZ{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.proItem .proZZImg {
    width: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    height: 100%;
    background-color: rgba(3,3,3,0);
    transition: background-color .3s linear;
}

.proItem:hover .proZZImg{
    text-align: center;
    background-color: rgba(3,3,3,0.3);
    transition: background-color .3s linear;
}
.proItem .proZZImg img{
    width: 50px;
    height: 50px;
    margin-top: calc((64% - 50px) / 2);
    transform: scale(3.2);
    opacity: 0;
    transition: all .3s linear;
}

.proItem:hover .proZZImg img{
    opacity: 1;
    transform: scale(1);
    transition: all .3s linear;
}
.proZZ .proZZP{
    width: 90%;
    margin: 0 auto;
    padding: 5px 0;
    color: #fff;
    height: 30px;
    line-height: 30px;
}
.proZZ p a{
    color: #fff;
    display: inline-block;
    /* width: 84%; */
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 
.mymore{
    padding: 30px 0;
    text-align: center;
}
.seeMore{
    color: #909090;
    font-size: 16px;
    line-height: 30px;
}
.seeMore:hover{
    text-decoration: none;
}
/*works end */
/* worksxx 页面  */
.video-js {
    background-color: #1e1e20;
}
#my-video {
    width: 100%;
    max-height: 200px;
    margin: 0 auto;
} 
.video-js .vjs-big-play-button {
    display: none;
}
.myvideoI{
    width: 96%;
    margin: 10px auto;
}
.myvideoI p{
    padding: 25px 0;
    font-size: 14px;
    line-height: 30px;
    color: #aaaaaa;
}
.otherT h2{
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    line-height: 54px;
}
.otherT h2 span{
    font-size: 24px;
    color: #ababab;
    font-weight: normal;
}
.otherT .otherBg{
    width: 100%;
    height: 16px;
    background: url(../images/otherlink_03.png) no-repeat top left;

}
.otherIt{
    margin: 30px 0;
}
.otherIt p{
    padding: 10px 0;
    font-size: 14px;
    line-height: 30px;
    color: #939393;
}
.WorkCont h4{
    font-size: 12px;
}
/* worksxx 页面 end */
/* work.html 样式 end */
.pagesm{ clear:both;overflow:hidden; padding-bottom:30px; padding-top:20px;}
.pagesm ul{ width:90%; margin:0px auto;}
.pagesm ul li{ float:left; text-align:center; width:50%; padding:0px;}
.pagesm .rows,.pages .current,.pages .num,.pages .end{ display:none;}
.pagesm .prev{display:block; text-align:center;color:#666;width:80%; background:#eee; height:40px; line-height:40px;border-radius:3px;margin-top:5px; font-size:15px;}
.pagesm .next{display:block; text-align:center;color:#666;width:80%; background:#eee; height:40px; line-height:40px;border-radius:3px;margin-top:5px; font-size:15px;}
.table_form tr{display: block;margin-top: 5px;}
#newsSear p{width: 100%;height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.map{ overflow:hidden; margin-bottom:20px;margin-top:20px;}
.map_l{line-height: 30px; padding-bottom:10px; font-size:15px;}
.map_l a{ color:#666;}
.map_t{ border: solid 1px #E0E0E0; padding:5px 0;margin: 5px 3px; overflow:hidden;}
.map_t ul{padding: 0 15px; }
.map_t ul li{  float: left; line-height: 25px; padding-right:30px;}
.map_t ul li a{ color:#666;}
/* 小型设备（手机，480px 起） */
@media (min-width: 480px) {



}
/* 小型设备（平板电脑，768px 起） */
@media (min-width: 768px) {
    .marginTB30{
        margin: 30px auto;
    }
    .aboutCont{ 
        margin: 20px auto 20px;
    }
    .aboutCT{
        padding: 30px 0;
    }
    .aboutCT h1{
        font-size: 32px; 
        line-height: 56px; 
    }
    .myworksPro{
        margin: 20px auto;
    }
    .NewsCInfo .newsInfo{
        width: 80%;
        margin: 0 auto;
    }
    .newsItem,.newsInfo h3 {
        text-align: left;
    }
    .proItem{ 
        min-height:205px; 
    }
    /* work html页面 */
    .myvideoI{
        width: 96%;
    }
    .mytaber ul {
        width: 93%;
    }
    /* workxx html 页面 */
    .otherIt .zzpro{
        height: 230px;
    }
    .WorkCont h4{
        font-size: 18px;
    }
    #my-video {
        width: 100%;
        max-height: 500px;
        margin: 0 auto;
    }
}

/* 中型设备（台式电脑，992px 起） */
@media (min-width: 992px) {
    .NewsCInfo .newsInfo,.WorkCont{
        width: 90%;
        margin: 0 auto;
    }
    .pad-mar2{
        padding: 0 10px;
        margin-top: 10px;
    }
    /* work html页面 */
    .mytaber{
        width: 90%;
        margin:  auto;
    }
    .mytaber li a{
        border: 0;
    }
    .mytaber li:last-child:after{
        display: none;
    }
    .proItem{
        width: 100%;
        min-height:160px;
        margin: 6px auto;
    }
    #my-video {
        width: 100%;
        height: 374px;
    }
    .otherIt .zzpro{
        height: auto;
    }
    /* 分页 */
    .pages {
        clear: both;
        margin: 20px;
        text-align: center;
    }
    .pages li {
        display: inline-block;
    }
    .pages a {
        border: 1px solid #ccc;
        padding: 0 5px;
    }
    .pages span {
        background: #ccc none repeat scroll 0 0;
        border: 1px solid #ccc;
        padding: 0 5px;
    }
    .abt_bny { padding: 10px 20px; overflow: hidden; padding-bottom: 30px;  margin-bottom:20px;}
    .abt_bny .liu_y { margin-top: 10px; }
    .abt_bny .liu_y li { line-height: 36px; clear: both; }
    .abt_bny .liu_y li em { font-style: normal; float: left; width: 120px; text-align: right; font-size: 12px; padding-right: 12px; }
    .abt_bny .liu_y li span { float: left; }
    .abt_bny .liu_y li span input { width: 280px; height: 31px; border: 1px solid #e4e4e4; line-height: 26px; float: left; outline: none; padding-left: 10px; font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif;}
    .abt_bny .liu_y li span input:hover,
    .abt_bny .liu_y li span textarea:hover { border: 1px solid #ce0001; }
    .abt_bny .liu_y li span textarea { width: 370px; height: 150px; border: 1px solid #e4e4e4; float: left; margin-bottom: 10px; outline: none; padding-left: 10px; }
    .abt_bny .liu_y li span select { margin-right: 10px; width: 120px; }
    .abt_bny .liu_y li span img { float: left; margin-left: 10px; }
    .abt_bny .liu_y li .btnun {font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif; background: #00a758; float: left; border: 0px none; outline: none; width: 116px; height: 33px; color: #FFFFFF; font-size: 16px; }
    .abt_bny .liu_y li .reset {font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif; background: #919294; border: 0px none; outline: none; width: 116px; height: 33px; color: #FFFFFF; font-size: 16px; }

}

/* 大型设备（大台式电脑，1200px 起） */
@media (min-width: 1200px) {
    /* work 页面 */
    .myworksPro {
        width: 90%;
        margin: 20px auto;
    }
    .proItem {
        width: 100%;
        /* min-height: 241px; */
        margin: 10px auto;
    }
    .proItem {
        width: 100%;
        min-height: 196px;
        margin: 10px auto;
    }
    .proItem .proZZImg img {
        margin-top: calc((55% - 50px) / 2);
    }
    .works .zzpro>img {
        min-height: 231px;
        width: 100%;
    }
    /* work end*/
    .aboutCont,.WorkCont{
        width: 1200px;
    }
    .NewsCInfo .newsInfo{
        width: 100%;
        margin: 0 auto;
    }
    .proItem{
        margin: 5px auto;
    }
    .mytaber {
        width: 100%;
    }
    /* 子页 视频  */
    #my-video {
        max-height: 800px;
        width: 1178px;
        height: 680px;
    }
    .myvideoI{
        width: 98%;
    }
    /*子页 视频 end */


}
/* 大型设备（大台式电脑，1300px 起） */
@media (min-width: 1300px) {
    .aboutCont,.WorkCont{
        width: 1300px;
    }
    .myworksPro{
        width: 1330px;
    }
    .proItem {
        width: 100%;
        min-height: 241px;
        margin: 6px auto;
    }
    .proItem .proZZImg img {
        margin-top: calc((55% - 50px) / 2);
    }
    .works .zzpro>img {
        height: 231px;
        width: 423px;
    }
}