@charset "utf-8";
/* CSS Document */

/*格式化样式*/
*{margin:0;padding:0}
body{font:12px/1.5 Microsoft YaHei,Arial, Helvetica, sans-serif;color:#333}
table{width:100%; border-collapse:collapse;border:none;border-spacing:0}
a{color:#202020;text-decoration:none;}
img{border:none}
input{vertical-align:middle;outline:none}
textarea{outline:none;}
ul,ol,dl{list-style:none;}
b,em,i,u,strong{font-weight:normal;font-style:normal;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:14px;font-weight:normal;}

/*公共样式*/
.fl{float:left;}
.fr{float:right;}
.clearfix{overflow:hidden;zoom:1}
.clear{clear:both}

.bg{background:url(../images/bg.jpg) no-repeat top center #e8e9eb;}
.wrap1000{width:1000px;margin:0 auto;}
.top{height:54px;background:#2a2c2e;}
.topTitle{width:185px;height:78px;line-height:78px;background:#4bbdb1;position:relative;float:left;font-size:24px;text-align:center;color:#FFF;}
.main{margin-top:55px;background:#FFF;padding:90px 0}
.mainBg{width:285px;height:388px;background:url(../images/mainbg.jpg) no-repeat;margin:0 auto;padding:0 60px}
.mainLabel{font-size:14px;padding-top:45px;}
.mainLabel label{margin-left:10px;}
.mainLabelBottom{margin-top:20px;display:none;}
.labelCenter{height:50px;font-size:14px;line-height:50px;margin-bottom:4px;}
.inp{width:72px;height:29px;background:url(../images/inp.jpg) no-repeat;border:none;padding:2px;line-height:29px;}
.blueBtn{height:40px;line-height:40px;padding:0 35px;background:#4bbdb1;border:solid 1px #39a99d;display:inline-block;border-radius:3px;font-size:18px;color:#FFF;}
.grayBtn{height:40px;line-height:40px;padding:0 35px;background:#e8e9eb;border:solid 1px #cecece;display:inline-block;border-radius:3px;font-size:18px;color:#666;}
/*.mainSub{padding-top:120px;}*/
.mainSub{padding-top:80px;}


.mLable{width:250px;height:40px;line-height:50px;padding-left:50px;font-size:14px;}

.page{padding:15px 5px 15px 0 }
.page a, .page span {    background: url("../images/pageA.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);display: block;float: left;font-family: Microsoft YaHei;height: 25px; line-height: 25px;
    margin-left: 8px;text-align: center;width: 25px;}
	
.page span.cur {background: url("../images/pageCur.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);color: #FFFFFF; line-height: 23px;}
.page a.pagePre { background: url("../images/pagePre.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);height: 25px;line-height: 25px;text-align: center;width: 50px;}