@charset "utf-8";
/* 版权所有 */
body {
	font-family: 'Microsoft YaHei', Simsun;
	margin: 0px auto;
	padding: 0px;
	background:#fff;
	color:#333;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th, select, span
{
	margin:0px;
	padding:0px;
}
ul, li {list-style: none;}
ul, ol { list-style-type:none;}
table{border-collapse:collapse;}
input, textarea, keygen, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 13.3333px Arial;
}
input, select {
    vertical-align: middle;
}
textarea {
    -webkit-appearance: textarea;
    background-color: white;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    flex-direction: column;
    resize: auto;
    cursor: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
    border-width: 1px;
    border-style: solid;
    border-color: initial;
    padding: 2px;
}
/* 链接 */
a{color:#444;text-decoration:none;}
a:hover{color:#444; text-decoration:none;}
/* 网站公共部分 */
#header{}
.top{ background:#f8f8f8; height:30px; border-bottom:1px solid #dedede;}
.topc{ background:#f8f8f8; height:30px; width:1000px; margin:0 auto; line-height:30px; border-bottom:1px solid #dedede;}
.topz{ float:left; width:600px; height:30px;}
.topz ul li{ float:left; padding-left:32px; margin-right:10px; display:inline; color:#fff;}
.topz ul li a{ color:#fff;}
.topr{ float:right; width:180px; height:30px;}
.topr ul li{ float:right; text-align:right}
.topr ul li a{ display:block; padding:0 10px; height:30px; text-align:center;}

.htop{ width:1000px; height:100px; margin:0 auto 10px auto;}
.logo{float:left;width:320px;height:80px; padding-top:10px;}
.logo img{ height:56px;width:210px;}
.htopr{ float:right; width:260px; height:75px; text-align:right; padding-top:25px;}
.htopr .zxrx{ font-size:14px; color:#666;}
.htopr .zxdh{ font-size:28px; font-family:Arial, Helvetica, sans-serif; color:#C03;}

#mainBody
{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.qx-read-out{
	width: 1000px;
    margin: 0px auto;
    padding: 14px;
    border: #dedede 1px solid;
    margin-top: 14px;
	}
.qx-read {
    width: 972px;
    background: #f5f5f5;
    position: relative;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #666;
}
.qx-read em {
    float: left;
    font-style: normal;
    padding-left: 14px;
    display: inline-block;
    color: #0D7D33;
}
.qx-read a {
    float: left;
    display: inline-block;
    padding-left: 46px;
    padding-right: 14px;
    text-align: center;
    position: relative;
    z-index: 2;
    line-height: 42px;
    color: #333;
	background: url(right.png)  no-repeat;
}
.qx-read-m {
    width: 1170px;
    line-height: 24px;
    padding-top: 10px;
    color: #666;
}
.bmbd{}
.bmbd h2{ line-height: 60px; font-size: 36px; text-align: center; font-weight:normal;}
.cntmid{ margin-top:20px;}
.cntmid ul{ width:100%;}
.cntmid ul li.listd a{color:#FFF;}
.cntmid ul li{ width:50%; height:60px; line-height:60px;display:block; float:left; text-align:center;font-size: 22px; cursor:pointer}
.cntmid ul li.listd{ background-color:#15bdad; color:#FFF;}
.cntmid ul li.listd a{color:#FFF;}
.bmmain{ width:1000px; height:auto; display:inline-block; margin:0 auto 20px auto;}

.bmmain table {
    border-left:#bdbdbd 1px solid;
	border-top: #bdbdbd 1px solid;
    color: #333;
    margin-bottom: 8px;
    font-size: 14px;
	padding:20px 100px; 
	box-sizing:border-box;
}
.bmmain table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.bmmain table tbody tr:hover{ background:#fffff4;}

.bmmain table td {
    border-bottom: #bdbdbd 1px solid;
    line-height: 30px;
    height: 30px;
    border-right: #bdbdbd 1px solid;
    padding: 10px;
}

.bmmain table td input {
    width: 500px;
    height: 30px;
    border: 1px solid #dedede;
}
.bmmain table td select {
    width: 500px;
    height: 30px;
	border: 1px solid #dedede;
}
.bmmain table textarea {
    border: 1px solid #dedede;
    width: 700px !important;
    height: 60px;
}

.bmmain table td.subtdbg input {
    display:inline-block; margin-right:20px;
    overflow: hidden;
    width: 300px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    border: 0;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    font-family: Helvetica Neue,Tahoma,Arial,PingFangSC-Regular,Hiragino Sans GB,Microsoft Yahei,sans-serif;
}
.bmmain table td.subtdbg input[type="submit"] {background: #00B0D9;color: #fff;}
.bmmain table td.subtdbg input[type="submit"]:hover {
	background:#00a4ca;
}
.bmmain table td.subtdbg input[type="reset"] {
	background: #e0e4e6 ;
    color: #63686b;}
.bmmain table td.subtdbg input[type="reset"]:hover {
	    border: #e0e4e6 solid 1px;
}