﻿@media screen and (max-device-width: 320px) {
    body {
        -webkit-text-size-adjust: none
    }
}

@media screen and (max-device-width: 480px) {
    body {
        -webkit-text-size-adjust: none
    }
}

@media screen and (max-device-width: 640px) {
    body {
        -webkit-text-size-adjust: none
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    body {
        -webkit-text-size-adjust: none
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        -webkit-text-size-adjust: none
    }
}


/*登录*/

.header_top_fixed {
    width: 100%;
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    background: #FFF;
    float: left;
    z-index: 1800;
    box-shadow: 0px 0px 5px #444;
    -moz-box-shadow: 0px 0px 5px #444;
    -webkit-box-shadow: 0px 0px 5px #444;
}

.header_top {
    width: 100%;
    display: inline-block;
    background: #FFF;
    float: left;
}

.header_top_logo {
    width: 65%;
    display: inline-block;
    float: left;
}

.header_top_logo img {
    width: 90%;
    margin-top: 2%;
    margin-left: 4%;
}

.header_top_search2 {
    width: 11%;
    display: inline-block;
    float: left;
}

.header_top_search2 img {
    width: 100%;
}

.header_top_search {
    width: 11%;
    display: inline-block;
    float: left;
}

.header_top_search img {
    width: 100%;
}

.header_top_menu {
    width: 12%;
    display: inline-block;
    float: right;
}

.header_top_menu img {
    width: 100%;
}

.kong_50 {
    width: 100%;
    height: 50px;
    float: left;
}

.kong_30 {
    width: 100%;
    height: 30px;
    float: left;
}

.kong_110 {
    width: 100%;
    height: 110px;
    float: left;
}

.con_this {
    width: 88%;
    margin-left: 6%;
    display: inline-block;
}

.con_this_img_big {
    width: 100%;
    float: left;
    display: inline-block;
}

.con_this_img_big img {
    width: 100%;
}

.login_all {
    width: 75%;
    display: inline-block;
    border: #e2e2e2 solid 3px;
    margin-left: 12.5%;
    margin-top: 20px;
    border-radius: 10px;
}

.login_all_con {
    padding: 1%;
    width: 98%;
    display: inline-block;
    float: left;
}

.login_unit {
    width: 100%;
    height: 50px;
    float: left;
}

.login_unit_ico {
    width: 17%;
    height: 50px;
    float: left;
    background: #f4f4f4;
}

.login_unit_ico img {
    width: 80%;
    float: left;
    margin-left: 10%;
    margin-top: 15%;
}

.this_line {
    height: 1px;
    width: 100%;
    border-bottom: 1px dashed #e2e2e2;
    float: left;
}

.login_unit input {
    width: 70%;
    height: 50px;
    line-height: 50px;
    float: left;
    margin-left: 8%;
    outline: none;
    border: 0;
    font-size: 18px;
}

.login_submit {
    width: 77%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    margin-left: 12.5%;
    margin-top: 15px;
    border: 0;
    background: #3572b5;
    color: #FFF;
    font-size: 16px;
    border-radius: 5px;
}

.login_label {
    width: 100%;
    height: 20px;
    color: #cecece;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-top: 15px;
}

.login_label a {
    color: #3572b5;
    text-decoration: none;
}

.this_footer {
    width: 100%;
    display: inline-block;
    text-align: center;
    float: left;
    background: #3572b5;
    color: #fff;
    line-height: 24px;
    font-size: 10px;
}

.this_footer a {
	text-decoration: none;
	color: #fff;
}

/*主页*/

.index_banner {
    width: 100%;
    display: inline-block;
    float: left;
    height: 17em;
}

.index_banner .swiper-slide img {
    width: 100%;
    /*height: 10em;*/
}

.index_imgnav {
    width: 92%;
    float: left;
    display: inline-block;
    margin-left: 4%;
}

.index_imgnav_unit {
    width: 20%;
    float: left;
    display: inline-block;
    margin-top: 20px;
}

.index_imgnav_mid {
    width: 6%;
    float: left;
    height: 20px;
    margin-top: 20px;
}

.index_imgnav_unit_img {
    width: 100%;
    display: inline-block;
    background: #3572b5;
    float: left;
    border-radius: 15%;
}

.index_imgnav_unit img {
    width: 50%;
    float: left;
    margin: 25%;
}

.index_imgnav_unit_txt {
    text-align: center;
    float: left;
    width: 100%;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    display: inline-block;
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
    line-height: :30px;
}

.index_thetitle {
/*    width: 92%;*/
    float: left;
    display: inline-block;
    margin-left: 4%;
    line-height: 30px;
    color: #3572b5;
    margin-top: 20px;
}

.index_thetitle img {
    float: left;
    width: 18px;
    height: 18px;
    margin-top: 5px;
    margin-right: 10px;
}

.index_t_line {
    width: 92%;
    float: left;
    display: inline-block;
    margin-left: 4%;
}

.index_t_line img {
    width: 100%;
    float: left;
}

.index_t_line_more {
    display: inline-block;
    float: right;
}

.index_t_line_more a {
    font-size: 12px;
    color: #3572b5;
    text-decoration: none;
}

.this_list_all {
    width: 92%;
    float: left;
    display: inline-block;
    margin-left: 4%;
    line-height: 30px;
    color: #3572b5;
    margin-top: 5px;
}

.this_list_unit {
    width: 100%;
    color: #666;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}

.this_list_unit a {
    color: #666;
    text-decoration: none;
}

.this_list_unit span {
    color: #3572b5;
}

.this_list_unit img {
    width: 18px;
    height: 18px;
    float: left;
    margin-left: 1%;
    margin-top: 5px;
    margin-right: 0;
}

.this_list_unit_txt {
    float: left;
    width: 60%;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.this_list_unit_date {
    float: left;
    width: 30%;
    height: 30px;
    text-align: right;
}

.l_list_unit {
    width: 48%;
    height: auto;
    line-height: 40px;
    display: inline-block;
    float: left;
    background: #3572b5;
    border-radius: 5%;
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
}

.l_list_unit img {
    float: left;
    width: 20px;
    padding: 10px;
}

.l_list_unit_mid {
    width: 4%;
    height: 5px;
    float: left;
}

.v_img {
    width: 96%;
    height: auto;
    float: left;
    margin-left: 2%;
}



.red_color {
    color: #ff0000;
}

.org_color {
    color: #e66b1a;
}

.gre_color {
    color: #4db126;
}


.this_list_all h4 {
    color: #333333;
}

.this_list_all img {
    max-width: 100%;
}

.art_title {
    width: 100%;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #3572b5;
    font-weight: 600;
    margin-top: 10px;
}

.art_con {
    width: 92%;
    float: left;
    display: inline-block;
    margin-left: 4%;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin-top: 20px;
}

.tag_unit {
    display: inline;
    height: 30px;
    font-size: 14px;
    color: #666;
    text-decoration: none;
}



/*列表蓝色的小title*/

.list_page_title {
    width: 90%;
    height: 40px;
    line-height: 40px;
    float: left;
    display: inline-block;
    background: #3572b5;
    text-indent: 2em;
    font-size: 14px;
    color: #FFF;
}

.list_page_title_plus {
    width: 10%;
    height: 40px;
    line-height: 40px;
    float: left;
    display: inline-block;
    background: #3572b5;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #FFF;
}

.list_page_title2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    display: inline-block;
    text-indent: 2em;
    font-size: 14px;
    color: #3572b5;
    border-bottom: #e5e5e5 1px solid;
}

.page_pagination {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}

.page_pagination_unit {
    color: #999999;
    padding: 0px 12px 0px 12px;
    border: #dcdcdc 1px solid;
    border-radius: 3px;
    font-size: 12px;
    float: left;
    margin-left: 7px;
}

.page_pagination_yes {
    color: #fff;
    border: #3572b5 1px solid;
    background: #3572b5;
}


/*作者时间浏览量*/

.this_art_zi {
    text-align: center;
    font-size: 12px;
    color: #666;
}

.art_line {
    width: 100%;
    height: 1px;
    float: left;
    border-bottom: 1px solid #c9c9c9;
}

.left_page {
    width: 50%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    color: #666;
    font-size: 14px;
    float: left;
}

.left_page a {
    color: #666;
    text-decoration: none;
}

.right_page {
    width: 50%;
    height: 50px;
    line-height: 50px;
    text-align: right;
    color: #666;
    font-size: 14px;
    float: left;
}

.right_page a {
    color: #666;
    text-decoration: none;
}


.up_top {
    width: 30px;
    height: 30px;
    background: #3572b5;
    display: inline-block;
    position: fixed;
    right: 0;
    bottom: 30px;
    border-radius: 5px;
    display: none;
}

.up_top img {
    width: 100%;
}


.nav_menu {
    width: 100%;
    height: auto;
    position: fixed;
    right: 0;
    background: #fff;
    z-index: 1900;
    display: none;
    box-shadow: 0px 2px 3px #444;
    -moz-box-shadow: 0px 2px 3px #444;
    -webkit-box-shadow: 0px 2px 3px #444;
}

.nav_menu li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    list-style-type: none;
    background: #fff;
    font-size: 14px;
    color: #999;
    border-bottom: 1px solid #EFEFEF;
}

.nav_menu a {
    color: #666;
    text-decoration: none;
}


}


@media (min-width:320px) and (max-width:639px) {
    /*登录*/

    .header_top_fixed {
        width: 100%;
        display: inline-block;
        position: fixed;
        top: 0;
        left: 0;
        background: #FFF;
        float: left;
        z-index: 1800;
        box-shadow: 0px 0px 5px #444;
        -moz-box-shadow: 0px 0px 5px #444;
        -webkit-box-shadow: 0px 0px 5px #444;
    }

    .header_top {
        width: 100%;
        display: inline-block;
        background: #FFF;
        float: left;
    }

    .header_top_logo {
        width: 77%;
        display: inline-block;
        float: left;
    }

    .header_top_logo img {
        width: 100%;
    }

    .header_top_search {
        width: 11%;
        display: inline-block;
        float: left;
    }

    .header_top_search img {
        width: 100%;
    }

    .header_top_menu {
        width: 12%;
        display: inline-block;
        float: left;
    }

    .header_top_menu img {
        width: 100%;
    }

    .kong_50 {
        width: 100%;
        height: 50px;
        float: left;
    }

    .kong_30 {
        width: 100%;
        height: 30px;
        float: left;
    }

    .kong_110 {
        width: 100%;
        height: 110px;
        float: left;
    }

    .con_this {
        width: 88%;
        margin-left: 6%;
        display: inline-block;
    }

    .con_this_img_big {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .con_this_img_big img {
        width: 100%;
    }

    .login_all {
        width: 75%;
        display: inline-block;
        border: #e2e2e2 solid 3px;
        margin-left: 12.5%;
        margin-top: 20px;
        border-radius: 10px;
    }

    .login_all_con {
        padding: 1%;
        width: 98%;
        display: inline-block;
        float: left;
    }

    .login_unit {
        width: 100%;
        height: 50px;
        float: left;
    }

    .login_unit_ico {
        width: 17%;
        height: 50px;
        float: left;
        background: #f4f4f4;
    }

    .login_unit_ico img {
        width: 80%;
        float: left;
        margin-left: 10%;
        margin-top: 15%;
    }

    .this_line {
        height: 1px;
        width: 100%;
        border-bottom: 1px dashed #e2e2e2;
        float: left;
    }

    .login_unit input {
        width: 70%;
        height: 50px;
        line-height: 50px;
        float: left;
        margin-left: 8%;
        outline: none;
        border: 0;
        font-size: 18px;
    }

    .login_submit {
        width: 77%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        float: left;
        margin-left: 12.5%;
        margin-top: 15px;
        border: 0;
        background: #3572b5;
        color: #FFF;
        font-size: 16px;
        border-radius: 5px;
    }

    .login_label {
        width: 100%;
        height: 20px;
        color: #cecece;
        font-size: 14px;
        text-align: center;
        float: left;
        margin-top: 15px;
    }

    .login_label a {
        color: #3572b5;
        text-decoration: none;
    }

    .this_footer {
        width: 100%;
        display: inline-block;
        text-align: center;
        float: left;
        background: #d7d7d7;
        color: #666;
        line-height: 24px;
        font-size: 10px;
    }
    /*主页*/

    .index_banner {
        width: 100%;
        display: inline-block;
        float: left;
    }

    .swiper-slide img {
        width: 100%;
    }

    .index_imgnav {
        width: 92%;
        float: left;
        display: inline-block;
        margin-left: 4%;
    }

    .index_imgnav_unit {
        width: 19%;
        float: left;
        display: inline-block;
        margin-top: 20px;
    }

    .index_imgnav_mid {
        width: 8%;
        float: left;
        height: 20px;
        margin-top: 20px;
    }

    .index_imgnav_unit_img {
        width: 100%;
        display: inline-block;
        background: #3572b5;
        float: left;
        border-radius: 100%;
    }

    .index_imgnav_unit img {
        width: 50%;
        float: left;
        margin: 25%;
    }

    .index_imgnav_unit_txt {
        text-align: center;
        float: left;
        width: 100%;
        display: inline-block;
        margin-top: 10px;
        font-size: 12px;
        color: #666666;
        line-height: :30px;
    }

    .index_thetitle {
        width: 92%;
        float: left;
        display: inline-block;
        margin-left: 4%;
        line-height: 30px;
        color: #3572b5;
        margin-top: 20px;
    }

    .index_thetitle img {
        float: left;
        width: 18px;
        height: 18px;
        margin-top: 5px;
        margin-right: 10px;
    }

    .index_t_line {
        width: 92%;
        float: left;
        display: inline-block;
        margin-left: 4%;
    }

    .index_t_line img {
        width: 100%;
        float: left;
    }

    .index_t_line_more {
        display: inline-block;
        float: right;
    }

    .this_list_all {
        width: 92%;
        float: left;
        display: inline-block;
        margin-left: 4%;
        line-height: 30px;
        color: #3572b5;
        margin-top: 5px;
    }

    .this_list_unit {
        width: 100%;
        color: #666;
        height: 30px;
        line-height: 30px;
        float: left;
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 5px;
        overflow: hidden;
    }

    .this_list_unit a {
        color: #666;
        text-decoration: none;
    }

    .this_list_unit span {
        color: #3572b5;
    }

    .this_list_unit img {
        width: 18px;
        height: 18px;
        float: left;
        margin-left: 1%;
        margin-top: 5px;
        margin-right: 0;
    }

    .red_color {
        color: #ff0000;
    }

    .org_color {
        color: #e66b1a;
    }

    .gre_color {
        color: #4db126;
    }


    .this_list_all h4 {
        color: #333333;
    }

    .this_list_all img {
        max-width: 100%;
    }

    .art_title {
        width: 100%;
        text-align: center;
        float: left;
        font-size: 16px;
        color: #3572b5;
        font-weight: 600;
        margin-top: 10px;
    }

    .art_con {
        width: 92%;
        float: left;
        display: inline-block;
        margin-left: 4%;
        line-height: 30px;
        color: #666;
        font-size: 14px;
        margin-top: 20px;
    }

    .tag_unit {
        display: inline;
        height: 30px;
        font-size: 14px;
        color: #666;
        text-decoration: none;
    }
    /*列表蓝色的小title*/

    .list_page_title {
        width: 90%;
        height: 40px;
        line-height: 40px;
        float: left;
        display: inline-block;
        background: #3572b5;
        text-indent: 2em;
        font-size: 14px;
        color: #FFF;
    }

    .list_page_title_plus {
        width: 10%;
        height: 40px;
        line-height: 40px;
        float: left;
        display: inline-block;
        background: #3572b5;
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        color: #FFF;
    }

    .list_page_title2 {
        width: 100%;
        height: 40px;
        line-height: 40px;
        float: left;
        display: inline-block;
        text-indent: 2em;
        font-size: 14px;
        color: #3572b5;
        border-bottom: #e5e5e5 1px solid;
    }

    .page_pagination {
        width: 100%;
        display: inline-block;
        float: left;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .page_pagination_unit {
        color: #999999;
        padding: 0px 12px 0px 12px;
        border: #dcdcdc 1px solid;
        border-radius: 3px;
        font-size: 12px;
        float: left;
        margin-left: 7px;
    }

    .page_pagination_yes {
        color: #fff;
        border: #3572b5 1px solid;
        background: #3572b5;
    }
    /*作者时间浏览量*/

    .this_art_zi {
        text-align: center;
        font-size: 12px;
        color: #666;
    }

    .art_line {
        width: 100%;
        height: 1px;
        float: left;
        border-bottom: 1px solid #c9c9c9;
    }

    .left_page {
        width: 50%;
        height: 50px;
        line-height: 50px;
        text-align: left;
        color: #666;
        font-size: 14px;
        float: left;
    }

    .left_page a {
        color: #666;
        text-decoration: none;
    }

    .right_page {
        width: 50%;
        height: 50px;
        line-height: 50px;
        text-align: right;
        color: #666;
        font-size: 14px;
        float: left;
    }

    .right_page a {
        color: #666;
        text-decoration: none;
    }


    .up_top {
        width: 30px;
        height: 30px;
        background: #0166b6;
        display: inline-block;
        position: fixed;
        right: 0;
        bottom: 30px;
        display: none;
        border-radius: 5px;
    }

    .up_top img {
        width: 100%;
    }


    .nav_menu {
        width: 100%;
        height: auto;
        position: fixed;
        right: 0;
        background: #fff;
        z-index: 1900;
        display: none;
        box-shadow: 0px 2px 3px #444;
        -moz-box-shadow: 0px 2px 3px #444;
        -webkit-box-shadow: 0px 2px 3px #444;
    }

    .nav_menu li {
        width: 100%;
        height: 45px;
        line-height: 45px;
        padding-left: 20px;
        list-style-type: none;
        background: #fff;
        font-size: 14px;
        color: #999;
        border-bottom: 1px solid #EFEFEF;
    }

    .nav_menu a {
        color: #666;
        text-decoration: none;
    }
}

@media (min-width:480px) and (max-width:639px) {}


/*搜索*/
.insea {
    background: #fff;
    text-align: center;
    display: none;
}
.insea input {
    width: 60%;
    border: 1px solid #cecece;
    border-radius: 3px;
    margin-top: 2%;
    margin-bottom: 1.5%;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 1%;
}
.insea button {
    width: 20%;
    border: 1px solid #cecece;
    border-radius: 3px;
    margin-top: 2%;
    margin-bottom: 1.5%;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 1%; 
    text-align: center;
}


.addSwiper{
	width: 92%;
	height: 10em;
	margin-top:30px;
}

/*标准体系css样式 原荣誉表彰*/
.this_list_all_text{
	width: 100%;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 25px;
	text-indent: 2em;
	overflow: hidden;
	zoom: 1;
}
.text_chakan{
	display: block;
	color: #3572b5;
	float: right;
}
.this_list_all a{
	text-decoration: none;
	color: #777777;
}
/*标准体系css样式 原荣誉表彰 end*/