@charset "utf-8";
/* CSS Document */

/*右侧飘窗*/
#swt_right{position:fixed;z-index:9999;top: 50%;margin-top: -170px;}
#swt_right li{cursor:pointer; margin-bottom:20px;}
#swt_right #swt_right_nav .subCate img{position:relative;}
#swt_right #swt_right_nav .mainCate{position:relative;}
#swt_right #swt_right_nav .subCate{display:none; position:absolute; left:-248px; top:0; width:100%; height:auto;}
#swt_right #swt_right_nav .on .subCate{display:block !important;}
#swt_right #swt_right_nav .subCate img.a1{top:-5px}
#swt_right #swt_right_nav .subCate img.a2{top:0 }
#swt_right #swt_right_nav .subCate img.a4{top:-60px; left:80px;}
#swt_right #swt_right_nav .dh{width:248px; height:95px; background:#0F0; position:relative; top:-15px; background:url(../swt/tel_pic.png) no-repeat left top;}

div.swtCenter{ width:500px; height:300px; position: fixed;left:50%;top: 50%;z-index:1000;margin-left:-250px;margin-top:-150px; background:url() no-repeat top left;box-shadow:5px 5px 5px rgba(206,204,204,.9); -moz-box-shadow:5px 5px 5px rgba(206,204,204,.9);-webkit-box-shadow:5px 5px 5px rgba(206,204,204,.9);}
div.swtCenter a.closeBtn_swt{ width:40px; height:40px; display:block; position:absolute; top:0; right:0; background:none;}
div.swtCenter a.closeBtn_swtz{ width:500px; height:216px; display:block; margin:0 auto; margin-top:60px;}
div.swtCenter input#telInput{ width:200px; height:30px; background:none; border:none; margin-left:30px; float:left;}
div.swtCenter input#callBtn{ width:100px; height:30px; background:none; border:none;float:left;}
div.swtCenter div.swtCenterzm{ width:330px; height:30px; margin:0 auto; margin-top:4px;}
/*专题 start*/
#mainCate-4 .subCate img{
    display: block;
    width: 100px;
    height:100px;
}
#swt_right #swt_right_nav #mainCate-4 .subCate{
    left: -189px;
    top: 37px;
}