@charset "UTF-8";
div.xgt-fl{overflow: hidden;float: none;}

/*效果图预览*/
div.right_content { position: absolute; top: 42px; right: 0; _right: 30px; width: 245px;z-index: 0;width: 276px;height: 100%;}
.right_content div.zxgs-r{background: #fff;margin-top: 20px;float: none;}
.right_content div.zxgs-r h3{font-size: 20px;padding-top: 15px;}
.right_content div.zxgs-r .hyb ul li a em{background:#cbcbcb;}
.right_content div.zxgs-r .hyb ul li a em.active{background: #fd3c3c;}
.right_content .fbzz{background:#fff;}
div.xgt-nav{height:29px;border-top:2px solid #fd3c3c;padding-top: 13px;}
div.xgt-nav ul li{float:left;margin-right: 10px;line-height: 16px;color: #333;}
div.xgt-nav ul li a{display: inline-block;color:#333;}
div.xgt-nav ul li a:hover{color: #fd3c3c;}
div.xgt-nav ul li.index a{width: 17px;height: 17px;background: url(/static/xiaoguotu/images/xgan.png) no-repeat -1px -1px;}
div.xgt-nav ul li em{width: 5px;height: 9px;background: url(/static/xiaoguotu/images/xgan.png) no-repeat -1px -20px;vertical-align:middle;}
div.prograss-content{width: 246px;position: absolute;left: 0;top:0;}
div.prograss { float: right; width: 10px; height: 100%;margin-right:10px;}
.div_scroll{height: 100%;}
div.prograss span { display: inline-block; width:5px; height: 35px;background:#999;border-radius: 5px;}
/*alert*/
.xgt-alert.top-banner{
    /*background: #fff;*/
    box-shadow: 0 6px 10px rgba(82,82,82,.18);
    background-clip: content-box;
    position: relative;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    display: none;
    z-index:1000;
}
.xgt-alert .calculate{
    position: fixed;
    left:0;
    right:0;
    margin: auto;
    z-index: 99999;
    height: 490px;
    padding: 50px 56px 50px 42px;
    width: 1122px;
}


.xgt-3d  ul{padding:30px 0 25px;}
.xgt-3d  li{position:relative;float: left;width: 290px;height: 238px;margin:0 20px 30px 0;}
.xgt-3d  li:nth-child(4n+4){margin-right: 0;}
.xgt-3d  li a{display: block;}
.xgt-3d  li .imgbox{width: 290px;height: 197px;overflow: hidden;}
.xgt-3d  li .imgbox img{width: 290px;height: 197px;}
.xgt-3d  li .text-box{border:1px solid #ebebeb;border-top: none;padding:0 14px;font-size: 14px;color:#333;}
.xgt-3d  li .text-box p{height: 40px;line-height: 40px;}
.xgt-3d  li .collect{position:absolute;bottom:0px;right:14px;height:40px;line-height:40px;background: url(/static/xiaoguotu/images/collect.png) no-repeat left 12px;background-size: 17px 15px;padding-left: 21px;}
.xgt-3d  li .collect_on{background: url(/static/xiaoguotu/images/collect_on.png) no-repeat left 11px;background-size: 17px 15px;padding-left: 21px; color:#fd3c3c}