body,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,.about-head,.about-project,.contact-head{
	font-family:microsoft yahei,Arial, Helvetica, sans-serif;
}

@media (min-width: 1200px){
	.main-navigation .navbar-nav > li >a {
		padding: 0 38px!important;
	}
}

.fankui{width:100%; overflow:hidden;padding:28px 0px;}
.fankui_nr{height:25px;line-height:25px;padding-bottom:22px;width:100%;}
.fankui_nr p{ float:left;height:25px;line-height:25px;}
.fankui_nr .p1{width:76px; text-align:right;}
.fankui_nr .p3{width:176px; text-align:right;}

/* 输入框样式定义 */
.input {font-size:12pt;height:20px}
.text3{background:RGB(247,247,247);height:116px;line-height:25px;width:422px;padding:0px 10px;padding-right:20px;border-color:#CCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;font-size:12px;resize: none;display:block; overflow:hidden;}
.text5{background:RGB(247,247,247);height:25px;line-height:25px;width:198px;padding:0px 10px;border-color:#CCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; resize: none;display:block; overflow:hidden;}
.text6{background:RGB(247,247,247);height:25px;line-height:25px;width:432px;padding:0px 10px;border-color:#CCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; resize: none;display:block; overflow:hidden;}
.buy_form_bt {background: url("../images/buybutton.jpg") no-repeat; outline: 0px; border: 0px currentColor; width: 114px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-family: microsoft yahei; font-size: 14px; cursor: pointer;
}



.sub_chnal{ display:block;font-size: 15px; color:#207eb8; line-height:36px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.chnal_list li.chnal_cur .sub_chnal,.chnal_list li .sub_chnal:hover{font-size: 14px;color:#D0101B;}
.chnal_list li .sub_chnal:hover span{font-size: 14px;color:#D0101B;}

.main_l{height:auto; overflow:hidden; background:url(../images/body_Lyy.png) no-repeat right top; padding:6px 10px 0 0;}
.main_Lbox{ width:262px; height:auto; overflow:hidden; background-color:#FFF; border:1px solid #dcdcdc;padding:6px 6px;}

.chnal_top{ background:url(../images/chnal_tbd.jpg) no-repeat bottom; padding-bottom:10px;}
.chnal_top h3{ background:url(../images/chnal_ticon.jpg) no-repeat left; color:#f08200; font-size:18px; padding-left:45px; margin-left:14px;}

.video-content {width: 100%;}
        .video-content video{
            float:left;
            width:495px;
            height:300px;
        }
        @media screen and (min-width:1500px) {
            .video-content video{
                /*width: 730px;
                height: 409px;*/
            }  
        }

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}
