/* version:2.0 build:20161103 shenj */
@charset "UTF-8";
* {margin:0; padding:0; border:0;}

*, :after, :before {
    -webkit-box-sizing:border-box;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    box-sizing:border-box;
    text-size-adjust:100%;
}

textarea, input[type=password], input[type=text] {
    resize: none;
    outline: 0;
    -webkit-appearance: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    background: #fff;
    overflow: scroll;
}

audio {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top:0;
    left:0;
}

body, html {
    text-align:left;
    width:100%;
    font-family:Helvetica,STHeiti,Droid Sans Fallback;
    font-size:26px;
    font-weight:400;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-box-align:center;
    color:#666;
}

body {
    background-image: url("../images/headb.jpg");
    background-repeat: repeat-x;
    margin: 0;
}

body.fadein {
    /*-webkit-transition: opacity 600ms ease-in;*/
    opacity: 1;
}



.main{
    width: 978px;
    margin: 0 auto;
}
.main .main_pic{
    width: 978px;
    height: 359px;
    text-align: center;
    line-height: 0px;
    margin-bottom: 20px;
    position: relative;
}
.main .main_pic img{
    width: 978px;
    height: 359px;
}

.window{

}
.main .main_pic .window img{
    position: absolute;
    left: -120px;
    top:0px;
    width: 120px;
    height: 200px;
}

.main_cnt{
    width: 978px;
    clear: both;
    position: relative;
}

.main_cnt .left{
    width: 320px;
    float: left;
    margin-right: 9px;
}

.main_cnt .left .l_up{
    width: 320px;
    height: 435px;
    border: 1px solid rgb(204, 204, 204);
    line-height: 0px;
    margin-bottom: 10px;
}

.main_cnt .left .l_up span{
    color: #000000;
    font-size: 10pt;
    line-height: 20px;
    text-decoration: none;
}

.main_cnt .left .l_up span a{
    color: #000000;
    font-size: 10pt;
    line-height: 20px;
    text-decoration: none;
}

.main_cnt .left .l_up .l_up_cnt{
    width: 320px;
    height: 400px;
    padding: 10px;
}

.main_cnt .left .l_up .l_up_cnt img{
    float: left;
}

.main_cnt .left .l_down{
    width: 320px;
    line-height: 0px;
}


.main_cnt .middle{
    width: 320px;
    float: left;
    margin-right: 9px;
}

.main_cnt .middle .m_up{
    width: 320px;
    /*height: 284px;20117.03.14暂时加长*/
    height: 588px;
    border: 1px solid rgb(204, 204, 204);
    line-height: 0px;
    margin-bottom: 20px;
}

.main_cnt .middle .m_up .m_up_cnt .m_up_cnt_up{
    width: 320px;
    height: 150px;
    padding: 10px;
}

.main_cnt .middle .m_up .m_up_cnt .m_up_cnt_up img{
    width: 300px;
    height: 120px;
    
    object-fit: cover;
}

.main_cnt .middle .m_up .m_up_cnt .m_up_cnt_up p a{
    color: #000000;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
}
.main_cnt .middle .m_up .m_up_cnt .m_up_cnt_down p a{
    color: #000000;
    font-size: 9pt;
    font-style: normal;
    line-height: 22px;
    text-decoration: none;
}
.main_cnt .middle .m_down{
    display: none;/*20117.03.14暂时隐藏*/
    width: 320px;
    height: 284px;
    border: 1px solid rgb(204, 204, 204);
    line-height: 0px;
}

.main_cnt .middle .m_down p a{
    color: #000000;
    font-size: 9pt;
    font-style: normal;
    line-height: 22px;
    text-decoration: none;
}

.main_cnt .right{
    width: 320px;
    float: right;
}

.main_cnt .right .r_up{
    width: 320px;
    height: 284px;
    border: 1px solid rgb(204, 204, 204);
    line-height: 0px;
    margin-bottom: 20px;
}

.main_cnt .right p a{
    color: #000000;
    font-size: 9pt;
    font-style: normal;
    line-height: 22px;
    text-decoration: none;
}

.main_cnt .right .r_down{
    width: 320px;
    height: 284px;
    border: 1px solid rgb(204, 204, 204);
    line-height: 0px;
    margin-bottom: 20px;
}

.main .main_dw{
    width: 978px;
    height: 152px;
    border: 1px solid rgb(204, 204, 204);
    line-height: 0px;
    clear: both;
}
.main .main_dw .dw{
    width:150px;
    height: 88px;
    margin-top: 13px;
    margin-left: 5px;
    display: inline-block;
}

.national{
    width: 978px;
    height: 0px;
    position: absolute;
    background: url("http://nbtv.oss-cn-hangzhou.aliyuncs.com/asset/image/ad_70.jpg") 0 0 no-repeat;
    background-size:980px 650px;
    top: 0px;

}
.btn_close{
    width: 60px;
    height: 60px;
    position: absolute;
    background: url("http://nbtv.oss-cn-hangzhou.aliyuncs.com/asset/image/btn_close.png") 0 0 no-repeat;
    background-size:60px 60px;
    top: 60px;
    left: 50%;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);


}