body {
    font-size: 12px;
    color: #555555;
    line-height: 24px;
    font-family: "Microsoft Yahei", SimSun, Arial;
}

body, h1, h2, h3, h4, h5, h6, dd, dl, dt, ul, li, form, img, input, textarea {
    padding: 0;
    margin: 0;
    border: 0;
    list-style: none;
    font-weight: normal;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

a {
    color: #555;
    text-decoration: none;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:after {
        display: block;
        overflow: hidden;
        clear: both;
        height: 0;
        visibility: hidden;
        content: ".";
    }

.clear {
    clear: both;
}

.fl {
    float: left
}

.fr {
    float: right
}


/*通用*/

.w1270 {
    width: 1270px;
    margin: auto;
}

.w945 {
    width: 945px;
    float: left;
}

.w560 {
    width: 560px;
    float: left;
    overflow: hidden;
}

.w350 {
    width: 350px;
    float: right;
}

.w300 {
    width: 300px;
    float: right;
}

.w260 {
    width: 260px;
    margin: auto;
}

.column {
    border: 1px solid #E0E0E0;
    border-top: 3px solid #0b2b8b;
}

    .column h1 {
        color: #0b2b8b;
        font-size: 18px;
        line-height: 30px;
        padding: 10px 0 10px 20px;
    }

        .column h1 a {
            color: #0B2B8B;
        }

    .column .more {
        float: right;
        color: #999999;
        line-height: 50px;
    }

        .column .more a {
            color: #999999;
        }

.bigcolumn {
    border-top: 2px solid #0b2b8b;
    padding-top: 20px;
    margin-bottom: 20px;
}

    .bigcolumn h1 {
        border-left: 3px solid #1e48a5;
        padding: 0 20px;
        text-align: left;
        line-height: 22px;
        height: 23px;
        font-size: 24px;
    }

        .bigcolumn h1 a {
            color: #0b2b8b;
        }

    .bigcolumn .more {
        float: right;
        color: #999999;
        line-height: 23px;
    }

        .bigcolumn .more a {
            color: #999999;
        }

.titlebg {
    background: #000000;
    width: 100%;
    height: 40px;
    opacity: .8;
    position: absolute;
    bottom: 0;
    left: 0;
}

.title {
    text-align: center;
    position: absolute;
    width: 100%;
    color: #FFFFFF;
    line-height: 40px;
    bottom: 0;
    left: 0;
    font-size: 14px;
}

    .title a {
        color: #FFFFFF;
    }

.list_ty {
    margin-top: -5px;
}

    .list_ty li {
        background: url(ico_09.jpg) left center no-repeat;
        padding-left: 10px;
        line-height: 30px;
        font-size: 15px;
    }

.list_ty_small {
    padding: 10px 0;
}

    .list_ty_small li {
        background: url(ico_09.jpg) left center no-repeat;
        padding-left: 10px;
        line-height: 24px;
        font-size: 14px;
        height: auto !important;
    }

.ty_position {
    background: #f9f9f9;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    margin-bottom: 30px;
}

.ty_list {
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 20px;
    padding: 0 20px 20px 0;
}

    .ty_list h1 {
        font-size: 20px;
        height: 45px;
    }

.ty_list_1 li {
    border-bottom: 1px dashed #DBDBDB;
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    background: url(list_dian.png) center left 20px no-repeat;
    padding-left: 35px;
    font-size: 1.6em;
}

.ty_text {
    color: #999999;
    font-size: 14px;
    line-height: 30px;
    margin-top: -5px;
}

.ty_time {
    color: #999999;
    font-size: 14px;
    padding-top: 10px;
}

.ty_text a {
    color: #c00000;
}

.ty_pic {
    float: left;
}

    .ty_pic img {
        width: 210px;
        height: 120px;
        padding-right: 20px;
    }

.ptop10 {
    padding-top: 10px;
}

.pbottom10 {
    padding-bottom: 10px;
}

.pleft10 {
    padding-left: 10px;
}

.pright10 {
    padding-right: 10px;
}

.mbottom10 {
    margin-bottom: 10px;
}

.mbottom20 {
    margin-bottom: 20px;
}

.mbottom30 {
    margin-bottom: 30px;
}

.mtop30 {
    margin-top: 30px;
}

.mtop20 {
    margin-top: 20px;
}


/*通用顶部功能条*/
.mobile_menu_button {
    display: none;
}

.ty_meun {
    background: #1e48a5;
    height: 50px;
    line-height: 50px;
    color: #FFFFFF;
}

    .ty_meun li {
        float: left;
        width: 110px;
        text-align: center;
        color: #FFFFFF;
        font-size: 16px;
        cursor: pointer;
        background-color: #1E48A5;
    }

    .ty_meun a {
        color: #FFFFFF;
    }

.meun li {
    cursor: pointer;
}

.topnav a {
}

.subnav {
    display: none;
    position: absolute;
    z-index: 10;
}

    .subnav a {
        display: block;
        color: #FFFFFF;
        background-color: #708ED0 !important;
        border-top: 1px solid #697DA9;
        width: 110px;
    }


/*logo*/

.logo {
    height: 90px;
}

.mobilelogo {
    display: none;
}


/*顶部功能条*/

.search {
    padding-top: 15px;
}

    .search input {
        background: #FFFFFF;
        border: #e2e2e2 1px solid;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        width: 135px;
        height: 22px;
        float: left;
    }

    .search .button {
        background: url(search.jpg);
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        width: 24px;
    }


.news_pic li {
    width: 50%;
    float: left;
    text-align: center;
}

.news_pic .img {
    height: 95px;
}

    .news_pic .img img {
        width: 120px;
        height: 95px;
    }

.news_pic .text {
    color: #999999;
    line-height: 20px;
}

.news_pic h2 {
    font-size: 14px;
    line-height: 30px;
    color: #555555;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

    .news_pic h2 a {
        color: #555555 !important;
    }

.news_pic .text a {
    color: #c50000;
}

.news_pic .division {
    border-bottom: 1px dashed #E0E0E0;
    height: 10px;
    margin-bottom: 10px;
}

.news_pic .pic_big {
    position: relative;
    width: 100%;
    height: 170px;
}

    .news_pic .pic_big img {
        width: 100%;
        height: 170px;
    }

.news_text h3 {
    font-size: 16px;
    height: 30px;
    text-align: center;
}

.news_text .text {
    padding-bottom: 10px;
    border-bottom: 1px dashed #E0E0E0;
    color: #999;
    text-indent: 24px;
}

    .news_text .text a {
        color: #c50000;
    }


/*新闻底层*/

.news_text {
    width: 90%;
    margin-bottom: 50px;
    margin: auto;
}

    .news_text h1 {
        font-size: 30px;
        padding-bottom: 40px;
        line-height: 40px;
        text-align: center;
        border-bottom: 1px solid #DBDBDB;
    }


    .news_text .time {
        color: #999;
        line-height: 50px;
        text-align: center;
        font-size: 14px;
    }

.news_text_content {
    margin-top: 20px;
    line-height: 30px;
    font-size: 16px;
}

    .news_text_content img {
        max-width: 100%;
    }

.copyright {
    border-top: 3px solid #1e48a5;
    margin-top: 40px;
    padding-top: 30px;
}

/*  iPhone4/4s/5/5s --->iphone6 plus*/
@media only screen and (min-width:319px) and (max-width:414px) {
    html {
        font-size: 53.3%;
        width: 100%;
        overflow-x: hidden;
    }

    .w1270 ul {
        display: none;
    }

    .w1270 {
        width: 100%;
        margin: auto;
    }

    .w945 {
        width: 100%;
    }

    .w300 {
        display: none;
    }

    .fr {
        display: none;
    }

    .logo {
        position: absolute;
        top: 0;
        height: 50px;
        width: 200px !important;
    }

    .pclogo {
        display: none;
    }

    .mobilelogo {
        display: block;
    }

    .fl img {
        height: 50px;
    }

    .ty_meun ul {
        right: 0;
        position: absolute;
    }

    .subnav {
        display: none;
        margin-right: 110px;
        position: absolute !important;
        width: 110px;
        color: #1E48A5;
        top: 50px;
    }

    .subnav {
        display: block;
    }

    .ty_meun a {
        display: block;
        text-align: center;
    }

    .ty_meun li {
        float: none;
        text-align: center;
        background-color: #1E48A5;
        border-top: 1px solid #3C5DA9;
    }

    .mobile_menu_button {
        display: block;
        position: relative;
        right: 1rem;
        font-size: 5rem;
        text-align: right;
        color: #fff;
    }

    .ty_position {
        margin-bottom: 0px;
    }

    .ty_list {
        padding: 20px 0;
        width: 90%;
        margin: 0 5%;
    }

        .ty_list h1 {
            margin: 1rem 0;
            height: auto;
        }

    .news_text h1 {
        padding-bottom: 20px;
    }

    .ty_pic {
        float: none;
    }

        .ty_pic img {
            width: 100%;
            height: auto;
            padding-right: 20px;
        }
}
/*  iPhone6/6s  */
@media only screen and (min-device-width:321px) and (max-device-width:375px) {
}
/*  iPhone6+/6s+*/
@media only screen and (min-device-width:376px) and (max-device-width:414px) {
}
/*  ipad mini  */
@media only screen and (min-device-width:415px) and (max-device-width:768px) {
    /* display like pc */
}


/* 分页页码4 */
#autopage {
    text-align: center;
    font-family: arial;
}

    #autopage a {
        text-decoration: none;
        display: inline-block;
        border: 1px #ddd solid;
        padding: 3px 6px;
        margin: 2px;
    }

        #autopage a:hover {
            background-color: #ccc;
            color: #1E90FF
        }

    #autopage span {
        background-color: #ccc;
        display: inline-block;
        border: 1px #ddd solid;
        padding: 3px 6px;
        margin: 2px;
    }
/* 分页页码 */
.pages {
    text-align: center;
    font-family: arial;
}

    .pages a {
        text-decoration: none;
    }

    .pages li {
        display: inline-block;
        border: 1px #ddd solid;
        padding: 3px 6px;
        margin: 2px;
    }

        .pages li:hover {
            background-color: #ccc;
            color: #1E90FF
        }

    .pages .page-active {
        background-color: #ccc;
    }

.logo {
    margin: auto;
    overflow: hidden;
}

.ty_meun {
    background: url(http://www.cqast.cn/templets/default/231229.files/pc_03.jpg) no-repeat top center;
}

    .ty_meun li {
        background: transparent;
    }

.menu ul li a {
    background: transparent;
}

.ty_position {
    margin-top: 30px;
}

@media only screen and (min-width:319px) and (max-width:414px) {
    .logo {
        overflow: visible
    }

    .ty_meun {
        background: #1e48a5;
    }

    .ty_position {
        margin-top: 0;
    }

    .menu > ul {
        background: #1e48a5;
    }

    .w1270 ul {
        display: none;
    }
}
