@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }
body{
	font-size: 100%;
    font-size: 16px;
    font-size: 1em;
	max-width:100%;
	min-width:320px; 
	margin:auto;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color:#fbfbfb;
}

img:not([src*="/"]){display:none;}

img {
max-width: 100%;
height: auto;
}


a img { border: 0; }


.country_nr {
	width:300px;
	height:320px;
	color: #000000;
	font-family: "黑体";
	font-size: 13px;
	text-align: justify;
	z-index:99;
	left:50%;
	top: 50%;
	margin-left:-150px!important;
	margin-top:-160px!important;
	margin-top:0px;
	position:fixed!important;
	position:absolute;
}

.country_nr_div{
	float:left;
	width:100px;
	height:320px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
}

.country_nr_div a{
	text-decoration:none;
	color:#333;
}



.container {
	position:relative;
	width:100%;
	height:auto;
	margin:auto;
	min-height:100%;
}

#header {
	position:relative;
	width: 100%;
	height:auto;
}

.header_div{
	width:100%;
	height:130px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#fff;
}

.header_div_left{
	float:left;
	width:44.5%;
	height:130px;
	border-right:1px solid #A1A1A1;
}

.header_div_left_logo{
	width:130px;
	height:130px;	
	margin:0 auto;
}


.header_div_right{
	float:left;
	width:55%;
	height:70px;
	line-height:70px;
	padding-top:30px;
	padding-bottom:30px;
}

.header_div_right_top{
	float:left;
	width:100%;
	height:40px;
	line-height:40px;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:600;
	color:#666;
	text-align:center;
}

.header_div_right_bottom{
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:600;
	color:#666;
	text-align:center;
}

#content{
	position:relative;
	width:100%;
	height:auto;
}

.content_div{
	position:relative;
	width:90%;
	height:auto;
	padding-top:15px;
	padding-left:5%;
	padding-right:5%;
}

.content_div_con{
	width:100%;
	height:auto;
	z-index:99;
}

.content_div_con_top{
	width:100%;
	height:200px;
}

.content_div_con_top_txt{
	width:40%;
	height:130px;
	line-height:30px;
	padding-top:70px;
	padding-right:60%;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:600;
	color:#333;
}


.content_div_con_top_txt1{
	width:40%;
	height:168px;
	line-height:30px;
	padding-top:32px;
	padding-right:60%;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:600;
	color:#333;
}

.content_div_con_top_txt2{
	width:40%;
	height:120px;
	line-height:30px;
	padding-top:80px;
	padding-right:60%;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:600;
	color:#333;
}


.content_div_con_top_txt3{
	width:32%;
	height:120px;
	line-height:30px;
	padding-top:80px;
	padding-left:8%;
	padding-right:60%;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:600;
	color:#333;}



.content_div_con_bottom{
	width:100%;
	height:auto;
	padding-top:20px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	text-align:justify;
}


.content_div_con_bottom_title{
	width:100%;
	height:auto;
	padding-top:20px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	text-align:justify;
	text-align:center;
}


.content_div_con_bottom_con{
	width:100%;
	height:auto;
	padding-top:20px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	color:#333;
	text-align:justify;
	text-align:center;
}


.content_div_con_bottom a{
	text-decoration:none;
	color:#333;
}


.content_div_con_add{
	width:100%;
	height:auto;
}

.content_div_con_add_txt{
	width:89.5%;
	height:auto;
	line-height:26px;
	padding-left:5%;
	padding-right:5%;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	border:1px dashed #999;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:600;
	color:#333;
}


.content_div_con_add_txt1{
	width:90%;
	height:auto;
	line-height:26px;
	padding-left:5%;
	padding-right:5%;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:600;
	color:#333;
}


.content_div_con_add_txt a{
	text-decoration:none;
	color:#333;
}

.content_div_con_add_txt1 a{
	text-decoration:none;
	color:#333;
}

.content_div_img{
	position:absolute;
	top:190px;
	right:5%;
	width:200px;
	height:200px;
	background-color:#ccc;
}




#footer{
	position:relative;
	width:100%;
	height:auto;
}


.footer_kong{
	width:100%;
	height:50px;
}

@media only screen and (min-width: 320px) and (max-width: 370px){
	
	.content_div_con_top{
		height:150px;
	}
	
	
	.content_div_con_top_txt{
		height:130px;
		padding-top:20px;
	}
	
	
	.content_div_con_top_txt1{
		height:128px;
		line-height:20px;
		padding-top:22px;
	}
	
	.content_div_con_top_txt2{
		height:120px;
		padding-top:30px;
	}
	
	
	.content_div_con_top_txt3{
		height:120px;
		padding-top:30px;
	}
	
	
	.content_div_img{
		top:190px;
		right:5%;
		width:150px;
		height:150px;
		background-color:#ccc;
	}

}