@media screen and (max-width: 650px) {
    a:link {
        color: #073E6E;
    }   
    a:visited {
        color: #161616;
        text-decoration: none;
    }
    .content-container ,.content-left,.article-left{
        width:100%;
        max-width:100%;
        min-width:100%;
        padding:0;
        margin:0;
        overflow:hidden;
    }
    .conter-conter h3, .conter-conter a, .conter-conter p,.content-container .bread, .content-container .adio, .gwe-stories ul li a{
        font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3","FontAwesome",sans-serif;
    }
    .bread {
        font-size: 18px;
        color: #10578F;
        margin: 10px;
    }
    .bread div {
        margin: 0;
        font-size: 15px;
        color: #005494;
    }
    .bread a {
        font-size: 18px;
        color: #999999;
    }
    .conter-conter p, .conter-conter div, .conter-conter table {
        font-size: 1.4rem;
        margin: 0 0 10px 0;
    }
    .content-left .conter-conter h3:nth-child(1),  .article-left .conter-conter h3:nth-child(1){
        margin: 0;
        color: #000;
        font-size: 1.8rem;
        font-weight: normal;
    }
    /*content部分移动版未改变pc版的类名和id,分页结构统一*/
    .content-container .bread{
        font-size: 15px;
        margin: 10px;
        padding: 0;
        color: #005494;
        background: #fff;
    }
    .content-container .bread a {
        font-size: 18px;
        color: #999999;
    }
    .content-container .content-left,.content-container .article-left{
        color: #666;
        background: #fff;
        margin: 0 0 10px 0;
        padding: 0 10px;
        font-size: 1.4rem;
    }
    .content-left .prind, .content-left .email ,.conter-conter .prind ,.conter-conter .article-email{
        display:none;
    }
    .content-container .content-left .conter-conter{

        margin:0 0 10px 0;
    }
    .content-container .content-left .conter-conter .adio {
        margin-bottom: 5px;
    }

    .content-container .content-left .conter-conter .adio:nth-child(3) {
        margin-bottom: 15px;
    }
    #sp figure{
        width: 100%;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        -ms-box-sizing:border-box;
        -webkit-box-sizing:border-box;
        -o-box-sizing: border-box;
        padding: 0;
        text-align: center;
    }
    #sp figcaption{
        font-size: 1.8rem;
        margin: 0 0 15px 0;
        line-height: 1.6;
    }
    #sp img{
        max-width: 100%;
        height: auto;
    }
    #sp p{
        font-size: 1.8rem;
        margin: 0 0 10px 0;
        line-height: 1.6;
        color: #666;

        font-size: 16px;
        color: #231F20;

    }
    .gwe-stories{
        margin: 0;
        padding:0;
    }
    .gwe-stories h3{
        padding: 0;
        margin:0;
        color: #000;
        font-size: 1.8rem;
    }
    /* .gwe-stories h3 a:link, .gwe-stories h3 a:visited {
        margin: 0px;
        padding: 0px;
        text-decoration: none;
        color: #333;
    } */
    .gwe-stories ul li {
        padding: 5px 0 5px 15px;
        border-bottom: 1px dashed #ccc;
        background: url(../img/blueIcon.png) no-repeat 0 15px;
        -webkit-background-size: 7px;
        background-size: 7px;
        margin:0;
    }
    .gwe-stories ul li a:link, .gwe-stories ul li a:visited{
        font-size: 16px;
        color:#000;
        line-height: 1.6;
    }
    .cont-ph-videos{
        position: relative;
    }
    .cont-ph-videos h4{
        margin-bottom: 10px;
        color: #000;
        font-size: 1.6rem;
        font-weight: normal;
        margin: 0 0 1.6rem 0;
    }
    .cont-ph-videos h4 a {
        color: #333;
        font-size: 18px;
    }
    .cont-ph-videos p {
        font-size: 16px;
        color: #888;
    }
    .cont-ph-pmscont{
        background-color: #fff;
        color: #666;
    }
    .cont-ph-pmscont img{
        max-width: 100%;
        display: block;
        margin: 5px 0;
    }
    .cont-ph-services{
        padding: 0 10px;
        margin-top: 10px;
    }
    .cont-ph-services ul{
        list-style: none;
        padding-left: 0;
        overflow: hidden;
        margin: 0;
    }
    .cont-ph-services ul li {
        float: left;
        width: 48%;
        margin-bottom: 10px;
    }
    .cont-ph-services ul li:nth-child(even) {
        margin-left: 3%;
    }
    .cont-ph-services ul li a img {
        width: 30px;
    }
    .cont-ph-services ul li a span {
        margin-left: 5px;
        color: #999;
        font-size: 12px;
    }
    .cont-ph-servcont{
        padding: 0;
    }
    .cont-ph-servcont h3{
        margin: 10px 0 0;
        position: relative;
        padding-left: 20px;
    }
    .cont-ph-servcont h3:before {
        content: "";
        position: absolute;
        width: 5px;
        height: 20px;
        left: 0;
        top: 4px;
        background: #0F568C;
    }
    #sp iframe{
        width: 100%!important;
        height:17rem;
    }
    #sp figure{
            max-width: 100%;
            display: block;
            margin: 5px 0;

    }
    #sp figcaption {
        padding-top: 5px;
        width: 100%;
        text-align: left;
        font-size: 12pt;
        color: #888!important;
        line-height:1.6;
        margin: 0 0 10px 0;
    }
    #sp img{
            max-width: 100%;
            display: block;
            margin: 5px 0;
    }
    #sp p {
        font-size: 16px;
        color: #231F20;
        max-width:100%!important;
    }
    #sp figure.align-left{
        float:left;
        margin-right:10px;
    }
    #sp figure.align-right{
        float:right;
        margin-left:10px;
    }
    #sp figure.align-center{
        margin:0px auto 20px auto;
    }
    .article-email{
        display:none;
    }
    

}
#sp iframe{
    margin:0 0 10px 0;
}