body {
    box-sizing: border-box;
}

.clear {
    clear: both;
}

.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: 0px;
    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  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_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_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_tpxw_box {
    width: 1200px;
    margin: 25px auto 0;
}

.ajj_tpxw_left {
    width: 650px;
    height: 380px;
    float: left;
    margin-right: 25px;
}

.ajj_tpxw_right {
    width: 525px;
    height: 380px;
    float: right;
}

.ajj_tpxw_right_bt {
    width: 100%;
    height: 35px;
    background-color: #ebeef7;
}

.ajj_tpxw_right_name {
    width: 130px;
    height: 100%;
    border-left: 1px solid #d6d7db;
    border-right: 1px solid #d6d7db;
    border-top: 2px solid #0369b4;
    background-color: #ffffff;
    color: #0369b4;
    text-align: center;
    line-height: 35px;
    float: left;
}

.ajj_tpxw_right_gd {
    float: right;
    line-height: 35px;
    margin-right: 10px;
}

.ajj_tpxw_right_gd>a {
    color: #8a9398;
}

.ajj_tpxw_right_lb {
    width: 100%;
    height: 345px;
}
.ajj_tpxw_right_lb li {
    padding-left: 15px;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px dashed #e0e0e0;
    background:  no-repeat 0 center;
}

.ajj_tpxw_right_lb a {
    font-size: 16px;
    color: #333;
}

.ajj_tpxw_right_lb span {
    float: right;
    font-size: 11px;
    color: #919191;
}


/*图片新闻与精彩推荐结束*/
.ajj_cen_box {
    width: 1200px;
    margin: 25px auto 0;
}

/*左侧信息列表*/
.ajj_cen_left {
    width: 790px;
    min-height: 350px;
    float: left;
    margin-right: 25px;
}

.ajj_cen_left_top {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #eeeeee;
}

/* .ajj_cen_left_top>ul>li {
    float: left;
    width: 80px;
    height: 41px;
    text-align: center;
    margin-right: 15px;
    line-height: 40px;
    color: #345caa;
    font-size: 18px;
} */

/* .ajj_cen_left_top>ul>li>a {
    color: #345caa;
    font-size: 18px;
} */

.ajj_list_tit>li {
    float: left;
    width: 80px;
    height: 41px;
    text-align: center;
    margin-right: 15px;
    line-height: 40px;
    color: #345caa;
    font-size: 18px;
}

.ajj_list_tit>li>a {
    color: #345caa;
    font-size: 18px;
}

.ajj_list_more {
    float: right;
    line-height: 40px;
    font-size: 13px;
    color: #8a9398;
}

.ajj_link_list_box li{
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #d2d9e9;
}
.ajj_link_list_tit{
    display: block;
    font-size: 16px;
    color: #4c67af;
    line-height: 50px;
}
.ajj_link_list_zy{
    font-size: 14px;
    color: #666;
    text-indent: 2em;
}
/*左侧信息列表结束*/

/*在线视频*/
.ajj_cen_zxsp {
    width: 385px;
    min-height: 100px;
    float: right;
    background-color: #f1f5ff;
    border-left: 1px solid #adb9d3;
    border-right: 1px solid #adb9d3;
    border-bottom: 1px solid #adb9d3;
    border-top: 3px solid #345caa;
    padding: 10px 20px;
}

.ajj_cen_zxsp_bt {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #345caa;
}

.ajj_cen_zxsp_bt>a {
    font-size: 13px;
    color: #8a9398;
}

.ajj_cen_zxsp_lb {
    width: 100%;
    height: 100%;
}

/*在线视频结束*/

/*专题*/
.ajj_cen_zt {
    margin-top: 25px;
    width: 385px;
    min-height: 100px;
    float: right;
    background-color: #f1f5ff;
    border-left: 1px solid #adb9d3;
    border-right: 1px solid #adb9d3;
    border-bottom: 1px solid #adb9d3;
    border-top: 3px solid #345caa;
    padding: 10px 20px;
}

.ajj_cen_zt_bt {
    width: 100px;
    height: 25px;
    line-height: 25px;
    color: #345caa;
}

.ajj_cen_zt_bt>a {
    color: #345caa;
}

.ajj_cen_zt_lb {
    width: 100%;
    height: 100%;
}

.ajj_cen_zt_lb>div {
    width: 100%;
    min-height: 50px;
    margin-top: 15px;
}

/*专题结束*/