@charset "utf-8";
/* CSS Document */

/*------公共样式------*/
body { width:100%; height:auto; line-height:25px; font-size:12px; font-family:'12px/25px 'Microsoft Yahei', '\5B8B\4F53', Arial,sans-serif '; /*margin:0 auto;*/ color:#333; }
body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, dt, img, form { padding:0px; margin:0px; border:0; }
ul,li { list-style:none; }
.clear { clear:both; }
a { color:#333; text-decoration:none; }
a:hover { color:#f00; text-decoration:none; }
.fl { float:left; }
.fr { float:right; }


.dwrap { width:100%; height:auto; background:#f4f4f4; font-family:"Microsoft Yahei"; letter-spacing:0.1em; }

/**** 头部 ****/
.header { width:960px; height:60px; padding:10px 0; margin:0 auto; }
.header_logo {  height:60px; }
.header_txt { width:auto; height:40px; line-height:20px; margin:10px 0; }
.header_txt img { vertical-align:middle; }
.header_date { width:auto; height:40px; line-height:20px; margin:10px 10px 10px 0; }
/**** 头部 ****/

/**** 导航 ****/
.navbox { width:100%; height:50px; background:#c9814f; }
.nav { width:960px; height:50px; margin:0 auto; }
.nav a { width:auto; height:50px; padding:0 30px; float:left; line-height:50px; font-size:16px; color:#fff; text-align:center; }
.nav a:hover { background:#924823; }
.nav a.hover { background:#924823; }
/**** 导航 ****/

/**** 尾部 ****/
.footer { width:100%; height:50px; background:#535353; text-align:center; }
.footer a { width:auto; height:50px; padding:0 20px; line-height:50px; font-size:16px; color:#d8d8d8;  }
.footer img { vertical-align:middle; }
/**** 尾部 ****/

.dmain { width:960px; height:auto; margin:10px auto; }

/**** 首页 ****/
.in_banner { width:100%; height:309px; position:relative; }

.in_bnlist { width:295px; height:8px; position:absolute; left:332px; bottom:20px; }
.in_bnlist a { width:53px; height:6px; background:#fcf7fc; border:solid 1px #cfc6d1; border-radius:5px; display:block; float:left; margin:0 2px; }
.in_bnlist a:hover { background:#a2797f; border:solid 1px #a2797f; }
.in_bnlist a.hover { background:#a2797f; border:solid 1px #a2797f; }

.in_bnbox1 { width:760px; height:100%; padding:0 100px; background:url(../images/in_banner1.jpg) no-repeat; }
.in_bnbox1_space { width:100%; height:100px; }
.in_bnbox1_txt { width:100%; line-height:30px; font-size:16px; }
.in_bnbox1_hang { width:100%; height:30px; text-align:center; margin:10px 0; }
.in_bnbox1_hang select { width:auto; height:30px; padding:0 50px; border-radius:5px; } 
.in_bnbox1_btn { width:100%; height:32px; }
.in_bnbox1_btn a { width:278px; height:30px; background:#cd3b52; border:solid 1px #ae3447; border-radius:5px; line-height:30px; font-size:16px; color:#fff; text-align:center; display:block; margin:0 auto; }

.in_bnbox2 { width:760px; height:100%; padding:0 100px; background:url(../images/in_banner2.jpg) no-repeat; }
.in_bnbox2_space { width:100%; height:100px; }
.in_bnbox2_hang { width:100%; height:30px; text-align:center; margin:10px 0; }
.in_bnbox2_hang select { width:auto; height:30px; padding:0 10px; border-radius:5px; } 
.in_bnbox2_hang input { width:auto; height:26px; border:solid 1px #ccc; border-radius:5px; } 

.in_bnbox3 { width:760px; height:100%; padding:0 100px; background:url(../images/in_banner3.jpg) no-repeat; }
.in_bnbox3_space { width:100%; height:100px; }
.in_bnbox3_hang { width:100%; height:30px; text-align:center; margin:10px 0; }
.in_bnbox3_hang select { width:auto; height:30px; /*padding:0 10px;*/ border-radius:5px; } 
.in_bnbox3_hang input { width:130px; height:26px; border:solid 1px #ccc; border-radius:5px; } 

.in_bnbox4 { width:760px; height:100%; padding:0 100px; background:url(../images/in_banner4.jpg) no-repeat; }
.in_bnbox4_space { width:100%; height:100px; }
.in_bnbox4_hang { width:100%; height:30px; text-align:center; margin:10px 0; }
.in_bnbox4_hang select { width:auto; height:30px; padding:0 30px; border-radius:5px; } 
.in_bnbox4_hang input { width:auto; height:26px; border:solid 1px #ccc; border-radius:5px; } 

.in_bnbox5 { width:760px; height:100%; padding:0 100px; background:url(../images/in_banner5.jpg) no-repeat; }
.in_bnbox5_space { width:100%; height:100px; }
.in_bnbox5_hang { width:100%; height:30px; text-align:center; margin:10px 0; }
.in_bnbox5_hang select { width:auto; height:30px; padding:0 10px; border-radius:5px; } 
.in_bnbox5_hang input { width:auto; height:26px; border:solid 1px #ccc; border-radius:5px; } 

.in_dbox { width:100%; margin:10px 0 0 0; }
.in_title { width:100%; border-bottom:solid 3px #6f25a7; line-height:40px; font-size:20px; color:#6f25a7; font-weight:bold; }
.in_list { width:100%; padding:5px 0; background:#fff; overflow:hidden; }
.in_listbox { width:320px; height:auto; float:left; }
.in_listbox a { width:290px; height:312px; padding:14px; border:solid 1px #fff; display:block; }
.in_listbox a:hover { border:solid 1px #f00; }
.in_listbox_pic { width:100%; height:182px; }
.in_listbox_bt { width:100%; line-height:30px; font-size:16px; color:#000; text-align:center; }
.in_listbox_txt { width:100%; line-height:25px; font-size:14px; color:#777; }

.in_float { width:31px; height:34px; padding:228px 0 0 0; background:url(../images/in_float.jpg) no-repeat; position:fixed; top:150px; right:8%; }
.in_float a { width:31px; height:34px; display:block; }
/**** 首页 ****/

