﻿﻿@charset "utf-8";
/* CSS Document */
/* reset开始 */
html {

     overflow-y:scroll; 
} 

/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td /* table elements 表格元素 */ {
    margin: 0;
    padding: 0;
}

/** 设置默认字体 **/
body,
button, input, select, textarea /* for ie */ {
    font: 12px/1.5 "宋体";color:#58595b;
}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/** 重置列表元素 **/
ul, ol { list-style: none; }

/** 重置文本格式元素 **/
a{ color:#282828; text-decoration: none; }
a:hover { text-decoration: none; color:#282828; }
a:focus { outline:0px none;}

sup { vertical-align: text-top; } /* 重置，减少对行高的影响 */
sub { vertical-align: text-bottom; }

/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%;} /* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */

/** 重置表格元素 **/
/*table { border-collapse: collapse; border-spacing: 0; }*/

/* 重置 HTML5 元素 */
article, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section,
summary, time, mark, audio, video {
    display: block;
    margin: 0;
    padding: 0;
}

mark { background: #ff0; }
/* reset结束 */

/* header */
body{ background:#66b3ff;}
.box{  width:1000px;height:285px;margin:0 auto; background:#FFF;}
.head{ width:1000px; height:216px;margin:0 auto; }

/* navigation */
.navigation{ width:1000px; height:69px; margin:0 auto;background: url(../images/nav.gif) repeat-x;}

/* middle */
.middle{ width:100%;height:auto; _height:1370px;  margin:0 auto;}
.middle_m{ width:1000px;height:auto; _height:1370px; margin:0 auto; background: #FFF;}

.gb{ width:328px; height:253px; float:left;margin-top:5px;}
.gb_mid{width:324px; height:249px; overflow:hidden; padding:1px;border: 1px solid #CCC;}
.gb_con{ width:324px; height:249px;}

.top_mid{ width:435px; height:253px; float:left; overflow:hidden; margin-left:6px;margin-top:5px;}


.sou{ width:180px; height:20px;}
.input_left{ width:148px; height:18px;font-weight:normal; font-size:12px; background: url(../images/sousuo_left.gif) no-repeat; border:0; padding:2px 0 0 2px; float:left;}
.input_right{ width:23px; height:20px;border:0; float:left; margin-left:-1px;}


.middle_top_right_mid2{width:215px; height:290px; overflow:hidden; float:left; }
.middle_top_right_mid_mid1{ width:215px; height:318px;font-size:13px; line-height:20px; font-family:"宋体"; color:#58595B; margin-top:5px; float:left; overflow:hidden;}

.top_right{width:225px; height:253px; overflow:hidden; float:right;margin-top:5px;}
.top_right_top{ background: url(../images/top_r_t.gif) no-repeat;float:left;width:225px; height:36px;}
.top_right_top a{float:left;width:65px; height:21px;font-size:14px; line-height:21px; font-family:"宋体"; color:#58595B; font-weight:bold; margin:10px 0 0 22px;}
.top_right_top_r a{float:right;width:31px; height:5px; margin:15px 8px 0 0;}
.top_right_bot{ width:223px; height:213px; padding-top:3px;font-size:13px; line-height:20px; font-family:"宋体"; color:#58595B; float:left; overflow:hidden;border: 1px solid #dfdfdf; border-top:none;}
.top_right_bot_p{ width:220px; height:20px;font-size:12px; float:left;line-height:18px; font-family:"宋体"; color:#58595B; margin:5px 0px; overflow:hidden;}
.top_right_bot_p_l{ width:3px; height:5px; background:url(../images/huang.gif) no-repeat; float:left; margin:6px 5px 0 10px;_margin:6px 5px 0 5px;}
.top_right_bot_p_r{ width:200px; height:20px;float:left;font-size:12px; line-height:18px; font-family:"宋体"; color:#58595B; overflow:hidden;}

.mid_left{width:225px; overflow:hidden; float:left;margin-top:5px;}
.mid_left_top{ background: url(../images/top_r_t.gif) no-repeat;float:left;width:225px; height:36px;}
.mid_left_top a{float:left;width:65px; height:21px;font-size:14px; line-height:21px; font-family:"宋体"; color:#58595B; font-weight:bold; margin:10px 0 0 22px;}
.mid_left_top_r a{float:right;width:31px; height:5px; margin:15px 8px 0 0;}
.mid_left_bot{ width:223px; padding-top:3px;font-size:13px; line-height:20px; font-family:"宋体"; color:#58595B; float:left; overflow:hidden;border: 1px solid #dfdfdf; border-top:none;}
.mid_left_bot_p{ width:220px; height:19px;font-size:12px; float:left;line-height:18px; font-family:"宋体"; color:#58595B; margin:5px 0px 4px 0px; overflow:hidden;}
.mid_left_bot_p_l{ width:3px; height:5px; background:url(../images/huang.gif) no-repeat; float:left; margin:6px 5px 0 10px;_margin:6px 5px 0 5px;}
.mid_left_bot_p_r{ width:200px; height:20px;float:left;font-size:12px; line-height:18px; font-family:"宋体"; color:#58595B; overflow:hidden;}

.mid_right{width:225px; height:367px; overflow:hidden; float:right;margin-top:5px;}
.mid_right_top{ background: url(../images/top_r_t.gif) no-repeat;float:left;width:225px; height:36px;}
.mid_right_top a{float:left;width:65px; height:21px;font-size:14px; line-height:21px; font-family:"宋体"; color:#58595B; font-weight:bold; margin:10px 0 0 22px;}
.mid_right_top_r a{float:right;width:31px; height:5px; margin:15px 8px 0 0;}
.mid_right_bot{ width:223px; height:327px; padding-top:3px;font-size:13px; line-height:20px; font-family:"宋体"; color:#58595B; float:left;border: 1px solid #dfdfdf; border-top:none; overflow:hidden; overflow-y: scroll;   }
.mid_right_bot_p{ width:220px; height:auto;font-size:12px; float:left;line-height:18px; font-family:"宋体"; color:#58595B; margin:5px 0px 4px 0px;}
.mid_right_bot_p_l{ width:3px; height:5px; background:url(../images/huang.gif) no-repeat; float:left; margin:6px 5px 0 10px;_margin:6px 5px 0 5px;}
.mid_right_bot_p_r{ width:190px; height:auto;float:left;font-size:12px; line-height:18px; font-family:"宋体"; color:#58595B;}

.mid1{ width:538px; height:367px; margin:5px 0 0 6px; float:left;}
.mid2{ width:538px; height:553px; margin:5px 0 0 6px; float:left;}

.mid_mid{ width:538px; height:181px; float:left;}
.mid_mid_t{ width:538px; height:42px; background:url(../images/mid_m_t.gif) no-repeat;}
.mid_mid_t_l{ width:100px; height:25px;font-size:14px; float:left;line-height:21px; font-family:"宋体"; margin:12px 0 0 40px;}
.mid_mid_t_l a{color:#2b76ba; font-weight:bold;}
.mid_mid_t_r{width:31px; height:5px; float:right; margin:19px 8px 0 0;}
.mid_mid_b{ width:536px; height:138px; float:left;border: 1px solid #dfdfdf; border-top:none;}

.show{ width:998px; height:166px; float:left; overflow:hidden; margin-top:5px;border:1px solid #dfdfdf;}
.show_mid_mid{width:998px; height:166px; overflow:hidden;}
.show_mid_mid_pic_rim{ width:918px; height:166px; float:left;background:#f1f6fc; padding:0px 0px 0px 4px;}
.show_mid_mid_pic{ width:918px; height:146px; float:left; padding:18px 0px 0px 0px;}
.show_mid_mid_pic_pro{ float:left; width:184px; height:140px;}
.show_mid_mid_pic_pro img{border:1px #c5c5c5 solid; width:170px; height:113px; padding:1px;}
.left{background:url(../images/left.gif) no-repeat; width:39px; height:166px; float:left; cursor:pointer;margin:0px 0px 0px -1px;_margin:0px 0px 0px -1px;}
.right{background:url(../images/right.gif) no-repeat; width:39px; height:166px; float:right; cursor:pointer;margin:0px -1px 0px 0px;_margin:0px -1px 0px 0px;}
.texts{width:172px; height:18px; line-height:18px;_line-height:15px; font-size:12px; font-family: "微软雅黑"; font-weight: normal; color:#606060; text-align:center; padding-top:5px;+padding-top:0px;}


.show_denglu{ width:990px; height:130px; float:left; overflow:hidden; background:#f1f6fc; padding:0px 0px 0px 4px; margin-left:4px;margin-top:5px;border:0px solid #dfdfdf;}
.show_denglu_pic_pro{ float:left; width:198px; height:125px;}
.show_denglu_pic_pro img{border:0px #c5c5c5 solid; width:190px; height:125px; padding:1px;}


.b_l{width:225px; height:574px; overflow:hidden; float:left;margin-top:5px;}
.bot_left{width:225px; height:185px; margin-top:5px;overflow:hidden; float:left;}
.bot_left_top{ background: url(../images/top_r_t.gif) no-repeat;float:left;width:225px; height:36px;}
.bot_left_top a{float:left;width:65px; height:21px;font-size:14px; line-height:21px; font-family:"宋体"; color:#58595B; font-weight:bold; margin:10px 0 0 22px;}
.bot_left_top_r a{float:right;width:31px; height:5px; margin:15px 8px 0 0;}
.bot_left_bot{ width:223px; height:142px; padding-top:3px;font-size:13px; line-height:20px; font-family:"宋体"; color:#58595B; float:left; overflow:hidden;border: 1px solid #dfdfdf; border-top:none;}
.bot_left_bot_p{ width:220px; height:20px;font-size:12px; float:left;line-height:18px; font-family:"宋体"; color:#58595B; margin:5px 0px; overflow:hidden;}
.bot_left_bot_p_l{ width:3px; height:5px; background:url(../images/huang.gif) no-repeat; float:left; margin:6px 5px 0 10px;_margin:6px 5px 0 5px;}
.bot_left_bot_p_r{ width:200px; height:20px;float:left;font-size:12px; line-height:18px; font-family:"宋体"; color:#58595B; overflow:hidden;}

.link{width:225px; height:574px; overflow:hidden; float:left; margin-top:5px;}
.link_top{ background: url(../images/bot_l.gif) no-repeat;float:left;width:225px; height:32px;}
.link_top a{float:left;width:65px; height:21px;font-size:14px; line-height:21px; font-family:"宋体"; color:#58595B; font-weight:bold; margin:7px 0 0 32px;}
.link_top_r a{float:right;width:31px; height:5px; margin:15px 8px 0 0;}
.link_bot{ width:223px; height:535px;font-size:13px; line-height:20px; font-family:"宋体"; color:#58595B; float:left; overflow:hidden;border: 1px solid #dfdfdf; border-top:none;}
.link_bot_p{ width:196px; height:31px; background:url(../images/link.gif) no-repeat;margin:0 auto; overflow:hidden; margin-top:13px;}
.link_bot_p_r{ width:140px; height:20px;float:left; overflow:hidden;margin:7px 0 0 40px;_margin:7px 0 0 20px;}
.link_bot_p_r a{font-size:12px; line-height:18px; font-family:"宋体"; color:#2c77bc; }

.link_sel{ width:196px; height:22px; line-height:18px; font-size:12px; font-family: "宋体"; color:#282828; margin:0 auto; margin-top:13px;}
.sel{width:196px; height:22px; line-height:18px; font-size:12px; font-family: "宋体"; color:#282828; text-align:center; padding-top:2px;}

.b_r{width:225px; height:574px; overflow:hidden; float: right;margin-top:5px;}
.b_r_t{ margin-top:5px;}

/* footer */

.footer{ width:1000px; height:120px;margin:5px auto; background:#FFF;}
.footer_con{ width:1000px; height:60px; margin:0 auto;background:url(../images/footer.gif) top repeat-x #FFF; padding-top:30px;}
.footer_con_word{ width:900px;margin:0 auto; font-family: '宋体'; font-size:12/1.5px; color:#333; text-align:center;}
.footer_con_word a{ font-family: '宋体'; font-size:12/1.5px; color:#333;}