/*背景色*/
body{background: #f3f8fe;}
.background_color{background: linear-gradient(180deg, #1689FC 9%, #F5F9FF 100%);height: 500px;width: 100%; position: absolute; }
.containers { position: relative; width: 1200px; margin:0 auto;}


/*个人中心通用*/
.dqwz{margin:20px 0;}
.dqwz,
.dqwz *{font-size: 16px;color:#fff;line-height: 21px;}
.dqwz a:hover{color:#fff;}
.box_tybai{background:#fff;padding:30px;box-sizing:border-box;margin-bottom:20px;}
.box_tybai1{background:#fff;padding:20px;box-sizing:border-box;margin-bottom:20px;}
.box_tybai .ty_title{font-size:22px;color: rgba(19,28,51,0.88);margin-bottom:30px;font-weight:700;}
.ty_rIcon{border-radius: 4px 4px 4px 4px;border: 1px solid #3A7AEC;display: flex;justify-content: center;align-items: center;height:38px;line-height:38px;width:118px;cursor:pointer;}
.ty_rIcon img{width:24px;}
.ty_rIcon span{font-size: 16px;color: #3A7AEC;margin-left: 6px;}
.ty_rIcon1{display: flex;justify-content: center;align-items: center;height:38px;line-height:38px;cursor:pointer;}
.ty_rIcon1 img{width:18px;transition:all 1s;}
.ty_rIcon1 span{font-size: 16px;color: rgba(19,28,51,0.6);margin-left: 6px;}

/*头部*/

/*
.header{background:#fff;}
.banshibtn{display: none;}
*/

.gx_sosuo_form{float: right;border-radius: 2px 2px 2px 2px;  display: none;}
.gx_sosuo_input{width: 260px;float: left; line-height: 42px;font-weight: 400;font-size: 16px;color: rgba(19, 28, 51, 0.6);box-sizing: border-box;padding-left: 40px; padding-right: 20px;background: #F2F8FF url(/eportal/uiFramework/commonResource/image/2024102419515318927.png) no-repeat;background-size: 24px;background-position: 10px;border: 1px solid #3A7AEC;}
.gx_sosuo_buttom{width: 70px;height: 44px;background: #3A7AEC;border-radius: 0px 2px 2px 0px;font-weight: 500;font-size: 16px;color: #FFFFFF;cursor: pointer;}
.header2 .gx_sosuo_form{display: block;}
.header2{    position: fixed;width: 100%;top: 0;z-index: 200;background: #FFFFFF;box-shadow: 0px 4px 10px 0px rgba(167, 176, 188, 0.3);border-radius: 0px 0px 0px 0px;}
.header2 .head_bot{display: none;}
.header2 .head_top_right{display: none;}
.header2 .i_box{margin-top:0;}
.i_box{margin-top:0;}
.banshibtn .aisite-header-xuanz{  color: #3A7AEC !important;}


.box_box .banenrBox{height:184px;background:#3A7AEC;}
.box_box .containers{margin-top:-184px;}

@media screen and (max-width: 1230px){
.containers {width:96%;}

}