@charset "utf-8";
/* Created by yuchunming*/
body{background:#fff;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 */ 
table {
    border-collapse: collapse;
    border-spacing: 0;
}

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;}

/* 顶底(白底) */
.top{background:#fff;border-bottom:9px #000000 solid;}
.top_inner{width:950px;margin:0 auto;padding:20px 10px 10px 10px;}
.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{width: 1200px;height: 397px;margin: 0 auto;background: url("../images/banner.png") no-repeat  45px 0;}

/*主内容*/
.main_con{padding:15px 0 45px 0;background: url("../images/body_bg.jpg");}
.box1{background: url(../images/box1.png) no-repeat #FDF8D0;height: 713px;width: 950px;margin: 0 auto;}
.box1 .p1{padding: 55px 55px 0 150px;font-size: 14px;line-height: 27px;}
.box1 .p2{padding: 35px 55px 0 150px;font-size: 14px;line-height: 27px;text-align: right;}
.box1 table{width: 752px;margin: 18px 0 0 135px;}
.box1 table th{height: 37px;font-size: 14px;}
.box1 table td{text-align: center;color: #830404;font-size: 12px;height: 20.5px;}
.box1 table .td1{background: #E3E1E0;color: #878787;}
.box2{background: url(../images/box2.png) no-repeat #FDF8D0;height: 665px;width: 949px;margin: 0 auto;}
.box2 .p1{padding: 60px 63px 0 150px;font-size: 14px;line-height: 28px;}
.box2 .p2{padding: 20px 63px 0 150px;font-size: 14px;line-height: 28px;}
.box2 .des_p{padding: 380px 63px 0 0;text-align: right;font-size: 12px;}
.box3{background: url(../images/box3.png) no-repeat #FDF8D0 -2px 0;height: 356px;width: 950px;margin: 0 auto;}
.box3 .p1{padding: 60px 58px 0 150px;font-size: 14px;line-height: 28px;}
.box3_list{padding: 28px 0  0 150px;}
.box3_list ul{float: left;width: 228px;text-align: center;padding-right: 20px;}
.box3_list ul .li1{color: #fff;font-size: 18px;text-align: center;padding: 12px 0;text-shadow:none;}
.box3_list ul .li2{padding: 20px 17px 0 17px;line-height: 18px;}
.box4{background: url(../images/box4.png) no-repeat;height: 128px;width: 950px;margin: 0 auto;} 
.box4 ul{padding: 8px 0 0 502px;width: 341px;text-align: center;}
.box4 ul li{padding: 2px 0;font-size: 14px;}
.box4 ul li input{width: 142px;}
.box4 ul .li1{color: #8c0000;font-size: 14px;padding: 15px 0;}
.box4 .buy_submit{padding: 8px 0 0 0;}
.box4 .buy_submit input{background: url("../images/btn_bg.png") no-repeat;width: 100px;height: 110px;border: 0;cursor: pointer;}
/* footer */
.inner_footer{background:#8C0000;text-shadow:none;}
#footer{width:950px;margin:0 auto;color:#fff;text-align:center;padding:38px 0 22px 0;line-height:21px;}
#footer a{color:#fff;}
#footer a:hover{color:#ff9;}

#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;}
