@charset "UTF-8";body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd,menu,form,fieldset,blockquote,pre,hr,input,textarea,button,select {
    margin: 0
}
body {
    font-family: Arial, 'Microsoft yahei', simsun, sans-serif;
}
ul,ol,menu,fieldset,legend,input,textarea,button,caption,th,td,blockquote,dir,address {
    padding: 0
}

fieldset,iframe,img,hr {
    border: none
}

html {
    overflow: auto;
    font-family: sans-serif;
    font-size: 100%
}

a {
    text-decoration: none;
    background-color: transparent
}

menu,ul,ol {
    list-style: none
}

pre,code,kbd,samp,var {
    font-family: monospace;
    font-size: 1em
}

pre {
    overflow: auto
}

input,textarea,button,select,optgroup,option {
    font-family: sans-serif;
    font-size: 1em
}

input,button,select {
    overflow: visible;
    *zoom:1}

textarea {
    overflow: auto;
    resize: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

[hidden],template {
    display: none
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

html.borderbox *:before,html.borderbox *:before,html.borderbox *:after,html.borderbox *:after {
    box-sizing: border-box
}

input,textarea {
    appearance: none;
    border-radius: 0
}

audio:not([controls]) {
    display: none;
    height: 0
}

svg:not(:root) {
    overflow: hidden
}

a,button {
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none
}

img {
    max-width: 100%;
    *width: auto;
    _width: auto
}

input,button,textarea {
    outline: none
}

input[type="button"],button {
    background: transparent;
    border: none;
    cursor: pointer
}

.inline-block {
    display: inline-block;
    *display: inline;
    *zoom:1}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix {
    *zoom:1}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.btn,.icon {
    display: inline-block;
    *display: inline;
    *zoom:1;background-repeat: no-repeat;
    background-position: 0 0
}

.txt-overflow {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.ui-center {
    text-align: center
}

.ui-right {
    text-align: right
}

.ui-block {
    overflow: hidden
}

.ui-info,.ui-error,.ui-warning,.ui-success {
    color: #fff;
    padding: 7px 15px;
    display: inline-block;
    *display: inline;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.ui-info {
    background: #5bc0de;
    border: 1px solid #31b0d5
}

.ui-info:hover {
    background: #31b0d5
}

.ui-error {
    background: #d9534f;
    border: 1px solid #c9302c
}

.ui-error:hover {
    background: #c9302c
}

.ui-warning {
    background: #f0ad4e;
    border: 1px solid #ec971f
}

.ui-warning:hover {
    background: #ec971f
}

.ui-success {
    background: #5cb85c;
    border: 1px solid #449d44
}

.ui-success:hover {
    background: #449d44
}

.ui-ipt-info {
    border-color: #5bc0de !important
}

.ui-ipt-error {
    border-color: #d9534f !important
}

.ui-ipt-warning {
    border-color: #f0ad4e !important
}

.ui-ipt-success {
    border-color: #5cb85c !important
}


.topbar {
    height: 40px;
    background-image: -webkit-linear-gradient(top, #fff, #f6f6f6);
    background-image: linear-gradient(to bottom, #fff, #f6f6f6);
    color: #333;
    background-color: #f6f6f6;
    font-size: 12px
}

.topbar-container {
    *zoom:1;overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: 40px
}

.topbar-container:before,.topbar-container:after {
    content: " ";
    display: table
}

.topbar-container:after {
    clear: both
}

.topbar-logo {
    float: left;
    width: 125px;
    height: 40px
}

.topbar-logo a {
    display: block;
    width: 125px;
    height: 40px;
    background: url(/resource/static/images/wbhd.jpg) no-repeat;
    text-indent: -9999em
}

.topbar-nav {
    float: right;
    padding: 10px 0 0 0
}

.topbar-nav-inner {
    *zoom:1}

.topbar-nav-inner:before,.topbar-nav-inner:after {
    content: " ";
    display: table
}

.topbar-nav-inner:after {
    clear: both
}

.topbar-nav li {
    float: left;
    line-height: 20px;
    background: url(/resource/static/images/link_line.gif) right center no-repeat;
    color: #333
}

.topbar-nav a {
    display: block;
    padding: 0 10px;
    color: #333
}

.topbar-nav .nobg {
    background: none
}

.bg{
    position: absolute;
    z-index: -1;
    width: 100%;
    min-width: 1000px;
    left: 0;
}
.bg div {
    background-repeat: no-repeat;
    background-position: center 0;
    height:597px;
}
.bg .bg1 {
    background-image: url(../images/b1.jpg);
    height:250px;
}
.bg .bg2 {
    background-image: url(../images/b2.jpg);
    height:250px;
}
.bg3 {
    background-image: url(../images/b3.jpg)
}
.bg4 {
    background-image: url(../images/b4.jpg)
}
.bg5 {
    background-image: url(../images/b5.jpg)
}

.btn, .icon {
    display: inline-block;
    background-repeat: no-repeat;
    cursor: pointer;
}

.main{
    padding-top: 430px;
}

.row{
    width:1000px;
    margin: 0 auto;
}

.row-1{
    text-align: center;
    vertical-align: middle;
}
.row-2{
    text-align: center;
    vertical-align: middle;
    height: 80px;
}
.row-3{
    text-align: center;
    vertical-align: middle;
    height:304px;
}

.row-4{
    height:676px;
    width: 100%;
}
.row-5{
    text-align: center;
    vertical-align: middle;
    height:630px;
}
.row-1 .btns_1,.row-1 .btns_2,.row-1 .btns_3{
    position: relative;
    top: -15px;
}

.btns_1 {
    background: url(../images/btn_04.png) no-repeat 0 0;
    width: 173px;
    height: 63px;

}
.btns_1:hover{
    background: url(../images/btn_04.png) no-repeat 0 -63px;
}
.btns_2 {
    background: url(../images/btn_03.jpg) no-repeat 0 0;
    width: 173px;
    height: 63px;
}
.btns_2:hover{
    background: url(../images/btn_03.jpg) no-repeat 0 -63px;
}
.btns_3 {
    background: url(../images/btn_05.jpg) no-repeat 0 0;
    width: 173px;
    height: 63px;
}
.btns_3:hover{
    background: url(../images/btn_05.jpg) no-repeat 0 -63px;
}
.vedio{
    background: url(../images/vedio.png) no-repeat 0 0;
    width: 68px;
    height: 69px;
}
.row-2 .vedio{
    position: relative;
    top: -8px;
}
.pic_news{
    /*background: url(../images/pic_news.jpg) no-repeat 0 0;*/
    position: relative;
}
.pic_new img{
    position: absolute;
    width: 628px;
    height: 304px;
}
.news-left{
    float:left;
    width:371px;
}
.news-left .news-title{
    height:50px;
}
.news-left .news-title span{
    color:#f79d04;
    font-size:30px;
    font-weight: bold;
    float:left;
    margin-top: 15px;
}
.news-right{
    position: relative;
    float:left;
}
.news-left .news-title-title{
    width: 338px;
    height: 38px;
    border: 2px solid #f79d04;
    margin-top: 8px;
}
.news-left .news-title-title a{
    color:#f79d04;
    font-size:19px;
    font-weight: bold;
    text-align: center;
    line-height: 39px;
}
.news-left .news-content{
    margin-top: 12px;
}
.news-left .news-content ul li{
        color:#acacac;
        height:34px;
        font-size:14px;
        font-weight: normal;
        text-align: left;
        line-height: 34px;
}
.news-left .news-content ul li:hover{
    color:#f79d04;
}
.news-left .news-content ul li a{
    width:300px;
    color:#acacac;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news-left .news-content ul li a:hover{
    color:#f79d04;
}
.news-left .news-content ul li span{
    margin-right: 35px;
    float: right;
}
.news-right .news-picTitle{
    width: 598px;
    height: 34px;
    padding: 15px;
    background-color: #0e131d;
    position: absolute;
    margin-top: -68px;
    opacity: 0.8;
}
.news-right .news-picTitle a{
    border: none;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    color: #FFFFFF;
    overflow: hidden;
}
.forbigbigurl{
    width: 628px;
    height: 304px;
    position: absolute;
    left: 0;
    top: 0;
}

.row-4 .content {
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    display: none;
}
.row-4 .row{
    position: relative;
}
.row-4 .content.active{
    display: block;
}
.row-4 .content-1{
    background: url(../images/slide_1.jpg) no-repeat center 0;
    height: 676px;
}

.row-4 .content-2{
    background: url(../images/slide_2.jpg) no-repeat center 0;
    height: 676px;
}
.row-4 .content-3{
    background: url(../images/slide_3.jpg) no-repeat center 0;
    height: 676px;
}
.row-4 .btn-arrow{
    width: 96px;
    height: 96px;
    position: absolute;
    top:-165px;
}
.slider-left {
    background: url(../images/btn_left.png) no-repeat center 0;
    left: -100px;
}
.slider-left:hover{
    background: url(../images/btn_left_hover.png) no-repeat -8px 7px;
}
.slider-right {
    background: url(../images/btn_right.png) no-repeat center 0;
    right:-100px;
}
.slider-right:hover{
    background: url(../images/btn_right_hover.png) no-repeat center 0;
}
.slider-innerbtn{
    width: 1000px;
    height: 153px;
    margin-top: -250px;
    background: url(../images/slide_get.png) no-repeat center 0;
}
.slider-inner-btn{
    float: left;
    width: 200px;
    height: 90px;
    margin-top: 32px;
    margin-left: 52px;
}
.btn_vedio1{
    width: 40px;
    height: 40px;
    margin-top: 170px;
    margin-left: 150px;
}
.btn_vedio2{
    width: 40px;
    height: 40px;
    margin-top: 170px;
    margin-left: 150px;
}
.btn_vedio3{
    width: 157px;
    height: 44px;
    margin-top: 300px;
    margin-left: 0;
    background: url(../images/btn_slider_begin.jpg) no-repeat center 0;
}
.btn_vedio3:hover{
    background: url(../images/btn_slider_begin.jpg) no-repeat 0 -47px;
}

.row-5 .weibo-bg{
    background: url(../images/bg_row_4.png) no-repeat center 0;
    width: 1000px;
    height: 508px;
    margin-top: 100px;
}
.weibo-bg textarea {
    width: 460px;
    height: 115px;
    border: none;
    font-size: 14px;
    line-height: 26px;
    background: #fff;
    color: #383332;
    overflow: hidden;
    margin-top: 200px;
    margin-left: -400px;
    padding: 20px;
}
.btns_11{
    background: url(../images/btn_01.jpg) no-repeat 0 0;
    width: 200px;
    height: 65px;
    margin-left: -350px;
    margin-top: 37px;
    position: relative;
    right: 40px;
}
.btns_11:hover{
    background: url(../images/btn_01_hover.jpg) no-repeat 0 0;
}
.btns_12{
    background: url(../images/btn_02.jpg) no-repeat 0 0;
    width: 200px;
    height: 65px;
}
.btns_12:hover{
    background: url(../images/btn_02_hover.jpg) no-repeat 0 0;
}
.btns_12_grey{
    background: url(../images/btn_02_grey.jpg) no-repeat 0 0;
    width: 200px;
    height: 65px;
}
.pop{
    width:493px;
    height: 500px;
    font-size: 16px;
}
.popvedio{
    width:480px;
    height: 400px;
    background-color: #f2f2f2;
}
.pop1{
    width:480px;
    height: 200px;
    background-color: #f2f2f2;
}
.pop2{
    width:480px;
    height: 300px;
    background-color: #f2f2f2;
}
.pop3{
    width:480px;
    height: 550px;
    background-color: #f2f2f2;
}
.tip_video {
    /*height: 500px;*/
}
.pop-inner {
    position: relative;
    text-align: center;
}
.btn-close{
    background: #f2f2f2 url(../images/btn_close.png) no-repeat 5px -10px;
    width: 30px;
    height: 30px;
    padding: 10px;
    position: absolute;
    top: 0;
    right: -60px;
}
}
.pop-content {
margin-bottom: 40px;
}
.pop-title{
    width: 473px;
    height: 55px;
    border: none;
    font-size: 27px;
    font-weight: normal;
    line-height: 54px;
    color: #ef5330;
    overflow: hidden;
    padding-top: 50px;
}
.pop-detail{
    width:350px;
    margin: 0 auto;
    color: #666666;
}
.pop-detail textarea{
    width: 340px;
    height: 32px;
    borde: ;
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    background: #ffffff;
    color: #90959c;
    padding: 5px;
    overflow: hidden;
}
.pop-form{
    padding-top: 25px;
}
.pop-detail table td{
    padding-bottom: 10px;
}
.pop-detail table th{
    font-weight: normal;
    text-align: left;
    padding-bottom: 15px;
}
.pop-detail table .pop-inp{
    width:242px;
    height:33px;
}
.pop-check li{
    float:left;
    width:100px;
}
.pop-form-btn{
    background: url(../images/btn_pop_3.jpg) no-repeat 0 -1px;
    width: 195px;
    height: 31px;
    position: relative;
}
.pop-form-btn:hover{
    background: url(../images/btn_pop_3.jpg) no-repeat 0 -33px;
}
.pop-form .ui-error-txt {
    color: #f00;
    position: absolute;
    font-size: 15px;
    bottom: 52px;
}
.font16{
    font-size: 16px;
}
.font18{
    font-size: 18px;
}
.font30{
    font-size: 30px;
}

.footer {
    background-color: #000004;
    color: #6a4f50;
    text-align: center;
    font-size: 12px;
    padding-top: 17px;
    padding-bottom: 25px;
}
.footer a {
    color: #6a4f50;
}
.footer img {
    vertical-align: middle;
}









