
.clearfix:after {
	content: ".";
	display: block; 
	height: 0;
	clear: both;
	visibility: hidden;
}
input{
	outline: none;
}
.clearfix {
	*zoom: 1;
}

#adv_box {
	position: relative;
	width: 270px;
	height: 123px;
	padding: 10px;
	/*border:1px solid #f2f2f2;*/
	/*margin:100px auto;*/
	overflow: hidden;
	z-index: 1;
}

#adv_box .prev {
	position: absolute;
	width: 40px;
	height: 60px;
	background: url("") -44px -63px no-repeat;
	z-index: 500;
	top: 67px;
	left: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
}

#adv_box .next {
	position: absolute;
	width: 40px;
	height: 60px;
	background: url("") -74px -63px no-repeat;
	z-index: 500;
	top: 67px;
	right: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.bigUl li {
	position: absolute;
}

.numberUl {
	position: absolute;
	left: 10px;
	top: 121px;
	z-index: 400;
}

.numberUl li {
	display: inline-block;
	border-radius: 100%;
	width: 15px;
	height: 15px;
	float: left;
	background: #ABABAB;
	margin-right: 10px;
	text-align: center;
}

.numberUl li a {
	font-family: "宋体";
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	display: block;
	width: 15px;
	border-radius: 100%;
	height: 15px;
	color: #fff;
	text-align: center;
}

.numberUl li a>img {
	width: 270px;
	height: 123px;
}

#adv_box .textUl li {
	position: absolute;
	left: 20px;
	bottom: 10px;
	display: none;
}

.numberUl li.night a {
	color: black;
}


/*css 公共弹窗  PS:因为用到背景图注意路径*/

.publicAlert {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/bac21.png);
	font-family: "微软雅黑";
	z-index: 9999;
}

.publicAlertIn {
	position: absolute;
	width: 440px;
	padding: 5px;
	height: auto;
	left: 50%;
	margin-left: -225px;
	top: 100px;
	background: #e7e7e7;
	border-radius: 8px;
}

.publicAlertIn h2 {
	width: 100%;
	height: 55px;
	line-height: 55px;
	background: #fffde5;
	border-radius: 8px 8px 0 0;
	color: #444;
	font-size: 18px;
	font-weight: normal;
	text-indent: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: normal;
}

.publicAlertIn .publicAlertDetial {
	text-align: center;
	font-size: 14px;
	background: white;
	padding: 10px 0 10px 0;
}

.publicAlertIn .publicAlertDetial p {
	width: 90%;
	margin: 0px 5% 0px 5%;
	padding-bottom: 20px;
	font-size: 16px;
	height: auto;
}

.publicAlertIn .publicAlertDetial input {
	width: 100px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: white;
	font-family: "宋体";
	border: none;
	border-radius: 4px;
	margin-bottom: 10px;
	outline: none;
}

.publicAlertIn .publicAlertcomfirm {
	background: #56b7a4;
	margin-right: 30px;
}

.publicAlertIn .publicAlertcancel {
	background: #777;
}

.publicAlertClose {
	position: absolute;
	right: 15px;
	top: 12px;
	cursor: pointer;
}

/*右侧悬浮*/
/* .cbl{z-index: 2000; position: fixed; right: 0; bottom: 0; width: 60px;background-color: #444;text-align: center;cursor: pointer;line-height: normal;}
.cbl dt{height: 20px;background-color: #a50310;color: #fff;font-size: 12px; overflow: hidden;}
.cbl dt img{float: left;margin-left: 10px;margin-top: 8px;}
.cbl dt span{float: left;margin-left: 9px;line-height: 20px;}
.cbl dd ul{text-align: center;}
.cbl dd ul li{position: relative; height: 60px; font-size: 16px;color: #444;}
.cbl dd ul li>img{display: inline-block;vertical-align: middle;margin: 13.5px 0;}
.cbl dd ul li:hover{background-color: #fff;}
.cbl-zx{display: none; position: absolute;top: 0;left: 8px; width: 46px; height: 54px;color: #444;line-height: normal;text-align: center;}
.cbl-zx span,.cbl-zx1 span{display: block;margin-top: 8px;}
.cbl-zx1{width: 100%;left: 0;}
.cbl-zx2{position: absolute;top: 0;left: -108px;text-align: center;font-size: 14px;width: 100px; height: 100px; line-height: 33px; color: #444;background-color: #f5f5f5;}
.cbl-zx3{left: -100px;}
.cbl-zx2 img{display: block;}
.cbl-zx2 div{text-align: center;}
.cbl-zx2 div:hover{color: #e1955e;}
.cbl-zx2 div:last-child:hover{color: #444;}
.cbl dd ul li:hover .cbl-zx{display: block;} */
.CategoryAll{
	z-index: 2000;
	position: fixed;
	right: 0;
	font-family: "微软雅黑";
	top: 50%;
	margin-top: -150px;
	width: 60px;
	background: url("https://img9.tongzhuo100.com/img/CategoryAll_bg.png") no-repeat;
	padding: 10px 10px 10px 0;
}
.CategoryAll>div{
	height: 80px;
	position: relative;
	text-align: right;
}
.CategoryAll>div *{
	vertical-align: middle;
}
.CategoryAll>.Categoryhis{
	cursor: pointer;
}
.CategoryAll>.Categoryhis>a:first-child{
	position: absolute;
	right: 55px;
	top: 5px;
	display: inline-block;
	word-break: normal;
	white-space: nowrap;
	background: #fafafa;
	padding: 6px 10px;
	padding-right: 30px;
	margin-right: -30px;
	border-radius: 4px;
	color: #000;
	font-size: 18px;
	display: none;
	line-height: 28px;
}
.CategoryAll>.Categoryhis>.Categorylist{
	position: absolute;
	right: 55px;
	top: -13px;
	display: none!important;
	word-break: normal;
	white-space: nowrap;
	background: #fafafa;
	padding: 6px 10px;
	padding-right: 30px;
	margin-right: -30px;
	border-radius: 4px;
	color: #000;
	font-size: 18px;
	line-height: 28px;
	border: 1px solid #999;
}
.CategoryAll>.Categoryhis:hover .Categorylist{
	display: block !important;
}
.CategoryAll>.Categoryhis>.Categorylist>a{
	display: block;
	padding: 0px;
	margin: 0px;
	height: 30px;
	color: #000;
}
.CategoryAll>.Categoryhis>.Categorylist>a:hover{
	color:#e1955e;
}
.CategoryAll>div>img{
	display: block;
	position: relative;
	right: -10px;
	*right: 0px;
}
.CategoryAll>div>span{
	font-family: "宋体";
	font-size: 12px;
	line-height: 12px;
	margin: 6px 0px 12px 0px;
	color: #444;
	display: block;
	text-align: right;
}
.CategoryAll>.Categoryhis:hover a{
	display:block;
	cursor: pointer;
}
.CategoryAllinback{
	cursor: pointer;
}
.Categoryhis>div>a>img{
	position: absolute;
	right: 55px;
	top: -160px;
}
.CategoryAll_3>a{
	background: none !important;
}
.CategoryAll_3{
	position: relative;
}
.CategoryAll_3>a>img{
	position:absolute;
	top: -111px;
	right:30px;
}

/*分页*/
.video_Select_C {
	clear: both;
	width: 100%;
	height: 40px;
	padding: 30px 0 60px;
	color: #333333;
}

.video_Select_C a{
	display:block;
	margin-right:10px;
	padding:2px 12px;
	height:24px;
	border:1px #66737F solid;
	background:#fff;
	text-decoration:none;
	color:#808080;
	font-size:12px;
	line-height:24px;
}
.video_Select_C input{
	border:1px solid #66737F;
}
.video_Select_C span.cur{
	display: inline-block;
	border:none;
	background:#077ee3;
	color:#fff;
	height:22px;
}
.video_Select_C span{
	display: inline-block;
	padding:2px 12px;
	font-size:12px;
	height:20px;
	line-height:20px;
	color:#bbb;
	border:1px #ccc solid;
	background:#fcfcfc;
	margin-right: 8px;


}


.video_Select_C * {
	vertical-align: middle;
}
#page{
	border: none;
	background: none;
}
.video_Select_C {
	text-align: center;
	font-family: "宋体";
}

.video_Select_C>a {
	display: inline-block;
	padding: 0 7px;
	cursor: pointer;
}

.video_Select_C .vs_pre {
	background: #1FA4C7;
	color: white;
}

.video_Select_C .vs_next {
	background: #d97a36;
	color: white;
}

.video_Select_C .vs_SCon {
	background: #1FA4C7;
	color: white;
	border-radius: 5px;
}

.video_Select_C input[type=text],
.video_Select_C input[type=number] {
	height: 24px;
	width: 44px;
	line-height: 24px;
	text-align: center;
}

.video_S .video_Select_C input[type=button] {
	border: none;
	background: none;
	font-size: 16px;
}
/*分页结束*/
.vido_Select_C * {
	vertical-align: middle;
}
#page{
	border: none;
	background: none;
}
.video_Select_C {
	text-align: center;
	font-family: "宋体";
}

.video_Select_C>a {
	display: inline-block ;
	padding: 0 7px ;
	cursor: pointer ;
}

.video_Select_C .vs_pre {
	background: #1FA4C7;
	color: white;
}

.video_Select_C .vs_next {
	background: #d97a36;
	color: white;
}

.video_Select_C .vs_SCon {
	background: #1FA4C7;
	color: white;
	border-radius: 5px;
}

.video_Select_C input[type=text],
.video_Select_C input[type=number] {
	height: 24px;
	width: 44px;
	line-height: 24px;
	text-align: center;
}

.video_Select_C input[type=button] {
	border: none;
	background: none;
	font-size: 16px;
}
.video_Select_C #Jump{
	border:none; !important;
    font-size:16px; !important;
    color:#000000; !important;
    font-family:"Microsoft YaHei"; !important;
}

.video_Select_C .VC_pre,.video_Select_C .VC_next{
	width: 62px !important;
	height: 26px !important;
	color: white  !important;
	padding: 0 !important;
	line-height: 26px !important;
	border: none;
}
.video_Select_C .VC_pre{
	background: #1EA5C7;
}
.video_Select_C .VC_next{
	background: #D97A36;
}
.video_Select_C #page p:nth-of-type(1),.video_Select_C #page p:nth-of-type(2){
	width: 60px;
	height: 40px;
	line-height: 40px;
    display: inline-block;	
    margin-right: 10px;
	border: 1px solid #66737F;
	color:#66737F;
}
.video_Select_C #page p.pageRemark{
	width:auto!important;
	border:none!important;
}
#redbao{
	display: none;
	z-index: 2000;
	position: fixed;
	left: 13%;
	top: 78%;
	cursor: pointer;
}
#redbao a{
	float: left;
}
#redbao img{
	float: left;
}
#redbao .rbremove{
	position: absolute;
    right: -10px;
    top: -10px;
    width: 20px;
    height: 20px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 50%;
    cursor: pointer;
    background: #999;
}
/*视频咨询*/
#coverIe{height: 100%;width: 100%;position: fixed;background: #000;z-index: 9999;top: 0;left: 0;opacity: 0.7;z-index: 9999;}
#con_box{width: 450px;position: fixed;top: 50%;left: 50%;margin-top: -150px;margin-left: -225px;background: #fff;border-radius:4px;overflow:hidden;z-index: 10000;}
#con_box>.con_tit{height: 70px;line-height: 70px;text-indent: 30px;background: #f1f1f1;font-weight: 600;font-size: 21px;border-bottom: 1px solid #e2e2e2;}
#con_box>.close_conbox{position: absolute;top:25px;right: 20px;width: 20px;height: 20px;}
.close_conbox:hover{cursor: pointer;}
#con_box>.con_con{padding: 50px 40px;font-size: 21px;}
#con_box>.con_con>p{text-align: center;}
#con_box>.con_btn{font-size: 21px;text-align: center;margin-bottom: 20px;}
#con_box>.con_btn>span{height: 40px;border: 1px solid #ce3e36;line-height: 40px;text-align: center;border-radius: 4px;display: inline-block;}
#con_box>.con_btn>span:hover{cursor: pointer;}
#con_box>.con_btn>.con_btn1:first-child{margin-right: 20px;}
#con_box>.con_btn>.con_btn1{width: 180px;background: #fff;color: #ce3e36;}
#con_box>.con_btn>.con_btn2{width: 180px;background: #ce3d3a;color: #fff;}
#con_box>.con_btn>.con_btn3{width: 400px;background: #ce3d3a;color: #fff;}
#con_box>.con_btn>.con_btn4{width: 110px;background: #ce3d3a;color: #fff;margin-bottom: 20px;}
/*IE提示*/
.cursorhover:hover{cursor: pointer;}
#iehintb{width: 500px;position: fixed;top: 50%;left: 50%;margin-left: -250px;margin-top: -140px;background: #fff;z-index: 10000;}
#iehintb .tit_ie{text-align: center;height: 50px;line-height: 50px;font-size: 20px;}
#iehintb .count_ie{text-align: center;line-height: 40px;color: #333;font-size: 16px;width: 420px;margin: 10px auto 0;}
#iehintb .count_ie span{color: #cf3c3a;}
#iehintb .count_ie img{vertical-align: middle;margin: 0 5px;}
#iehintb .count_ie>a{text-decoration: underline;color: #000;}
#iehintb .count_ie>a:hover{color: #cf3c3a;}
#iehintb .btn_box{margin-top: 20px;text-align: center;padding-bottom: 20px;}
#iehintb .btn_box>.close_btn_b,.sure_btn{border-radius:4px;display: inline-block;width: 120px;height: 40px;line-height: 40px;border: 1px solid #ddd;vertical-align: top;margin: 0 10px;}
#iehintb .btn_box .sure_btn{background: #cf3c3a;color: #fff;border: 1px solid #cf3c3a;}
#iehintb .close_div_b{width: 44px; height: 44px;background: url(http://img9.tongzhuo100.com/img/space/down.png) no-repeat center;position: absolute;top: 0;right: 0;}