@charset "gb2312";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-size:12px; font-family:"宋体";}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
select{ color:#999;}
a{text-decoration:none;color:#333;}
span{color:#333;}
a:hover,a :focus{color:#c00;}
a:active,a :visited{}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}

/*定位*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:0;margin-right:0;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.mt20{margin-top:20px;}
.mr3{margin-right:3px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear10{ height:10px;font-size:1px; line-height:1;_display:inline;*display:block; overflow:hidden; clear:both; }
.clear15{ height:15px;font-size:1px; line-height:1;_display:inline;*display:block; overflow:hidden; clear:both; }
.clear20{ height:20px;font-size:1px; line-height:1;_display:inline;*display:block; overflow:hidden; clear:both; }
.clear{ clear:both; font-size:0px; height:0px; line-height:0px;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.abs-right{position:absolute;right:0}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.none{display:none;}


/* 公用 */
/*  #h_代表头部 #c_代表内容  #f_代表尾部  */

/* 顶部 */


/* header */


/* cont */
.cont { width:1000px; margin:0 auto; padding:15px 0 20px; overflow:hidden;}
.cont1 { width:1000px; margin:0 auto; padding:15px 0 20px; overflow:hidden; position:relative;}



@media screen and (max-width:1024px){
	.top_m,.header,.cont,.cont1,.f_m { width:96%;}
	.f_m_t { display:none;}
	.footer { height:auto; padding:60px 0;}
	.f_m_c { padding:0;}
	.f_m_b .p1 { display:none;}

}
@media screen and (max-width:760px) {
	.h_l { width:100%; margin-top:40px;}
	.h_r { margin-top:20px;}
	.h_r_t { display:none;}
}
@media screen and (max-width:640px) {
	.top_m_l { margin:0 auto; float:none; text-align:center;}
	.top_m_l a { margin:0 4%;}
	.top_m_r { display:none;}
	.nav ul li { width:25%; height:35px; line-height:35px;}
	.nav ul li a { font-size:14px;}
}
@media screen and (max-width:380px) {
	.h_r { width:100%;}
	.h_r_s .InputText { width:45%;}
	.h_r_s .InputButton2 { width:26%;}
	
	.top_m_l a { margin:0 2%;}
}

@media screen and (max-width:340px) {
	
	.h_l img { width:98%; height:auto;}
	.h_r { width:100%;}
	.h_r_s .InputText { width:42%;}
		
}