@charset "utf-8";
/* 统计局专属style */
body { background-image:url(../images/tjj01.jpg); }
.btn {
  background:#414DD1;
  background: linear-gradient( 90deg, #414DD1,#2D8BC6,#2D8BC6, #414DD1 ) repeat-x left / 300% 100%; }

.hide ,
.onlymob { display:none;}

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

.banner h2 { background-image: url(../images/tjj02.png); }
.box01 dt span { background-color:#446ab0; }
.bg03 {
  background:#25166c;
  background-image: linear-gradient( 90deg, #25166c,#2d4f8b ); }
.box03 { background-image: url(../images/tjj20.jpg); }
.box03 tr:first-child {
  background: #2D508C;
  background: linear-gradient( 90deg, #2D508C,#24126A ); }
.box03 th,
.box03 td { border-color:rgba(44, 70, 135,.45); }
.box04 { background-image: url(../images/tjj30.jpg); }
.box04 table { width:100%; }
.box04 th,
.box04 td {
  border:1px solid #24126a;
  text-align:center; }
.desRight { margin: 150px auto 200px; }
.desRight .bg { background-image: url(../images/tjj31.png); }
.desLeft .bg { background-image: url(../images/tjj32.png); }
.bg06 { background-image: url(../images/tjj51.jpg); }
.box06 li { background-color:#28307a; }

.box07 a {
  background:#444fc4;
  box-shadow: 0 19px 28px  rgba(19, 9, 212, 0.15); }
.box07 a:hover,
#goTop:hover {
  background: #414ED1;
  background: linear-gradient( 90deg, #414ED1,#2D89C6); }

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