@charset "utf-8";
/* Created by yuchunming*/
body{background:#eee;background-image:url(../images/bg.png);}
body,td,input{ font-size:12px; font-family:"宋体";}
body,div,form,img,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0; padding: 0; border: 0;}
li{list-style-type:none;}
p{text-indent:2em;margin-bottom:10px;}
.clear{ clear: both; line-height:0px; height:0px; font-size:0px; visibility:hidden;}
.clearfix:after{content:"."; display:block; height: 0; clear: both; visibility: hidden;} /* only FF */ 

.left{ float:left;}
.right{ float:right;}

/* color */
.cRed{color:#C00;}
.cRed2{color:#900;}
.cBold{font-weight:bold;}
.cBlue{color:#014991;}
.cGray{color:#666;}
.cOrange{color:#f60;}
.cGold{color:#c59b36;}
.fontArial{font-family:Arial, Helvetica, sans-serif;}

/* 默认超链样式 */
a{color:#666;text-decoration:none;}
a:hover{color:#C00;text-decoration:underline;}

/*手编超链样式*/
.titRed a{color:#900;}
.link a{color:#014991;text-decoration:none;}
.link a:hover{text-decoration:underline;color:#c00;}

a.linkRed{color:#c00;}
a.linkRed2{color:#900;}
a.linkRed3{color:#f00;}
a.linkBlue{color:#3f6ea2;}
a.orange{color:#ff9900;}
a.linkBlue:hover,a.orange:hover,a.linkRed2:hover,a.linkRed3:hover {color:#c00;}

.top{background:#333;padding:10px 0;}
.top_box{width:950px;margin:0 auto;}
.top_logo{background:url(../images/logo.png) no-repeat;width:215px;height:42px;margin-left:10px;}
.top_menu{color:#fff;float:right;margin:20px 10px 0 0;}
.top_menu a{color:#fff;}
.top_menu a:hover{color:#f96;}

/* Header */
.header{background:#fff;border-bottom:1px #ddd solid;}
.haader_box{width:950px;margin:0 auto;}
.header_img{background:url(../images/header.jpg) 0 0 no-repeat;width:950px;height:225px;}
h1{text-indent:-9999px;height:0px;line-height:0px;}
h2{text-indent:-9999px;height:0px;line-height:0px;}

.menu{background-color:#eee;background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee)); /* Saf4+, Chrome */background-image:-webkit-linear-gradient(top, #ffffff, #eeeeee); /* Chrome 10+, Saf5.1+ */background-image: -moz-linear-gradient(top, #ffffff, #eeeeee); /* FF3.6 */ background-image:-ms-linear-gradient(top, #ffffff, #eeeeee); /* IE10 */background-image:-o-linear-gradient(top, #ffffff, #eeeeee); /* Opera 11.10+ */background-image:         linear-gradient(top, #ffffff, #eeeeee);filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee'); /* IE6–IE9 */height:60px;overflow:hidden;border-bottom:1px #ddd solid;}
.menu a{color:#000;float:left;font-size:18px;line-height:60px;font-family:"微软雅黑", "黑体";padding:0 20px;text-align:center;border-right:1px #fff solid;border-left:1px #ddd solid;}
.menu a:hover{color:#fff;background:url(../images/menu_bg.png) repeat-x top;text-decoration:none;border:1px #960 solid;text-shadow:2px 1px #900;}

/* Content */
.inner{background:url(../images/bg.png);width:948px;margin:0 auto;border:1px #ddd solid;border-top:none;text-shadow:0 1px #fff;-moz-box-shadow: 0px 5px 5px #999999;-webkit-box-shadow: 0px 5px 5px #999999;box-shadow: 0px 5px 5px #999999;zoom:1;}
.inner_box{border:1px #fff solid;zoom:1;}
.inner_con{background:#fff;padding:30px 20px 10px 20px;}
.inner_footer{background:#a7202d;}

.box01{padding:30px;border-top:1px #fff solid;border-bottom:1px #ddd solid;zoom:1;}
.tit01{font-size:24px;color:#666;font-family:"微软雅黑", "黑体";}
.tit01b{font-size:48px; color:#333;font-family:"微软雅黑", "黑体";margin-bottom:25px;}
.box01 img{border:5px #fff solid;margin-right:20px;}
.box01 .txt{width:610px;line-height:24px;font-size:14px;color:#333;}
.box02{background:url(../images/box_bg01.png) no-repeat top right;border-top:1px #fff dotted;padding:30px 20px 10px 20px;}
.tit02{color:#70613a;font-size:30px;font-family:"微软雅黑", "黑体";margin:15px 0 65px 0;}
.con{font-size:14px;position:relative;}
.con_tit{background:url(../images/tit_bg.png) no-repeat;_background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tit_bg.png',sizingMethod="scale");width:355px;height:63px;color:#fff;position:absolute;left:5px;top:-33px;}
.con_titlink{width:355px;font-size:18px;font-family:"微软雅黑", "黑体";position:absolute;line-height:45px;text-align:center;text-shadow:0 1px #960;left:5px;top:-33px;}
.con_titlink a{color:#fff;}
.con_titlink a:hover{color:#ff9;}
.con_txt{background:#fff;color:#333;line-height:24px;border:1px #ddd solid;padding:50px 20px 10px 10px;zoom:1;}
.con_txt img{margin-right:10px;}
.con_txt .txt{width:720px;}
.con_tit02{font-size:14px;font-weight:bold;color:#c00;margin:0 0 5px 3px;line-height:30px;}
.con_table{float:left;width:430px;margin:15px 0;}
.con_chart{float:right;width:452px;margin:15px 0;}
.con_chart img{border:1px #ddd solid;}
.con table{line-height:21px;border-collapse:collapse;}
.con thead{background:#ccc;}
.con tbody{background:#fff;}
.con td{padding:3px 5px;border:1px #ddd solid;}
.con_tips{background:#fff;color:#333;border:1px #ddd solid;padding:15px;line-height:24px;}
.con_tips a{color:#369;}
.box03{border-bottom:2px #c66 dotted;padding:60px 20px 30px 20px;}
.box04{border-bottom:1px #ddd solid;padding:10px;}
.topic_link{text-align:center;line-height:24px;}

/* 联系信息 */
.contact{background:#7c898f;margin-top:15px;}
.contact_box{width:950px;margin:0 auto;}
.contact_txt{font-family:Arial;font-size:14px;text-align:center;color:#eee;line-height:42px;}

/* 底部导航 */
.topic{background:url(../images/topic_bg.png);text-shadow:none;color:#fff;line-height:24px;padding:10px 0;}
.topic_box{width:950px;margin:0 auto;}
.topic_lbox{float:left;margin:0 10px;width:270px;overflow:hidden;word-break:keep-all;white-space:nowrap;display:block;text-overflow:ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow:ellipsis;}
.topic_mbox{float:left;margin:0 10px;width:350px;overflow:hidden;word-break:keep-all;white-space:nowrap;display:block;text-overflow:ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow:ellipsis;}
.topic_rbox{float:right;width:270px;}
.topic_tit{color:#fff;font:700 14px/30px "";}
.topic_follow{height:35px;margin-top:5px;}
.topic_follow .follow_tit{background:url(../images/followus.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/followus.png',sizingMethod="scale");width:90px;height:35px;float:left;}
.topic_follow img{margin:0 3px;}
.topic_tdc{margin:15px 10px;text-align:right;}
.topic_tdc img{float:right;margin:0 5px;}
.topic a{color:#c99;}
.topic a:hover{color:#fff;}

/* footer */
.inner_footer{background:#300c0e;text-shadow:none;}
#footer{width:950px;margin:0 auto;color:#fff;text-align:center;padding:15px 0;line-height:21px;}
#footer a{color:#fff;}
#footer a:hover{color:#c00;}

#toTop {display:none;text-decoration:none;position:fixed;right:50%;_top:10px;_right:10px;bottom:380px;overflow:hidden;width: 40px;height: 53px;border:none;text-indent:-999px;z-index:20;background: url(../images/top.png) no-repeat 0 0;}
#toTop:hover {background-position:-40px 0;}
#toTop:active, #toTop:focus {outline:none;}
