/*body {
    min-width: 1200px;
}*/
a {
	color: #000;
    outline:none;
}
input::-webkit-input-placeholder {
    color:    #c7c7c7;
}
input:-moz-placeholder {
    color:    #c7c7c7;
}
.container {
    width: 1120px;
    margin: 0 auto;
    position: relative;
}
.red {
    color: #df063e;
}

/*搜索*/
.search {
    margin-bottom: 10px;
    overflow: hidden;
}
.search_box {
    width: 310px;
    height: 30px;
    border: 1px solid #C3C3C3;
    margin-top: 7px;
    border-radius: 5px;
    background: #fff;
}
.search_box input[type="text"] {
    width: 266px;
    height: 30px;
    line-height: 30px;
    border: 0;
    float: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 5px;
    border-right: 1px solid #c3c3c3;
}
.search_box input[type="submit"] {
    width: 38px;
    display: inline-block;
    height: 30px;
    border: 0;
    background: url(/fujian/img/search.png) no-repeat center;
}

/*导航*/
.header {
    padding-top: 5px;
    border-bottom: 5px solid #C7100A;
    min-width: 1120px;
    position: relative;
    z-index: 99;
}
.main {
    background: #e4e2e3;
    overflow: hidden;
    min-width: 1120px;
    z-index: 0;
}
.header .logo {
    background: url(/fujian/img/fgs-logo.png) no-repeat 0 bottom;
    height: 60px;
}
.parent{
	float: right;
	width: 106px;
	height: 36px;
	background: #999;
	margin-top: 24px;
}
.parent a{
	display: block;
	color: #fff;
	text-align: center;
	line-height: 36px;
}
.nav {
	width: 1120px;
    margin: 0 auto;
    position: relative;
    margin-top: 15px;
}
.nav_list > li {
    margin: 0 25px;
}
.nav2_list {
    left: -23px;
}

.nav_list {
	float: right;
    height: 31px;
     margin-right: 18px;
}
.nav_list > li {
    float: left;
    margin: 0 15px;
    position: relative;
}
.nav_list > li > a {
    font-size: 18px;
    font-family: "SimHei";
    font-weight: 700;
    display: inline-block;
    padding: 0 18px 0 18px;
    padding-bottom: 10px;
    padding-bottom: 12px\9;
    padding-top: 5px;
}
.actionred a{
	color: #fff;
    text-decoration: none;
    background: #CC0000;
}
.nav_list > li > a:hover {
    color: #fff;
    text-decoration: none;
    background: #CC0000;
}
.nav_list > li > .active {
    color: #DE083E;
}
.nav2_list {
    position: absolute;
    display: none;
    /*left: 0px;*/
    +top: 30px;
    /*left: -32px;*/
}
.nav2_list > li {
    text-align: center;
    width: 156px;
    background: #dd0013;
    border-top: 2px solid #910004;
    opacity: 0.8;
    margin: 0;
}
.nav2_list > li > a {
    width: 146px;
    color: #FFF;
    padding: 10px 5px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    opacity: 1;
}
.nav2_list > li > a:hover {
    background: #910004;
}


.top {
    height: 44px;
    background: #F8F8F8;
    border-bottom: 1px solid #d6d6d6;
    min-width: 1120px;
    position: relative;
    z-index: 299;
}
.top .del {
    height: 44px;
    background: url(/fujian/img/del.png) no-repeat;
    padding-left: 30px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 700;
    margin-right: 10px;
    color: #484848;
}
.top .del span {
    color: #df063e;
    font-size: 16px;
    font-weight: 700;
}
.top .right span {
    color: #c3c3c3;
    padding:0 5px;
}
.top .right a,
.top .right span {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    line-height: 32px;
    font-family: '宋体';
    margin-top: 7px;
}
.top .right a.wechat_icon{
    background: url(/fujian/img/wechat.png) no-repeat 0 center;
    padding-left: 28px;
}
.top .right a.sina_icon{
    background: url(/fujian/img/sina.png) no-repeat 0 center;
    padding-left: 28px;
}
.top .right {
    height: 44px;
}
.top a:hover {
    color: #888;
}

.wechat {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(/fujian/img/winxin.png);
    margin-left: 10px;
    cursor: pointer;
}
.wechat_box{
    width: 120px;
    height: 120px;
    background: url(/fujian/img/winxin_big.png);
    background-size: 120px 120px;
    position: absolute;
    z-index: 199;
    top: -250px;
    right: 0px;
}

/*底部*/
.footer {
    /*padding: 30px 0;*/
    background: #434343;
    /*padding-bottom: 76px;*/
    min-width: 1120px;
}
.foot_logo{
	padding: 0 22px;
	float: left;
	padding-bottom: 14px;
}
.foot_contact{
	/*padding: 0 22px;*/
	padding: 0 22px 0 21px;
	float: left;
	padding-bottom: 14px;
}
.foot_other {
	padding-left: 10px;
	float: left;
	padding-bottom: 14px;
}
.foot_logo .logo {
    width: 70px;
    height: 70px;
    background: url(/fujian/img/logo1.png);
    margin-left: 55px;
    margin-top:25px ;
    margin-right: 40px;
}
.foot_contact {
    
    padding-top: 18px;
}
.footpadd{
	height: 86px;
	border-left: 1px solid #A4A2A3;
    border-right: 1px solid #A4A2A3;
}
.foot_contact div {
    color: #FFF;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 20px;
}
.foot_contact .address {
    background: url(/fujian/img/foot_icon.png) no-repeat 0 2px;
}
.foot_contact .tel {
    background: url(/fujian/img/foot_icon.png) no-repeat 0 -25px;
}
.foot_contact .email {
    background: url(/fujian/img/foot_icon.png) no-repeat 0 -49px;
}
.foot_contact span a{
    color: #FFF;
    line-height: 18px;
}
.foot_other .link {
	padding-top: 20px;
    line-height: 30px;
}
.foot_other .link a {
    color: #FFF;
    margin-right: 10px;
}
.foot_other p {
    color: #FFF;
    line-height: 29px;
}
.foot_other p a{
    color: #FFF;
    line-height: 24px;
}
.footer .del {
    margin-right: 25px;
}
.footer a:hover {
    color: #ccc;
}

/*二级页面通用布局*/
.current-location{
	float: right;
    font-size: 12px;
    line-height: 36px;
}
.content-top{
	/*margin-top: 36px;*/
}
.sidebar{
	float: left;
	width: 188px;
}
.about{
	background: #CC0000;
	width: 188px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	font-family: "microsoft yahei";
        margin-bottom:4px;
	/*font-weight: bold;*/
	text-align: center;
}
.about-side{
	
}
.about-side li{
	width: 188px;
    height: 50px;
    background: #fff;
    text-align: center;
    margin-bottom: 4px;
    position: relative;
}
.about-side li a{
	display: block;
	line-height: 50px;
	position: relative;
}
.about-side li a em{
	vertical-align: middle;
	width: 4px;
	height: 16px;
	background: #CC0000;
	/*position: absolute;*/
    top: 19px;
    /*margin-left: -15px;*/
    display: none;
}
.about-side li a span{
	font-size: 16px;
	vertical-align: middle;
}
.about-side li a:hover{
	color: #cc0000;
}
.curren em{
	display: inline-block !important;
margin-left: -16px;
margin-right: 10px;
}
.curren span{
	color: #cc0000;
font-weight: bold;
}
/*侧边栏二级*/
.about-ment{
	width: 188px;
	/* height: 162px; */
	background: #DDE3E6;
	display: block;
	margin-top: -4px;
	margin-bottom: 5px;
}
.about-ment ul{
	padding-top: 5px;
}
.about-ment li{
	background: #DDE3E6;
	line-height: 55px;
}
.about-ment li a{
	font-size: 14px;
}
.about-ment li a:hover{
	color: #FF0000;
}
.filiale{
	width: 188px;
	box-sizing: border-box;
	background: #fff;
	margin-top: 10px;
}
.filiale-padd{
	width: 158px;
	margin: 0 auto;
	padding: 16px 0;
}
.user-me{
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	padding-bottom: 10px;
}
.filiale p{
	font-size: 14px;
	line-height: 30px;
	width: 158px;
}
.filiale img{
	width: 158px;
	height: 107px;
}
.title {
    border-bottom: 1px solid #e60012;
    height: 28px;
}
.title span {
	display: inline;
    height: 28px;
    line-height: 28px;
    width: 79px;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 3px;
}
.title span.active {
    color: #e60012;
    margin-top: -1px;
    border-bottom: 3px solid #e60012;
}


/*右侧*/
.principal{
	float: right;
	width: 910px;
	background: #fff;
	margin-bottom: 50px;
}
.major{
	width: 820px;
	margin: 0 auto;
	padding-top: 25px;
}
.toptitle{
	color: #cc0000;
	font-size: 18px;
	font-weight: bold;
}
