@import "./font.css";


/*html,body{height:100%;}*/
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: "NotoSans",sans-serif;
	color:#333;
}

ul,dl,dt,dd,li, h1,h2,h3,h4,h5,h6, div, p, table{
	margin:0px;
	padding:0px;
	list-style:none;
}

a img  
{  
border: none;  
}  

a {outline: none; text-decoration:none; color:#333;}
a:link, a:visited, a:hover, a:active { color:#333; }

a { selector-dummy : expression(this.hideFocus=true); }

h1{margin:0px;padding:0px;}

.float_L{float:left;}
.float_R{float:right;}

.n_header_container{
	float:left;
	width:100%;
	border-bottom:1px solid #dadada;
	padding:10px 0px;
}

.n_header_layer{
	width:1100px;
	margin:0 auto;
}

.f_n_header_layer{
	float:left;
	width:1100px;
}

.logo{
	float:left;
}

.category_ul{
	float:right;
	margin-top:20px;
}

.category_li{
	float:left;
	color:black;
	font-size:17px;
	margin-left:125px;
}

.category_li:hover{
	cursor:pointer;
}

.sub_category_ul{
	display:none;
	z-index:9999;
	position:absolute;
	border-top:2px solid #3b65ae;
	padding:10px 10px;
	background:#ffffff;
	border-bottom:1px solid #dadada;
	margin-top:5px;
}

.sub_category_li{
	font-size:13px;
	color:#333;
	padding:5px 15px;
}

.sub_category_li:hover{
	cursor:pointer;
	background:#f4f4f4;
}


.index_container{
	float:left;
	width:100%;
	height:650px;
}



.business_title_img{
	float:left;
	width:100%;
	height:200px;
}

.business_img01{
	background:url("/img/main_bg_1.png");
}
.business_img02{
	background:url("/img/main_bg_1.png");
}
.business_img03{
	background:url("/img/business_img03.png");
}
.business_img04{
	background:url("/img/business_img04.png");
}


.index_container_02{
	float:left;
	width:100%;
	margin-top:85px;
	margin-bottom:85px;
	text-align:center;
	line-height:250%;
}

.index_container_03{
	float:left;
	width:100%;
}

.index_layer_03{
	margin:0 auto;
	width:1100px;
}

.f_index_layer_03{
	float:left;
	width:1100px;
}

.index_layer_03_title{
	float:left;
	width:1100px;
	text-align:center;
}

.index_layer_03_title_line{
	width:65px;
	height:2px;
	background:#3b65ae;
	margin:0 auto;
	margin-top:5px;
}

.index_layer_03_box_layer{
	float:left;
	width:1100px;
	margin-top:35px;
}

.index_box{
	float:left;
	width:355px;
	height:375px;
	background:#f4f4f4;
}

.index_box_img{
	float:left;
	width:355px;
	height:285px;
}

.index_box_title{
	float:left;
	width:355px;
	text-align:center;
	font-size:17px;
	color:#000;
	padding-top:10px;
}

.index_container_04{
	float:left;
	width:100%;
	margin-top:55px;
}

.index_layer_04{
	margin:0 auto;
	width:1100px;
}

.f_index_layer_04{
	float:left;
	width:1100px;
}

.board_box{
	float:left;
	width:350px;
	height:130px;
}

.board_title{
	float:left;
	width:350px;
	text-align:left;
	font-size:17px;
	color:#000;
	border-bottom:1px solid #dadada;
	padding-bottom:5px;
}

.board_list_ul{
	float:left;
	width:330px;
	padding:0px 10px;
}

.board_list_li{
	float:left;
	width:330px;
	padding:5px 0px;
	font-size:14px;
	font-weight:300;
	color:#333;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
	border-bottom:1px dashed #dadada;
}

.more_btn:hover{
	cursor:pointer;
	color:#3b65ae;
	text-decoration:underline;
}

/* FOOT ----------------------------------------------------*/
.foot_container{
	float:left;
	width:100%;
	padding:25px 0;
	background:#ffffff;
	background:#f4f4f4;
	margin-top:50px;
	border-top:1px solid #dadada;
}

.foot_layer{
	width:1100px;
	margin:0 auto;
}

.foot_copy_ul{
	float:left;
}

.foot_copy_ul li{
	color:#333333;
	font-size:14px;
	margin:3px 0;
}

.foot_logo{
	cursor:pointer;
	float:right;
	width:206px;
	height:49px;
	background:url("../img/foot_logo.png") no-repeat;
	background-position:center center;
}
/* FOOT ----------------------------------------------------*/



.sub_title_container{
	float:left;
	width:100%;
	height:250px;
	background:url(/img/sub_title_img.png);
	border-bottom:1px solid #dadada;
}

.sub_title_txt{
	float:left;
	margin-left:15%;
	margin-top:50px;
}


/* Subpage nav */
.subpage_nav_container{
	float:left;
	width:100%;
	height:50px;
	border-bottom:1px solid #ccc;
	background:#f4f4f4;
}

.subpage_nav_layer{
	width:1000px;
	margin:0 auto;
}

.subpage_nav_title{
	float:left;
	line-height:50px;
	font-size:20px;
	font-weight:bold;
	color:#444;
}

.subpage_nav_ul{
	float:right;
}

.subpage_nav_ul li{
	float:left;
	line-height:50px;
	font-size:13px;
	font-weight:bold;
}

.subpage_nav_ul .sub_nav_this{
	color:#0068b6;
}

.subpage_nav_gl{
	float:left;
	margin:0 15px;
	line-height:50px;
}

.subpage_nav_empty{
	float:left;
	width:100%;
	height:41px;
}
/* Subpage nav */


.sub_page_container{
	float:left;
	width:100%;
	margin-top:25px;
}

.sub_page_layer{
	margin:0 auto;
	width:1000px;
}

.f_sub_page_layer{
	float:left;
	width:1000px;
}

.board_title_layer{
	float:left;
	width:1000px;
	border-bottom:1px dashed #dadada;
	padding-bottom:10px;
	text-align:center;
	margin-bottom:35px;
}

.board_title_layer font{
	font-size:25px;
	color:#666666;
}

.sub_content{
	float:left;
	width:1000px;
}

.subpage_title{
	float:left;
	width:100%;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	color:#444;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:30px;
	margin-bottom:30px;
}

.sub_page_layer{
	margin:0 auto;
	width:1100px;
	margin-top:25px;
}

.sub_page{
	float:left;
	width:1060px;
	padding:20px;
	padding-bottom:0px;
}

.sub_content{
	float:left;
	width:1060px;
	margin-top:20px;
}

.n2_header_comtainer{
	position:absolute;
	top:0px;
	width:100%;
	height:99px;
	border-bottom:1px solid #ffffff;
	z-index:999;
}

.n2_header_layer{
	margin:0 auto;
	width:1100px;
}

.fn2_header_layer{
	float:left;
	width:1100px;
}

.n2_logo{
	float:left;
	margin-top:23px;
}

.n2_category_ul{
	float:right;
	border:0px solid red;
	margin-top:33px;
}

.n2_category_ul li{
	float:left;
}

.n2_category_li{
	font-size:20px;
	margin-left:130px;
	font-weight:800;
	color:#fff;
}

.n2_category_li:hover{
	cursor:pointer;
}



.n3_header_comtainer{
	position:fixed;
	top:0px;
	width:100%;
	height:99px;
	border-bottom:1px solid #ffffff;
	background:#ffffff;
	z-index:999;
}

.main_txt{
	position:relative;
	top:550px;
	color:#ffffff;
	animation: fadein 3s;
  -moz-animation: fadein 3s; /* Firefox */
  -webkit-animation: fadein 3s; /* Safari and Chrome */
  -o-animation: fadein 3s; /* Opera */
}



@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.n2_category_container{
	position:fixed;
	top:99px;
	width:100%;
	height:210px;
	background:url(/img/n2_category_bg.png);
	z-index:999;
	display:none;
}

.n2_category_layer{
	margin:0 auto;
	width:1100px;
}

.fn2_category_layer{
	float:left;
	width:1100px;
}

.fn2_category_box_ul{
	float:left;
	width:200px;
	margin-top:15px;
}

.ul_boroder_01{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.ul_boroder_02{
	border-right:1px solid #fff;
}

.fn2_category_box_li{
	float:left;
	width:200px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:400;
	padding-top:7px;
	padding-bottom:7px;
}

.fn2_category_box_li:hover{
	cursor:pointer;
	text-decoration:underline;
}

.n2_foot_container{
	float:left;
	width:100%;
	border-top:1px solid #dadada;
	padding-top:25px;
	padding-bottom:25px;
	background:#f4f4f4;
	margin-top:100px;
}

.n2_foot_layer{
	margin:0 auto;
	width:1100px;
}

.fn2_foot_layer{
	float:left;
	width:1100px;
}

.n2_foot_logo{
	float:left;
}

.n2_foot_txt{
	float:left;
	font-size:15px;
	margin-left:35px;
	margin-top:8px;
}












































