@charset "utf-8";
/* CSS Document */
.daohangtext
{
font-size:14px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
a:hover
{
color:#ff9000;
}
/*产品分类字体*/
.cpfltext
{
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;

}
.titletext
{
font-size:14px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.cpflwentext
{
font-family:Arial;
font-size:12px;
color:#000000;
text-decoration:none;
}

.cpflwentext2
{
font-family:Arial;
font-size:14px;
color:#000000;
text-decoration:none;
}

.zhengwentext
{
font-family:;
font-size:13px;
color:#000000;
text-decoration:none;
height:30px;
line-height:16px;
text-align:left;
}
/*更多字体*/
.moretext
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
/*表格无边框*/
.td1
{
border-bottom:none;
border-left:none;
border-right:none;
border-top:none;
}
/*天安通客户案例展示字体*/
.anlitext
{
font-size:14px;
color:#000000;
text-decoration:none;
}
/*友情链接字体*/
.linktext
{
font-size:12px;
color:#ffffff;
text-decoration:none;
}
/*省略号固定表格*/
.therepointtable
{
table-layout:fixed;
}
/*省略号固定TD*/
.therepointtd
{
text-overflow:ellipsis;
overflow:hidden;
white-space::nowrap;
padding:2px;
line-height:100%;
letter-spacing:2px;
}
.list2 {
	PADDING-RIGHT: 0px; DISPLAY: inline-block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; LINE-HEIGHT: 160%; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;font-size:12px;
}
.list2 LI {
	BACKGROUND: url(ico.gif) no-repeat 0px 5px; OVERFLOW: hidden; COLOR: #6b6b6b; TEXT-INDENT: 1.6em; LINE-HEIGHT: 18px; HEIGHT: 18px; TEXT-ALIGN: left；font-size:12px;
}


/*轮换图片*/
.ck-slide ul { margin: 0; padding: 0; list-style-type: none;}
.ck-slide { position: relative; overflow: hidden;}
.ck-slide ul.ck-slide-wrapper { position: absolute; top: 0; left: 0; z-index: 1; margin: 0; padding: 0;}
.ck-slide ul.ck-slide-wrapper li { position: absolute;}
.ck-slide .ck-prev, .ck-slide .ck-next { position: absolute; top: 50%; z-index: 2; width: 35px; height: 70px; margin-top: -35px; border-radius: 3px; opacity: 0; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity  linear 0s;} 
/*opacity: .15 表示鼠标移动上去之前的左右按钮状态，0则为完全透明*/
/*transition: opacity .5s linear 0s; 表示鼠标移动上去和移出之后的左右按钮状态*/
.ck-slide .ck-prev { left: 5px; background: url(../images/arrow-left.png) #000 50% no-repeat;}
.ck-slide .ck-next { right: 5px; background: url(../images/arrow-right.png) #000 50% no-repeat;}
.ck-slidebox { position: absolute; left: 50%; bottom: 12px; z-index: 30;}
.ck-slidebox ul { height: 20px; padding: 0 4px; border-radius: 8px; background: rgba(0,0,0,0.5);}
.ck-slidebox ul li { float: left; height: 12px; margin: 4px 4px;}
.ck-slidebox ul li em { display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #fff; text-indent: -9999px; cursor: pointer;}
.ck-slidebox ul li.current em { background-color: #fe6500;}
.ck-slidebox ul li em:hover { background-color: #fe6500;}
/*轮换图片*/

/*------客服样式------*/
.izl-rmenu{margin-right: 0;width: 65px;position: fixed;right: 4px;top: 80%;z-index:999;}
.izl-rmenu a{ text-align:center;}
.izl-rmenu .consult{background-image: url(consult_icon.png);background-repeat: no-repeat;background-position: -9px -77px;display: block;height: 76px;width: 65px; border:1px solid #1fb465; line-height:120px; color:#777;}
.izl-rmenu .consult .phone{background-color:#7F8593;position: absolute;width: 160px; height:65px;left:-300px;top: 2px;line-height: 30px;color: #000;font-size: 18px;text-align: center;display: none;box-shadow: #DDD -1px 1px 4px; opacity: 0; filter:alpha(opacity=100); font-weight:bold; color:#FFFFFF; padding-top:10px; }
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu a.consult:hover{ background-color:rgba(0,0,0,.7); color: #1fb465;}
.izl-rmenu .btn_top{background-image: url(float_top.png);background-repeat: no-repeat;background-position: center top;display: block;
	height: 39px;width: 65px;-webkit-transition: all 0s ease-in-out;-moz-transition: all 0s ease-in-out;-o-transition: all 0s ease-in-out;transition: all 0s ease-in-out;border:1px solid #1fb465; margin-top: -1px;}
.izl-rmenu .btn_top:hover{background-image: url(float_top.png);background-repeat: no-repeat;background-position: center bottom;}
.izl-rmenu .cart .pic{display:none;position: absolute;left: -160px;top: 65px;width: 160px;height: 160px;background:url(../images/weixin.jpg);}
.kefuqq{position: fixed;right: 2px;top: 80%;margin-top: -77px;cursor: pointer;background-image: url(consult_icon.png);background-repeat: no-repeat;background-position: -10px 0;display: block;height: 76px;width: 65px;z-index:999;text-align:center; line-height:120px; border:1px solid #1fb465; color:#777;}
.kefuqq:hover{background-color: rgba(0,0,0,.7); color: #f75316;}
/*------客服样式------*/