/*会议一体机电脑端*/
.interview_slogan {
    position: relative;
    text-align: center;
    width: 1000px;
    margin: 0 auto;
}
.interview_slogan_img {
    width: 65%;
    margin: 0 auto;
    margin-top: 130px;
}
.interview_btn_wrapper {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -30%);
}
.interview_btn_wrapper2 {
    position: absolute;
    left: 20.5%;
    bottom: 170px;
    transform: translate(-50%, -50%);
}
.interview_btn_detail {
    display: inline-block;
    width: 130px;
    line-height: 45px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 50px;
    background: -ms-linear-gradient(top, #3bc4ff, #06a0e3); /* IE 10 */
    background: -moz-linear-gradient(top,#3bc4ff, #06a0e3); /*ç«ç‹*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3bc4ff), to(#06a0e3)); /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #3bc4ff, #06a0e3); /*Safari5.1 Chrome 10+*/
    text-align:center;
}
.interview_btn_detail:hover,
.interview_btn_detail:focus {
    text-decoration: none;
    color: #fff;
    background: -ms-linear-gradient(top, #4286fd, #325aff); /* IE 10 */
    background: -moz-linear-gradient(top,#4286fd, #325aff); /*ç«ç‹*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4286fd), to(#325aff)); /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #4286fd, #325aff); /*Safari5.1 Chrome 10+*/
}
.interview_maincont img {
    display: block;
    width: 1000px;
    height: auto;
    margin: 0 auto;
}
.has_btn_block{
    background-image: url("../../image/home/tvmeeting_bg6.png");
    background-size:100% 100%;
    height:890px;
    width:80%;
    margin:0 auto;
    padding-top:700px;
    padding-left:6%;
}
/*新增样式*/
.meeting-02{
    width: 570px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
}
.meeting-02 span{
    font-size: 38px;
    font-weight: bold;

}
.meeting-03{
    width: 950px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
}
.meeting-03 span{
    font-size: 38px;
    font-weight: bold;
}
.meeting-05{
    width: 800px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
}
.meeting-05 span{
    font-size: 38px;
    font-weight: bold;
}
.meeting-05 p{
    color: #74b4ff;
    font-size: 38px;
    text-align: center;
}
.meeting-04{
    width: 450px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
}
.meeting-04 span{
    font-size: 38px;
    font-weight: bold;

}
.interview_main{
    width: 1000px;
    margin:0 auto;
}
.interview_main img{
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-top: 50px;
}
.tvmeeting_bg2
{
    width: 1000px;
    margin: 0 auto;
}
.tvmeeting_bg2 img
{
    width: 48%;
    height: auto;
}
.tvmeeting_bg3
{
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
}
.tvmeeting_bg3 img
{
    width: 48%;
    height: auto;
}
.tvmeeting_bg4
{
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
}
.tvmeeting_bg4 img
{
    width: 206px;
    height: 183px;
}
.tvmeeting_bg5
{
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
}
.tvmeeting_bg5 img
{
    width: 295px;
    height: 293px;
}
.tvmeeting_bg5 span{
    display: block;
    text-align: center;
    line-height: 60px;
}
.meeting-06{
    width: 100px;
    margin: 0 auto;
    font-size: 24px;
}
.meeting-07{
    width: 100%;
    height: 350px;
    background-color: #1a537c;
}
.meeting-077{
    width: 100%;
    height: 100px;
    line-height: 100px;
    background-color: #0097ff;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.meeting-07 p{
    color: #fff;
    text-align: center;
    font-size: 36px;
}
.meeting-07 img{
    width: 30px;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
}
.meeting-077 img{
    width: 42px;
    position: absolute;
    top: -17px;
    left: 218px;
}
.meeting-077 span{
    color: #fff;
    font-size: 38px;
}
.vedio_icon{
    width: 420px;
    margin: 0 auto;
    margin-bottom: 15px;
    color: #fff;
    font-size: 20px;
}
.vedio_ic{
    float: left;
    margin-right: 10px;
}
.vedio_ic span{
    margin-right: 10px;
}
.tvmeeting_vedio{
    width: 33%;
    float: left;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
}
/*购买*/
.alltv_shopping{
    width: 1000px;
    margin: 0 auto;
}
.alltv_shopping p{
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}
.alltv_shop{
    width: 340px;
    height: 460px;
    -webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px;
    background: #fff;
    float: left;
    margin-left: 50px;
    margin-top: 50px;
    margin-bottom: 50px;

}
.alltv_shop p{
    font-size: 36px;
    line-height: 85px;
    color: #f6921d;
}
.shopalltv{
    width: 155px;
    height: 45px;
    border-radius: 23px;
    border: solid 1px #f6921d;
    margin-left: 92px;
    cursor: pointer;
}
.shopalltv p{
    font-size: 20px;
    line-height: 40px;
    color: #f6921d;
    text-align: center;
}
.alltv_shopp{
    width: 15px;
    height: 15px;
    background-color: #b5b5b5;
    display: inline-block;
}
.alltv_shopword{
    width: 400px;
    margin: 0px 50px;
}
.alltv_shopword span{
    position: relative;
    top: -3px;
}