@charset "utf-8";
/* Created by yuchunming*/
body{background:#fff;text-shadow:none;}
body{background-image:url(../images/bg.png);}
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:950px;margin:0 auto;font-size:14px;line-height:30px;}

/* 顶部 */
.con{background:url(../images/header.jpg) center top no-repeat;height:700px;}
.top{border-bottom:5px #e00 solid;text-shadow:none;font-size:12px;}
.top_inner{width:950px;margin:0 auto;}
.top_logo{background:url(../images/logo.png) center bottom no-repeat;background-color:#fff;width:350px;height:50px;padding-top:20px;margin-bottom:10px;}
.top_logo:a{cursor:pointer;}
.top_menu{color:#888;float:right;margin:20px 10px 0 0;}
.top_menu a{color:#888;}
.top_menu a:hover{color:#c00;}
.top_hotline{color:#000;font:18px/24px  "微软雅黑",Helvetica;text-align:right;margin-top:5px;}
.top_hotline span{font:bold 20px/24px  Helvetica,Arial;color:#bc964d;}

/* 内容 */
.banner{background:url(../images/banner.png) no-repeat;width:950px;height:256px;margin-bottom:10px;}

.con_box01{background-color:#fff;border:1px #ddd solid;margin-bottom:10px;padding:25px;zoom:1;}
.con_box02{background-color:#fff;border:2px #ddd solid;margin-bottom:10px;padding:25px;position:relative;zoom:1;}
.con_box03{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 */border:1px #ddd solid;margin-bottom:10px;padding:25px;}
.con_tag01{background:url(../images/tag_01.gif) no-repeat;width:104px;height:104px;position:absolute;left:-2px;top:-2px;zoom:1;}

.tit_01{color:#000;font:24px/30px "微软雅黑","黑体";margin-bottom:5px;}
.tit_02{color:#c00;font:24px/40px "微软雅黑","黑体";margin-bottom:10px;}
.tit_03{color:#000;font:30px/40px "微软雅黑","黑体";margin-bottom:5px;}
.tit_04{color:#000;font:20px/30px "微软雅黑","黑体";}
.tit_02 a{color:#c00;text-decoration:underline;}

.txt_01{color:#f60;font-weight:bold;}
.txt_02{color:#999;font-size:12px;}
.txt_03{background:#eee;color:#000;font:18px/24px "微软雅黑","黑体";margin-left:15px;padding:5px 10px}

.con_left{float:left;width:530px;color:#666;margin-top:15px;}
.con_right{float:right;width:325px;margin-top:15px;}

.con_right table{background:#eee; border-collapse:collapse;}
.con_right td{color:#000;font:18px/30px "微软雅黑","黑体";border:1px #ddd solid;padding:5px;}

.con_list01{background:url(../images/no_01.png) no-repeat;padding-left:30px;}
.con_list02{background:url(../images/no_02.png) no-repeat;padding-left:30px;}
.con_list03{background:url(../images/no_03.png) no-repeat;padding-left:30px;}

/* footer */
.inner_footer{text-shadow:none;}
#footer{width:950px;margin:0 auto;color:#666;text-align:center;padding:15px 0;line-height:21px;}
#footer a{color:#666;}
#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;}
