﻿*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "微软雅黑";
    overflow-x: hidden;
	font-size: 14px;
}
ul{
	list-style: none;
}
a {
    text-decoration: none;
    color: #3f4359;
}
.w1200 {
    width: 1230px;
    margin: 0 auto;
}
.hmgj_center {
    /*display: inline-block;
    width: 70%;*/
    padding: 60px 15% 20px 15%;
}
.gsd_seach {
    display: inline-block;
    width:100%;
    padding: 0px 20% 0px 20%;
    margin-top: 20px;
}
.hmgj_zjcx {
    margin-top: 50px;
}
.clearfix {
    clear: both;
}
.hmgj_top h1 {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #3f4359;
}
.hmgj_top p {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: 5px;
}
.gsd_cxmh {
    display: inline-block;
    width: 100%;
    margin-left:40px;
}
.gsd_cxmh input {
    display: inline-block;
    height: 38px;
    width: calc(100% - 108px);
    padding: 0px 10px;
    border: 1px solid #ddd;
    vertical-align: middle;
    font-size: 14px;
    outline: none;
}
.hmgj_cxbtn {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 80px;
    text-align: center;
    border: 0px solid #ddd;
    background: #ff7415;
    color: #fff;
    font-size: 16px;
    letter-spacing: 3px;
    cursor: pointer;
    vertical-align: middle;
}
.hmgj_zjcxT {
    text-align: center;
    padding: 6px 0px;
}
.jx_zjcxC {
    margin-top: 30px;
    width: 90%;
    padding-left: 12%;
    padding-right: 2%;
    margin-left:58px;
}
.hmgj_zjcxT span {
    font-size: 18px;
    padding: 5px 0px;
    border-bottom: 1px solid #3f4359;
}
.jx_zjcxC a {
    display: inline-block;
    width: 24%;
    font-size: 14px;
    margin-bottom: 12px;
    text-align: left;
}


.gsd_conment {
    width: 100%;
    margin-top: 50px;
}
.gsd_csjg {
    display: inline-block;
    width: 100%;
}
.gsd_title {
    display: inline-block;
    width: calc(100% - 2px);
    height: 50px;
    line-height: 50px;
    background: #ff7415;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border: 1px solid #ddd;
}
.gsd_table1 {
    width: 100%;
    border-left: 1px solid #ddd;
}
.gsd_table2 {
    width: 100%;
    border-left: 1px solid #ddd;
}
.gsd_table1 th {
    height: 40px;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 50%;
    text-align: center;
    font-weight: normal;
}
.gsd_table1 td {
    height: 40px;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 50%;
    text-align: center;
}
.gsd_table1 td a {
    color: #ff7415;
    margin-left: 5px;
}
.gsd_table1 td a label {
    color: #ff7415;
}
.gsd_table2 th {
    height: 60px;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 100px;
    text-align: center;
    font-weight: normal;
}
.gsd_table2 td {
    height: 60px;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: calc(100% - 250px);
    text-align: center;
}
.gsd_table2 th:last-child {
    height: 60px;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 150px;
    text-align: center;
    font-weight: normal;
}
.gsd_table2 td a {
    font-size: 12px;
    display: inline-block;
    width: 16%;
}

.hmgj_top span {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #3f4359;
}
.hmgj_top span a {
    font-size: 28px;
    color: #3f4359;
}

