@charset "utf-8"; /*头尾所需统一样式*/ *,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;} html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav, section,img{margin:0px;padding:0px;outline:none;border:0px;} li{list-style:none;} body{text-align:left;font-family:'微软雅黑';color:#333333;font-size: 15px;background:#f4f4f4;} a,ins{text-decoration:none;} a{color:#333333;} a:hover{color:#1d72c2;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;} .bt-box-1100{width:1100px;margin:0 auto;} /*第一层 开始*/ /*电子登陆*/ .bt-box-300{width:300px;height:310px;border:1px solid #d4d4d4;} .denglu_title{height:34px;line-height:34px;background: #1a56a8;} .denglu_title span{display:block;padding-left:90px; background: url(denglu.png) no-repeat 60px center;color:#fff; } .denlu_select{margin-top:10px;height:30px;line-height: 30px;padding:0 14px;} .denlu_select ul{overflow: hidden;} .denlu_select li{float:left;width:90px;text-align: center;} .denlu_select li.hover{color:#1a56a8;} .denglu_main{margin:0 14px;border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;height:200px;} /*网上办税*/ .bt-box-720{width:720px;height:310px;} .wsbs_title{height:70px;padding-bottom:15px;} .wsbs_title li{float:left;font-size: 17px;color:#1a56a8; width:360px;height:45px; line-height: 45px; text-align: center; position: relative; background: #ebeced; } .wsbs_title li.hover{color:#fff;font-weight:bold;background: #1a56a8;} .wsbs_title li.hover:before{ content: ""; display:block; position: absolute; bottom:-20px; left:170px; height:0; width:0; border: 10px solid transparent; border-top:10px solid #1a56a8; } .wsbs_list{ border-top:1px solid #d4d4d4;border-left:1px solid #d4d4d4; overflow: hidden; } .wsbs_list a{ display:block;width:144px;height:120px;float:left;text-align: center; border-bottom:1px solid #d4d4d4;border-right:1px solid #d4d4d4; } .wsbs_list dl dt{margin-top:13px;} .wsbs_list dl dt img{transition: all 1s;} .wsbs_list dl dt img:hover{transform: rotateY(180deg);} .wsbs_list dl dd{line-height: 30px;} /*第一层 结束*/ /*第二层 开始*/ .bszn_title{width:40px;height:185px;font-size: 17px; font-weight:bold;background: #1a56a8;color:#fff; padding:30px 10px;line-height: 30px; text-align: center; } /*办税登记*/ .bszn_list{width:840px;margin-left:20px;height:185px;} .bszn_list>ul{overflow:hidden;} .bszn_list>ul li{float:left;width:135px;height:45px;line-height: 45px; margin-right:5px;background: #ebeced; text-align: center;font-size: 17px; } .bszn_list>ul li a{display:block;height:45px;line-height: 45px;} .bszn_list>ul li.hover,.bszn_list>ul li.hover a{background: #1a56a8;color:#fff;} /*二维码*/ .bszn_ewm{width:140px;} .bszn_ewm p{line-height: 23px;text-align: center;} /*第二层 结束*/ /*第三层 开始*/ /*下载*/ .xiazai{ width:565px;height:230px; } .title2{ height:40px; line-height:40px; border-bottom:1px solid #d4d4d4; } .title2>span{ padding:0 20px; font-size:17px; display:block; height:40px; float:left; } .title2>span.hover{ border-bottom:3px solid #1a56a8;color:#1a56a8; font-weight: bold; } .title2>div{width:60px;} /*办税地图*/ .bsdt{ width:265px; position: relative; margin-left:30px; padding-top:10px; } .bsdt_title{ position:absolute; top:0; left:0; width:20px;text-align: center; line-height:30px; color:#1a56a8;font-size:17px; font-weight:bold; } /*大厅查询*/ .dtcx{width:180px;} .dtcx ul{overflow:hidden;} .dtcx li{ margin-top:5px; border:1px solid #d4d4d4; transition: all 1s; } .dtcx li a{ height:38px; line-height:38px; padding-left:65px; display:block; transition: all 1s; } .dtcx li:hover a{color:#fff;} .dtcx li.bs1{background:url(bsfw-hover.png) no-repeat 24px 2px;} .dtcx li.bs2{background:url(bsfw-hover.png) no-repeat 24px -33px;} .dtcx li.bs3{background:url(bsfw-hover.png) no-repeat 24px -64px;} .dtcx li.bs4{background:url(bsfw-hover.png) no-repeat 24px -94px;} .dtcx li.bs5{background:url(bsfw-hover.png) no-repeat 24px -124px;} .dtcx li.bs1:hover{background:#1a56a8 url(bsfw-hover1.png) no-repeat 24px 2px;} .dtcx li.bs2:hover{background:#1a56a8 url(bsfw-hover1.png) no-repeat 24px -33px;} .dtcx li.bs3:hover{background:#1a56a8 url(bsfw-hover1.png) no-repeat 24px -64px;} .dtcx li.bs4:hover{background:#1a56a8 url(bsfw-hover1.png) no-repeat 24px -94px;} .dtcx li.bs5:hover{background:#1a56a8 url(bsfw-hover1.png) no-repeat 24px -124px;} /*第三层 结束*/