/* CSS Document */

body,
html {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

body {
    /* background: #0a305c url(../images/grid.gif) top center repeat-y; */
    background: #fff url(../images/bodybg.jpg);
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    padding-top: 10px;
    height: 100%;
}

a {
    text-decoration: none;
    color: #935534;
}

a:hover {
    color: #113b6d;
    text-decoration: underline;
}

.clear {
    clear: both;
}

#container {
    position: relative;
    margin: 0 auto;
    width: 980px;
    text-align: left;
    margin-top: 10px;
    zoom: 1;
}

#menu_row1 {
    float: left;
    display: inline;
    width: 960px;
    height: 30px;
    line-height: 30px;
    margin: 5px 0 0 0;
    padding: 0px 10px;
    font-size: 12px;
}

#menu_row1 form {
    float: right;
    display: inline;
    margin-right: 10px;
    margin-top: 5px;
}

#menu_row1 form input {
    border: 1px solid #A5A5A5;
    margin-right: 5px;
}

#menu_row1 ul {
    margin: 0;
    padding: 0;
}

#menu_row1 ul li {
    display: inline;
    list-style: none;
}

#menu_row1 li a {
    float: right;
    display: inline;
    text-decoration: none;
    margin: 0;
    color: #333;
    padding: 0 10px;
    border-left: 1px solid #A5A5A5;
}

#menu_row1 li a:hover {
    text-decoration: none;
    color: #FFFFFF;
    background: #946A54;
}


/*flexslider start*/

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides>li a {
    display: block;
    overflow: hidden;
    padding-bottom: 66%;
    height: 0px;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}

.flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 28px;
    height: 48px;
    position: absolute;
    margin-top: -20px;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    background: url(../images/arr.png) no-repeat;
    text-indent: -999em;
}

.flex-direction-nav .flex-prev {
    left: -30px;
    background-position: 0 0;
}

.flex-direction-nav .flex-next {
    right: -30px;
    background-position: -132px 0;
}

.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 20px;
}

.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 20px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background: #ddd;
}

.flex-pauseplay a:before {
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    z-index: 1000;
}

.flex-control-nav li {
    margin: 0 8px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 6px;
}

.flex-control-paging li a:hover {
    background: #DAC092;
}

.flex-control-paging li a.flex-active {
    background: #DAC092;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
}


/*flexslider end*/


/* 导航菜单*/

#content #menu_row2 {
    float: left;
    width: 180px;
    height: auto;
    line-height: 30px;
    /* background: #31567F;*/
    margin: 0;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#content #menu_row2 ul {
    color: #FFFFFF;
    margin: 5px auto;
    padding: 0px;
}

#content #menu_row2 li {
    display: block;
    list-style: none outside none;
    width: 180px;
    line-height: 30px;
    padding: 0;
}

#content #menu_row2 li>span {
    float: left;
    display: block;
    width: 20px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    background: url("../images/arrow001.gif") no-repeat scroll 5px 10px transparent;
}

#content #menu_row2 li.cur>span {
    background: url("../images/arrow002.gif") no-repeat scroll 5px 10px transparent;
}

#content #menu_row2 li>span:hover {
    background-color: #96887B;
}

#content #menu_row2 li a,
#content #menu_row2 li a:visited {
    display: block;
    width: 140px;
    margin-left: 20px;
    padding: 0 10px;
    text-decoration: none;
    color: #FFFFFF;
    border-right: 0;
    text-align: left;
    /* border-bottom: 1px solid #7F91A5;*/
    border-bottom: 1px solid #96887B;
}

#content #menu_row2 li>a:hover {
    /*background: url("../images/arrow001.gif") no-repeat scroll 5px 10px transparent;*/
    background-color: #946A54;
    text-decoration: none;
    color: #fff;
}

#content #menu_row2 li.cur>a:hover {
    /*background: url("../images/arrow002.gif") no-repeat scroll 5px 10px transparent;*/
    background-color: #946A54;
}

#content #menu_row2 li ul {
    display: none;
    margin: 0;
    padding: 0;
}

#content #menu_row2 li.cur ul {
    display: block;
}

#content #menu_row2 li ul li {
    background: none;
}

#content #menu_row2 li ul li.cur {
    background: none;
    background-color: #7D9FC4;
}

#content #menu_row2 li ul li a:hover {
    background: none;
    background-color: #7D9FC4;
}

#content #menu_row2 li ul li.cur a:hover {
    background: none;
    background-color: #7D9FC4;
}

#content #menu_row2 li ul li {
    width: 180px;
    line-height: 25px;
}

#content #menu_row2 li ul li a {
    font-size: 12px;
    font-weight: normal;
}

#content #rightcontent {
    float: left;
    width: 780px;
    background: #DAC092;
}

#banner {
    width: 980px;
    height: 140px;
    background: url("../images/headerbg.jpg") no-repeat scroll center bottom #FFFFFF;
    margin: 0px;
    border: 1px solid #ccc;
}

#pkuLogo {
    display: inline;
    float: right;
    height: 80px;
    margin: 5px 22px 0 10px;
    width: 80px;
}

#pkuLogo a {
    float: left;
    display: inline;
    height: 80px;
    width: 80px;
}

#pkuLogo a:hover {
    text-decoration: none;
}

#icqmLogo {
    float: left;
    display: inline;
    width: 550px;
    height: 100px;
    margin: -15px 0 0 5px;
    _margin-top: -25px;
    text-align: left;
}

#icqm {
    display: inline;
    float: left;
    height: 50px;
    margin: 0;
    width: 400px;
}

#icqmfull {
    display: inline;
    float: left;
    height: 50px;
    margin: 0 0 0;
    width: 550px;
}

#icqm a,
#icqmfull a {
    float: left;
    color: #000000;
    width: 400px;
    height: 40px;
    text-decoration: none
}

#icqmfull a {
    width: 550px;
}

#icqm a:hover,
#icqmfull a:hover {
    color: #a71109;
}

#footer {
    width: 980px;
    height: 25px;
    float: left;
    padding: 0;
    padding-bottom: 30px;
}

#footer p {
    float: right;
    display: inline;
    color: #333;
    font-size: 12px;
    line-height: 20px;
    margin: 5px 10px;
}

#footer a {
    color: #87A6D2;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#selection {
    float: left;
    margin: 5px 0 0 0;
    padding: 0;
}

#selection select {
    border: 1px solid #ccc;
}


/*homepage css start*/

#content {
    width: 980px;
    min-height: 600px;
    _height: 600px;
    margin: 0;
    padding: 0;
    /*background: #31567F;*/
    background: #695D51;
    margin-top: 5px;
    float: left;
    border-top: 0px solid #87A6D2;
}

#newsevents {
    min-height: 335px;
    _height: 335px;
    font-size: 12px;
    margin: 0;
    padding: 5px;
    float: left;
    width: 560px;
    background: #fff;
}

.news {
    width: 560px;
    min-height: 330px;
    _height: 330px;
    float: left;
    display: inline;
    padding: 0px;
    background-color: #FFFFFF;
    margin: 0;
}

.newslist {
    min-height: 140px;
    _height: 140px;
    width: 540px;
    background-color: #FFFFFF;
    position: relative;
    float: left;
    margin: 0;
    padding: 0 5px 30px 15px;
    text-align: left;
    font-size: 12px;
    color: #000000;
}

.newslist ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 5px;
}

.newslist ul li {
    border-bottom: 1px dashed #ddd;
    padding: 7px 0 9px 0;
    margin-left: 0;
    line-height: 1.4;
}

.newslist ul li a {
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

.newslist ul li a.recommend {
    color: red;
    font-weight: bold;
}

.newslist ul li span {
    width: 520px;
    margin-top: 2px;
    color: #333;
    line-height: 1.5;
}

.newslist.events ul li span {
    display: block;
}

.newslist ul li span strong {
    font-size: 16px;
}

.newsbanner {
    width: 560px;
    height: 40px;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #CCCCCC;
}

.newsbanner h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 5px 15px;
    margin: 0 10px;
}

.newsbanner h2 a {
    color: #113B6D;
    text-decoration: none;
}

.newsbanner h2 a:hover {
    color: #935534;
    text-decoration: underline;
}

.newsbanner h2 span {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    float: right;
    margin-top: 2px;
    *margin-top: -20px;
    margin-right: 10px;
}

.newsbanner h2 span a {
    color: #935534;
}

.newsbanner h2 a.video-link {
    display: block;
    color: #333;
}

.newsbanner h2 a.video-link span {
    /* color: #a71109 !important; */
    float: none !important;
}

.newsbanner h2 a.video-link i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background: url("../images/video.png") no-repeat center center;
    background-size: 20px;
}

#events {
    left: 50%;
    margin-left: 285px;
    position: absolute;
    top: 150px;
    width: 195px;
    z-index: 100;
}

#events.news {
    width: 195px;
    background: none;
}

#events .newsbanner {
    width: 195px;
    background: none;
    border-bottom: 1px solid #fff;
}

#events .newsbanner h2 {
    padding-left: 5px;
}

#events .newsbanner h2 span.cn,
#events .newsbanner h2 span.en {
    color: #333;
}

#events .newslist {
    width: 185px;
    background: none;
}

#events .newslist a {
    font-size: 12px;
    color: #333;
    font-weight: normal;
}

#events .newslist a:hover {
    color: #723111;
}

#events .newslist ul li {
    border-color: #fff;
}

#events .newslist ul li span {
    width: 165px;
    color: #666;
    background: none;
}

#events .newslist ul li span strong {
    color: #333;
    font-size: 14px;
}

#left {
    width: 560px;
    float: left;
    min-height: 300px;
    _height: 300px;
    margin: 0;
    padding: 5px;
    background: #fff;
}

#pictures {
    float: left;
    display: inline;
    width: 560px;
    min-height: 200px;
    _height: 200px;
    padding: 0;
    margin: 0;
    background: #000;
    min-height: 300px;
    _height: 300px;
    overflow: hidden;
}

#indexabout {
    width: 400px;
    min-height: 290px;
    _height: 290px;
    background: #e9f0f8;
    margin: 10px 10px 0 0;
    float: right;
    display: none;
}

#indexabout p {
    padding: 5px 15px;
    margin: 5px 0;
    line-height: 150%;
    font-size: 12px;
}

#indexabout h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 5px 15px;
    margin: 0 10px;
}

#indexabout h2 a {
    color: #935534;
    text-decoration: none;
}

#indexabout h2 a:hover {
    color: #113B6D;
    text-decoration: underline;
}


/*homepage css end*/


/*inner page navigation css start*/

#contentin {
    position: relative;
    float: left;
    width: 780px;
    margin: 0;
    min-height: 600px;
    _height: 600px;
    border: 0px solid #87A6D2;
    background: #fff;
}

#navigate {
    position: relative;
    float: left;
    display: none;
    width: 200px;
    padding: 0;
    margin: 0;
    padding-bottom: 50px;
    background: #fff;
}

#navigate ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#navigate li a {
    float: left;
    display: inline;
    width: 185px;
    text-decoration: none;
    color: #333333;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    border-left: 5px solid #935534;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 2px 5px;
    margin: 0;
}

#navigate li a:hover {
    background: #eee;
}

#navigate .current {
    float: left;
    display: inline;
    width: 185px;
    background-color: #FFFFFF;
    color: #113b6d;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    border-left: 5px solid #113b6d;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 2px 5px;
    margin: 0 0 0 0;
}

#navigate h1 {
    font-size: 22px;
    font-weight: bolder;
    color: #113b6d;
    text-transform: uppercase;
    padding: 15px 0 15px 15px;
    margin: 0;
}


/*inner page general css end*/

#position,
#positionalbum {
    border-left: 1px solid #CCCCCC;
    color: #444444;
    display: inline;
    float: left;
    line-height: 2;
    padding-left: 10px;
}

#positionalbum {
    border: 0;
    background: white;
    width: 770px;
}


/*People*/

#info,
#infoshort,
#infopp {
    float: left;
    display: inline;
    width: 720px;
    min-height: 300px;
    _height: 300px;
    background-color: #FFFFFF;
    line-height: 1.5;
    margin: 0;
    border-left: 1px solid #ccc;
    padding: 15px 15px 25px 22px;
    text-align: left;
    font-size: 12px;
    color: #000000
}

#info ul,
#infoshort ul,
#infopp ul {
    margin: 0;
    padding: 5px 0 5px 20px;
}

#info li,
#infoshort li,
#infopp li {
    text-decoration: none;
    color: #000000;
    padding: 0px 0 10px 0px;
    margin: 0;
}

#info li a,
#infoshort li a,
#infopp li a {
    padding: 0px;
    margin: 0;
}

#infopp table td p {
    margin: 5px 0;
}

#newsul li {
    margin-bottom: 10px;
    padding: 0px 0 15px 0px;
    border-bottom: 1px solid #ccc;
}

#info h1,
#infoshort h1,
#infopp h1 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    margin: 0;
    padding: 0 0 15px 0;
}

#info h2,
#infoshort h2,
#infopp h2 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px 0;
}

#info table.datalist,
#infoshort table.datalist {
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    empty-cells: show;
    border-collapse: collapse;
    width: 98%;
}

#info table.datalist td,
#infoshort table.datalist td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 5px;
    text-align: left;
}

#info table.datalist th,
#infoshort table.datalist th {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 5px;
    background: #946A54;
    color: #fff;
    text-align: center;
}

#infopp table.datalist {
    border: none;
    empty-cells: show;
    border-collapse: collapse;
    width: 98%;
}

#infopp table.datalist td {
    border: none;
    padding: 5px;
    text-align: left;
}

#infopp table.datalist th {
    border: none;
    padding: 5px;
    background: #946A54;
    color: #fff;
    text-align: center;
}

#seminarTips {
    position: absolute;
    right: 10px;
    top: 50px;
    width: 450px;
}


/*for photo*/

#contentphoto {
    position: relative;
    float: left;
    width: 740px;
    min-height: 600px;
    _height: 600px;
    margin: 0;
    padding: 20px;
    text-align: left;
    background-color: #FFFFFF;
}

#contentphoto h1 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    margin: 0;
    padding: 0 0 15px 0;
}

.photoul {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 12px;
    width: 700px;
}

.photoul li {
    margin: 10px 20px;
    padding: 0;
    float: left;
    display: inline;
    text-align: center;
    list-style: none;
    width: 300px;
    height: 250px;
}

.photoul img {
    border: 1px solid #CCCCCC;
    padding: 1px;
    margin: 0;
    width: 300px;
    height: 195px;
}


/*for search*/

#contentsearch {
    position: relative;
    float: left;
    width: 700px;
    margin: 0;
    padding: 30px 30px 25px 30px;
    text-align: left;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, serif;
}

#contentsearch h1 {
    font-size: 26px;
    color: #000000;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px 0;
    font-family: Arial, Helvetica, serif;
}

#contentsearch ul li {
    line-height: 30px;
}

#contentsearch a span {
    font-weight: bold;
}

#contentsearch input {
    border: 1px solid #333;
    margin: 0 5px;
}

#contentsearch .searchlist {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    line-height: 180%;
    margin-top: 10px;
}

#contentsearch .searchlist td,
#contentsearch .searchlist th {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 0 10px;
}

#pictab img {
    width: 220px;
    height: 147px;
}

.gvIIContainer {
    width: 460px;
    position: relative;
    background: #000;
    padding: 10px 0 10px 10px;
    /*border:10px solid #fff;*/
}

.gvIIContainer .gvIIImgContainer img {
    margin-left: 0;
    margin-top: 0;
}

.gvIIAltText {
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px;
}

.gvIIContainer .gvIIImgContainer {
    width: 450px;
    height: 385px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.gvIIContainer .gvIIImgContainer .gvIILoader {
    background: url(../images/ajax-loader.gif) no-repeat center center;
    width: 450px;
    height: 385px;
    display: none;
}

.gvIIContainer .gvIIHolder {
    position: relative;
    height: 207px;
    width: 450px;
    overflow: auto;
}

.gvIIContainer .gvIIHolder .gvIIArrow {}

.gvIIContainer .gvIIHolder .gvIIItem {
    float: left;
    height: 55px;
    width: 72px;
    border: 5px solid #fff;
    margin: 2px;
    position: relative;
    overflow: hidden;
}

.gvIIContainer .gvIIHolder .gvIIItem .gvIIFlash {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    height: 55px;
    width: 72px;
    cursor: pointer;
}

.gvIIContainer .gvIIHolder .gvIIItem img {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    margin-left: 0;
    margin-top: 0;
    border: none;
    cursor: pointer;
}

.en.lang1 {
    display: block !important;
}

.cn.lang2 {
    display: block !important;
}

.newsbanner h2 span.cn,
.newsbanner h2 span.en {
    color: #113B6D;
    float: left;
    *float: none;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.newsbanner h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 10px;
    padding: 13px 0 5px 15px;
}

#headstyle ul {
    float: left;
    width: 720px;
    display: block;
    padding: 5px 0;
}

#headstyle ul img {
    width: 160px;
    height: 160px;
    border: none;
}

#headstyle ul li {
    width: 160px;
    height: 230px;
    display: inline;
    text-align: center;
    float: left;
    border: 1px solid #ccc;
    margin: 4px;
    padding: 4px;
    word-wrap: break-word;
    overflow: hidden;
}

#headstyle ul li span {
    float: left;
    display: inline;
    width: 150px;
}

#headstyle ul li p {
    margin: 3px;
    font-family: 'Helvetica', 'Arial', 'Verdana', sans-serif;
    font-size: 10px;
}

#headstyle ul li p span {
    font-size: 12px;
}

.dn {
    display: none !important;
}

#liststyle,
#headstyle {
    display: none;
    zoom: 1
}

#hpi,
#tbi {
    float: right;
    margin-top: -40px;
    _margin-top: -35px;
    cursor: pointer;
}

#hpid,
#tbid {
    float: right;
    margin-top: -35px;
    _margin-top: -30px;
    margin-right: 40px;
    cursor: pointer;
}

#quicksearch {
    float: left;
    margin-top: 15px;
}

#quicksearch #header_search_key {
    border: 1px solid #CCCCCC;
    float: right;
    width: 170px;
}

#quicksearch .header_search_button {
    cursor: pointer;
    display: inline;
    float: right;
    margin-left: 5px;
    margin-top: 5px;
    border: 1px solid #CCCCCC;
}