html,body{min-height: 100%;color: #333;}
body{
	font-size: 12px;
	font-family: 'microsoft yahei';
}
body,ul,h2,p{padding: 0;margin: 0;}
a:link,a:visited,a:hover,a:active{
	color: inherit;
	text-decoration: none;
	outline: none;
}
table{
	border-collapse: collapse;
}
ul{
	list-style: none;
}
img{
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.ov{
	overflow: hidden;
}
.tov{
	display: inline-block;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.mtov{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.clear{
	zoom: 1;
}
.clear:after{
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
}
.content{
	width: 1200px;
	margin: 0 auto;
}
.gray_bg{
	background-color: #f2f2f2;
}
.gather-bottom{
	z-index: 1;
}
#website_ind_wrap:hover #website_nav{
	display: block;
}
#top {
    height: 25px;
    line-height: 25px;
    z-index: 100;
    background: #111;
    color: #ccc;
}
.top{
	padding: 0 30px 0 15px;
}
.top a {
    color: #fff;
}
.top-nav {
    float: left;
}
.top-nav-list li {
    float: left;
    padding-left: 16px;
    padding-right: 8px;
    background: url('https://skin.elecfans.com/images/icons.png') no-repeat;
    background-position: -149px -301px;
    margin: 0 0 0 0;
    position: relative;
}
.login-info {
    float: right;
    height: 22px;
    padding-top: 2px;
    line-height: 22px;
}
/*12.13top修改*/
.notice {
    float: right;
    padding-left: 24px;
    margin-right: 20px;
    color: #fff;
    background: url('//skin.elecfans.com/images/notice.png') no-repeat;
}
.my-info {
    float: right;
    position: relative;
    z-index: 100;
}
.u-info {
    float: left;
}
.u-info img {
    float: left;
    margin-right: 8px;
    width: 20px;
    height: 20px;
}
.drop-icon {
    *float: left;
    *margin-top: 4px;
    padding-right: 16px;
    background: url('//skin.elecfans.com/images/arrow.png') no-repeat 5px 1px;
}
.top-dropdown:hover .drop-icon {
    background-position: 5px -43px;
}
.top-dropdown-menu {
    position: absolute;
    right: 0;
    top: -9999px;
    width: 130px;
    padding: 9px 0;
    background: #111;
    z-index: 100;
    box-shadow: 2px 2px 3px #999;
}
.top-dropdown-menu a {
    font-size: 14px;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #ccc;
    white-space: nowrap;
}
.top-dropdown-menu a:hover {
    color: #fff;
    text-decoration: none;
    background: #999;
}
.icons {
    display: inline-block;
}
.v-icon {
    *float: left;
    *margin-top: 4px;
    padding-right: 14px;
    background: url(../images/v-icon.png) no-repeat 2px 1px;
}
.vip-icon {
    *float: left;
    *margin-top: 4px;
    padding-right: 30px;
    background: url(../images/vip-icon.png) no-repeat 5px 1px;
}
/* .nav {
    background: #c00;
}
.nav-a {
    border-right: 1px solid #c00;
}
.nav-a:hover,
.nav-hover {
    background-color: #333;
    border-color: #333;
    z-index: 3;
}
.nav {
    margin-top: 10px;
    border-radius: 3px;
    box-shadow: 0 1px 3px #999;
    background-image: -webkit-linear-gradient(top, #c00, #b00);
    background: -moz-linear-gradient(top, #c00, #b00);
}

.dropdown-menu {
    border: 1px solid #333;
    border-top-width: 2px;

} */
/*发烧友首页-网站导航*/
#website_nav {
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    width: 1000px;
    z-index: 999;
    background: #fff;
    border: 1px solid #999;
    border-top: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#website_ind_wrap:hover {
    background-color: #fff;
}
#website_ind_wrap:hover #website_nav {
    display: block;
}
#website_ind_wrap:hover .wraplist_title {
    color: #666;
    text-decoration: none;
    cursor: default;
}
#website_ind_wrap .down-arrow {
    display: block;
}
#website_ind_wrap .up-arrow {
    display: none;
}
#website_ind_wrap:hover .down-arrow {
    display: none;
}
#website_ind_wrap:hover .up-arrow {
    display: block;
}
#website_ind_wrap .d-corner {
    font: 8px/25px arial;
    color: #999;
    font-style: normal;
    float: right;
    margin-left: 2px;
    margin-top: 0px;
}
#website_ind_wrap .d-corner:hover {
}
.top-nav .sub_dis_wrap {
    border-right: 1px solid #d9d9d9;
    text-align: left;
    margin: 10px 0;
    padding: 0 38px 10px;
    z-index: 1000;
    float: left;
}
.top-nav .sub_dis_wrap .disTitle {
}
.top-nav .sub_dis_wrap .disTitle a {
    font-size: 14px;
    font-family: "Microsoft YaHei","微软雅黑";
    font-weight: bold;
    color: #444444;
    height: 40px;
    line-height: 40px;
}
.top-nav .sub_dis_wrap .disTitle a:hover {
    text-decoration: none;
    color: #d22222;
}
.top-nav .sub_dis_wrap .disList {
    list-style: none;
    display: block;
    margin-right: 50px;
    float: left;
}
.top-nav .sub_dis_wrap .disList li {
    float: none;
    padding-left: 0;
    background: none;
    margin: 0 0 10px;
    padding-right: 0;
}
.top-nav .sub_dis_wrap .disList li a {
    font-size: 12px;
    color: #666666;
    font-family: "Microsoft YaHei","微软雅黑";
}
.top-nav .sub_dis_wrap .disList li a:hover {
    color: #d22222;
    text-decoration: none;
    background: none;
}
.hqchip_nav{
	padding: 20px 0;
}
.zq_search{
	margin-top: 16.5px;
	float: right;
	height: 31px;
	line-height: 31px;
	padding: 2px;
	background-color: #d22222;
}
.zq_search .sel_type{
	float: left;
	padding: 0 10px;
	background-color: #f0f0f0;
	color: #797979;
}
.zq_search input,.zq_search input:focus{
	border: none;
	float: left;
	height: 31px;
	width: 325px;
	outline: none;
	padding: 0 10px;
}
.zq_search button{
	background: url('../img/zq_search_btn.png') center center no-repeat;
	width: 80px;
	height: 31px;
	border: none;
	cursor: pointer;
}


.zq_nav{
	overflow: hidden;
	background-color: #d22222;
}
/* 固定导航栏 */
.zq_nav_fixed{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}
/* 固定导航栏end */
.zq_nav a{
	position: relative;
	float: left;
	margin-right: 55px;
	line-height: 52px;
	font-size: 15px;
	color: #fff;
}
.zq_nav a.on,.zq_nav a:hover{
	font-weight: 700;
}
.zq_nav a:after{
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -6px;
	content: "";
	border: 6px solid #fff;
	border-color: transparent transparent #fff;
}
.zq_nav a.on:after{
	display: block;
}
.zq_crumbs{
	font-weight: 700;
	margin-top: 20px;
	font-size: 16px;
}
.zq_crumbs .fw4{
	font-weight: 400;
}
.zq_ind_header{
	margin-top: 15px;
	overflow: hidden;
}
.zq_ind_header .logo img{
	height: 55px;
	max-width: none;
}
.zq_ind_header .desc{
	font-size: 14px;
	color: #515151;
	line-height: 24px;
	margin: 20px 0 20px 80px;
	text-align: justify;
}
.zq_ind_top3{
	width: 1230px;
	overflow: hidden;
	color: #515151;
}
.zq_ind_top3 li{
	float: left;
	width: 348px;
	padding: 15px;
	margin-right: 30px;
	border: 1px solid #c3c3c3;
	background-color: #fff;
	line-height: 24px;
}
.zq_ind_top3 img{
	float: left;
	margin: 15px 15px 0 0;
	height: 113px;
	width: 161px;
	text-align: center;
}
.zq_ind_top3 .ov{
	text-align: justify;
}
.zq_ind_top3 .desc{
	color: #515151;
	height: 120px;
	-webkit-line-clamp: 5;
}
.zq_ind_top3 .view{
	float: right;
	color: #d22222;
}
.zq_ind_top3 .view:hover,.zq_ind_new .view:hover{
	text-decoration: underline;
}
.zq_channel_tit{
	font-size: 18px;
	color: #515151;
	margin-bottom: 20px;
}
.zq_ind_channel{
	background-color: #fff;
	padding: 20px 15px;
	margin: 25px 0;
}
.zq_ind_channel .more{
	float: right;
	font-size: 12px;
	color: #666;
}
.zq_ind_new .hd{
	margin-top: 20px;
	text-align: center;
	overflow: hidden;
}
.zq_ind_new .hd ul{
	display: inline-block;
}
.zq_ind_new .hd li{
	float: left;
	margin: 0 3px;
	padding: 2px 6px;
	list-style: none;
	cursor: pointer;
}
.zq_ind_new .hd .on{
	background-color: #d22222;
	color: #fff;
}
.zq_ind_new .bd ul{
	margin-left: -15px;
	width: 1230px;
	overflow: hidden;
}
.zq_ind_new .bd li{
	margin: -1px 0 0 -1px;
	float: left;
	width: 360px;
	padding: 20px 15px;
	border-top: 1px dotted #f0f0f0;
	line-height: 26px;
}
.new_prod_num .bd li{
	width: 564px;
}
.zq_ind_new .box{
	border-left: 1px dotted #f0f0f0;
}
.zq_ind_new .ibox{
	float: left;
	padding: 0 15px;
	width: 130px;
	height: 130px;
	line-height: 57px;
	text-align: center;
}
.ind_prod_slide .ibox{
	width: 90px;
	height: 57px;
}
.zq_ind_new .tit{
	font-size: 14px;
	transition: all .3s;
	font-weight: 700;
}
.zq_ind_new .tit:hover{
	color: #369;
	text-decoration: underline;
}
.zq_ind_new .desc{
	height: 52px;
	-webkit-line-clamp: 2;
	color: #515151;
}
.zq_ind_new .view{
	float: right;
	color: #d22222;
}
.zq_ind_project .tit{
	margin: 10px 0 15px;
	font-size: 14px;
}
.zq_ind_project ul{
	width: 1214px;
	overflow: hidden;
}
.zq_ind_project li{
	float: left;
	margin-right: 14px;
	width: 282px;
}
.zq_ind_project .ibox{
	position: relative;
	width: 282px;
	height: 195px;
	text-align: center;
}
.zq_ind_project img{
	width: 100%;
	height: 100%;
}
.zq_ind_project .ibox:hover .desc{
	opacity: 1;
}
.zq_ind_project .desc{
	opacity: 0;
	position: absolute;
	width: 262px;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	line-height: 26px;
	color: #fff;
	text-align: justify;
	padding: 10px;
	height: 75px;
	-webkit-line-clamp: 3;
	transition: all .3s;
}
.zq_ind_video .tit{
	margin: 12px 0 22px;
	font-size: 14px;
}
.zq_ind_project .view{
	line-height: 28px;
	border: 1px solid #d22222;
	color: #d22222;
	display: block;
	margin: 0 15px;
	text-align: center;
	font-size: 14px;
	border-radius: 3px;
}
.zq_ind_file li{
    float: left;
    width: 560px;
    padding-right: 25px;
    line-height: 30px;
}
.zq_ind_file li a{
	float: left;
	max-width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zq_ind_file li .n{
	float: right;
	color: #999;
}
.zq_ind_file li a:hover{
	color: #369;
	text-decoration: underline;
}
.zq_ind_dev{
	padding: 25px 0 0 15px;
}
.zq_ind_dev .more{
	margin-right: 15px;
}
.zq_ind_dev li{
	float: left;
	width: 562.5px;
	padding: 0 30px 25px 0;
}
.zq_ind_dev .ibox{
	float: left;
	margin-right: 15px;
	width: 130px;
	height: 90px;
}
.zq_ind_dev .ibox img{
	width: 100%;
	height: 100%;
}
.zq_ind_dev .tit{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 700;
}
.zq_ind_dev .tit:hover{
	color: #369;
	text-decoration: underline;
}
.zq_ind_dev .desc{
	margin: 5px 0 10px 0;
	line-height: 24px;
	height: 72px;
	-webkit-line-clamp: 3;
	color: #515151;
}
.zq_ind_new .desc,.zq_ind_video .desc{
	height: 48px;
	-webkit-line-clamp: 2;
}
.zq_ind_dev .down,.zq_ind_video .video_btn{
	margin-top: 5px;
	line-height: 28px;
	border: 1px solid #d22222;
	color: #d22222;
	display: block;
	width: 178px;
	text-align: center;
	font-size: 14px;
	border-radius: 3px;
}
.zq_ind_dev .down img,.zq_ind_video .video_btn img{
	display: inline-block;
	margin: -2px 4px 0 0;
}
.zq_ind_video .ibox{
	width: 130px;
	height: 90px;
}
.zq_ind_video .ibox img{
	width: 100%;
	height: 100%;
}
.ind_prod_slide .hd span{
	float: left;
	margin-right: 25px;
	border: 1px solid #fff;
	padding: 4px 12px;
	border-radius: 3px;
	cursor: pointer;
}
.ind_prod_slide .hd .on{
	border-color: #e4e4e4;
}

/* 列表 */
.prod_list{
	float: left;
	margin-right: 10px;
	padding: 15px;
	width: 850px;
	background-color: #fff;
}
.prod_list li{
	margin-bottom: 30px;
}
.prod_list .ibox{
	float: left;
	margin-right: 15px;
	width: 200px;
	height: 140px;
	border: 1px solid #d9d9d9;
}
.prod_list .ibox img{
	width: 100%;
	height: 100%;
}
.prod_list .tit{
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 700;
}
.prod_list .desc{
	font-size: 14px;
	line-height: 26px;
	height: 52px;
	-webkit-line-clamp: 2;
}
.prod_list .btn_area{
	margin-top: 15px;
	overflow: hidden;
}
.prod_list .btn_area a{
	float: left;
	margin-right: 20px;
	display: inline-block;
	padding: 0 20px;
	line-height: 40px;
	border-radius: 4px;
	color: #fff;
}
.prod_list .down_btn{
	background-color: #d22222;
	font-size: 14px;
}
.prod_list .down_btn img{
	margin: -2px 4px 0 0;
}
.prod_list .view_btn{
	background-color: #d22222;
	color: #fff;
}
.prod_aside .design ul{
	margin-bottom: -20px;
}
.prod_aside .design li{
	overflow: hidden;
	margin-bottom: 20px;
}
.prod_aside .design,.prod_aside .introduce{
	background-color: #fff;
	overflow: hidden;
	padding: 15px;
}
.prod_aside .introduce{
	margin-top: 25px;
}
.prod_aside .hd{
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 15px;
}
.prod_aside .design img{
	float: left;
	margin-right: 15px;
	width: 100px;
	height: 70px;
}
.prod_aside .design .desc{
	height: 34px;
	-webkit-line-clamp: 2;
	color: #434343;
}
.prod_aside .design .view{
	float: right;
	margin-top: 12px;
    padding: 2px 12px;
    border: 1px solid #d22222;
    color: #d22222;
    border-radius: 3px;
}
.prod_aside .introduce .bd{
	line-height: 26px;
	color: #5e5e5e;
}

/* 申请弹窗 */
.zq_apply_pop{
	font-size: 14px;
	font-family: 'microsoft yahei'!important;
}
.zq_apply_pop .ui-dialog-title{
	font-weight: 400;
	padding: 10px 15px;
}
.zq_apply_pop .tit{
	margin-bottom: 25px;
	color: #c00;
	font-size: 12px;
}
.zq_apply_pop .succ_tit{
	font-size: 16px;
	text-align: center;
}
.zq_apply_pop .succ_desc{
	margin-top: 5px;
	color: #666;
	font-style: 12px;
	text-align: center;
}
.zq_apply_pop .btn,.zq_apply_pop .succ_btn{
	display: block;
	margin: 15px auto;
	width: 100px;
	line-height: 28px;
	border-radius: 3px;
	text-align: center;
	background-color: #c00;
	color: #fff;
	border: none;
	cursor: pointer;
}
.zq_apply_pop .succ_btn{
	margin-top: 25px;
}
.zq_apply_pop .addr-item select{
	width: 100px;
}
.zq_apply_pop select,.zq_apply_pop textarea {
    padding: 7px 10px;
    margin-right: 5px;
    border: 1px solid #d7d7d7;
	border-radius: 3px;
}
.zq_apply_pop textarea {
	resize: none;
	vertical-align: text-top;
}
.zq_apply_pop .ui-text{
    padding: 8px 10px;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    width: 250px;
}
.zq_apply_pop .ui-form-item {
    padding-bottom: 20px
}
.zq_apply_pop .ui-label {
    display: inline-block;
    width: 50px;
    text-align: right;
}
.zq_apply_pop .ui-need{
    color: #f64747;
}
.zq_apply_pop .ui-text:hover,.zq_apply_pop textarea:hover {
    border-color: #999
}
.zq_apply_pop .Validform_error{
    background-color: #ffebeb;
    border-color: #ffbdbe;
}
.zq_apply_pop .ui-text:focus,.zq_apply_pop textarea:focus {
	border-color: #39f;
	background-color: #fff;
}
/* 视频弹窗 */
.layer {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: rgba(0, 0, 0, .5);
}
.pop_window_box {
	display: none;
}
.pop_window_box .error {
	color: #f00;
	background: none;
	padding-left: 8px;
	font-weight: normal;
}
#video_box .dialog {
	background: #F6F6F6;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family: \5fae\8f6f\96c5\9ed1;
}
#video_box .pop_window {
	z-index: 1011;
	position: fixed;
	padding: 0px;
	margin: 0px 0px 0px -250px;
	top: 5%;
	left: 50%;
	color: rgb(0, 0, 0);
	border: 8px solid rgb(216, 216, 216);
	border-radius: 5px;
	cursor: default;
	line-height: 1.6;
	background: rgb(255, 255, 255);
	font-size: 14px;
	width: 800px;
	height: 500px;
	margin-left: -400px;
}
#video_player_box {
	padding: 0;
}
#video_player_box {
	height: 450px;
}
#video_box .dialog-hd {
	margin-right: 70px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    height: 50px;
    overflow: hidden;
    border-bottom: 1px solid #F1F1F1;
    background: #F6F6F6;
    color: #555;
    font-size: 20px;
    line-height: 50px;
    text-indent: 15px;
}
.close-dialog {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 28px;
	height: 28px;
	color: #D0CECF;
	text-align: center;
	cursor: pointer;
	font-size: 20px;
}
.close-dialog:hover {
	color: #444;
}


/* 详情页 */
.series{
	margin-top: 20px;
}
.series .tit{
	margin: 10px 0 5px;
	font-size: 22px;
}
.series .desc{
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 14px;
}
.series .art{
	float: left;
	width: 700px;
    font-size: 14px;
    line-height: 22px;
}
.series .rimg{
	position: relative;
	overflow: hidden;
	width: 300px;
	margin-top: 50px;
	text-align: center;
}
.series .rimg img{
	max-width: 80%;
}
.detail_prod_list{
	margin-top: 40px;
	width: 1000px;
	text-align: center;
	border-top: 1px solid #c00;
}
.detail_prod_list th{
	background-color: #f2f2f2;
	font-weight: 400;
	line-height: 45px;
	font-size: 14px;
}
.detail_prod_list td{
	padding: 15px 10px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.detail_prod_list .ibox img{
	width: 64px;
	height: 64px;
}
.detail_prod_list .model{
	color: #0574ac;
	width: 200px;
}
.detail_prod_list .desc{
	text-align: justify;
	width: 200px;
}
.detail_prod_list .btn{
	background-color: #c00;
	color: #fff;
	padding: 4px 12px;
	border-radius: 3px;
}
/* 详情页 end */

/* 分页样式 */
.pageNav{
	overflow: hidden;
	text-align: right;
	font-size: 14px;
	line-height: 24px;
}
.pageNav span,.pageNav a{
	float: left;
	margin-right: 4px;
	padding: 2px 10px;
}
.pageNav a{
	background-color: #d22222;
	color: #fff;
}
.pageNav .current{
	font-weight: 700;
}
/* 分页样式end */

.s_mt25{
	margin-top: 25px;
}