@charset "utf-8";

/*表单*/
input, button, select, textarea {
	outline: none;
	font-family: "Microsoft Yahei", Arial;
font-size:.24rem;
	-webkit-appearance: none !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#999;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color:#999;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color:#999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #999;
}


/*è´¹ç”¨æ˜Žç»†andç›ˆåˆ©åˆ†æž*/
#floor_1_main .about .fymx-ylfx-wrap {
    width: 100%;
    background: rgba(160, 199, 232, 0.1);
    background-size: 100% 100%;
    padding-bottom: 20px;
}
#floor_1_main .about .fymx-ylfx-tab {
    width: 100%;
    height: 60px;
    line-height: 60px;
    display: table;
}
#floor_1_main .about .per-fymx-tab {
    width: 50%;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    border-right: 1px solid #ececec;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    color: #385ab9;
    font-size:15px;
}
#floor_1_main .about .per-fymx-tab:first-child {
    /* padding-left:10%; */
    /* background: url("../images/pirce-icon.png") no-repeat 13% center; */
    background-size: 21px 16px;
}
#floor_1_main .about .per-fymx-tab-active:first-child {
    /*color: #05184e;*/
    /* background: url("../images/pirce-icon-active.png") no-repeat 13% center; */
    background-size: 21px 16px;
}
#floor_1_main .about .per-fymx-tab:last-child {
    /* padding-left:5%; */
    border-right: none;
    /* background: url("../images/lirun-icon.png") no-repeat 15% center; */
    background-size: 16px 16px;
}
#floor_1_main .about .per-fymx-tab-active:last-child {
    color:#318877;
    background: url("../images/lirun-icon-active.png") no-repeat 15% center;
    background-size: 16px 16px;
}
#floor_1_main .about .tab-con-wrap {
    width: 100%;
    height: auto;
    padding: 0 10px;
    box-sizing: border-box;
}
#floor_1_main .about .tab-con-cut {
    width: 100%;
    height: auto;
    margin: 10px 0 20px;
}
#floor_1_main .about .tab-con-cut li {
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d1d1d1;
    font-size: 14px;
    color: #d1d1d1;
    border-radius: 5px;
    padding: 0 3px;
    margin-right: 2%;
}
#floor_1_main .about .tab-con-cut li:nth-child(1) {
    width: 35%
}
#floor_1_main .about .tab-con-cut li:nth-child(2) {
    width: 25%
}
#floor_1_main .about .tab-con-cut li:nth-child(3) {
    width: 33%;
    margin-right: 0;
}
#floor_1_main .about .tab-con-cut .li-active {
    border-color: #318877;
    color: #318877;
}
#floor_1_main .about table {
    width: 100%;
    height: auto;
    cellspacing: 1;
    border: 1px solid #f5ecec;
}
#floor_1_main .about table tr{
    height: 32px;
    /*background: #fff;*/
    line-height: 30px;
    font-size: 12px;
    color: #4e4e4e;
}
#floor_1_main .about table tr td, table tr th {
    width: 25%;
    padding: 5px;
    line-height: 20px;
    font-size: 12px;
    color: #3f5679;
    border: 1px solid #05184e;
    text-align: center;
}
#floor_1_main .about table tr th {
    font-weight: bold;
}
#floor_1_main .about table tr td:first-child{
    font-weight: bold;
    width:30%;
}
#floor_1_main .about table tr:nth-child(even){
    background: #f2f4ff;
}
#floor_1_main .about .ylfx-sheng-table tr:last-child{
    background: #fff;
}
#floor_1_main .about table tr.cankao td{
    font-weight: normal;
}

#pink{
    color: #a80000 !important;
}

#pink{
    color: #05184e !important;
    font-weight: bold;
}

