@charset "utf-8";
/* CSS Document */
.baner_bot{
    background-color: rgba(249,248,248,0.40);text-align: center ;padding: 9px 0px; height:70px;
    box-shadow: 0px 0px 1px rgba(249,248,248,0.80);
}
.baner_bot:hover {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
    background-color: rgba(249,248,248,0.20);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);}

.ss_ft {
    width: 1120px;
    padding: 30px 40px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 36px;
    background: #fff;
    border-radius: 5px;
}

.ss_ft .ss_ft_row {
    display: -ms-flexbox;
    display: flex
}

.ss_ft .ss_ft_row+.ss_ft_row {
    margin-top: 30px
}

.ss_ft .ss_ft_title {
    color: #0d1c28;
    min-width: 80px
}

.ss_ft .ss_ft_item {
    display: inline-block;
    margin-left: 10px;
    color: #3c4852;
    padding: 0 12px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ss_ft .ss_ft_item:hover,
.ss_ft .ss_ft_item_active {
    background: #197bee;
    color: #fff
}

.ss_ft .ss_ft_item_more {
    color: #ff5f5f
}

.content_product {
    margin-top: 20px
}

.product_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 1120px;
    height: 132px;
    border: 1px solid #d8dde3;
    border-radius: 5px;
    padding: 0 40px;
    margin: 0 auto 10px;
    background: #fff
}

.product_item:hover {
    border: 0;
    box-shadow: 0 5px 10px 5px rgba(60, 72, 82, .1)
}

.product_item .product_icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100px;
    height: 100px
}

.product_item .product_icon img {
    max-width: 150px;
    max-height: 100%
}

.product_item .product_item_cont {
    margin-left: 50px
}

.product_item .product_item_cont .product_item_title {
    font-size: 20px;
    color: #0d1c28;
    font-weight: 700;
    line-height: 1
}

.product_item .product_item_cont .product_item_info {
    float: left;
    margin-top: 20px;
    width: 180px
}

.product_item .product_item_cont .product_item_info p {
    line-height: 1;
    font-size: 20px;
    color: #ff6c15;
    font-weight: 700
}

.product_item .product_item_cont .product_item_info p+p {
    font-size: 14px;
    color: #6f828b;
    font-weight: 400;
    margin-top: 10px
}

.product_item .product_btn {
    cursor: pointer;
    width: 70px;
    height: 40px;
    margin-left: 10px;
    border: 1px solid #197bee;
    border-radius: 5px;
    color: #197bee;
    font-size: 13px;
    line-height: 40px;
    text-align: center
}

.product_item .product_btn:hover {
    background: #197bee;
    color: #fff
}

.product_item .product_btn:active {
    background: #1255a1;
    color: #fff
}

.product_item .product_btn a:hover {
    background: #197bee;
    color: black;
}

.product_item .product_btn a:active {
    background: #1255a1;
    color: black
}
/*	  详情页*/
.product_btn_red {
    cursor: pointer;
    width: 170px;
    height: 35px;
    margin-left: 30px;
    border: 1px solid  rgba(253,145,147,1.00);
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    background-color: rgba(247,95,97,1.00)
}
.product_btn_red:hover {
    background: rgba(176,3,6,1.00);
    color: #fff
}
.product_btn_blue {
    cursor: pointer;
    width: 100px;
    height: 30px;
    margin-left: 30px;
    border: 1px solid  #197bee;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    background-color: #197bee
}
.product_btn_blue:hover {
    background:  rgba(32,8,189,1.00);
    color: #fff
}
.newcont {
    width: 1000px;
    margin: 20px auto ;
    padding-bottom: 20px;
}
/* 分页 */
.page1 { clear:both; display:inline-block; padding:50px 0 50px 0; width:100%; text-align:center; font-size:12px; }
.page1 a { display:inline-block; }
.page1 li.thisclass { background:#0b8be6; color:#fff; }
.page1 li { display:inline-block; *display:inline; *zoom:1; margin:0 5px; padding:2px 12px; border:1px #eee solid; }
.page1 li.thisclass a, .page li.thisclass a:hover { color:#fff; }
.comWidth{
    margin:0 auto;
    width:1200px;
    border-bottom: 1px rgba(131,128,128,0.3) solid
    /*min-width: 1000px;
    width:expression(document.body.clientWidth < 1000? "1000px": "auto" );*/
}
.loc{height: 56px;line-height: 56px;font-size: 18px;color:#444;width: 1200px;margin:0 auto;}
.loc img{float: left;margin-top: 19px;margin-right: 8px;}
.loc a:hover{color:#0081cc;}
/* 发布需求*/
.fb_box_title_02{height:35px; border-bottom:#dfdfdf solid 2px; color:#03C; margin-bottom:20px;margin-top: 20px;padding-top: 20px; background:url(bt_bj_11_blue.png) no-repeat 10px center}
.fb_box_title_02 span{line-height:33px; line-height:35px; border-bottom:#9e9e9e solid 2px; padding:0 15px 0 30px; float:left; font-size:18px;	}
.fb_box_title_02 h2{line-height:33px; line-height:35px; border-bottom:#03c solid 2px; padding:0 15px 0 30px;  font-size:18px;text-align: center	}
.fb_box_title_02 table{width:100%; font-size:15px;}
.fb_box_title_02 table td{ height:75px; line-height:53px;}
.fb_box_title_02 table tr{height:75px;  background-color: #fff;}
.fb_box_title_02 table tr td h4{ height: 55px;}
.fb_box_title_02 .font_color{ color:#666}
.jact_bnt_05{width:120px; height:35px; line-height:35px; *+line-height:30px; color:#3e76cd; background:#fff; border:#3e76cd solid 1px;}
/*	  营业厅下拉菜单*/


.header_menu.dh{ position:relative; }
.header_menu li ul{
    position: absolute;
    display: none;
    background: #0548ae;
    margin-top:0px;
    width: 135px}
.header_menu li ul>li{
    line-height: 24px;
    width: 135px;
    height: 40px !important;

    text-align: center;
    font-size: 14px;
    border-top:0px dashed #64adf1;
}
.header_menu li ul li a{line-height: 24px; color: #fff;display: inline;}

.header_menu li.show ul{display: block;z-index: 10000;}
.header_menu li .show{
    display: block;
    background: #f7bf78;
    height:24px;
    color: #fff;
    text-decoration: none;
}
/*金融机构布局*/
.bank_list {
    margin-top: 30px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.bank_list .bank_list_item {
    width: 390px;
    height: 150px;
    line-height: 150px;
    margin-right: 8px;
    margin-bottom: 22px;
    background: #fff;
    border: 1px solid #d8dde3;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    color: #197bee;
    font-weight: 700;
    cursor: pointer
}

.bank_list .bank_list_item img {
    max-width: 65%;
    vertical-align: middle
}

.bank_list .bank_list_item:hover {
    transition: all .5s;
    margin-top: -5px;
    box-shadow: 0 10px 15px -5px #222
}

.bank_list .bank_list_item_end {
    margin-right: 0
}

