@charset "utf-8";
/* Created by yuchunming*/
body{background:#f8f1e9;text-shadow:0 1px #fff;}
body,td,input{ font-size:12px; font-family: "宋体",Arial;}
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;}
.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 */ 


h1{text-indent:-9999px;height:0px;line-height:0px;}

.left{ float:left;}
.right{ float:right;}

/* color */
.cRed{color:#C00;}
.cRed2{color:#900;}
.cRed3{color:#f33;}
.cBold{font-weight:bold;}
.cBlue{color:#014991;}
.cGray{color:#666;}
.cOrange{color:#f60;}
.cGold{color:#c59b36;}
.cGreen{color:#080;}

/* 默认超链样式 */
a{color:#369;text-decoration:none;}
a:hover{color:#c00;text-decoration:underline;}
.fontArial{font-family:Arial, Helvetica, sans-serif;}
.big{font-size:14px;font-weight:bold;}

/*手编超链样式*/
.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;}

.box{width:960px;margin:0 auto;}

/* 顶底(白底) */
.top{background:#fff;border-top:5px #ddd solid;}
.top_inner{width:950px;margin:0 auto;padding:20px 10px 10px 10px;}
.top_logo{background:url(../images/logo.png) no-repeat;width:270px;height:45px;_background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png',sizingMethod="scale");}
.top_logo:a{cursor:pointer;}
.top_menu{color:#666;float:right;}
.top_menu a{color:#666;text-shadow:none;}
.top_menu a:hover{color:#c00;}
.top_hotline{color:#333;font:20px/27px  "微软雅黑",Helvetica;text-align:right;margin-top:5px;}
.top_hotline span{font:bold 24px/27px  Helvetica,Arial;color:#e30d0d;}

/* Banner */
.banner_box{background:#c33;}
.banner_img{background:url(../images/banner.jpg) no-repeat;width:950px;height:330px;margin:0 auto;}

/* 内容 */
.tit_01{background:#f4f4f4;border-left:20px #d23131 solid;}
.tit_01 h2{background:#fff;font:100 48px/60px "微软雅黑","黑体";padding:0 15px;float:left;}
.tit_01 h2 .txt01{color:#c33;}
.tit_01 h2 .txt02{color:#666;font:36px/40px "微软雅黑","黑体";}

.btn01{background:url(../images/btn_01.gif) no-repeat;width:205px;height:68px;cursor:pointer;overflow:hidden;margin:15px;margin-top:250px;float:right;}
.btn01:hover{background:url(../images/btn_01b.gif) no-repeat;width:205px;}
.btn_02{background:url(../images/btn_02.png) no-repeat;width:212px;height:60px;}
.btn_03{background:url(../images/btn_03.png) no-repeat;width:212px;height:60px;}
.btn_04{background:url(../images/btn_04.png) no-repeat;width:212px;height:60px;}
.btn_05{background:url(../images/btn_05.png) no-repeat;width:212px;height:60px;}
.btn_06{background:url(../images/btn_06.png) no-repeat;width:212px;height:60px;}
.btn_02,.btn_03,.btn_04,.btn_05,.btn_06{margin-bottom:5px;}
.btn_dt{background:#36F;color:#fff;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;padding:5px 8px;text-shadow:none;}
.btn_dt:hover{background:#c00;color:#fff; text-decoration: none;}

.con{background:#fff;width:950px;margin:0 auto;padding:25px 0;}
.con_box{padding:15px 30px;margin-bottom:20px;}

.tips_01{background:#f7f7f7;width:630px;font:16px/24px "微软雅黑","黑体";padding:15px;}
.tips_02{background:url(../images/tips_bg.png) no-repeat;width:890px;height:135px;font:20px/30px "微软雅黑","黑体";margin-top:10px;}
.tips_02 .tips_txt{padding:15px 30px;}

.example_03{background:url(../images/example_img03.png) no-repeat;width:320px;}
.example_03 .txt_box{float:right;margin-top:280px;margin-right:30px;font:18px/30px "微软雅黑","黑体";}
.example_03 .txt_big{color:#c00;font:24px/30px Arial;}

.nTab{background:#f9f9f9;border-top:1px #eee solid;border-right:1px #eee solid;}
.nTab li{background:#f9f9f9;width:177px;float:left;border-left:1px #eee solid;border-bottom:1px #eee solid;font:14px/45px "宋体";text-align:center;cursor:pointer;}
.nTab .on {background:#fff;font-weight:bold;color:#c00;border-bottom:1px #fff solid;}
.Contentbox{clear:both;border:1px #eee solid;border-top:none;padding:0 20px;}
.ContextTxt{padding:10px;}
.nTab_con{background:#fff;font:14px/27px "宋体",Arial, Helvetica;margin-bottom:20px;padding:10px;}
.nTab_con table{width:100%;border-collapse:collapse;}
.nTab_con td{border:1px #eee solid;text-align:center;line-height:32px;}
.nTab_con thead{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');}

/* footer */
.inner_footer{text-shadow:none;background:#c33;}
#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:#fc6;}

#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;}
