@charset "gb2312";
* {
    margin: 0 auto;
    padding: 0;
}

body {
    font: 14px "微软雅黑", Arial, Helvetica, sans-serif;
    color: #555;
    background: #f7f7f7;
}

ul,
li {
    list-style: none;
}
.logo img{
    position: relative;
    bottom: 8px;
}
.button {
    background-color: rgba(255, 255, 255, 1);
    border: none;
    color: #555;
    padding: 5px 20px;
    text-align: right;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    cursor: pointer;
    float: none;
}

.button:hover {
    background-color: rgba(145, 202, 218, 0.349);
}

a {
    text-decoration: none;
    color: #555
}
hr{
    position: relative;
    top:-10px;
}
header {
    width: 100%;
    background: rgba(255, 255, 255, 1);
}

article {
    overflow: hidden;
    position: relative;
    top:-60px;
}
iframe{
    position:relative;
    top: 15px;
    left: 50px;
}
.tophead {
    width: 1200px;
    margin: 1px auto 50px;
    overflow: hidden;
}

.logo {
    float: left;
    overflow: hidden;
    font-size: 32px;
    margin-top: 30px;
    margin-left: 20px
}

.logo img {
    float: left;
    width: 65px;
    height: 65px
}

.topnav {
    overflow: hidden;
    margin: 30px 0;
}

nav {
    color: #999;
    line-height: 32px;
}

nav ul {
    text-align: right;
}

nav ul li {
    display: inline;
    font-size: 18px;
    padding: 10px 20px;
    height: 40px;
    line-height: 40px;
}

h1.t_nav span {
    float: right;
    color: #999
}

h1.t_nav {
    border-bottom: #f7f7f7 1px solid;
    font-size: 15px;
    font-weight: normal;
    line-height: 60px;
    width: 100%;
    overflow: hidden
}

h1.t_nav a {
    width: 100px;
    display: block;
    text-align: center;
    color: rgb(54, 108, 124);
    float: left
}

.n {
    background: #f7f7f7;
}

.ab_box {
    padding: 30px;
    overflow: hidden;
    background: rgba(255, 255, 255, 1);
    margin-top: 30px
}

.leftbox {
    width: 55%;
    float: left;
    overflow: hidden;
}

.newsview {
    padding: 0 80px
}

.news_infos {
    line-height: 30px;
    text-align: justify;
}

.rightbox {
    width: 45%;
    float: right;
    overflow: hidden;
}

.aboutme {
    overflow: hidden;
    background: #fff;
}

.hometitle {
    padding: 0 10px;
    line-height: 30px;
    height: 50px;
    font-size: 18px;
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    position: relative
}

.avatar {
    margin: 50px auto 30px;
    width: 200px
}

.avatar img {
    width: 200px;
    border-radius: 200%
}

.ab_con {
    line-height: 30px;
    padding: 10px;
}

.ab_con p {
    background: #f6f6f6;
    margin: 5px 0;
    padding-left: 10px;
    border-radius: 5px;
    text-shadow: rgba(255, 255, 255, 0.3) 0px 1px 0px;
}

.n2 {
    background: #5fcbdf;
}

body {
    background-color: white;
}


table,
th,
td {
    border: 1px solid black;
    text-align: left;
}

#popDiv {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv1 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv1 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv1 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv1 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv2 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv2 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv2 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv2 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv22 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv22 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv22 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv22 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv3 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv3 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv3 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv3 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv31 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv31 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv31 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv31 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv4 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv4 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv4 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv4 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv5 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv5 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv5 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv5 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv6 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv6 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv6 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv6 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv61 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv61 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv61 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv61 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv62 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv62 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv62 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv62 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv7 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv7 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv7 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv7 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv71 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv71 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv71 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv71 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv72 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv72 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv72 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv72 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

#popDiv8 {
    display: none;
    background-color: rgb(168, 167, 167);
    z-index: 11;
    width: 600px;
    height: 500px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow: scroll;
}


/* 關閉按鈕樣式 */

#popDiv8 .close a {
    text-decoration: none;
    color: white;
}


/* 彈出介面的關閉按鈕 */

#popDiv8 .close {
    text-align: right;
    margin-right: 0px;
    background-color: black;
}

#popDiv8 p {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

.pic img {
    width: 500px;
    border-radius: 300px
}

.pic {
    margin: 50px auto 30px;
    width: 500px
}

.cloud {
    width: 50%;
    clear: both;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px
}

.cloud ul {
    padding: 20px;
    overflow: hidden;
}

.cloud ul a {
    line-height: 24px;
    height: 25px;
    display: block;
    background: #999;
    float: left;
    padding: 3px 11px;
    margin: 10px 10px 0 0;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #FFF
}

.cloud ul a:nth-child(8n-7) {
    background: #8096b8
}

.cloud ul a:nth-child(8n-6) {
    background: #807da5
}

.cloud ul a:nth-child(8n-5) {
    background: #807e96
}

.cloud ul a:nth-child(8n-4) {
    background: #5f5d72
}

.search {
    background: #FFF;
    overflow: hidden;
    padding: 30px;
    margin: 30px 0
}

.tab-actived {
    background-color: rgba(145, 202, 218, 0.349);
}