/* CSS Document */



/*服务热线专题日*/
#mywindow{ position:fixed; right:1px; bottom:35px; width:250px; height:148px;overflow:hidden; z-index:99999; box-shadow:2px 2px 3px rgba(0,0,0,0.2)}
#mywindow > .close,
#mywindowLeft > .close{ font-size:12px; padding-right:5px;height:20px;line-height:20px;text-align:right;}
#mywindow > .close > a,
#mywindowLeft > .close > a{ float:right; display:block; width:16px; height:16px; background:url("../images/chahao.jpg") no-repeat;}
#mywindow > .content,
#mywindowLeft > .content{ float:left; border:1px solid #ccc;}
#mywindow > .content > a,
#mywindowLeft > .content > a{display:block; width:250px; height:203px;}

#mywindowLeft{  position:fixed; bottom:10px ;left:1px;width:250px; height:148px;overflow:hidden; z-index:99999; box-shadow:2px 2px 3px rgba(0,0,0,0.2);}
#mywindowLeft > .close{ text-align:left;}
#mywindowLeft > .close > a{ float:left;}


