.blk-main.flex {
    display: flex;
}
.p101-search-1 {
    height: 80px;
    box-shadow: 0 3px 4px #e9e9e9;
}

.p101-search-1 p {
    float: left;
    width: 750px;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    color: #333333;
}

.p101-search-1 p b {
    display: inline-block;
}

.p101-search-1 p a {
    color: #666666;
    display: inline-block;
    margin-right: 15px;
}

.p101-search-1-inp {
    float: right;
    width: 356px;
    height: 36px;
    background: #fff;
    margin-top: 22px;
}

.p101-search-1-inp1 {
    width: 249px;
    height: 34px;
    line-height: 34px;
    color: #999999;
    border: 1px solid #e3e3e3;
    border-right: 0;
    padding: 0 20px;
    float: left;
}

.p101-search-1-inp2 {
    width: 66px;
    height: 36px;
    border: 0;
    background: #0c418f url(../images/p101-search-icon1.png) no-repeat center center;
    float: right;
    cursor: pointer;
}

/*友情链接*/
.g-link{ overflow: hidden;background:none;min-height: 60px;background: #002b6d; }
.link{width:1200px; margin: 0 auto; height:auto; overflow: hidden;font-family:"Microsoft Yahei";padding:40px 0 30px;}
.link h2{font-size:14px ;font-weight:normal; text-transform: uppercase; width: 80px; float: left;height: 23px; line-height: 23px;color: #fff;opacity: 0.6;}
.link p{  width: 1120px; overflow: hidden; line-height: 23px; color:#7e7e7e;position: relative;z-index: 1;}
.link p a{ color: #fff; font-size: 14px; padding: 0 45px 0 0; text-align: left; opacity: 0.6;}
.hd-logo img {
    width: auto !important;
    margin: 0 auto;
}
.h-nr {
    height: 104px !important;
}
.hd-txt {
    margin-left: 0 !important;
}
.menu li a {
    padding: 0 36px !important;
}
.client-2 {
    top: unset !important;
    bottom: 30%;
}
.p102-pros-1-list {
    display: flex;
    flex-wrap: wrap;
}
.p102-pros-1-list dl:nth-child(3n) {
    margin-right: 0;
}
.p102-pros-1-list dl:nth-child(4n-1) {
    margin-right: auto !important;
}

.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pagination a {
    background-color: #fff;
    border: 1px solid #eee;
    color: #0c418f;
    margin: 0 5px;
    padding: 5px 10px;
    transition: all 0.3s;
}
.pagination a.page-num-current, .pagination a:hover {
    background-color: #0c418f;
    color: #fff;
    border-color: #0c418f;
}
.hd-logo {
    width: auto !important;
}
.ftcode .code {
    display: flex;
    flex-wrap: wrap;
}
.ftcode .code .ico {
    width: 28% !important;
    margin-right: 15px !important;
    text-align: center;
	line-height:40px;
	color:#7797c5;
}
.ftcode .code .ico .pic {
    border: 5px solid #055aa5;
    display: flex;
}
.ftcode .code .ico img {
    width: 100% !important;
    height: auto !important;
    border: none !important;
}