.head {
    display: none;
}

.mobile-head {
    display: block;
    position: relative;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
    z-index: 999;
}

.mobile-head .mobile-menu {
    position: absolute;
    top: 0;
    left: 0;
}

.mobile-head .mobile-menu .mobile-icon {
    width: 70px;
    padding: 24px 0px;
    text-align: center;
}

.mobile-head .mobile-menu .mobile-icon span {
    font-size: 22px;
}

.mobile-head .mobile-menu .mobile-shade {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    display: none;
}

.mobile-head .mobile-menu .mobile-shade .mobile-box {
    position: absolute;
    top: 0;
    left: -80%;
    width: 80%;
    height: 100%;
    background-color: #fff;
}

.mobile-head .mobile-menu .mobile-shade .mobile-box .mobile-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.mobile-head .mobile-menu .mobile-shade .mobile-box .mobile-close span {
    font-size: 18px;
    color: #fff;
}

.mobile-head .mobile-menu .mobile-shade .mobile-box .mobile-title {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    letter-spacing: 4px;
    text-indent: 4px;
}

.mobile-head .mobile-menu .mobile-shade .mobile-box .mobile-top {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: #065299;
    box-sizing: border-box;
}

.mobile-head .mobile-menu .mobile-shade .mobile-box .mobile-nav {
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.mobile-head .mobile-menu .mobile-shade .mobile-box .mobile-nav a {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    letter-spacing: 1px;
    padding-left: 25px;
    box-sizing: border-box;
}

.mobile-head .mobile-menu .mobile-shade .mobile-box .mobile-nav a:hover {
    background-color: #6ab93b;
    color: #fff;
}

.mobile-head .mobile-menu .mobile-shade .mobile-box .mobile-nav a.active {
    background-color: #b3292b;
    color: #fff;
}

.mobile-head .mobile-menu .mobile-shade .mobile-box .mobile-nav .iconfont {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.mobile-head .mobile-menu .mobile-shade .mobile-box .mobile-address {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 10px 25px;
    background-color: #f5f5f5;
    box-sizing: border-box;
}

.mobile-head .mobile-menu .mobile-shade .mobile-box .mobile-address p {
    font-size: 15px;
    margin: 10px auto;
    line-height: 1.75em;
    text-align: justify;
}

.mobile-head .mobile-logo {
    width: 100%;
}

.mobile-head .mobile-logo img {
    display: block;
    width: auto;
    height: 40px;
    padding: 15px 0px;
    margin: 0 auto;
}

.main {
    width: 90%;
}

.slide {
    height: 200px;
}

.slide a {
    width: 100%;
    height: 200px;
}

.slide a .text {
    opacity: 1;
    width: 90%;
    top: 45px;
    bottom: 0;
}

.slide a .text .slidetext {
    position: relative;
    top: 0;
}

.slide a .text .slidetext p {
    margin: 10px auto;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0.5px;
    text-align: center;
    text-shadow: 0px 0px 5px rgba(0,0,0,.6);
}

.bullet {
    width: 20px;
    height: 3px;
}

.video {
    margin-top: 30px;
    margin-bottom: 30px;
}

.video .main {
    display: block;
}

.video .player,.video .wrapper {
    float: none;
    margin-left : 0px;
}

.vjs_video_3-dimensions {
    width: 100%;
    height: 210px;
}

.video .player video {
    min-width: 100%;
    min-height: 210px;
}

.video .player {
    width: 100%;
    height: 210px;
    margin: 30px auto;
}

.column .chinese {
    font-size: 20px;
    text-align: center;
}

.column .english {
    font-size: 18px;
    text-align: center;
}

.video .wrapper .desc p {
    font-size: 15px;
}

.video .wrapper .desc a {
    text-align: center;
}

.items {
    margin: 30px auto;
}

.items .column {
    margin: 30px auto;
}

.items .items-about a {
    flex: 0 0 49%;
}

.items .items-about a .items-image {
    height: 180px;
}

.items .items-about a .items-shade .items-title {
    font-size: 16px;
    opacity: 1;
}

.ad {
    display: none;
}

.dynamics .content {
    margin-top: 10px;
}

.dynamics .content .show.active {
    display: block;
}

.dynamics .content .imgnews {
    margin-right: 0;
    padding: 10px 0px 0px;
}

.dynamics .content .imgnews .image {
    height: 230px;
}

.dynamics .content .imgnews .text .title {
    font-size: 18px;
    line-height: 36px;
}

.dynamics .content .imgnews .text .desc {
    font-size: 14px;
}

.dynamics .content .newslist {
    border-left: none;
    padding-left: 0;
}

.dynamics .content .newslist ul li .time {
    width: 90px;
    height: 90px;
    padding: 5px;
}

.dynamics .content .newslist ul li .time .timebox .day {
    line-height: 54px;
    font-size: 36px;
}

.dynamics .content .newslist ul li .time .timebox .month {
    font-size: 14px;
}

.dynamics .content .newslist ul li {
    height: auto;
}

.dynamics .content .newslist ul li .detail {
    height: auto;
    padding: 5px;
}

.dynamics .content .newslist ul li .detail .title {
    font-size: 16px;
    line-height: 1.75;
}

.dynamics .content .newslist ul li .detail .desc {
    font-size: 14px;
    line-height: 1.5;
    height: 40px;
    overflow: hidden;
}

.foot .main.this {
    padding: 20px;
    display: block;
}

.foot .box {
    margin-top: 30px;
}

.foot .box .child {
    height: auto;
    overflow: hidden;
}

.foot .box .title {
    font-size: 18px;
    margin-bottom: 30px;
}

.foot .box .title:after {
    bottom: -15px;
}

.foot .copyright span {
    display: block;
    font-size: 14px;
    margin: 10px auto;
}

.widget .widget-btn {
    height: auto;
    right: 15px;
    bottom: 15px;
}

.widget .widget-btn span.wechat {
    display: none;
}

.widget .widget-btn .wechat:hover, .widget .widget-btn .top:hover {
    background-color: rgba(97,104,111,.7);
}

.banner {
    height: 200px;
}

.page.main {
    width: 100%;
    display: block;
}

.page .list-nav .name {
    display: none;
}

.page .list-nav ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 2px;
}

.page .list-nav ul li {
    flex: 1 0 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 2px;
    box-sizing: border-box;
}

.page .list-nav ul li a {
    padding: 0;
    width: 100%;
    padding: 0px 10px;
    line-height: 48px;
    text-align: center;
}

.primary {
    margin-left: 0;
}

.primary .crumbs {
    width: 90%;
    margin: 20px auto 5px;
}

.primary .crumbs p {
    display: none;
    font-size: 18px;
    color: #065299;
}

.primary .crumbs ul {
    float: left;
}

.page .primary .article {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 0;
}

.page .primary .article .piece {
    padding: 10px!important;
}

.page .primary .article .piece .flex {
    padding: 10px!important;
    flex-direction: column!important;
}

.page .primary .article .piece .flex .img-r {
    flex: 0 0 240px!important;
    margin: 20px 0px 0px!important;
}

.page .primary .article .piece .flex .img-l {
    flex: 0 0 240px!important;
    margin: 0px 0px 20px!important;
}

.page .primary .article p {
    margin: 20px auto!important;
    line-height: 1.75em!important;
    text-align: justify;
}

.page .primary .article p img {
    display: block;
    width: 60%;
}

.page .primary .article p font {
    font-size: 15px!important;
    letter-spacing: 1px!important;
}


.page .primary .article .contact {
    padding: 0px;
    margin-top: 30px;
}

.page .primary .article .contact .contact-box {
    padding: 0px;
    flex-direction: column;
}

.page .primary .article .contact .contact-box .contact-left {
    flex: 1 1 auto;
    color: #666;
    order: 2;
}

.page .primary .article .contact .contact-box .contact-right {
    flex: 1 1 auto;
    margin-left: 0px;
    height: 200px;
    border-radius: 5px;
    order: 1;
}


.imagebox {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 0px 15px;
    box-sizing: border-box;
}

.imagebox a {
    display: block;
    flex:  0 0 48%;
    height: auto;
    margin: 15px 0px;
}

.imagebox a .image {
    width: 100%;
    height: 260px;
    overflow: hidden;
}

.imagebox a .image div {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all 0.5s;
}

.imagebox a:hover .image div {
    transform: scale(1.1);
}

.imagebox a .text {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

.imagebox a:hover .text {
    background-color: #0193de;
    border-left: 1px solid #0193de;
    border-bottom: 1px solid #0193de;
    border-right: 1px solid #0193de;
}

.imagebox a .text .name {
    line-height: 1.75;
    text-align: center;
    font-size: 17px;
    font-weight: bolder;
}

.imagebox a .text .title {
    line-height: 1.75;
    text-align: center;
    font-size: 13px;
    color: #7d7d7d;
}

.imagebox a .text .desc {
    margin-top: 15px;
    line-height: 1.75;
    text-align: justify;
    font-size: 15px;
}

.imagebox a:hover .text p {
    color: white;
}

.pictrue-imagebox {
    width: 90%;
    margin: 0 auto;
}

.pictrue-imagebox a {
    flex: 0 0 48.5%;
    margin: 10px 0px;
}

.pictrue-imagebox a .image {
    height: 120px;
}

.pictrue-imagebox a .shade p {
    font-size: 16px;
    line-height: 1.5;
    opacity: 1;
}

.foot {
    margin-top: 30px;
}

.primary .imgnews {
    width: 90%;
    margin: 20px auto;
}

.primary .imgnews a {
    flex-direction: column-reverse;
}

.primary .imgnews .image {
    width: 100%;
    height: 220px;
}

.primary .imgnews .text {
    padding-left: 0;
    margin-right: 0;
}

.primary .imgnews .text .title {
    font-size: 17px;
    line-height: 36px;
    white-space: normal;
}

.primary .imgnews .text .time {
    font-size: 16px;
    margin-top: 14px;
}

.primary .imgnews .text .desc {
    font-size: 14px;
}

.primary .newslist {
    width: 90%;
    margin: 0 auto;
    border-left: none;
    padding-left: 0;
}

.primary .newslist ul li .time {
    width: 90px;
    height: 90px;
    padding: 5px;
}

.primary .newslist ul li .time .timebox .day {
    line-height: 54px;
    font-size: 36px;
}

.primary .newslist ul li .time .timebox .month {
    font-size: 14px;
}

.primary .newslist ul li {
    height: auto;
}

.primary .newslist ul li .content {
    height: auto;
    padding: 5px;
}

.primary .newslist ul li .content .title {
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 5px;
}

.primary .newslist ul li .content .desc {
    font-size: 14px;
    line-height: 1.5;
    height: 40px;
    overflow: hidden;
}

.paging {
    margin-top: 30px;
}

.paging a {
    margin: 5px auto;
}

.article .title {
    font-size: 18px;
}

.article-content {
    width: 90%;
    margin: 20px auto;
}

.article-content video {
    height: 210px!important;
}

.article-content p {
    margin: 20px auto!important;
    line-height: 1.75em!important;
    text-align: justify;
}

.article-content p img {
    display: block;
    width: 100%;
    height: auto!important;
}

.article-content p font {
    font-size: 15px!important;
    letter-spacing: 1px!important;
}

.article-content p iframe {
    height: 190px;
}

.theend {
    font-size: 14px;
    margin: 30px auto;
}

.command {
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
}

.command p {
    margin-top: 10px;
    text-align: justify;
    line-height: 1.75;
}