

/*-----------头部-------------*/
.header{ background:url(../img/header_bg_gytx.jpg) no-repeat center; height:201px;}
.header .logo{padding-top:43px;}
.index-nav{ background:#325bc3;height:60px;}
.index-nav ul li{ float:left; line-height:60px;}
.index-nav ul li a{color:#fff;font-size:1rem;width:160px; text-align:center;display: block; }
.index-nav .active{background: #28499c;width:160px;text-align: center;color:#fff;}
.index-nav ul a:hover{ width:160px;background:#28499c; display:block; text-align:center;color:#fff;}
.ss_search_top_k { background: #ffffff;width:246px; height:34px; margin-top:14px; margin-right: 30px;float:right;}
.ss_search_top_k_inp {float: left;height: 100%;width: calc(100% - 1px);overflow: hidden;}
.ss_search_top_k_inp i {float: right;cursor: pointer;  text-align: center;height: 100%; background:url(../img/nfi6_03.png) center no-repeat; width:40px }
.ss_search_top_k_inp input { float: left; height: 100%; border: 0;outline: 0; background: 0;font-size: 13px; color: #333;width: calc(100% - 67px);text-indent: 15px;}

/*-----------底部-------------*/
.footer{ text-align:center;border-top:1px solid #e4e4e4;margin-top:60px;}
.footer p{color:#666;font-size:0.845rem; line-height:30px;}
.footer img{margin:50px 0 18px;}