/*左边悬浮块*/
.leftfixed{ width: 60px; position: fixed; left: 50%; margin-left: -680px; top: 50%; margin-top: -150px;}
.leftfixed li{ float: left; width: 100%; text-align: center; height: 60px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; margin-top: 1px; background: #fff;}
.leftfixed li span{ color: #999;}
.leftfixed i{ width: 23px; height: 24px; margin: 9px 19px 0; display: inline-block; background: url(../img/icon/side_icon.png) no-repeat;}
.leftfixed .active{ background: #dd3d27;}
.leftfixed .active span{ color: #fff;}
.fserach i{ background-position: 0 2px;}
.fserach.active i{ background-position: -62px 2px;}
.fproject i{ background-position: 0 -48px;}
.fproject.active i{ background-position: -62px -48px;}
.fcyb i{ background-position: 0 -98px;}
.fcyb.active i{ background-position: -62px -98px;}
.fphone{position: relative;}
.fphone i{ background-position: 0 -150px;}
.fphone.active i{ background-position: -61px -150px;}
.fbackTop i{ background-position: 0 -196px;}
.fbackTop.active i{ background-position: -62px -196px;}
.fphone .codeBox{display: none;width: 138px;height: 140px;background: url(../img/left_fixed_codeBox.png) no-repeat;position: absolute;top: -50px;right: -146px;
padding-top:18px;padding-left: 8px;}
.fphone .codeBox img{width: 100px;height: 100px;}
.fphone .codeBox p{font-size: 12px;color: #666;margin-top: 3px;}
.fphone:hover .codeBox{display: block;}

/*左边小吃分类列表*/
.projectleft,.projectright{ background: #fff;}
.projectleft{ width: 890px; float: left; padding-top: 16px;}
.projectleft-left,.projectleft-right{width: calc(890px / 2);height: auto;float: left;}
.hidemore{max-height: 432px;overflow: hidden;}
.projectright{ width: 280px; float: right;}
.wordsItem{width: 400px; margin: 0 22px;}
.wordsItem .title{ height: 24px; margin: 12px 0; font-size: 18px; background: url(../img/icon/index_icon.png) no-repeat;padding-left: 35px;}
.wordsItem .title span{ font-size: 14px; color: #999;}
.wordsItem .canyin{ background-position: 0 0;}
.wordsItem .fuzhuang{ background-position: 0 -35px;}
.wordsItem .jiaju{ background-position: 0 -70px;}
.wordsItem .shenghuo{ background-position: 0 -105px;}
.wordsItem .huanbao{ background-position: 0 -140px;}
.wordsItem .jiushui{ background-position: 0 -175px;}
.wordsItem .meirong{ background-position: 0 -210px;}
.wordsItem .jiancai{ background-position: 0 -245px;}
.wordsItem .shipin{ background-position: 0 -280px;}
.wordsItem .jiaoyu{ background-position: 0 -315px;}
.wordsItem .qiche{ background-position: 0 -350px;}
.wordsItem .muying{ background-position: 0 -385px;}
.words{ border-top: solid 1px #eee; margin-bottom: 30px; position: relative;}
.words .more{ color: #999; border: solid 1px #eee; width: 48px; height: 24px; line-height: 24px; text-align: center; position: absolute; right:10px; bottom: 0;}
.words li{ float: left; width: 50%; margin-top: 15px;}
.words li a{ font-size: 16px; color: #0e8ed8; position: relative;}
.words a span{ color: #999; font-size: 12px; margin-left: 5px;}
.words li i{ width: 29px; height: 15px; display: inline-block; background: url(../img/icon/index_icon.png) no-repeat; vertical-align: middle;margin-left: 3px;}
.words li .new{ background-position: 0 -455px;}
.words li .hot{ background-position: 0 -480px;}

/*右边招商项目列表*/
.projectright .title{font-size: 20px; background: url(../img/icon/hot-icon.png) 0px 3px no-repeat; height: 24px; padding-left: 30px; margin: 20px 0 20px 15px;}
.projectright .title span{ color: #db3428;}
.rightwords{ border-top: solid 1px #eee;}
.wordsimg dd,.wordsimg dt{display: block; border-bottom: solid 1px #f5f5f5;}
.wordsimg a{ width: 49%; text-align: center;float: left; border-left: solid 1px #f5f5f5;font-family: 宋体;}
.wordsimg dt img{ width: 110px; height: 70px; margin: 4px 0 2px 0;}
.wordsimg dd a{ color: #666; line-height: 34px; height: 34px; display: inline-block; width: 49%; text-align: center;}
.wordsimg .txtred{ color: #db3428;}
.wordsimg dd a:hover{ background: #db3428; color: #fff;}
.wordsimg dd a:hover font{color:#fff;}
.wordsimg dt a:hover img{-moz-box-shadow:1px 0px 5px #dfdfdf; -webkit-box-shadow:1px 0px 5px #dfdfdf; box-shadow:1px 0px 5px #dfdfdf;}

/*创业信息*/
.projectinfo ul{ margin-left: -13px;}
.projectinfo li{ float: left; width: 370px; height: 120px; margin-left: 13px; background: #fff; padding: 20px 10px;}
.leftinfo{ float: left; width: 110px; height: 110px; margin-right: 7px; text-align: center;position:relative;transform-style:preserve-3d;/*把bigbox变为3D空间*/transition:transform 1s;}
.leftinfo .defaultimg{/*这行代码是xiaobox1设置为背面隐藏*/position:absolute; left: 0; width: 110px; height: 110px;}
.leftinfo .rotate{display: none; width:110px;height:110px;position:absolute;}

.rightinfo{ float: left;}
.rotate{ display: none;}
.projectinfo li,.projectinfo p{ font-size: 14px; color: #666; line-height: 24px;}
.projectinfo li a{ color: #db3428;}
.rightinfo b{ font-size: 16px;}
.btminfo{ margin-top: 10px;}
.btminfo p{font-size: 14px;color: #999999;line-height: 22px;}
/*友情链接*/
.friendship{ background: #fff; padding: 18px 0 18px 20px;margin-bottom: 40px;position: relative}
.friendship span{ font-size: 14px;line-height: 24px;}
.friendship .linkd{max-height: 73px;overflow: hidden;}
.linkd a{ padding: 0 10px; line-height: 24px; color: #888; font-size: 12px;display: inline-block;position: relative;}
.linkd a:first-child{padding-left: 0;}
.friendship a:after{content: "";width: 1px;height: 14px;background-color: #eee;position: absolute;left: 0;top: 5px;}
.friendship a:first-child:after{background-color: transparent; }
.linkd a:hover{color: #db3428;}
.friendship .moreLink{display: none;padding: 0 9px;height: 24px;line-height: 24px;position: absolute;right: 20px;bottom: 18px;background-color: #fff;}
.friendship .moreLink:before{content: "";width: 15px;height: 100%;position: absolute;left: -15px;top: 0;
    background: -webkit-linear-gradient(left, rgba(255,255,255,.4) , rgba(255,255,255,1));
    background: -o-linear-gradient(right, rgba(255,255,255,.4), rgba(255,255,255,1));
    background: -moz-linear-gradient(right, rgba(255,255,255,.4), rgba(255,255,255,1));
    background: linear-gradient(to right, rgba(255,255,255,.4) , rgba(255,255,255,1));}
.friendship .moreLink:hover{border-color: #db3428;}
.friendship .moreLink:after{background-color: transparent;}
.friendship .linkd.show{max-height:800px;}
.friendship .linkd.show .moreLink{display: none!important;}

.bottom_Item{width: 110px !important;height: 110px !important;float: left;margin: 0;}
.correct_pic img{width: 110px !important;height: 110px !important;}
.change_pic img{width: 110px !important;height: 110px !important;}
.opposite_box{width: 110px !important;height: 110px !important;}
.opposite_box div{width: 110px !important;height: 110px !important;border-radius: 3px;overflow: hidden;}
.rightinfo_text{margin-left: 10px;margin-top: 18px;}
.rightinfo_text .red{color: #db3428;}

/* 开业大惠广告 */
.right-shopadv{position: fixed;width:120px;height: 300px;right: 50%;margin-right: -720px;top: 50%;margin-top: -150px;z-index: 99;}
.right-shopadv a{display: block;}
.right-shopadv a img{display: block;width: 100%;height: 100%;}
