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: url("jnsajj_HeaderBackground.png") 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: #19479B url('ajj_nav_home_icon.png') no-repeat 15px center;
}

.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_tywzy_box{
    width: 1000px;
    min-height: 100px;
    margin: 25px auto 0;
    padding: 25px;
}
/*文章页结束*/

.rdyd{font-family: '微软雅黑';}
.bt-left{float: left;}
.rdyd .bt{font-size: 22px;color: #4c67a7;height: 45px;line-height: 45px;border-bottom: 1px solid #c1cae0;}
.rdyd .list li a{font-size: 16px;line-height: 40px;}
.rdyd .list li span{font-size: 16px;line-height: 40px;color: #999999;}
.rdyd ul li{list-style: none;}
.rdyd ul li span{float: right;}
