/*Common.css*/
@charset "utf-8";
body { color:#666;font:12px/1.231 arial,helvetica,clean,sans-serif,"宋体"; background:#f4f4f4;} /*网站字体颜色*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}

/* -- 页面整体布局 -- */
.header , .content , .footer { width:1200px; margin:0 auto;}
.left { width:221px; float:left; overflow:hidden;}
.lefttop { background:url(../images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.leftbot { background:url(../images/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}

.right { width:964px; float:right; display:inline; overflow:hidden;}
.righttop { background:url(../images/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(../images/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:962px; min-height:458px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;background:#fff;}


/*头部开始*/
.h_top{    min-width: 1200px;background:url(../images/common/topbg.jpg) repeat-x center 0 #f4f4f4; height:275px; overflow:hidden;font-family:"Microsoft YaHei";}
.h_zc{height:28px;line-height:28px; color:#333; overflow:hidden; padding:4px 0 0;}
.h_zc span{ background:url(../images/common/t_zcbg.jpg) no-repeat 0 0; width:325px; text-align:center; line-height:23px;color:#fff;}
.h_zc a{ padding:0 5px;color:#fff;}
.h_con{height:123px; padding:27px 0 0;overflow:hidden;overflow:hidden;}
.t_text{float:left;display:block;padding:13px 0 0 21px; line-height:28px; font-size:18px; color:#333; font-weight:bold;}
.t_text span{ display:block; font-size:28px; line-height:34px;}
.t_text span b{ color:#c92323 ;}
.h_pho{line-height:22px;padding:27px 0 0 43px;white-space:nowrap; background:url(../images/common/t_pho.jpg) no-repeat 0 37px;color:#000; font-size:14px;}
.h_pho b{ display:block;color:#c92323; font-size:24px;line-height:28px;}

.menu{height:47px;font-size:14px;}
.menu li{float:left; text-align:center}
.menu li a{color:#fff;line-height:47px;display:inline-block; padding:0 27px; background:url(../images/common/menu-fgx.jpg) no-repeat right 12px;}
.menu li a:hover,.menu li.cur a{background:url(../images/common/mhbg.jpg) repeat-x center 0; text-decoration:none;}
/*.f_nav a.born,.menu li.born a{ background:none;}*/
.f_nav a.born{ background:none;}
.menu li a:-webkit-any-link{ display:block;}

.h_sea{height:24px;line-height:24px;overflow:hidden;color:#333;padding:12px 0 0;font-family:"宋体";}
.key{ width:720px;overflow:hidden;}
.h_sea a{ line-height:24px; padding:0 6px; color:#333;}
.inp01{height:22px;background:url(../images/common/s_bg.jpg) no-repeat 4px 5px #fff;width:160px;padding:0 0 0 23px; float:left;line-height:22px; border:solid 1px #c6c6c6;color:#999;}
.s_ss {float:left; width:49px; height:24px; border:0; background:url(../images/common/s_ss.gif) no-repeat 0 0; margin:0 0 0 4px;}

/*头部结束*

/*底部开始*/
.f_nav{ height:56px;color:#fff;font-family:"Microsoft YaHei";text-align:center; font-size:14px; background:url(../images/common/f_navbg.jpg) no-repeat center 0;}
.f_nav a{ color:#fff; padding:0 17px; background:url(../images/common/menu-fgx.jpg) no-repeat right 17px;line-height:56px; display:inline-block;}
.f_con{ padding:30px 0 10px; text-align:center; line-height:28px; color:#333;font-family:"Microsoft YaHei";}
.f_con a{color:#333;}

/*底部结束*/

/*reset.css*/
@charset "utf-8";
html{color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;    min-width: 1200px;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}




/*Index.css*/
@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}

/*banner*/
.banner{height:456px;overflow:hidden;    min-width: 1200px;}
.banner a{height:456px; width:100%; display:block}
/*flashs.css*/
#flashs { position:relative; overflow:hidden; }
#flashs a{height: 456px; width: 100%; position:absolute; top:0; margin: 0 auto;}
#flashs .bgitem { z-index:1; position:absolute; top:0; left:0; }
#flashs .btn { position:absolute; z-index:7; bottom:25px; right:46%; margin-right:-450px; padding:5px 6px; z-index:101 }
#flashs .btn span { color:#fff; background:#ccc; border:1px solid #ccc; cursor: pointer; display: inline-block; margin-left: 5px; padding:2px 6px; }
#flashs .btn span.cur { background:#c92323; color:#fff; }

/*Ã¥Â¯Â¼Ã¨Ë†Âª*/
.cpbox{padding: 33px 0 0;overflow:hidden;}
.dh{ width:258px; overflow:hidden;}
.dh h2{ padding:15px 0 0; height:62px; line-height:25px; text-align:center;font-size:18px; color:#adadad;background:url(../images/index/dhtbg.jpg) no-repeat 0 0; font-family:"Microsoft YaHei";}
.dh h2 a{ color:#cd2424;display:block; }
.dh h2 em{ font-family:Microsoft New Tai lue, Arial, Helvetica, sans-serif;font-size:18px; line-height:20px;font-weight:normal; font-style:normal;}
.dh_c{background:#fff;overflow:hidden; font-family:"Ã¥Â®â€¹Ã¤Â½â€œ"; padding-bottom:25px;}
.dh_c h3{ background:url(../images/index/dhhbg.jpg) no-repeat 18px bottom;height:42px; font-size:14px; color:#333; overflow:hidden;}
.dh_c h3.born{ background:none;}
.dh_c h3 a{ color:#333;line-height:42px; display:block; background:url(../images/index/dhhbg1.jpg) no-repeat 215px 19px; padding:0 0 0 23px; width:235px;}
.dh_c h3 a:hover,.dh_c h3.cur a{ background:url(../images/index/dhhbg2.jpg) no-repeat 0 0; color:#fff;}
.dh_c ul{ padding:0 14px; clear:both; margin:5px 0 0;}
.dh_c li{ background:url(../images/index/ico01.jpg) no-repeat 8px 15px; line-height:35px;height:35px; font-size:14px; color:#6c6c6c; padding:0 0 0 19px; border-bottom:solid 1px #e2e2e2; width:207px;}
.dh_c li a{ color:#6c6c6c;}
.dh_c li.born{ border:0; padding-bottom:14px;}
.dh_gg{ clear:both; padding:8px 0 0;}

/*Ã¤ÂºÂ§Ã¥â€œÂ*/
.cp{ padding:0 0 0 20px;width:922px; overflow:hidden; font-family:"Microsoft YaHei";}
.til01{ background:url(../images/index/tilbg1.jpg) repeat-x 0 0; height:50px; line-height:50px; font-size:16px; font-weight:normal; border-radius:4px 4px 0 0; overflow:hidden}
.til01 li{ float:left;}
.til01 li a{ color:#474747; background:url(../images/index/til_ge.jpg) no-repeat right center;}
.til01 li.born a{ background:none;}
.til01 a,.til01 li a:hover,.til01 li.cur a{ color:#fff; padding:0 17px;line-height:50px; display:block; background:url(../images/index/sd01.jpg) no-repeat center 0; border-radius:3px 3px 0 0; float:left;}
.more01{ padding:0px 12px 0 0;}
.more01 a{ padding:0; background:none;}
.cp02{/* height:566px; */padding-bottom: 17px;overflow:hidden;background:#fff;}
.cp_c li{float:left; padding:30px 3px 0 20px;}
.cp_c li img{ border:solid 1px #ddd; display:block;}
.cp_c li span{ padding:13px 0 0; background:url(../images/index/cplbg.jpg) no-repeat center 13px; line-height:25px; display:block;width:200px; text-align:center; height:25px; overflow:hidden;}


/*Ã¥ÂË†Ã¤Â½Å“*/
.hz{overflow:hidden;margin: 30px 0 30px;background: url(../images/index/hzbg.jpg) no-repeat center 0 #fff;font-family:"Microsoft YaHei";padding-bottom: 10px;}
.hz h2{height:106px; line-height:48px; text-align:center; font-size:18px; color:#444;}
.hz h2 a{color:#fff;}
.hz h2 span,.gn h2 span{ display:block;font-weight:normal; font-size:16px;}
.prev,.next{ width:24px; height:24px; display:block; overflow:hidden; margin-top:20px;}
.prev{ background:url(../images/index/ico_l01.gif) no-repeat 0 0;}
.next{ background:url(../images/index/ico_r01.gif) no-repeat 0 0;}
.prev:hover,.next:hover,.prev1:hover,.next1:hover{ background-position: 0 bottom;}
.hz01{ margin:66px 0 0;}
.hz_c{ padding:0 8px;}
.hz02{width:1135px; overflow:hidden}
.hz02 li{ float:left; padding:0 13px;}
.hz02 li img{ border:solid 1px #ddd; display:block;}
.hz02 li span{ display:block; text-align:center; line-height:32px; overflow:hidden; height:32px; width:160px;}

/*Ã¨Â§ÂÃ¨Â¯Â*/
.jz{ height:519px; padding:33px 0 0; overflow:hidden; font-family:"Microsoft YaHei";}
.jz h2{ background:url(../images/index/jztbg.jpg) no-repeat center 54px; height:135px;}
.jz h2 a{ color:#333;}
.jz01{ margin:143px 0 0;}
.jz02{ width:878px; overflow:hidden;}
.jz02 dl{ width:216px; background:url(../images/index/jz_ge.jpg) no-repeat center bottom #fff; height:333px; padding:20px 24px 11px; float:left; margin:0 0 0 20px;}
.jz02 dt{ height:149px; padding:0 2px;}
.jz02 dt img{ width:206px; height:127px; border:solid 1px #ddd; border-radius:2px; padding:3px;}
.jz02 dd h3{ height:72px; line-height:22px; font-size:14px; overflow:hidden}
.jz02 dd h3 b{ display:block; font-weight:normal; font-size:12px; line-height:26px;}
.jz02 dd p{ height:84px; overflow:hidden; line-height:20px;}
.jz02 dd span a{ color:#b41313;}

/*Ã¨ÂµÂ°Ã¨Â¿â€º*/
.zj,.ry{ background:#fff; overflow:hidden; padding:10px 20px 0; height:308px; font-family:"Microsoft YaHei"; margin:0 0 21px;}
.zj{ width:840px;}
.til02{ height:38px; line-height:38px; font-size:18px; font-weight:normal; border-bottom:solid 1px #e7e7e7;}
.til02 a{ color:#b2201f;}
.til02 em{ font-style:normal; font-size:16px; font-family:"Times New Roman", Times, serif; color:#979797; font-weight:normal; padding:0 0 0 5px; text-transform:uppercase}
.zj_c dl{ padding:14px 0 0; line-height:22px;}
.zj_c dt{ float:left; padding:5px 0 0;}
.zj_c dd{ width:510px; float:left; margin-left:20px;}
.zj_c dd h3{ height:32px; font-size:14px;}
.zj_c dd p{ overflow:hidden}
.zj_c dd span img{ padding:5px 10px 0 0;}

/*Ã¨ÂÂ£Ã¨Âªâ€°*/
.ry{ width:263px; margin-left:17px;}
.ry_c{ padding:10px 0 0;}
.ry_c img{ display:block;}
.ry_c span{display: block; line-height: 50px;overflow: hidden; text-align: center; height: 38px; width: 268px;}

/*Ã¥Â®Å¾Ã¥Å â€ºÃ¥Â±â€¢Ã§Â¤Âº*/
.zs{ clear:both; padding-bottom:10px; margin:0 0 21px;font-family:"Microsoft YaHei"; background:#fff; overflow:hidden;}
.zs_c{ padding:20px 14px 0;}
.zs01{ margin:88px 0 0;}
.zs02{ width:1124px; overflow:hidden}
.zs02 li{ width:200px; padding:0 12px; float:left}
.zs02 li img{ border:solid 1px #ddd; padding:4px; display:block;}
.zs02 li span{ display:block; text-align:center; line-height:30px; height:30px; overflow:hidden}


/*Ã¨Âµâ€žÃ¨Â®Â¯*/
.new{ background:url(../images/index/zx_ge.jpg) no-repeat 832px 0; overflow:hidden;}
.new .til01{ background:url(../images/index/tilbg2.jpg) repeat-x 0 0; padding:4px 0 0 4px; overflow:hidden; height:43px; line-height:41px; font-size:18px;font-family:"Microsoft YaHei";}
.new .til01 li a{line-height:41px;}
.new .til01 li a:hover{line-height:41px;}
.new .til01 .more01{padding: 0px 12px 0 0;}
.wd .til01 a{ padding:0 5px; background:none; color:#333;line-height:41px;}
.zx{ width:836px; background:url(../images/index/zx_lbg.jpg) no-repeat -4px 286px; overflow:hidden;}
.zx_c dl{ height:216px; padding:15px 0 0; overflow:hidden; line-height:28px; color:#555;}
.zx_c dt{ width:292px; padding:0 0 0 1px; float:left}
.zx_c dt img{ width:269px; height:179px; border:solid 1px #ddd; padding:3px; background:#fff;}
.zx_c dd{ width:542px; float:left}
.zx_c dd h3{ white-space:nowrap; font-size:12px; height:30px;}
.zx_c dd h3 a{ color:#e52928}
.zx_c dd p{ height:127px; overflow:hidden}
.zx_c ul{ width:860px;}
.zx_c li{ height:36px; line-height:36px;background:url(../images/index/ico04.png) no-repeat 14px 13px; padding:0 31px; width:360px; float:left; overflow:hidden}
.zx_c li span { width:75px; float:right;}
.zx_c li a{ color:#555;}

/*Ã©â€”Â®Ã§Â­â€*/
.wd{ width:322px; padding-left:42px;overflow:hidden;}
.wd_c dl{ padding:18px 0 5px;line-height:28px;color:#555;}
.wd_c dt{ background:url(../images/index/wd_w.jpg) no-repeat 0 0 #e8e8e8; height:23px; line-height:23px; padding:0 0 0 37px;overflow: hidden;}
.wd_c dt a{ color:#000;}
.wd_c dd{ background:url(../images/index/wd_d.jpg) no-repeat 0 12px;padding:4px 0 0 37px;}

/*Ã¥Ââ€¹Ã¨Ââ€*/
.link{background:#fff; font-family:"Microsoft YaHei"; line-height:26px; padding:9px 21px 0; height:128px; overflow:hidden; margin-bottom:20px;}
.link h2{ height:49px; line-height:49px; font-weight:normal; font-size:16px; padding:0 30px 0 38px; border-bottom:solid 1px #bebebe; background:url(../images/index/ico03.jpg) no-repeat 0 13px; padding:0 0 0 30px;color:#333;}
.link h2 a{ color:#333;}
.link h2 em{ font-style:normal; font-size:14px; padding:0 0 0 5px; text-transform:uppercase; font-family:"Times New Roman", Times, serif;}
.link h2 span{ font-size:12px;}
.lnk_c{ padding:8px 0 0 10px; overflow:hidden}
.lnk_c a{padding-left:35px; display:inline-block;}
