﻿@charset "utf-8";
html{margin:0;padding:0;_text-overflow:ellipsis;}
body{margin:0;padding:0;font-family:"\5b8b\4f53","\65B0\5B8B\4F53","arial";/*position: fixed;*/}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,button,img,button,select,iframe{padding:0;margin:0;border:0;}
img,input,button,select,textarea,fieldset,iframe{vertical-align:top;*vertical-align:middle;}
ul,li{list-style-type:none;}
.clearfix{display:block;clear:both;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden;clear:both;height:0;visibility:hidden;content:".";}
.tc_mask{background: rgba(0,0,0,.7);position: fixed;height: 100%;width: 100%;z-index: 1000;top: 0;display: none;}
.tanchu{  box-sizing: border-box; width: 767px;background:#fff; padding:0px 18px;}
.tanchu h2{font-size: 22px;color: #000;line-height: 28px;margin-bottom: 10px;}
.tanchu h3{font-size: 18px;color: #555;margin-bottom: 10px;line-height: 20px;}
.tc-time{border-bottom: 1px solid #cfcfcf;}
.tc-time span{margin-right: 25px;color: #333;font-size: 14px;}
.tc-time em{float: right;}

/* play */
#play{width:640px;text-align:center;position:relative;overflow:hidden;margin:5px auto;}
#play .change_a{width:50%;height:100%;position:absolute;top:0;z-index:1;cursor:pointer;display:block;overflow:hidden;background:url(about:blank);}
#play .prev_a{left:0;}
#play .next_a{right:0}
#play .change_a span{width:26px;height:49px;display:block;position:absolute;top:50%;margin-top:-21px;display:none}
#play .prev_a span{background:url(../images/css.png) no-repeat -88px -10px;left:0;}
#play .next_a span{background:url(../images/css.png) no-repeat -134px -10px;right:0;}
#play .img_ul{position:relative;z-index:1;}
.tanchu>p{font-size:15px;color: #333;line-height: 20px; }
.img_hd {width:724px;overflow:hidden;height:80px;padding:2px 20px;margin-top:15px;margin:5px auto;position:relative;box-sizing: border-box;}
.img_hd ul{position:absolute;z-index:1;}
.img_hd ul li{float:left;width:111px;box-sizing: border-box; height:75px;border:1px solid #eee;cursor:pointer;margin-right: 3px;overflow:hidden;*display:inline;text-align:center}
.img_hd ul li img{height:75px;}
.img_hd ul li.on{border:1px solid #e50505;}
.img_hd .bottom_a{background:url(../images/css.png) no-repeat;width:19px;height:75px;position:absolute;display:block;cursor:pointer;z-index:10}
.img_hd .prev_a{background-position:-10px -10px;left:-3px;}
.img_hd .next_a{background-position:-49px -10px;right:0px;}
#play .img_ul li a.img_a{display: inline-block;}
#play .img_ul li p{font-size: 15px !important;line-height: 24px;margin-top: 10px;text-align: left;}
@media screen and (max-width: 768px){
	.tanchu{width: 100%;}
	#play{width: 100%;}
}
@media screen and (max-width:470px){
.img_hd{display: none;}	
.fancybox-inner{height: 100% !important;}
#play .change_a{height: 80%;}
#play .change_a span{top: 50%;}
#play{box-sizing: border-box;padding:0px 30px;}
#play .img_ul li a.img_a img{width: 100%;}
}