@charset "utf-8";
/* 国税局专属style */
body { background-image:url(../images/gsj01.jpg); }
.btn {
  background:#FF4E98;
  background: linear-gradient( 90deg, #FF4E98,#FF74AC,#FF74AC, #FF4E98 ) repeat-x left / 300% 100%; }
.hide ,
.onlymob { display:none;}

.nav a:hover,
.nav a.on,
.box02 p span,
#closeCode:hover,
.codeBox p a:hover { color:#8f4ee6; }
.box05 span { color:#cb51bf; }
.des h4:before { background: #ff599e; }

.banner h2 { background-image: url(../images/gsj02.png); }
.box01 dt span { background-color: #8a51f6; }
.bg03 {
  background:#5c1acc;
  background-image: linear-gradient( 90deg, #a24cee,#5c1acc ); }
.box03 { background-image: url(../images/gsj20.jpg); }
.box03 tr:first-child {
  background: #A74FF0;
  background: linear-gradient( 90deg, #A74FF0,#5B19CB ); }
.box03 th,
.box03 td { border-color:rgba(143, 62, 228,.45); }
.box04 { background-image: url(../images/gsj30.jpg); }
.desRight .bg { background-image: url(../images/gsj31.png); }
.desLeft .bg { background-image: url(../images/gsj32.png); }
.bg06 { background-image: url(../images/gsj51.jpg); }
.box06 li { background-color:#8e45e0; }

.box07 a {
  background:#ff6da8;
  box-shadow: 0 19px 28px  rgba(9, 212, 162, 0.15); }
.box07 a:hover,
#goTop:hover {
  background: #FF4E98;
  background: linear-gradient( 90deg, #FF4E98,#FF73AB); }

@media only all and (max-width:1200px){
  .onlymob { display:block;}
}
