﻿/*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; text-decoration:none;}
.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:162px; 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:7px 0 0;overflow:hidden;overflow:hidden;}
.t_text{float:left;display:block;padding:28px 0 0 21px; line-height:28px; font-size:18px; color:#333; font-weight:bold;}
.t_text span{ display:block; font-size:25px; line-height:34px; padding:15px 0 0;}
.t_text span b{ color:#c92323 ;}
.h_pho{line-height:22px;padding:0px 0 0 56px;white-space:nowrap; background:url(../images/common/t_pho.jpg) no-repeat 0 36px;color:#000; font-size:14px;}
.h_pho b{ display:block;color:#c92323; font-size:20px;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:10px 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;}

/*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; }

/** 导航 下拉**/
.nav{min-width:1200px;BACKGROUND:#cb0000 url(../images/nav_bg.jpg) repeat-x; HEIGHT:50px; font-family:"Microsoft YaHei";}
.navin{margin:0 auto; width:1197px;}
.navul{LIST-STYLE-TYPE:none}
.navul a{color:#fff;}
.navul li{POSITION:relative; TEXT-ALIGN:center; height:50px; LINE-HEIGHT:50px; WIDTH:133px; FLOAT:left; FONT-SIZE:16px; font-weight:bold; _z-index:2000}
.navul a.li1{float:left; width:133px; text-align:center; font-weight:bold; height:50px; line-height:50px; background:#a80000;}
.navul a.li0{float:left; list-style:none; width:133px; BACKGROUND:url(../images/li_bg.jpg) no-repeat right 16px;}
.navul li.singleactive{Z-INDEX:2000; POSITION:relative; BACKGROUND:#292F3F}
.navul li.navlmactive{Z-INDEX:2000; BACKGROUND:#292F3F}

.navul a{DISPLAY:block; FLOAT:none;}
.navul li.first{BACKGROUND:none transparent scroll repeat 0% 0%}
.list01{DISPLAY:none; BACKGROUND:#EAEBED}

.list01 a{COLOR:#3d3d3d;}
.navul li.navlm:hover{Z-INDEX:5000 !important; POSITION:relative; BACKGROUND:url(../images/navactive.png) no-repeat left top}
.dropdowntriple{DISPLAY:none}

.navul li.navlm:hover .dropdowntriple{Z-INDEX:2000; POSITION:absolute; DISPLAY:block; TOP:50px; LEFT:0px}
.navul li.single:hover{Z-INDEX:5000 !important; POSITION:relative; BACKGROUND:url(../images/navactive2.jpg) no-repeat left top}
.navul li:hover ul li a{BACKGROUND:none transparent scroll repeat 0% 0%}
.navul li:hover dt a{BACKGROUND:#f8f8f8}
.navul li:hover dt a:hover{BACKGROUND:#cc0000; color:#fff}
.navul li:hover .ndropdown{Z-INDEX:1000; POSITION:absolute; DISPLAY:block; TOP:50px; LEFT:0px}
.ndropdown{WIDTH:203px;}
.navul li.navlm:hover .gdropdown{Z-INDEX:1000; POSITION:absolute; DISPLAY:block; TOP:50px; LEFT:0px;WIDTH:203px}
.list01 DT A{LINE-HEIGHT:32px; FONT-SIZE:12px; display:block; height:32px;overflow: hidden;}

