@charset "gb2312";
/* CSS Document */

/*-----------------------------------------初始化样式------------------------------------------*/
body{ padding:0; margin:0 auto; background-color:#fff; line-height:24px;}
img{ border:none;}
h1,h2,h3,h4,h5,h6,hr,blockquote,form,ul,ol,li,p,pre,dl,dt,dd,fieldset,legend,button,input,textarea,th,td{ padding:0; margin:0;}
ul,ol,li{ list-style:none;}
sup{ vertical-align:text-top;}
sub{ vertical-align:text-bottom;}
legend { color:#000;}
fieldset{ border:0;} 
button,input,select,textarea { font-size:100%;}
table{ border-collapse:collapse; border-spacing:0;}
.clear{ clear:both; line-height:0px; font-size:0px;}
.clearfix:after{ content:".";display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-block;overflow:hidden;}
.left{ float:left; _display:inline;}
.right{ float:right;}
.hr_10{ clear:both; height:10px; overflow:hidden; font-size:1px; line-height:1px;}
.hr_4{ clear:both; height:4px; overflow:hidden; font-size:1px; line-height:1px;}

/*------------------------------------------字体样式-------------------------------------------*/
body,button,input,select,textarea{ font-family:"宋体"; color:#000; font-size:12px;}
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;}
.bold{ font-weight:bold;}
.ft14{ font-size:14px;}
.ft16{ font-size:16px;}
a:link,a:visited{ color:#000; text-decoration:none;}
a:hover{ color:#CC0000; text-decoration:underline;}
a:active{ color:#000; text-decoration:none;}
a.red:link,a.red:visited{ color:#B70B00;}
a.red:hover{ color:#B70B00;}
a.red:active{ color:#B70B00;}
a.white:link,a.white:visited{ color:#fff;}
a.white:hover{ color:#FFFF00;}
a.white:active{ color:#fff;}
a.orange:link,a.orange:visited{ color:#FF6600;}
a.orange:hover{ color:#FF6600;}
a.orange:active{ color:#FF6600;}
 
/*-----------------------------------------全局元素布局----------------------------------------*/
.topMargin5{ margin-top:5px;}
.topMargin10{ margin-top:10px;}
.topMargin15{ margin-top:15px;}
.topMargin20{ margin-top:20px;}
.leftMargin5{ margin-left:5px;}
.leftMargin10{ margin-left:10px;}
.leftMargin22{ margin-left:22px;}
.bottomMargin5{ margin-bottom:5px;}
.bottomMargin10{ margin-bottom:10px;}
.wrapper{ width:950px;margin:0 auto;}
.center{ text-align:center;}
.rightborder{ border-right:1px dotted #CCC;}

.banner{ background:url(images/banner.jpg) no-repeat; height:191px;}
.nav{ background:url(images/nav.jpg) no-repeat; height:64px; position:relative; font-size:14px;}
.nav ul{ font-weight:700; padding-left:38px; line-height:30px; position:relative;}
.nav li{ float:left; margin-right:15px;}
.nav em{ color:#FF3300; margin-right:10px;}
.nav b{ width:152px; height:31px; line-height:31px; text-align:center; font-family:"微软雅黑"; font-weight:normal; position:absolute; right:31px; top:17px;}

.title950{ height:40px; line-height:40px; padding:0 14px 0 40px; font-family:"微软雅黑"; font-weight:normal; font-size:20px; color:#FFF; margin-bottom:2px;}
.title950 span{ font-family:"宋体";}
.one{ background:url(images/bg_tit_orange.jpg) no-repeat;}
.two{ background:url(images/bg_tit_green.jpg) no-repeat;}
.three{ background:url(images/bg_tit_violet.jpg) no-repeat;}
.four{ background:url(images/bg_tit_pink.jpg) no-repeat;}
.five{ background:url(images/bg_tit_red.jpg) no-repeat;}
.six{ background:url(images/bg_tit_blue.jpg) no-repeat;}

.contbox{ padding:21px 0 0 22px;}
.bg_orange{ background:url(images/bg_cont_orange.png) no-repeat;}
.bg_green{ background:url(images/bg_cont_green.png) no-repeat;}
.bg_violet{ background:url(images/bg_cont_violet.png) no-repeat;}
.bg_pink{ background:url(images/bg_cont_pink.png) no-repeat;}
.bg_red{ background:url(images/bg_cont_red.png) no-repeat;}
.bg_blue{ background:url(images/bg_cont_blue.png) no-repeat;}

.box{ width:294px; float:left; margin-bottom:1px;}
.info{ width:272px;}
.info h3{ padding-left:22px; height:27px; line-height:27px; font-size:14px;}
.info h3 span,.title950 span{ font-size:12px;}
.info h3 span,.info li span,.title950 span{ float:right; font-weight:normal;}
.info ul{ padding-top:11px;}
.info li{ background:url(images/bg_li_dot.gif) 1px 50% no-repeat; padding:0 9px; line-height:28px; font-size:14px;}
.arrow_orange{ background:url(images/bg_arrow_orange.gif) 0 50% no-repeat; border-bottom:2px #FF9C00 solid;}
.arrow_green{ background:url(images/bg_arrow_green.gif) 0 50% no-repeat; border-bottom:2px #54BB46 solid;}
.arrow_violet{ background:url(images/bg_arrow_violet.gif) 0 50% no-repeat; border-bottom:2px #8787C9 solid;}
.arrow_pink{ background:url(images/bg_arrow_pink.gif) 0 50% no-repeat; border-bottom:2px #E177A8 solid;}
.arrow_red{ background:url(images/bg_arrow_red.gif) 0 50% no-repeat; border-bottom:2px #EF3045 solid;}
.arrow_blue{ background:url(images/bg_arrow_blue.gif) 0 50% no-repeat; border-bottom:2px #0EC4DE solid;}