.container .main .side{ float: left; width: 49%;} /* 框架 */ #letter-home .side{ float: left; width: 272px;} /* 按钮组 */ #side-btns{overflow: hidden; padding: 0; background: #fff; margin: -16px 0 16px -16px;} #side-btns li{ float: left; width: 132px; margin: 16px 0 0 16px;} #side-btns li a{ position: relative; display: block; height: 90px; font-size: 14px; text-align: center; overflow: hidden; background: #fff; border: 1px solid #ddd; color: #333; text-decoration: none; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; } #side-btns li a i{ display: block; width: 35px; height: 35px; margin: 14px auto 0; background: url("/zfgjjxcwgysjcom/Content/zfgjj/Base/img/icons-fast.png") no-repeat center 0; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; } #side-btns li a:hover i{ transform: rotateY(180deg);} #side-btns li a span{ display: block; padding-top: 12px;} #side-btns .li1 a i{background-position: center -202px;} #side-btns .li2 a i{background-position: center -275px;} #side-btns .li3 a i{background-position: center -132px;} #side-btns .li4 a i{background-position: center -202px;} #side-btns .li5 a i{background-position: center -275px; float: left; margin: 27px 20px 0 42px;} #side-btns .li5{width: 240px;} #side-btns .li5 a{font-size: 18px;} #side-btns .li5 a span{padding: 0; line-height: 90px; text-align: left;} /* 信件查询 */ #letter-search{ height: 60px; border: 1px solid #e5e5e5; background-color: #fcfcfc; margin-bottom: 20px; overflow: hidden;} #letter-search label{ width: 150px; float: left; border-right: 1px solid #e5e5e5; color: #3269b8; font: normal 18px/60px "Microsoft Yahei";} #letter-search label i.icons-xjcx2{ margin-left: 15px;} #letter-search .keyword{ float: left; width: 310px; height: 34px; border: 1px solid #e9e9e9; background: none; border-radius: 0; *display: inline; margin-left: 70px; margin-top: 12px;} #letter-search .btn{ width: 90px; height: 34px; margin-top: 12px; font-size: 16px; background: url("/zfgjjxcwgysjcom/Content/zfgjj/Base/img/navBar.png") repeat; float: left; color: #fff; border-radius: 0; border: none; letter-spacing: 0; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;} #letter-search .btn:hover{ letter-spacing: 2px;} #letter-search .form-group{ padding: 0; margin: 0;} /* 最新咨询 */ #letter{height: 310px; margin-bottom: 12px;} #letter .letterList .th, .letterList th{background: #f8f8f8; color: #666;} #letter .letterList tr td{border: none;} #letter .letterList li , .letterList tr{border-bottom: 1px solid #e6e6e6;} #letter .letterList li.last , .letterList tr.last{border: none;} /* 网上调查 */ #wstc>.bd .list .btn{ display: none;} /* 写信须知 */ #letter-notice{ background: url("/zfgjjxcwgysjcom/Content/zfgjj/LetterBox/img/bgLetter.jpg") 50% 0px no-repeat #f2f2f2; min-height: 500px; padding: 50px 140px 80px 170px;} #letter-notice h3{ font-size: 35px; font-weight: bold;} #letter-notice .intro{ margin: 50px 0; height: 325px; overflow-y: auto;} /* 写信内容 */ #box-form select{ display: block; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;} #box-form .field-radiolist label{ padding-left: 30px; float: left;} #box-form .codeinp input{ float: left;}