
.container{
    font-family: "Microsoft YaHei ";
    font-size: 14px;
    color:#333;
}
.container_content_top{
    position: relative;
    height:140px;
    width:auto;
    min-width:1300px;
    margin: auto;
    /*background: url(../images/kbreearch/resourcesearch_top_banner.jpg) center/cover no-repeat;*/
    background: url(../images/kbreearch/resourcesearch_top_banner-9.png) no-repeat;
    background-repeat: no-repeat;
}
.container_content_all{
    width:100%;
    background-color: #eeeced;
    padding-bottom:22px;
    padding-top:15px;
    border-bottom:1px solid #f1f1f1;
}
.container_content{
    width:1300px;
    position: relative;
    margin:auto;
    background-color: white;
}
.commonTitleLy{
    height: 14px;
    position: relative;
    padding-top: 28px;
    padding-bottom: 20px;
    width:1248px;
    margin:0 auto;
    border-bottom:1px solid #e4e7ee;
}
.commonTi{
    float:left;
}
.commonTidi{
    height:14px;
    line-height:14px;
}
.commonTitleIcline{
    clear: both;
    width:2px;
    height:14px;
    background: #2997f1;
    margin-right:10px;
}
.commonTitleSymbol{
    margin-left:6px;
    margin-right:6px;
}

.content_con_leri{
    position: relative;
    width:1244px;
    min-height:600px;
    margin:0 auto;
    /*border:1px solid red;*/
    margin-top:20px;
}
#content_con_left{
    width:218px;
    min-height:500px;
    float:left;
    margin-right:32px;
    border:1px solid #e4e7ee;
    margin-bottom: 30px;
}
#content_con_right{
    /*border:1px solid #198BDE;*/
    min-height:500px;
    float:right;
    width:992px;
}


/*搜索部分style*/
.icon-search{
    margin-left: 8px;
    float: left;
    width:25px;
    height:25px;
    background:url(../images/search.png) no-repeat;
    background-position:8px 5px;
}
.left-part-tow{
    position: relative;
    /*top:50%;
    transform:translateY(-50%);*/
}
.left-part-tow .center-part{
    position: relative;
    width:1040px;
    padding-top: 20px;
}
.center-part_img-div{
    float: left;
    margin-top: 14px;
}
.left-part-tow .center-part .arrow{
    margin-left: 4px;
    display: inline-block;
    border: 4px solid transparent;
    border-left: 4px solid #000;
    border-bottom: 4px solid #000;
    transform: rotate(-45deg) translateY(-50%);
}
.left-part-tow .bottom-part{
    margin-top: 10px;float:left;
}
.clear:after{
    content:'';
    display: block;
    clear: both;
}
/*#search_chars{
    outline:none;
    width: 744px;
    height: 46px;
    border: 1px solid #b6e7ff;
    border-radius: 4px;
    padding-left:20px;
    margin-top:12px;
    margin-left:14px;
    font-size: 14px;
    color: #888888;
}
.center-part-search-button{
    outline:none;
    width: 122px;
    height: 52px;
    background: #229dff;
    font-size: 16px;
    color: #fff;
    border:none;
    cursor: pointer;
    margin-top:12px;
    margin-left: -126px;
    border-radius: 4px;
}*/
#search_chars{
    outline:none;
    width: 620px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #b6e7ff;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-left:20px;
    padding-right: 10px;
    margin-top:12px;
    margin-left:14px;
    font-size: 14px;
    color: #888888;
    float:left;
    padding-top: 0;
    padding-bottom: 0;
}
.center-part-search-button{
    outline:none;
    width: 122px;
    height: 48px;
    background: #229dff;
    font-size: 16px;
    color: #fff;
    border:none;
    cursor: pointer;
    margin-top:12px;
    /*margin-left: -126px;*/
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    float:left;
}
.icon-search{
}
.center-part-search-ad{
    margin-left:20px;
    font-size: 16px;
    color: #fff;
    text-align: left;
    float: left;
    margin-top: 26px;
    display: inline-block;
}
.index_navbtn_pdiv{
    margin-top: 10px;
    margin-left:14px;
    text-align: left;
}