body{
    box-sizing: border-box;
}
.clear{
    clear: both;
}
.margin0_r{
    margin-right: 0;
}
.ajj_header_top_box {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #777;
    border-bottom: 1px solid #d6d9e4;
    background: #ebeef7;
}

.ajj_header_top_box a {
    font-size: 11px;
    color: #7f8080;
}

.ajj_header_box {
    margin-top: -38px;
    padding-top: 38px;
    background:  no-repeat center 0;
}

/* 搜索 */
.ajj_search {
    float: right;
    margin-top: 60px;
}

.ajj_searchfrom {
    width: 306px;
    height: 37px;
}

.ajj_searchinput {
    float: left;
    padding-left: 17px;
    width: 260px;
    height: 37px;
    font-size: 11px;
    color: #d3d7e2;
    border: 1px solid #d3d7e2;
}

.ajj_searchbtn {
    float: left;
}

/* 搜索结束 */
/* 导航 */
.ajj_nav_box {
    position: relative;
    height: 216px;
}

.ajj_nav {
    position: absolute;
    bottom: 0;
    height: auto;
    width: 100%;
    background: #315caa;
    border-bottom: 4px solid #f6b300;
}

.ajj_nav li {
    position: relative;
    float: left;
    width: 171.4px;
    height: 56px;
    line-height: 56px;
    text-align: center;
}

.ajj_navborright {
    border-right: 1px solid #02489c;
}

.ajj_nav li>a {
    display: block;
    margin: 0 auto;
    width: 93.5%;
    font-size: 20px;
    color: #fff;
}

.ajj_optionf>a {
    position: absolute;
    bottom: 0;
    display: block;
    padding-left: 20px;
    height: 66px;
    line-height: 66px;
    background:   no-repeat 15px center;
    background-color: #19479b;
}

.ajj_optionf:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 93.5%;
    height: 66px;
    border-left: 13px solid #395ba9;
    border-top: 10px solid transparent;
}

.ajj_optione>a {
    position: absolute;
    bottom: 0;
    left: 6.7%;
    display: block;
    height: 66px;
    line-height: 66px;
    background: #19479b;
}

.ajj_optione:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 1px;
    height: 66px;
    border-right: 13px solid #395ba9;
    border-top: 10px solid transparent;
}

.ajj_nav .ajj_option>a {
    position: absolute;
    bottom: 0;
    display: block;
    width: 86%;
    left: 14px;
    height: 66px;
    line-height: 66px;
    background: #19479b;
}

.ajj_option:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 1px;
    height: 66px;
    border-right: 13px solid #395ba9;
    border-top: 10px solid transparent;
}

.ajj_option:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 93%;
    height: 66px;
    border-left: 13px solid #395ba9;
    border-top: 10px solid transparent;
}

/* 导航结束 */

/* 友情链接 */
.ajj_links_box {
    width: 1200px;
    height: 45px;
    border-top: 2px solid #315caa;
    background: #ebeef7;
    margin: 25px auto 0;
}

.ajj_links_box li {
    float: left;
}

.ajj_links_tit {
    width: 210px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    text-align: center;
    color: #f2f5fa;
    background: #315caa;
}

.ajj_links_box select {
    width: 100%;
    height: 42px;
    text-align: center;
    text-align-last:center;
    border: none;
    background: #ebeef7;
}
.ajj_links_box select:hover {
    color: #f2f5fa;
    background: #315caa;
}
.ajj_links_box option{
    height: 42px;
    color: #333;
    text-align: center;
    background: #ebeef7;
}
.ajj_links_aqdc {
    width: 324px;
    height: 42px;
    text-align: center;
}

.ajj_links_tj {
    width: 324px;
    height: 42px;
    text-align: center;
}

.ajj_links_cy {
    width: 324px;
    height: 42px;
    text-align: center;
}

/* 友情链接结束 */

/*当前位置*/

.ajj_dqwz_box{
    width: 1200px;
    border-bottom: 1px solid #e0e0e0;
    height: 50px;
    margin: 0 auto;
}
.ajj_dqwz{
    margin-left: 10px;
    padding: 18px 0 5px 0;
}
.ajj_dqwz>span{
    display: inline-block;
    height: 100%;
    border-left: 5px solid #345caa;
    color: #345caa;
    padding-left: 15px;
}
.ajj_dqwz>span>a{
    color: #345caa;
    display: inline-block;
    height: 100%;
}
/*当前位置结束*/

/* 页尾版权 */
.ajj_footer_box {
    height: 220px;
    border-top: 3px solid #5a7dbb;
    background: #ebeef7;
    margin-top: 25px;
}

.ajj_footer_con {
    margin: 0 auto;
    width: 530px;
    padding-top: 50px;
    font-size: 13px;
    text-align: center;
    line-height: 36px;
}

.ajj_footer_bs_box {
    float: left;
}

.ajj_footer_wz_box {
    float: left;
    font-size: 13px;
    text-align: center;
    line-height: 36px;
}
.ajj_footer_jc_box{
    float: right;
    margin: 10px 0 0 5px;
}

/* 页尾版权结束 */


/*通知公告盒子*/
.ajj_gzgg_box{
    width: 1200px;
    min-height: 200px;
    margin: 25px auto 0;
}
/*通知公告盒子结束*/

/*通知公告左侧*/
.ajj_gzgg_left{
    width: 270px;
    font-size: 18px;
    min-height: 100px;
    float: left;
}
.ajj_gzgg_left_top{
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    background:   no-repeat 25px center;
    padding-left: 80px;
    background-color: #105db8;
}
.ajj_gzgg_left_bom>a{
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #105db8;
    background:   no-repeat 25px center;
    padding-left: 80px;
    margin-top: 7px;
    display: block;
    cursor: pointer;
    background-color: #f1f5ff;
}
.ajj_gzgg_left_bom>a:hover{
    background:   no-repeat 25px center;
    color: #ffffff;
    background-color: #f6b300;
}
/*通知公告左侧结束*/

/*通知公告右侧*/
.ajj_gzgg_right{
    width: 900px;
    min-height: 200px;
    float: right;
}
.ajj_gzgg_right_ss{
    font-size: 16px;
    background-color: #eeeeee;
    height: 45px;
    line-height: 45px;
    width: 100%;
    padding: 0 15px;
}
.ajj_gzgg_right_dqlm{
    width: 100%;
    height: 40px;
    line-height: 37px;
    border-bottom: 1px solid #e3e3e3;
}
.ajj_gzgg_right_dqlm>span{
    color: #105db8;
    border-bottom: 3px solid #105db8;
    display: inline-block;
}
.ajj_gzgg_right_lb{
    width: 100%;
    min-height: 100px;
}


/* 列表 */
.ajj_link_list_box li{
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #d2d9e9;
}
.ajj_clear_box:after{
    content:'';
    display:block;
    margin: 0;
    padding: 0;
    clear: both;
}
.ajj_link_list_tit{
    display: block;
    float: left;
    font-size: 18px;
    color: #4c67af;
    line-height: 50px;
}
.ajj_link_list_time{
    float: right;
    padding-left: 20px;
    font-size: 13px;
    color: #767676;
    line-height: 50px;
    background:  no-repeat 0 center;
}
.ajj_link_list_zy{
    font-size: 14px;
    color: #666;
    text-indent: 2em;
}
/*通知公告右侧结束*/

























































