@charset "utf-8";
/* CSS Document */
body { background:#000000 url(g_bg010.gif) repeat;text-align:center;color: #FFF; padding:0px; margin:0px auto;font-family:"Arial", "Arial Narrow";}
img{ max-width:100%; border:0px;}
p{ margin:0; padding:0;}
.mcen{text-align: center; margin:0px auto;}
h1{margin: 0; padding: 0; border: 0;}

.lh1em{ line-height:1em;}
.lh15em{ line-height:1.5em;}
.lh18em{ line-height:1.8em;}
.lh2em{ line-height:2em;}
.lh25em{ line-height:2.1em;}
.spe{height:5px; clear:both;}
.spe1{ height:10px; clear:both;}
.spe2{ height:20px;clear:both;}
.f_wei{ font-weight:bold;}


.green{color:#00F80C;}
.green2{color:#A2FF00;}
.red{color:#FF0000;}
.red2{color:#FF4E00;}
.blue{color:#0054FF;}
.blue2{color:#00D2FF;}
.black{color:#000;}
.grey{color:#AFAFAF;}
.yellow{color:#FFF600;}
.yellow2{color:#FFA800;}
.pink{color:#FF0066}
.pink2{color:#FF3988}
.Purple{color:#8400FF;}
.Purple2{color:#B267FF;}
.while{color:#fff;}
.brown{color:#DD895C;}


.fon_en{ font-family:"Arial", "Arial Narrow";}
.font_o{font-style:oblique;}
.t_bian{text-shadow: 2px 0px 0px #FF0C00,}


.fon_55{font-size:55px;}
.fon_50{font-size:50px;}
.fon_45{font-size:45px;}
.fon_40{font-size:40px;}
.fon_35{font-size:35px;}
.fon_30{font-size:30px;}
.fon_28{font-size:28px;}
.fon_24{font-size:24px;}
.fon_20{font-size:20px;}
.fon_18{font-size:18px;}
.fon_16{font-size:1em;}
.fon_14{font-size:0.75em;}
.fon_12{font-size:12px;}

.aA_top{ background:url(top_deng1.gif) center repeat; height:29px;width:100%; margin:0px auto;}
.sd_page{ width:1066px; margin:0px auto; padding:0px;}
.main{ width:1022px;padding:0px;margin:0px auto;}
.time{ width:100%;margin:0px auto; height:33px; background:url(007.gif) repeat-x center top; }

/* sdlr */
.sd_lr{
width:515px; margin:auto;
height:50px; background:url(gfsdr7aa.gif);}



/* font */
@font-face{
font-family: myFirstFont;
src: url('ELEPHNT.TTF'); /* IE9+ */
	}

@font-face{
font-family: myFirstFont2;
src: url('BUSINKO.TTF'); /* IE9+ */
}

@font-face{
font-family: myFirstFont3;
src: url('Didot.ttf'); /* IE9+ */
	}
@font-face{
font-family: myFirstFont4;
src: url('SCRIPTBL.TTF'); /* IE9+ */
	}

.f_ele{font-family:myFirstFont;}
.f_bus{font-family:myFirstFont2;}
.f_did{font-family:myFirstFont3;}
.f_scr{font-family:myFirstFont4;}


.f_bj{text-shadow: 5px 5px 5px #FF0000;}

.mian_A{ width:78%; margin:auto;}
.aA_bg_line{ background:url(g_line_bg1.gif) repeat; height:53px; width:400px; margin:0px auto;}
.aA_bg_tiao1{ background:url(yh.gif) repeat; height:120px; width:500px; margin:0px auto;}
.aA_bg_tiao2{ background:url(e_line2.gif) repeat; height:23px; width:665px; margin:0px auto;}
.aA_bg_tiao3{ background:url(g_9tiao5.gif) repeat; height:13px;width:650px; margin:0px auto;}

.dv{ width:88%; margin:0px auto;}
.dv2{ width:98%; margin:0px auto; text-align:right;}
.tacenter {text-align: center;width:70%;margin:8px auto;}
.tacenter2 {text-align: center; }

/*input*/
.contact_form input {
	height:34px;
	/*width:188px;*/
	width:97%;
	padding:0px 0px 0px 5px;
	font-size: 20px; line-height:30px;font-weight: bold;
	display:inline; color:#004703;font-family: "Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}

.contact_form input, .contact_form textarea {
    border:4px solid #00DA00;
    
    }
.contact_form input:focus, .contact_form textarea:focus {
    
    border:4px solid #00DA00;
    box-shadow: 0 0 3px #008900;
}
/* Button Style */
button.submit {
    background-color: #FAF700;
    background: -webkit-gradient(linear, left top, left bottom, from(#FAF700), to(#C8B118));
    background: -webkit-linear-gradient(top, #FAF700, #C8B118);
    background: -moz-linear-gradient(top, #FAF700, #C8B118);
    background: -ms-linear-gradient(top, #FAF700, #C8B118);
    background: -o-linear-gradient(top, #FAF700, #C8B118);
    background: linear-gradient(top, #FAF700, #C8B118);
    border: 1px solid #8F9111;
    border-bottom: 1px solid #99902B;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #9fd574;
    -webkit-box-shadow: 0 1px 0 0 #F2F442 inset ;
    -moz-box-shadow: 0 1px 0 0 #F2F442 inset;
    -ms-box-shadow: 0 1px 0 0 #F2F442 inset;
    -o-box-shadow: 0 1px 0 0 #F2F442 inset;
    color: #E93100;font-family: "Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
    font-weight: bold;
    padding: 0px 20px 2px 20px;
    text-align: center;
    opacity:.80;
	font-size: 22px;
	line-height: 1.8em;
	height:42px;
}
button.submit:hover {
    opacity:.85;
    cursor: pointer;
}
button.submit:active {
    border: 1px solid #E1DE09;
    box-shadow: 0 0 10px 5px #817706 inset;
    -webkit-box-shadow:0 0 10px 5px #817706 inset ;
    -moz-box-shadow: 0 0 10px 5px #817706 inset;
    -ms-box-shadow: 0 0 10px 5px #817706 inset;
    -o-box-shadow: 0 0 10px 5px #817706 inset;
}