@charset "utf-8";
BODY, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, DL, DT, DD, UL, OL, LI, PRE, FIELDSET, LEGEND, BUTTON,  LABEL,ul{

  padding:0px;

  margin:0px;

  border:0px;

  font-family: "微软雅黑";
}
*{  
  font-family: "微软雅黑";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6{ font-size: 12px; font-weight:normal;}

img { border:0 none}

ol,ul{ list-style-type:none;}

a {color: #000000;text-decoration:none;outline: medium none;}

body,html {
	min-width:1300px;
	margin:0 auto;
}

.clear { 
  clear:both; 
}
.both:after {
  display: block;
  content: "";
  clear: both;
}
.fl{ float:left}

.fr{ float:right}

.commonWidth {
  width: 1200px;
  margin: 0 auto;
  /* margin-bottom: 70px; */
}
.commonA {
  display: block;
  width: 100%;
  height: 100%;
}

.commonA img{
	width:100%;
	height:100%;
	object-fit: contain;
}
.commonImg {
  display: block;
  width: 100%;
}
input {
  outline: none;
  border: 0;
  background: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #0879c4;
}
input::-webkit-input-placeholder { 
    color : #ffffff;
}

:-moz-placeholder { 
    color : #ffffff;
}
::-moz-placeholder { 
    color : #ffffff;
}

input:-ms-input-placeholder { 
    color : #ffffff;
}

input::-ms-input-placeholder { 
    color : #ffffff;
}
.head {
	height:30px;
	overflow:hidden;
	background: #F8F8F8;
}
.headerBg {
  width: 100%;
  height: 108px;
  background: #ffffff;
  /* position: absolute; */
  z-index: 10;
  top: 30px;
  left: 0px;
}
.headerBg .commonWidth {
  width: 1200px;
  position: relative;
}

.daohang{
	background: #022db0;
	color:#fff;
	position: absolute;
	width: 100%;
	z-index: 2;
	box-shadow: 2px 2px 4px 0px rgba(0,17,29,0.2);
}


.daohang .fastNav {
    float: left;
    width: 208px;
    height: 60px;
    background: #001d83;
    cursor: pointer;
    position: relative;
}

.daohang .fastNav p {
    color: #fff;
    font-size: 16px;
    padding: 0 30px;
    line-height: 60px;
}

.daohang .fastNav p i {
    float: right;
    background: url(../images/daohang.png) no-repeat center/cover;
    width: 13px;
    height: 12px;
    margin: 22px 0;
}

.daohang .fastList {
    width: 100%;
    background: url('../images/touming.png') repeat;
    position: absolute;
    z-index: 2;
    padding: 0;
    display: none;
    height: 396px;
}

.fastList a:nth-child(1) i{
	background: url('../images/jishu.png') no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin: 14px 10px 0 30px;
}

.fastList a:nth-child(2) i{
	background: url('../images/zhuanli.png') no-repeat;
	display: b;
	width: 30px;
	height: 30px;
	float: left;
	margin: 12px 10px 0 30px;
}

.fastList a:nth-child(3) i{
	background: url('../images/xuqiu.png') no-repeat;
	display: b;
	width: 30px;
	height: 30px;
	float: left;
	margin: 12px 10px 0 30px;
}

.fastList a:nth-child(4) i{
	background: url('../images/rongzi.png') no-repeat;
	display: b;
	width: 30px;
	height: 30px;
	float: left;
	margin: 12px 10px 0 30px;
}

.fastList a:nth-child(5) i{
	background: url('../images/jiaoyi.png') no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin: 12px 10px 0 30px;
}
.fastList a:nth-child(6) i{
	background: url('../images/huodong.png') no-repeat;
	display: b;
	width: 30px;
	height: 30px;
	float: left;
	margin: 12px 10px 0 30px;
}

.fastList a:nth-child(7) i{
	background: url('../images/fabu.png') no-repeat;
	display: b;
	width: 30px;
	height: 30px;
	float: left;
	margin: 12px 10px 0 30px;
}

.daohang .fastList a h5 {
    display: block;
    width: 100%;
    padding: 18px 48px;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
}

.xiala {
	background: url(../images/xiala.png) no-repeat center/cover;
	width: 14px;
	height: 14px;
	display: block;
	float: right;
	position: absolute;
	top: 22px;
	right: 8px;
}

.logo {
  width: 740px;
  height: 108px;
  overflow: hidden;
}

.logo a{
	font-size: 30px;
	font-weight: bold;
	color: #022db0;
	text-align: left;
	line-height: 108px;
}
.menu {
  width: calc(100% - 670px);
  margin-top: 22px;
  position: absolute;
  right: 0;
}
.nav {
  width: 82.6%;
  position: relative;
}
.nav>li {
  float: left;
  height: 60px;
  line-height: 60px;
  position: relative;
  width: 12.4%;
}
.nav>li>a {
  display: block;
  font-size: 16px;
  color: #fff;
  /* padding: 0px 20px; */
  font-weight: 600;
  text-align: center;
  position: relative;
}

.nav>li>a img{
	width: 32px;
	height: 32px;
	margin: 14px 0;
}

.nav>li>a:hover,.science_project_detail_table td:hover{
	background: #1569FF;
}

.nav>li>ul {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    display: none;
	
    z-index: 5;
    background: #fff;
    box-shadow: 2px 4px 9px rgb(0 50 98 / 20%);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
	
}


.nav>li>ul li{
	text-align:center;
}

.nav>li>ul li a {
    font-size: 16px;
    color: #333;
    padding: 10px 0;
    line-height: 20px;
}

.nav>li>ul li a:hover{
	color:#1569FF;
}

.nav>li>ul>li>a {
    display: block;
}

.search_bg {
  width: 210px;
  height: 38px;
  background: #fff;
  border-radius: 20px;
  position: relative;
  margin-top: 16px;
}
.search_bg>form {
  display: block;
  width: 208px;
  border-radius: 20px;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 5;
  transition: all 1s ease .1s;
  -webkit-transition: all 1s ease .1s;
  -moz-transition: all 1s ease .1s;
  -ms-transition: all 1s ease .1s;
  -o-transition: all 1s ease .1s;
}
.input_text {
  border-radius: 18px;
  font-size: 14px;
  height: 38px;
  line-height: 32px;
  padding: 0 35px 0px 16px;
  outline: none;
  width: 100%;
  color: #000000;
  border: 1px solid #cccccc;
  float: right;
}
.search_bg>.focus {
  width: 100%;
}

.submit {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/icon-search.png) no-repeat 12px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}


input::-webkit-input-placeholder { /* WebKit browsers */ 
color:#ccc;}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color:#ccc;} 
input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color:#ccc;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color:#ccc;
} 


.footer_bg {
  width: 100%;
  height: 298px;
  background: url(../images/footer_bg.png) no-repeat center center;
  background-size: cover;
  padding: 60px 0px;
  text-align: left;
}
.footer_left_info {
  width: 70%;
}
.footer_logo {
  width: 730px;
  height: 48px;
  overflow: hidden;
}

.footer_logo a h3{
	font-size:  28px;
	font-weight: bold;
	color: #FFF2F2;
}
.footer_info {
  width: 100%;
  margin-top: 20px;
}
.footer_info>p {
  font-size: 15px;
  font-weight: 400;
  color: #F5F5F5;
  line-height: 34px;
}
.footer_code {
  width: 29%;
}
.footer_code_item {
  width: 150px;
  height: 178px;
  background: url(../images/footer_code_opacity.png) repeat;
  padding-top: 10px;
}
.footer_code_item>img {
  display: block;
  width: 130px;
  height: 130px;
  overflow: hidden;
  margin: 0 auto;
}
.footer_code_item>h2 {
  text-align: center;
  font-size: 14px;
  color: #F5F5F5;
  font-weight: 400;
  margin-top: 8px;
}
.footer_code_item + .footer_code_item {
  margin-left: 40px;
}
.sys_outline,
.sys_middle {
	/* width:1200px !important; */
}