﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body { background:#e7e7e7; color:#333; font-size:12px; line-height:24px; font-family:Arial, Helvetica, sans-serif,'微软雅黑'; }
img { border:none;}
ul,li {list-style:none;}
a{blr:expression(this.onFocus=this.close());} /* 只支持IE，过多使用效率低 */ 　
a{blr:expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */ 　
a:focus { -moz-outline-style: none; } /* IE不支持 */ 
a:link { color:#414141; text-decoration:none;}
a:visited { color:#414141; text-decoration:none;}
a:hover { color:#dd0011; text-decoration:none;}
table {border-collapse:collapse;}
.clear { clear:both; height:0px; line-height:0px; font-size:0;}
.float_l { float:left;}
.float_r { float:right;}
.margin_top { margin:15px 0 0;}
.red { color:#dd0011;}

.main { background:#fff url(/images/jiaxing/bg.jpg) no-repeat left top; width:1000px; margin:0 auto; padding:450px 0 0;}
.box {}
.box .title { background:url(/images/jiaxing/bar.jpg) no-repeat left center; height:28px; line-height:28px; font-size:14px; font-weight:bold; padding:0 0 0 30px; color:#fff;}
.box .content { padding:15px 20px; font-size:14px;}
.box .content_2 { padding:10px 0 10px 15px;}

.table_1 { border-top:1px solid #97b4cf; border-left:1px solid #97b4cf;}
.table_1 th { padding:4px 20px; border-bottom:1px solid #97b4cf; border-right:1px solid #97b4cf; background:#7697b5; color:#fff;}
.table_1 td { padding:4px 20px; border-bottom:1px solid #97b4cf; border-right:1px solid #97b4cf;}

.ul_1 { line-height:28px;}
.ul_1 li { background:url(/images/jiaxing/icon_1.gif) no-repeat left center; padding:0 0 0 25px;}

.contact_table_1 { height:30px; line-height:30px; margin:5px 0 0;}

/*.table_2 { border-top:1px solid #97b4cf; border-left:1px solid #97b4cf; margin:15px 0 0; width:700px;}
.table_2 th { padding:4px 20px; border-bottom:1px solid #97b4cf; border-right:1px solid #97b4cf; background:#7697b5; color:#fff;}
.table_2 td { padding:4px 20px; border-bottom:1px solid #97b4cf; border-right:1px solid #97b4cf;}*/

.table_2 {}
.table_2 .td_lift { padding:4px 6px; width:80px;}
.table_2 td { padding:4px 6px; }

.text_1 { border:1px solid #ccc; height:24px; line-height:24px; width:300px; padding:0 4px;}
.textarea_1 { width:500px; height:50px; padding:0 3px; border:1px solid #ccc;}

.table_2 span { color:#F00; padding:0 3px 0 0;}

.bt { width:155px; height:36px; line-height:36px; background:url(/images/jiaxing/bt_bg.gif) no-repeat left center; color:#fff; text-align:center; border:none; font-size:18px; font-weight:bold;}

.img_ul {}
.img_ul li { margin:10px 0; width:160px; float:left; overflow:hidden; text-align:center;}
.img_ul li p { width:160px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis;text-overflow: ellipsis; text-align:center;}

.bottom { padding:15px 0; text-align:center; background:#b0b0b0; color:#fff;}

.table_2 span.onError{border:0px;color:red;padding-left:18px;padding-bottom:3px;background:url(/images/comm/ico_on_error.png) 3px 1px no-repeat;background:url(/images/comm/ico_on_error.png) 3px 0px no-repeat;}
.table_2 span.onCorrect{color:green;padding-left:18px;padding-bottom:3px;background:url(/images/comm/ico_correct.png) 3px 1px no-repeat;background:url(/images/comm/ico_correct.png) 3px 0px no-repeat;}

.table_2 .text_1.onFocus{border:1px solid #a5d3e1;background:#F5F5F5;}
.table_2 .text_1.onError{border:1px solid #ffa29a;background:#fff8ee;}

.table_2 .textarea_1.onFocus{border:1px solid #a5d3e1;background:#F5F5F5;}
.table_2 .textarea_1.onError{border:1px solid #ffa29a;background:#fff8ee;}















