/* CSS Document */
body,div,p,span,h1,h2,h3,h4,h5,ul,li,dl,dd,dt,a,from,input,div,menu,ol,section{ border:0; margin:0; padding:0;}
body{font-family:"Microsoft YaHei"; overflow-x:hidden;}
area{ outline: none;}
ul,li{ list-style:none;}
.c{ clear:both;}
.pr{ padding-top:5px; height:100px;}
.clearf:after,clearf:before{content:"";display:block; }
.clearf:after {clear:both;}
.clearf{zoom:1;}/*IE6/IE7*/
.mr{ width:1200px; margin:0 auto;}
a{ text-decoration:none; color: #676767;}
a:hover{ color:#000;}
img{ border:0; vertical-align:top;}
.nf{ width:200px; float:right; margin-top:10px;}*/
/*主体开始*/
.tsxc_1{ background:url(../images/tsxc_1.jpg) no-repeat 50%; height:142px;}
.tsxc_2{ background:url(../images/tsxc_2.jpg) no-repeat 50%; height:94px;}
.tsxc_3{ background:url(../images/tsxc_3.jpg) no-repeat 50%; height:88px;}
.tsxc_4{ background:url(../images/tsxc_4.jpg) no-repeat 50%; height:58px;}
.line{ height:25px;}
.daohang{ width:1100px; margin:0 auto; }
.daohang ul{ list-style:none; margin:0px; padding:0px; }
.daohang ul li a{ display:block; float:left; width:145px; height:60px; line-height:60px;  text-align:center; margin-left:34px;  font-size:26px; margin-top:28px;
border: 1px solid #713e24;  border-radius: 10px;  color:#713e24
}
.daohang ul li a:hover{ display:block; float:left;width:145px; height:60px; line-height:60px; text-align:center; margin-left:34px;  font-size:26px; margin-top:15px; border: 1px solid #ee7800;  border-radius: 10px;  color:#ee7800}
.fazhan{ width:1000px; margin:0px auto; padding-top:40px;}
.fazhan .xcleft{ width:230px; float:left;}
.fazhan .qj1{ width:730px;  float:right; line-height:35px; font-size:18px;   text-indent:2em; padding-top:25px;}
.STYLE1{ color:#FF0000;}
/* jpdc_common_title */
.jpdc_common_title{width:1200px;margin:auto;text-align:center;margin-top:25px;}
.jpdc_common_title h1{font-size:40px;font-weight:normal;line-height:60px; border-bottom:1px solid #606060;padding-bottom:10px;width:680px;margin:auto;}
.jpdc_common_title h1 font{color:#000000;}
.jpdc_common_title h2{font-size:23px;font-weight:normal;line-height:25px;}
.jpdc_common_title a{font-size:24px;line-height:24px;background:#FF0000;padding:5px 15px;color:white; border-radius: 10px; }
.jpdc_common_title a:hover{background:#ee7800;}
/* jpdc_common_title */
.bt{ text-align:center;margin:0px; padding-top:30px; padding-bottom:15px; font-size:24px; color:#e4130f;}
.shijian{ width:1000px; margin:0 auto; padding-top:20px; line-height:30px;font-size: 16px; }
.xctp{ width:1000px; margin:0 auto;}
.xctp ul li{ display:block; float:left; margin-left:33px; width:158px; height:180px; margin-bottom:15px; margin-top:10px; line-height:30px; text-align:center;}
.xctp ul li a.zixun{ color:#FF0000;}
.xctp a{ color:#333333;}



.banner{ background:url(../images/zbg.jpg) no-repeat center top; height:686px; overflow:hidden; text-align:center;}
.shijian font{ color: #FF0004; font-weight:bold;}





/*报名表单*/
.bgcolor {
    background: #e9e9e9;
    margin: 20px auto;
  }
  .bgcolor .wrap {
    padding-top: 30px;
    background: url("http://www.xdfpr.cn/zt/xiaochi_zh/images/bm.png") no-repeat left bottom;
  }
  .bmbox {
    width: 434px;
    height: 428px;
    margin-left: 756px;
    background: #fff;
  }
  .bm-title {
    text-align: center;
    padding: 20px;
  }
  .bm-title strong {
    font-size: 30px;
  }
  .bm-input {
    display: block;
    width: 295px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #c9c9c9;
    margin: 0 auto 20px;
    padding: 0 10px;
    border-radius: 10px;
  }
  .bm-submit {
    display: block;
    width: 295px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto 20px;
    border-radius: 50px;
    text-align: center;
    background: -webkit-linear-gradient(left, #ff875d, #ff545c); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #ff875d, #ff545c); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #ff875d, #ff545c); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff875d, #ff545c); /* ±ê×??????¨ */
    color: #fff;
    font-size: 24px;
    cursor: pointer;
  }