﻿* { margin: 0; padding: 0;}
* {box-sizing:border-box;}
.clear{ clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.container{ /*min-width:1180px;*/ margin:0 auto;}
body { 
	font: 14px/1.5 "Microsoft Yahei";
	font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", "Helvetica Neue", Arial, sans-serif;
	/*min-width:1180px;*/
}

.xn_header {
	width:100%;overflow:hidden;
}
.xn_header .mod_logo {
	float:left;
}

.mod_nav {
	float:right;
}

.xnfox-main .xn_sec {
	background:#fff;
}
.xnfox-main .xn_sec:nth-child(odd) {
	background:#f7f7f7;
}

.block_1 {
	padding:50px 0;
}
.b_55 {margin:auto -30px;}
.b_55 div[class^="b_col_"] {
	float:left;width:50%;padding:0 30px;overflow:hidden;
}
.b_55 .b_col_1{}
.b_55 .b_col_2{}

.mod_1 {overflow:hidden;}
.mod_1 .mod_head {margin:auto;}
.mod_1 .mod_head .mod_title {text-align:center;}
.mod_1 .mod_head .mod_title span,
.mod_1 .mod_head .mod_title em {
	display:block;margin:auto;text-align:center;
}
.mod_1 .mod_head .mod_title span{
	font-size:28px;font-weight:700;line-height:1.75;
	letter-spacing:2px;
}
.mod_1 .mod_head .mod_title span:after {
	content:"";
	display:block;margin:auto;
	width:58px;height:4px;
	border-radius:2px;
	background:#0072d3;
}
.mod_1 .mod_head .mod_title em{
	font-size:18px;font-weight:700;line-height:1.75;
	text-transform:uppercase;
	opacity:.7;
}
.mod_1 .mod_cont {margin-top:30px;}



.mod_2 {overflow:hidden;}
.mod_2 .mod_head {margin:auto;}
.mod_2 .mod_head .mod_title {}
.mod_2 .mod_head .mod_title span,
.mod_2 .mod_head .mod_title em {
	font-size:18px;font-weight:700;line-height:36px;
}
.mod_2 .mod_head .mod_title span{
	
	letter-spacing:2px;
}
.mod_2 .mod_head .mod_title span:after {
	content:"/";
	margin:auto 5px;
}
.mod_2 .mod_head .mod_title em{
	font-size:16px;font-weight:700;
	text-transform:uppercase;
	opacity:.7;
}
.mod_2 .mod_cont {margin-top:10px;}



.tab_1 {}
.tab_1 .m_tab_tit {text-align:center;}
.tab_1 .m_tab_tit li {
	display:inline-block;_display:inline;*zoom:1;
	margin:auto .3em;height:36px;
}
.tab_1 .m_tab_tit li span {
	display:block;margin:auto;
	text-align:center;
	font-size:16px;line-height:36px;
	padding:0 1em;
	border-radius:5px;
	background:#eee;
	cursor:pointer;

}
.tab_1 .m_tab_tit li.on {cursor:pointer;}
.tab_1 .m_tab_tit li.on span {
	background:#0072d3;color:#fff;
	font-weight:700;
}

.m_tab_head {margin-top:30px;}
.m_tab .m_tab_cont > ul {
	display:none;
}
.m_tab .m_tab_cont ul.active {
	display:block;
}



/*
.xnfox_band,
.xnfox_bandx {
	position:relative;z-index:-2;
}
.xnfox_band_bg,
.xnfox_bandx_bg {
	position:absolute;width:100%;left:0;top:0;z-index:-1;
	opacity:.5;
}

.xnfox_band {}
.xnfox_band_bg {}
.xnfox_bandx {}
.xnfox_bandx_bg {}
*/

.xnfox_profile .mod_cert {margin-top:50px;}

.xnfox-main .xnfox_contact {
	height:650px;
	background:url(../images/minchaofl.com.jpg) no-repeat center bottom!important;
}



.xnfox_foot {
	border-top:0px solid #0072d3;
	background:#444;color:#0072d3;
}


