/* bot1css */
/*
.c-form{margin-top:-15px;text-align:left}

.c-form input:not([type]),.c-form input[type=color],.c-form input[type=date],.c-form input[type=datetime-local],.c-form input[type=datetime],.c-form input[type=email],.c-form input[type=month],.c-form input[type=number],.c-form input[type=password],.c-form input[type=search],.c-form input[type=tel],.c-form input[type=text],.c-form input[type=time],.c-form input[type=url],.c-form input[type=week],.c-form select,.c-form textarea{width:100%;min-height:50px;padding:10px;border:1px solid #fff;background:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-bottom:10px}
.c-form textarea{resize:none;height:120px;font-size:100%}
.c-form  input:focus {border-bottom: 2px solid #ccc;}
.c-form  textarea:focus {border-bottom: 2px solid #ccc;}
.btn,button,input[type=submit]{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:25px;padding:8px 25px;color:#fff;background:#111;text-decoration:none;-webkit-border-radius:0;border-radius:0; border:none;transition:all ease-out .3s;}
button:hover,input[type=submit]:hover{color:#fff;background:#2abbb7;text-decoration:none;outline:none; cursor:pointer;}
button:visited{color:#fff;background:#0FDD7A;text-decoration:none}
input{outline:none;}
textarea{outline:none;} 
.botdiv{height:550px; background-color:#f2f2f2; padding-top:60PX;clear:both;}
.botcontent{width:1200px; margin:0 auto;}
.biaodanleft{height:100%; width:750px; float:left;}
.biaodanright{height:100%; width:400px; float:right;}
.botmap{background-image:url(../images/black_map.png); background-repeat:no-repeat; background-position:left center; height:30px; padding-left:40px; line-height:30px; color:#777; }
.botemail{background-image:url(../images/black_enail.png); background-repeat:no-repeat; background-position:left center; height:30px; padding-left:40px; line-height:30px; margin-top:40px; color:#777;}
.bottel{background-image:url(../images/black_tel.png); background-repeat:no-repeat; background-position:left center; height:30px; padding-left:40px; line-height:30px; margin-top:40px; color:#777;}
.contacdetaili{font-size:16px; color:#000000; margin-bottom:20px;}
.dabiaoti2{font-size:24px; text-align:center; height:24px; color:#000000; letter-spacing:3PX;  }
.xiaobiaoti2{font-size:12px; text-align:center; height:12px; color:#787878; font-family: Helvetica,Arial,sans-serif; margin-top:12px;margin-bottom:40px }
.copyright{height:60px; clear:both; text-align:center; border-top:1px  solid #292929; line-height:60px; font-size:12px; background-color:#111;}
*/




/* bot2css */

.c-form{margin-top:-15px;text-align:left;color:#fff;}
.c-form input:not([type]),.c-form input[type=color],.c-form input[type=date],.c-form input[type=datetime-local],.c-form input[type=datetime],.c-form input[type=email],.c-form input[type=month],.c-form input[type=number],.c-form input[type=password],.c-form input[type=search],.c-form input[type=tel],.c-form input[type=text],.c-form input[type=time],.c-form input[type=url],.c-form input[type=week],.c-form select,.c-form textarea{width:100%;min-height:50px;padding:10px; border-bottom:1px solid #717171;background:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-bottom:10px}
.c-form textarea{resize:none;height:80px;font-size:100%}
.c-form input:focus {border-bottom: 1px solid #2abbb7;}
.c-form  textarea:focus {border-bottom: 1px solid #2abbb7;}
.btn,button,input[type=submit]{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:25px;padding:12px 25px;color:#fff;background:#2abbb7;text-decoration:none;-webkit-border-radius:0;border-radius:0; border:none;transition:all ease-out .3s;}
button:hover,input[type=submit]:hover{background:#02ce16;text-decoration:none;outline:none; cursor:pointer;}
button:visited{color:#fff;background:#ccc;text-decoration:none}
input{outline:none; border:none;color:#FFFFFF;}
textarea{outline:none; border:none; background:none; color:#FFFFFF;} 

.botdiv{height:450px;  padding-top:60PX;  clear:both; background-image:url(../images/botbg.jpg); background-position:top center; background-repeat:no-repeat;}
.botcontent{width:1200px; margin:0 auto;}
.biaodanleft{height:100%; width:470px; float:left;}
.biaodanright{height:100%; width:400px; float:right;}

.botmap{background-image:url(../images/white_map.png); background-repeat:no-repeat; background-position:left center; height:28px; padding-left:40px; line-height:30px; color:#fff; }
.botemail{background-image:url(../images/white_email.png); background-repeat:no-repeat; background-position:left center; height:30px; padding-left:40px; line-height:30px; margin-top:29px; color:#fff;}
.bottel{background-image:url(../images/white_tel.png); background-repeat:no-repeat; background-position:left center; height:30px; padding-left:40px; line-height:30px; margin-top:29px; color:#fff;}

.contacdetaili{font-size:16px; color:#fff; margin-bottom:20px;}
.dabiaoti2{font-size:24px; text-align:center; height:24px; color:#fff; letter-spacing:3PX;  }
.xiaobiaoti2{font-size:12px; text-align:center; height:12px; color:#fff; font-family: Helvetica,Arial,sans-serif; margin-top:12px;margin-bottom:40px }
.copyright{height:60px; clear:both; text-align:center; border-top:1px  solid #292929; line-height:60px; font-size:12px; background-color:#111; color:#797979; overflow:hidden;}
