@charset "utf-8";
/*-----------------初始化---------------------*/
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
a{text-decoration:none;color:#333;}
body{color:#333;font-family:'Microsoft YaHei', Verdana, Arial, Helvetica, sans-serif;line-height:20px;overflow-x:hidden;width:100%;height:2000px;font-size:14px;}
.clear:after{content:'\20';display:block;height:0;clear:both;visibility:hidden;}
/*固定的悬浮窗*/
.yb_conct{position:fixed; z-index:9999999;top:200px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px; font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.cp_bt{ background: #cf1a1f url(../img/cp_bt.jpg) no-repeat 0px 0px;  width:180px; border-radius:3px;transition:all .5s ease;overflow:hidden; color:#fff; height:180px; }
.cp_bt ul li{ width:180px; color:#fff; font-size:15px; padding-left:50px; line-height:30px; height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.cp_bt ul li a{ color:#fff;}
.yb_bar .yb_phone{background: url(../img/cp_bt.jpg) no-repeat 0 -57px #cf1a1f;}
.cp_sort{ width:180px; color:#fff;}
.cp_sort ul{}
.cp_sort ul li{ line-height:35px;}

/*.yb_bar .yb_top{background:url(../img/fixCont.png) no-repeat 0 0 #ff4a00;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../img/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../img/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}*/