

.p102-search-1 {
    height: 70px;
    border-bottom: 1px solid #ededed;
    background: #f7f7f7;
}

.p102-search-1 p {
    float: left;
    width: 750px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #333333;
}

.p102-search-1 p b {
    display: inline-block;
}

.p102-search-1 p a {
    color: #666666;
    display: inline-block;
    margin-right: 15px;
}

.p102-search-1 p a:hover {
    color: #007aff;
}

.p102-search-1-inp {
    float: right;
    width: 356px;
    height: 36px;
    background: #fff;
    margin-top: 18px;
    border-radius: 25px;
    position: relative;
}

.p102-search-1-inp:before,
.p102-search-1-inp:after {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: #e3e3e3;
    left: 10%;
    z-index: 0;
}

.p102-search-1-inp:before {
    top: 0;
}

.p102-search-1-inp:after {
    bottom: 0;
}

.p102-search-1-inp1 {
    width: 249px;
    height: 34px;
    line-height: 34px;
    color: #999999;
    border: 1px solid #e3e3e3;
    border-right: 0;
    padding: 0 20px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    float: left;
}

.p102-search-1-inp2 {
    width: 66px;
    height: 36px;
    border: 0;
    border-radius: 25px;
    background: url(../images/p102-search-icon1.png) no-repeat center center #007aff;
    float: right;
    position: relative;
    z-index: 2;
    cursor: pointer;
}


.plc {
    padding: 5px 0 25px;
}

.p12-curblock {
    display: none;
}

.p102-curmbs-1 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #808080;
}

.p102-curmbs-1 b {
    font-weight: normal;
    padding-left: 35px;
    background: url(../images/p102-curmbs-icon1.png) no-repeat left center;

}

.p102-curmbs-1 i {
    font-style: normal;
}

.p102-curmbs-1 span {
    font-family: 宋体;
    height: 46px;
    line-height: 46px;
    padding: 0px 5px;
}

.p102-curmbs-1 a {
    color: #808080;
}

.p102-curmbs-1 a:hover {
    color: #007aff;
}


.p102-fdh-1 {
    border: 1px solid #ebebeb;
    box-shadow: 5px 5px 10px #f0f0f0, -5px -5px 10px #f0f0f0;
    padding: 0 50px 12px;
}

.p102-fdh-1-title {
    height: 56px;
    margin: -1px auto 0;
    line-height: 56px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.p102-fdh-1-title h2 {
    display: inline-block;
    font-weight: normal;
    font-size: 26px;
    height: 56px;
    color: #fff;
    padding: 0 50px;
    background: #007aff;
}

.p102-fdh-1-nav {
    margin-top: -1px;
}

.p102-fdh-1-nav-one {
    border-top: 1px solid #e6e6e6;
    padding: 22px 0 10px;
}

.p102-fdh-1-nav-one h3 {
    float: left;
    min-width: 80px;
    max-width: 100%;
}

.p102-fdh-1-nav-one h3 a {
    display: block;
    line-height: 30px;
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #1a1a1a;
}

.p102-fdh-1-nav-one h3 a:hover,
.p102-fdh-1-nav-one h3.sidenavcur a {
    color: #007aff;
}

.p102-fdh-1-nav-one dl {
    float: left;
    max-width: 1000px;
}

.p102-fdh-1-nav-one dt {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    border: 1px solid transparent;
    border-radius: 5px;
    margin: 0 12px 8px 0;
    position: relative;
}

.p102-fdh-1-nav-one dt:last-child {
    margin-right: 0;
}

.p102-fdh-1-nav-one dt a {
    display: block;
    color: #4c4c4c;
    padding: 0 10px;
}

.p102-fdh-1-nav-one dt:hover,
.p102-fdh-1-nav-one dt.sidenavcur {
    border-color: #007aff;
}

.p102-fdh-1-nav-one dt:hover a,
.p102-fdh-1-nav-one dt.sidenavcur a {
    color: #007aff;
}

.threej {
    position: absolute;
    left: 0;
    top: 35px;
    background: #fff;
    height: auto;
    line-height: 36px;
    float: none;
    width: auto;
    display: none;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    z-index: 9;
    padding: 10px 15px;
}

.threej:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: 50%;
    top: -8px;
    margin-left: -8px;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #fff;
}

.threej a {
    display: block;
    font-size: 14px;
    color: #555555;
    clear: both;
    white-space: nowrap;
}

dt:hover .threej {
    display: block;
}

dt .threej a {
    color: #555555;
}

dt .threej a:hover {
    color: #007aff;
}


.p102-info-1 {
    width: 1029px;
    background: #fff;
    border-left: 1px solid #ebebeb;
    margin-left: -1px;
    padding: 70px 40px 40px;
}

.p102-info-items {
    margin-bottom: 60px;
}

.p102-info-items-img {
    float: right;
    width: 362px;
}

.p102-info-items-img a,
.p102-info-items-img img {
    width: 100%;
    display: block;
}

.p102-info-items-text {
    float: left;
    width: 620px;
    padding-top: 40px;
}

.p102-info-items-text h4 {
    height: 32px;
    position: relative;
    padding-left: 90px;
    margin-bottom: 20px;
}

.p102-info-items-text h4 em {
    position: absolute;
    width: 74px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #007aff;
    text-align: center;
    font-style: normal;
    border: 1px solid #007aff;
    left: 0;
    top: 0;
}

.p102-info-items-text h4 a {
    display: inline-block;
    height: 32px;
    max-width: 100%;
    line-height: 32px;
    font-size: 22px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p102-info-items-text p {
    line-height: 28px;
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin-bottom: 24px;
}

.p102-info-1-more a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
}

.p102-info-1-more a:hover {
    color: #007aff;
}


.p102-info-list {
    border: 1px solid #e3e3e3;
    border-bottom: 0;
    margin-bottom: 30px;
}

.p102-info-list dl {
    border-bottom: 1px solid #e3e3e3;
    padding: 19px;
    position: relative;
}

.p102-info-list dt {
    width: 320px;
}

.p102-info-list dt a,
.p102-info-list dt img {
    display: block;
    width: 100%;
}

.p102-info-list dd {
    position: absolute;
    left: 392px;
    right: 29px;
    top: 19px;
    bottom: 19px;
    z-index: 1;
    padding-top: 20px;
}

.p102-info-list dd h4 {
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    margin-bottom: 5px;
}

.p102-info-list dd h4 a {
    display: inline-block;
    max-width: 100%;
    height: 40px;
    font-size: 22px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p102-info-list .p102-info-list-desc {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    text-align: justify;
}

.p102-info-list-more {
    padding-top: 22px;
}

.p102-info-list-more a {
    display: block;
    width: 98px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #007aff;
    text-align: center;
    border: 1px solid #007aff;
    position: relative;
}

.p102-info-list-more a:before {
    content: '';
    position: absolute;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 10px solid #fff;
    left: -1px;
    top: 50%;
    margin-top: -9px;
    z-index: 1;
}

.p102-info-list-more a:after {
    content: '';
    position: absolute;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #007aff;
    left: -1px;
    top: 50%;
    margin-top: -5px;
    z-index: 2;
}

.p102-info-list dl:hover {
    box-shadow: 5px 5px 10px #ededed, -5px -5px 10px #ededed;
}

.p102-info-list dl:hover dd h4 a {
    color: #007aff;
}

.p102-info-list dl:hover .p102-info-list-more a {
    background: #007aff;
    color: #fff;
}

.p102-info-list dl:hover .p102-info-list-more a:before {
    border-left: 10px solid #007aff;
}

.p102-info-list dl:hover .p102-info-list-more a:after {
    border-left: 7px solid #fff;
}


.icoo {
    display: block;
    width: 48px;
    height: 189px;
    position: fixed;
    left: 0px;
    top: 50%;
    background: url(../images/xf-btn.png) no-repeat center;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 25px;
    padding: 62px 7px 0;
    box-sizing: border-box;
    z-index: 400;
}

.xfbj {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 300;
}

.xg {
    position: relative;
}

.ico {
    display: block;
    width: 45px;
    height: 37px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
    border-top-right-radius: 100px;
}

.fi {
    position: relative;
    height: 71px;
}

.fi .fly {
    display: block;
    width: 180px;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 0;
}

.fi .fly img {
    width: 100%;
}

.fix {
    width: 100%;
    height: 71px;
    z-index: 999;
    background: rgba(0, 0, 0, 0.6);
}

.fix .bd h4 {
    height: 71px;
    line-height: 71px;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    width: 488px;
    float: left;
    margin-left: 190px;
}

.fix .bd h4 b {
    display: inline-block;
    margin-left: 12px;
    color: #14b7ff;
}

.fix .bd .bd_ul {
    float: right;
    margin-top: 19px;
}

.fix .bd ul {
    width: 520px;
    float: right;
}

.fix .bd ul li {
    float: left;
    width: 117px;
    height: 27px;
    margin: 0 3px 0 0;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.fix .bd ul li input {
    background: rgba(255, 255, 255, 0.66);
    line-height: 25px;
    font-size: 14px;
    padding: 0 13px;
    box-sizing: border-box;
    width: 117px;
    height: 27px;
}

.fix .bd ul li span {
    display: none;
}

.fix .bd .submit {
    float: right;
}

.fix .bd .submit .form-btn-submit {
    width: 117px;
    height: 40px;
    background: url(../images/sub-btn.png) no-repeat center;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #FFF;
    font-family: "思源黑体 CN";
    cursor: pointer;
    margin-right: 26px;
}

.fix .bd .submit .form-btn-reset {
    display: none;
}

