﻿@charset "utf-8";
.wrap{
	margin:0 auto;
}
.header{
	background: url(../images/fgfc_banner.jpg) center no-repeat;
	margin:0 auto;
	height:420px
}
.content{
	width:1200px;
	margin:0 auto;
}
.footer{
	margin:0 auto
}
.grid{
margin-top:30px;
margin-bottom:33px;
height:411px
}

.focus,
.focus .pic {
    position: relative;
    width: 590px;
    height: 410px;
}

.focus .pic>div {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.focus .pic img {
    width: 100%;
}

.focus .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 16px 80px 22px 22px;
    line-height: 24px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #173382;
	height:78px;
    color: #fff;
}

.focus .focus-prev,
.focus .focus-next {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    background-size: 24px auto;
    color: #fff;
    opacity: 0;
    transition: all .3s;
}

.focus .focus-prev .iconfont,
.focus .focus-next .iconfont {
    font-size: 28px;
    font-weight: normal;
}

.focus .focus-prev {
    transform: translate(-50px, 0);
    left: 0;
    background:none
}

.focus .focus-next {
    transform: translate(50px, 0);
    right: 0;
    background:none
}

.focus:hover .focus-prev,
.focus:hover .focus-next {
    opacity: 1;
    transform: translate(0, 0);
}

.focus .navi {
     position: absolute;
     bottom: 14px !important;
     left: auto;
     right: 0;  
     z-index: 9;
     width: auto;
     margin-bottom: 4px\9;
     padding-left:10px;
	 padding-right:30px;
     text-align: right;
 }
.focus .navi li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    font: 0/0 lx;
    border: 1px solid #fff;
    color: transparent;
    border-radius: 100px;
    transition: all .3s;
}

.focus .navi li.on {
    background-color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}

.focus .swiper-pagination-bullet {
   
    background: none;
	 background-color: #ffffff;
    opacity: 1;
	margin-left:5px !important;
	margin-right:0px !important
}

.focus .swiper-pagination-bullet-active {
    background-color: #2075cf;
}
.col-md-6{
	padding:0px !important
}
.news{
	padding-left:27px
}
.headline{
	padding-left:37px;
	padding-top:17px
}
.headline p{
	color:#6f6f6f;
	font-size:14px;
	text-align:left;
	margin-top:19px;
	margin-bottom:32.5px
}
h2{
	color:#333333;
	font-size:20px;
	text-align:left
}
.list-t li{
	line-height:1em;
	margin-bottom:24px;
	height:16px;
	font-size:16px;
}
.list-t li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    background-color: #ddd;
    border-radius: 100px;
}
.xq{
	color:#d72c1b
}
.footer {
    padding: 20px 0;
    line-height: 22px;
    font-size: 14px;
    background-color: #333;
    color: #fff;
}

.footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.links>ul>li {
    position: relative;
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.links>ul>li>a {
    display: block;
    margin: 0 -5px;
    padding: 0 20px;
    background: #fff url(../images/links_arr.png) 96% 50% no-repeat;
}

.links li ul {
    display: none\9;
    z-index: -1;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 40px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    opacity: 0;
    transform: translate(0, 3px);
    transition: opacity, transform .3s;
}

.links li:hover ul {
    display: block\9;
    z-index: 9;
    opacity: 1;
    transform: translate(0, 0);
}

.links li li {
    border-top: 1px solid #ddd;
    line-height: 39px;
    text-align: center;
    transition: all .3s;
}

.links li li:hover {
    background-color: #f8f8f8;
}

.links li li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    font-size: 14px;
}

.copyright p a,
.copyright p span {
    
    color: #fff;
}

.footer-map {
    margin-left: 70px;
}

.gov {
    position: absolute;
    top: 50%;
    left: 0;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

.jc {
    position: absolute;
    top: 50%;
    right: 310px;
    width: 110px;
    height: 55px;
    margin-top: -22px;
}
.inner, .nav ul, .links, .copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.wxb img {
    width: 220px;
    display: block;
    margin: 5px auto;
}
.wxb a {
    line-height: 126px;
}
.wxb .fl{
	margin: 0 10px;
}
.wxb span{
	margin: 0 10px;
}
.yglj {
    background: #fff !important;
}