@charset "UTF-8";
/*
*   program: 云南能投专题页面样式
*   author: jinshijia
*   date: 2019-10-24
*/

/********************************首页头尾*********************************/

body{
    background: url(../images/bg.jpg) no-repeat center top;
    min-width: 1200px;
    /* width: 100%; */
    overflow-x: hidden;
}
.centerWidth{
    width: 1200px;
    margin: 0 auto;
}
a.logo{
    display: block;
    text-align: center;
    margin-top: 14px;
}
a.title{
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-left: 20px;
    height: 566px;
}
.word-box{
    text-align: center;
    padding-bottom: 30px;
}
a.word{
    display:inline-block;
    text-align: center;
    margin-top: 40px;
    margin-left: 70px;
}
a.word:hover{
    opacity: 0.7;
    -moz-opacity:0.7;
    filter: alpha(opacity=70);
}
.zt-cont1{
    background:#ffeccc;
    width:1184px;
    margin: 40px auto 0;
    border:8px solid #fabd38;
    position: relative;
}
.zt-men{
    position: absolute;
    left:-8px;
    top: -8px;
    z-index:0;
}
.zt-cont1 a.tit-a{
    display: block;
    background: url(../images/contTit-bg.png) no-repeat center;
    text-align: center;
    margin: 40px 0;
}
.zt-cont1 a.tit-a1{
    margin: 40px 0 22px;
}
.zt-cont1 a.tit-a2{
    margin: 40px 0 60px;
}
.active{
    width: 100%;
    padding-bottom: 66px;
}
.active-box{
    width: 201px;
    /* height:100px; */
    background-color: #fff;
    border: 1px solid #e68f7c;
    float: left;
    text-align: center;
    padding-bottom: 15px;
}
.box-bg1{
    background-color: #a30003;
    
}
.box-bg2{
    background:#d1d1d1;
}
.active-box a{
    display: inline-block;
    line-height: 30px;
    margin: 0;
    font-size: 26px;
    color: #a30003;
    padding: 23px 0 10px; 
    
}
.active-box:hover{
    font-weight: bold;
}
.box-bg1 a{
    color: #fff;
}
.firstLine{
    margin-left: 63px;
}
.active-img{
    width: 88px;
    height:102px;
    float: left;
    background: url(../images/right.png) no-repeat center;
}
.active-img1{
    background: url(../images/left.png) no-repeat center;
}
.active-bottom{
    height: 63px;
    line-height: 63px;
    background: url(../images/bottom.png) no-repeat right center;
    margin-right:133px;
}
.time{
    text-align: center;
    color: #999;
    font-size: 16px;
}
.time-bg1{
    color: #fff;
}
a.ml0{
    margin-left: 0;
}
.zt-video{
    width: 947px;
    height: 546px;
    background: url(../images/video_bg.png) no-repeat center;
    margin: 0 auto;
    position: relative;
}
.zt-imgmen{
    position: absolute;
    /* top:3px; */
    /* left:14px; */
    z-index: 5;
}
.zt-video img{
    padding-top:14px;
    padding-left: 14px;
    width: 912px;
    height: 513px;
}
.zt-video a:hover img{
    opacity: 0.7;
    -moz-opacity:0.7;
    filter: alpha(opacity=70);
}
.obj-box{
    background: url(../images/obj-bg.png) no-repeat;
    width: 947px;
    font-size: 18px;
    line-height: 48px;
    color: #430909;
    margin: 0 auto;
    padding:22px 30px 25px 24px;
    
}
.obj-box p,.obj-box1 p{
    text-align: left;
}
.obj-box1{
    font-size: 18px;
    line-height: 48px;
    color: #2e2e2e;
    width: 1045px;
    margin: 0 auto;
    margin-left: 48px;
    /* padding: 5px; */
}
.bz-box{
    width: 720px;
    padding:30px 62px 52px 150px;
    background-color: #b40003;
    border: 4px solid #fabf40;
    position: relative;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    margin-left:127px;
    margin-bottom: 32px;
}
.bz-img{
    position: absolute;
    background: url(../images/leftTit-bg.png) no-repeat;
    width: 258px;
    height: 258px;
    text-align: center;
    left: -135px;
    top: -20px;
}
.bz-img img,.bz-img1 img{
    margin-top: 66px;
}
.bz-box1{
    width: 765px;
    padding:62px 135px 50px 32px;
    background-color: #b40003;
    border: 4px solid #fabf40;
    position: relative;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    /* margin-left:97px; */
    margin-bottom: 32px;
    min-height:110px;
}
.bz-img1{
    position: absolute;
    background: url(../images/leftTit-bg.png) no-repeat;
    width: 258px;
    height: 258px;
    text-align: center;
    right: -135px;
    top: -20px;
}
.zt-footer{
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    padding: 58px 0 44px;
}
.bz-box2{
    width: 772px;
    padding:26px 128px 28px 32px;
}
.bz-box3{
    padding:30px 62px 24px 150px;
}
.bz-box4{
    padding:60px 135px 50px 32px;
}
a.fotter_p{
    font-size: 16px;
    line-height: 28px;
    color: #333;
}
a.fotter_p1{
    font-size: 18px;
    line-height: 36px;
    color: #2e2e2e;
    display: block;
    margin-bottom: 32px;
}
a.fotter_p:hover{
    color: #da3a3a;
}
a.fotter_p1:hover{
    color: #da3a3a;
}
.pb28{
    padding-bottom: 28px;
}