.n_header{
    width: 100%;
    background: rgba(255,255,255,1);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);}
.n_header .header01 .logo{
    float: left;
    position: relative;
    width: 198px;
    height: 42px;
    margin: 20px 0;}
.n_header .header01 .logo a{
    text-indent: -9999px;
    display: inline-block;
    width: 198px;
    height: 42px;
    background-repeat: no-repeat;
    background-position:left center;
    position: absolute;
    bottom: 0;
    left: 0;}
.n_header .header01 .nav{
    float: right;
    margin-top:  20px;}

.n_header .header01 .nav> ul{}
.n_header .header01 .nav>ul li{
    float: left;
    margin-left: 45px;
    text-align: center;
    position: relative;}
.n_header .header01 .nav>ul li a{
    color: #474747;
    display: inline-block;
    font-size: 16px;
    line-height: 42px;
    position: relative;
    padding-bottom: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;}
.n_header .header01 .nav > ul > li > a:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0%;
    right: 100%;
    bottom: 0;
    background: #398ded;
    height: 3px;
    -webkit-transition-property: left,right;
    transition-property: left,right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;}
.n_header .header01 .nav>ul li .active:before,
.n_header .header01 .nav>ul li a:focus:before,
.n_header .header01 .nav>ul li a:hover:before {
    left: 0;
    right: 0;}
.n_header .header01 .nav>ul li a:hover,
.n_header .header01 .nav>ul li a.active {
    color: #398ded;}

.n_header .header01 .nav>ul .nav_er{
    width: 393px;
    position: absolute;
    top: 100%;
    left: 50%;
    display: none;
    margin-left: -196.5px;
    z-index: 10;}

.n_header .header01 .nav > ul .nav_er .div_dl{
    background: #fff;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    overflow: hidden;
    padding: 4px 18px;}
.n_header .header01 .nav > ul .nav_er .div_dl li {
    display: block;
    float: inherit !important;
    margin-left: 0px;}
.n_header .header01 .nav > ul .nav_er .div_dl li + li {}
.n_header .header01 .nav > ul .nav_er .div_dl li a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #474747;
    position: inherit;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    text-align: left;
    padding-bottom: 0;}
.n_header .header01 .nav > ul .nav_er .div_dl li:last-child a {
    border-bottom: none;}
.n_header .header01 .nav > ul .nav_er .div_dl li a:hover {
    color: #398ded;
    background: url(../images/ico-40.png) no-repeat left center;
    padding-left: 22px;}
.header03{display: none;}


.baidu-bottom {
    width: 100%;
    /*height: 189px;*/
    background: #303133;
    padding: 30px;}
.baidu-foot {
    width: 100%;
    height: 49px;
    line-height: 49px;
    background: #1a1b1c;
    border-top: 1px solid #4b4c4d;
    text-align: center;
    font-size: 14px;
    color: #808080;}
.baidu-bottom h2 {
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;}
.baidu-bottom p {
    font-size: 14px;
    line-height: 26px;
    color: #b9b9b9;}
.baidu-bottom p a {
    color: #b9b9b9;}
.baidu-bottom .social-icons {
    float: right;}
.baidu-bottom .social-icons li {
    float: left;
    margin-left: 15px;}
.baidu-weibu {
    float: right;
    clear: both;
    margin-top: 35px;}
.baidu-links {
    float: left;
    position: relative;}
.baidu-links .baidu-links-title {
    width: 195px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #b5b5b5;
    text-indent: 15px;
    background: url(../images/ico-4.png) no-repeat 177px center #595959;
    display: block;
    float: left;
    margin-top: 10px;}
.baidu-links-friends {
    position: absolute;
    right: 0;
    bottom: 40px;
    display: block;
    visibility: hidden;
    min-width: 195px;
    height: auto;
    padding: 5px 15px;
    list-style: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
    text-align: right;
    opacity: 0;
    background-color: #0d0f1b;}
.baidu-links-friends > li {
    line-height: 30px;
    height: 30px;
    white-space: nowrap;}
.baidu-links-friends > li > a {
    font-size: 12px;
    color: #828490;
    display: block;}
.baidu-links:hover .baidu-links-friends,
.baidu-links:focus .baidu-links-friends {
    visibility: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;}
.baidu-img {
    float: right;
    margin-left: 44px;}


.home-title {
    width: 100%;
    font-size: 36px;
    color:#548DB4;
    font-weight: bold;
    /* background: url(../images/ico-5.jpg) no-repeat bottom center; */    padding-bottom: 20px;
    margin: 15px 0 15px;
    text-align: center;}
.home-title.page-title {
    margin: 50px 0 20px;}
.home-more {
   width: 145px;
    height: 39px;
    line-height: 39px;
    border: 1px solid #367cf5;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    display: block;
    margin: 52px auto 45px;
    position: relative;
    overflow: hidden;}
.home-more span {
    position: relative;
    z-index: 2;
    color: #367cf5;}
.home-publications .home-more {
    margin: 13px auto 50px;}
.home-more em {
    border-radius: 30px;
    background: #000;}
.home-more em {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #367cf5;
    z-index: 1;
    border-radius: 0;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;}
.home-more:hover em {
    left: 0;}
.home-more:hover span {
    color: #fff;}
.home-publications {
    width: 100%;
    background: url(../images/ico-9.png) no-repeat 68% 110% #f7f7f7;}
.home-people {
    width: 100%;
    background: url(../images/ico-10.png) no-repeat left bottom;}


.home-blog-info .row {
    margin-right: -21px;
    margin-left: -21px;
    overflow: hidden;}
.home-blog-info li {
    padding: 0 21px;
    padding-bottom: 5px;
    position: relative;}
.home-blog-info li a {
    display: block;}
.home-blog-info li .home-blog-img {
    position: relative;}
.home-blog-info li .home-blog-img img {
    width: 405px;
    height: 261px;}
.home-blog-info li .home-blog-img i {
    width: 100%;
    height: 100%;
    background: url(../images/ico-39.png) no-repeat center 40px rgba(0,0,0,.4);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: absolute;
    top: 0;
    left: 0;}
.home-blog-title {
    height: 60px;
    font-size: 18px;
    color: #03406B;
    line-height: 30px;
    font-weight: bold;
    /*max-width: 100%;*/
    /*white-space: nowrap;*/
    /*text-decoration: none;*/
    /*text-overflow: ellipsis;*/
    overflow: hidden;}
.home-blog-date {
    font-size: 14px;
    color: #b4b4b4;
    line-height: 30px;}
.home-blog-text {
    max-width: 405px;
    background: #fff;
    padding: 15px 20px 0 15px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;}
.home-blog-text:before {
    content: "";
    position: absolute;
    /* left: 100%; */
    right: 100%;
    bottom: 0;
    z-index: 1;
    background: #367cf5;
    height: 3px;}
.home-blog-introduce {
    font-size: 14px;
    color: #acacac;
    line-height: 24px;
    padding-bottom: 22px;
    display: none;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;}
.home-blog-info li a:hover .home-blog-text {
    position: absolute;
    box-shadow: 0 1px 5px rgba(54, 124, 245, .2);
    -o-transform: translate(0, -94px);
    -ms-transform: translate(0, -94px);
    -moz-transform: translate(0, -94px);
    -webkit-transform: translate(0, -94px);
    transform: translate(0, -94px);}
.home-blog-info li a:hover .home-blog-img i {
    opacity: 1;
    filter: alpha(opacity=100);}
.home-blog-info li a:hover .home-blog-introduce {
    display: block;}
.home-blog-info li a:focus .home-blog-text:before,
.home-blog-info li a:hover .home-blog-text:before {
    left: 0%;
    right: 0%;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;}

.home-publications-info .row {
    margin-right: -21px;
    margin-left: -21px;}
.home-publications-info li {
    padding: 0 21px;
    margin-bottom: 42px;}
.home-publications-info li .tt {
    background: rgba(255,255,255,.6);
    display: block;
    padding: 24px 24px 16px 15px;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;}
.home-publications-title {
    height: 60px;
    font-size: 18px;
    color: #474747;
    line-height: 30px;
    font-weight: bold;}
.home-publications-date {
    font-size: 14px;
    color: #b4b4b4;
    line-height: 30px;
    max-width: 100%;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;}
.home-publications-introduce {
    font-size: 14px;
    color: #b4b4b4;
    line-height: 30px;
    height: 60px;
    color: #16479a;}
.home-publications-introduce span {
    text-align: right;
    width: 100%;
    display: block;}
.home-publications-introduce span a {
    font-size: 14px;
    color: #b4b4b4;}
.home-publications-introduce i {
    width: 25px;
    height: 25px;
    background: url(../images/ico-11.png) no-repeat 0 0;
    display: block;
    float: right;
    margin-left: 8px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;}
.home-publications-info li .tt:before {
    content: "";
    position: absolute;
    /* left: 100%; */
    right: 100%;
    bottom: 0;
    z-index: 1;
    background: #367cf5;
    height: 3px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;}
.home-publications-info li a:hover {
    background: #fff;}

.home-publications-info li .tt:focus:before,
.home-publications-info li .tt:hover:before {
    left: 0%;
    right: 0%;}
.home-publications-info li .tt:hover .home-publications-introduce span a {
    color: #367cf5;
    background: none;}
.home-publications-info li .tt:hover .home-publications-introduce i {
    background: url(../images/ico-12.png) no-repeat 0 0;}

.home-people-info.row {
    /* margin-left: -30px; */
    /* margin-right: -30px; */
}
.home-people-info .p1,
.people-info .p2 {
    text-align: center;}
.home-people-info .p1 {
    width: 280px;
    /*min-height: 359px;*/
    border: 1px solid #e5e5e5;
    display: block;
    margin: 0 auto;
    padding: 27px 0 30px;
    background: #fff;}
.people-info .p2 {
    width: 316px;
    min-height: 359px;
    border: 1px solid #e5e5e5;
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    background: #fff;
    position: relative;}
.people-info.ccc {
	text-align: center;}
.people-info.ccc .col-md-4 {
	float:none;
	display: inline-block;}
.people-info.ccc li .p2 {
    margin-bottom: 30px;}
.people-info.ccc li .p2 .home-people-title {
    position: absolute;
    width: 100%;}
.people-info.ccc li .p2 .cl {
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 53px;}
.home-people-img,
.people-img {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;}
.home-people-img img {
    width: 115px;
    height: 115px;
    border-radius: 50%;}
.people-img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;}
.home-people-name {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    margin: 10px 0 15px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;}
.home-people-name a {
	color: #03406B;}
.home-people-title {
    font-size: 14px;
    height: 75px;
    line-height: 25px;
    color: #b4b4b4;}
.home-people-title span,
.people-title span{
    display: block;}
.people-title {
    font-size: 16px;
    line-height: 25px;
    color: #474747;
    height: 100px;}
.people-title span {
    color: #474747;}
.home-people-info .p1 .home-people-name a:hover,
.people-info .p2 .home-people-name a:hover {
    color: #367cf5;}
.home-people-info .p1:hover .home-people-img,
.people-info .p2:hover .people-img {
    -o-transform: translate(0, 5px);
    -ms-transform: translate(0, 5px);
    -moz-transform: translate(0, 5px);
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);}

.baidu-page-banner {
    width: 100%;
    height: 234px;
    background-repeat: no-repeat;
    background-position: center center !important;
    -webkit-background-size: cover !Important;
    -moz-background-size: cover !Important;
    -o-background-size: cover !Important;
    background-size: cover !Important;}
.baidu-page-banner .container {
    width: 100%;
    height: 100%;
    position: relative;}
.baidu-page-title {
    width: 100%;
    font-size: 58px;
    color: #fff;
    line-height: 72px;
    text-align: center;
    top: 50%;
    margin-top: -36px;
    position: absolute;
    text-shadow: 1px 3px 3px rgba(0,0,0,.5);}
.baidu-page-banner.publications {
    background-image: url(../images/publication.jpg);}
.baidu-page-banner.leapning {
    background-image: url(../images/side_3.jpg);}
.baidu-page-banner.research_areas {
    background-image: url(../images/research-areas.jpg);}
.baidu-page-banner.people-side {
    background-image: url(../images/people.jpg);}
.baidu-page-banner.blog-side {
    background-image: url(../images/blog.jpg);}
.baidu-page-banner.careers-side {
    background-image: url(../images/career.jpg);}
.baidu-page-banner.downloads-side {
    background-image: url(../images/side_2.jpg);}


.content {
    width: 100%;
    background: #f7f7f7;}
.content-info {
    width: 1110px;
    margin: 0 auto;
    overflow: hidden;}
.content-info.spacing {
    padding: 46px 0 50px;}

.publications-nav {
    width: 310px;
    float: left;}
.publications-info {
    width: 800px;
    float: right;}
.publications-text {}
.publications-text li {
    margin-bottom: 25px;}
.publications-title {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;}
.publications-one .publications-title {
    color: #16479a;}
.publications-two .publications-title {
    color: #a6372c;}
.publications-author,
.publications-meeting{
    font-size: 14px;
    line-height: 30px;}
.publications-one .publications-author,
.publications-one .publications-meeting {
    color: #4466a8;}
.publications-two .publications-author,
.publications-two .publications-meeting {
    color: #b85a4f;}
.publications-text li .publications-one1,
.publications-text li .publications-one2 {
    width: 100%;
    height: 100%;
    padding: 20px 12px 12px 20px;}
.publications-one p,
.publications-two p{
    font-size: 16px;
    color: #7f7f7f;
    line-height: 30px;}
.publications-one span,
.publications-two span{
    font-size: 16px;
    line-height: 30px;
    text-align: right;
    width: 100%;
    display: block;}
.publications-one span a:last-child {
	float:right;}
.publications-one span a,
.publications-two span a {
    color: #16479a;}
.publications-one span {
    color: #16479a;}
.publications-two span {
    color: #a6372c;}
.publications-one span i {
    background: url(../images/ico-17.png);}
.publications-two span i {
    background: url(../images/ico-18.png);}
.publications-text li span i {
    width: 25px;
    height: 34px;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 5px;
    margin-left: 15px;
    float: inherit;}
.publications-one1 {
    background: #fff;
    /*background: url("../images/ico-19.jpg") no-repeat 0 0;*/
    display: block;}
.publications-two1 {
    background: url(../images/ico-20.jpg) no-repeat 0 0;
    display: block;}
.publications-one2,
.publications-two2 {
    background: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 20px 12px 12px 20px;}

.publications-nav-title {
    font-size: 18px;
    color: #474747;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 29px;}
.publications-nav form {
    position: relative;}
.publications-nav form dl {}
.publications-nav form dl dd {
    float: left;}
.form_control {
    width: 100%;
    max-width: 259px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    font-size: 16px;
    color: #707070;
    font-weight: normal;
    padding: 0 8px 0 8px;
    border: 1px solid #707070;
    background: none;}
.btn_search {
    width: 14px;
    height: 12px;
    background: url(../images/btn_search.png) no-repeat 0 0;
    border: none;
    position: absolute;
    top: 15px;
    left: 230px;
    outline: none;
    cursor: pointer;}
.form-control {
    width: 259px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #9f9f9f;
    background: none;
    font-size: 16px;
    color: #707070;}
.publications-nav .publications-t {
    width: 100%;
    display: block;
    margin-bottom: 28px;}
.publications-t span {
    font-size: 16px;
    color: #707070;
    line-height: 20px;
    margin-left: 16px;
    display: inline-block;
    max-width: 245px;}
input[type='radio'],input[type='checkbox']{
    width: 20px;
    height: 20px;
    vertical-align:middle;}
.input_style{
    /*background: url(../images/ico-38.png) no-repeat;*/
    width: 20px;
    height: 20px;
    display: block;
    float: left;}
.radio_bg{
    background-position: -118px 0 ;}
.checkbox_bg{
    background-position: 0 0;}
.radio_bg_check{
    background-position: -166px 0 ;}
.checkbox_bg_check{
    background-position: -48px 0;}


.home-tl {
    font-size: 16px;
    color: #acacac;
    line-height: 32px;}
.page-Introduction.row {
    margin: 10px -22px 55px;
    display: inline-block;}
.page-Introduction li {
    float: left;
    padding: 0 22px;}
.page-Introduction-title {
    font-size: 20px;
    line-height: 25px;
    color: #444444;
    font-weight: bold;
    margin-top: 36px;}
.page-Introduction-introduce {
    font-size: 14px;
    line-height: 24px;
    height: 104px;
    color: #686868;
    margin-top: 20px;
    padding-bottom: 30px;
    border-bottom: 2px solid #d0d0d0;
    position: relative;}
.page-Introduction li a .page-Introduction-introduce:before {
    content: "";
    position: absolute;
    /* left: 100%; */
    right: 100%;
    bottom: -2px;
    z-index: 1;
    background: #367cf5;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;}
.page-Introduction li a:focus .page-Introduction-introduce:before,
.page-Introduction li a:hover .page-Introduction-introduce:before {
    left: 0%;
    right: 0%;}
.people-info.row {
    margin-right: -40px;
    margin-left: -40px;}

.container-details-er {
    margin: 50px 0 25px;}
.container-details-er ul{
    list-style: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;}
.container-details-er li {
    list-style: disc;}
.container-details-er p {
    text-align: justify;
    line-height: 30px;
    font-size: 16px;
    color: #777;}
.container-details-er p a {
    color: #398ded;}

.recommend-blog-info .row {
    margin-left: -23px;
    margin-right: -23px;}
.recommend-blog-info {
	text-align: center;}
.recommend-blog-info li {
    padding: 0 23px;
	float: none;
	display: inline-block;}
.recommend-blog-img {
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;}
.recommend-blog-img img {
    width: 339px;
    height: 218px;}
.recommend-blog-img i {
    width: 100%;
    height: 100%;
    background: url(../images/ico-39.png) no-repeat center center rgba(0,0,0,.4);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: absolute;
    top: 0;
    left: 0;}
.recommend-blog-title {
    height: 56px;
    font-size: 16px;
    color: #444444;
    line-height: 28px;
    margin: 18px 0;
	text-align: left;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;}
.recommend-blog-introduce {
    height: 72px;
    font-size: 14px;
    color: #acacac;
    line-height: 24px;
	text-align: left;}
.recommend-blog-info li a:hover .recommend-blog-img {
    box-shadow: 0 4px 5px rgba(0, 0, 0, .2);}
.recommend-blog-info li a:hover .recommend-blog-title {
    color: #367cf5;}
.recommend-blog-info li a:hover .recommend-blog-img i {
    opacity: 1;
    filter: alpha(opacity=100);}


.people-infoa {
    margin: 0;}
.people-infoa .row {
    margin-left: -19px;
    margin-right: -19px;}
.people-infoa li {
    padding: 0 20px;
    margin-bottom: 34px;}
.people-infoa li .people-p {
    height: 180px;
    background: #fff;
    display: block;
    padding: 28px 28px 24px 30px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .05);}
.people-imgs {
    float: left;
    margin-right: 25px;}
.people-imgs img {
    width: 116px;
    height: 116px;
    border-radius: 50%;}
.people-text {
    float: left;
    position: relative;
    width: 335px;}
.people-name {
    font-size: 18px;
    line-height: 25px;
    
    font-weight: bold;}
.people-name a {
	color: #444444;}
.people-titlea {
    height: 50px;
    font-size: 16px;
    line-height: 24px;
    color: #6b6b6b;
    margin: 5px 0 0;}
.people-titlea span {
    display: block;}
.people-areas {
    font-size: 16px;
    color: #474747;}
.p1 span a,
.p2 span a,
.people-infoa li .people-p span a,
.people-texts span a {
    font-size: 16px;
    line-height: 20px;
    color: #474747;
    display: block;}
.p1 span a:hover,
.p2 span a:hover,
.people-infoa li .people-p span a:hover,
.people-texts span a:hover {
    color: #367cf5;}
.aaa {
	font-size: 16px;
    line-height: 20px;
    color: #474747;
    margin-top: 20px;}
.people-more {
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #367cf5;
    border-radius: 25px;
    font-size: 12px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;}
.people-more a {
	color: #fff;}
.people-infoa li .people-name a:hover {
	color: #367cf5;}

.publication-title {
    font-size: 24px;
    line-height: 30px;
    color: #444444;
    position: relative;
    margin: 16px 0 20px 2px;
    padding-bottom: 20px;}
.publication-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 1px;
    border: 1px solid #858585;}
.publication-info {
    width: 100%;}
.publications-text.publication-info li .publications-one1,
.publications-text.publication-info li .publications-one2 {
    width: 100%;
    height: 100%;
    padding: 20px 28px 12px 20px;}
.publications-text .publications-one,
.publications-text .publications-two{
    margin: 2px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .05);}
.publication-info .publications-one1 {
    background: #fff;}
.publication-info .publications-two1 {
    background: url(../images/ico-27.jpg) no-repeat 0 0;}
.publication-info .publications-author {
    margin: 5px 0;
    max-width: 100%;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;}
.publication-info .publications-one a span,
.publication-info .publications-two a span {
    margin-top: 20px;}

.people-page-one {
    width: 100%;
    background: #fff;
    margin: 2px;
    padding: 28px 36px 28px 30px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
    display: inline-block;}
.people-page-left {
    float: left;
    width: 378px;}
.people-page-right {
    width: 630px;
    float: left;
    border-left: 1px solid #dddddd;
    padding-left: 20px;}
.people-page-img {
    float: left;
    margin-right: 18px;}
.people-page-img img {
    width: 116px;
    height: 116px;
    border-radius: 4px;}
.people-texts {
    float: left;
    width: 240px;}
.people-texts .people-titlea {
    max-width: 240px;
    height: auto;}
.people-texts .people-areas {
    line-height: 22px;}
.people-texts .people-areas span {
    display: block;}
.people-page-right h2 {
    font-size: 16px;
    color: #474747;
    margin-top: 10px;
    margin-bottom: 15px;}
.people-page-right p {
    font-size: 14px;
    color: #7f7f7f;
    line-height: 30px;}

.blog {
    margin: 0 2px;
    padding: 46px 0 20px;}
.blog li {
    width: 100%;
    margin-bottom: 30px;}
.blog li a {
    width: 100%;
    background: #fff;
    display: inline-block;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;}
.blog-img {
    float: left;
    position: relative;}
.blog-img img {
    width: 376px;
    height: 242px;}
.blog-img i {
    width: 100%;
    height: 100%;
    background: url(../images/ico-39.png) no-repeat center center rgba(0,0,0,.4);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: absolute;
    top: 0;
    left: 0;}
.blog-content {
    width: 730px;
    float: left;
    padding: 30px 45px 26px 44px;}
.blog-title {
    height: 56px;
    font-size: 18px;
    color: #444444;
    line-height: 28px;
    position: relative;
    padding-bottom: 29px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;}
.blog-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 36px;
    height: 1px;
    border: 1px solid #858585;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;}
.blog-introduce {
    width: 515px;
    font-size: 14px;
    color: #acacac;
    line-height: 24px;
    margin: 22px 0;}
.blog-more {
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #367cf5;
    border-radius: 25px;
    font-size: 12px;
    color: #fff;
    float: left;}
.blog-date {
    font-size: 14px;
    color: #b4b4b4;
    line-height: 30px;
    float: right;}
.blog-details-title {
    width: 100%;
    color: #444;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;}
.blog-details-date {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    margin-bottom: 25px;}
.blog-details-date p {
    padding-left: 20px;
    display: inline-block;
    margin: 0 auto;
    color: #858585;
    background: url(../images/ico-28.png) left 6px no-repeat;}
.blog-details-date a {
    color: #acacac;
    float: right;
    padding-left: 20px;
    background: url(../images/ico-29.png) left center no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;}
.blog-details-date a:hover {
    color: #367cf5;
    background: url(../images/ico-30.png) left center no-repeat;}
.blog li a:hover {
    box-shadow: 0 1px 5px rgba(54, 124, 245, .2);}
.blog li a:hover .blog-img i {
    opacity: 1;
    filter: alpha(opacity=100);}
.blog li a:hover .blog-title {
    color: #367cf5;}
.blog li a:hover .blog-title:before {
    border: 1px solid #367cf5;}


.career-nav {
    width: 100%;
    height: 53px;
    line-height: 53px;
    font-size: 18px;
    background: rgba(235,219,188,.8);
    margin-top: 25px;}
.career-one {
    width: 43.5%;
    padding-left: 33px;}
.career-two {
    width: 42%;}
.career-three {
    width: 14%;}
.career-nav tr {
    color: #323232;
    font-size: 18px;}
.career-nav tr th {
    font-weight: normal;}
.career-info {
    width: 100%;
    overflow: hidden;}
.career-info > li {
    height: 45px;
    line-height: 45px;
    background: #fff;
    margin-top: 20px;}
.career-info > li > div {
    float: left;
    font-size: 14px;
    color: #787878;}
.career-info > li > .career-three a {
    color: #367cf5;
    background: url(../images/ico-32.png) no-repeat right center;
    padding-right: 25px;}

/*分页*/
.page-pagination {
    width: 100%;
    margin: 45px 0px;
    text-align: center;
    clear: both;}
.page-pagination a {
    display: inline-block;
    margin: 0 5px;
    padding: 7px 10px;
    cursor: pointer;
    text-decoration: none;
    color: #5b5b5b;
    border: 1px solid #dbdbdb;}
.page-pagination a:hover {
    color: #fff;
    border-color: #398ded;
    background-color: #398ded;}
.page-pagination a.jp-disabled {
    cursor: no-drop;
    opacity: .5;}
.page-pagination a.jp-disabled:hover {
    color: #5b5b5b;
    border-color: #dbdbdb;
    background-color: #fff;}
.page-pagination a.jp-current {
    cursor: default;
    color: #fff;
    border-color: #398ded;
    background-color: #398ded;}
.jp-disabled,
.jp-next,
.jp-last,
.jp-previous {
    display: none !important;}

.career-spacing {
    padding: 21px 0 60px;}
.career-column {
    margin-top: 30px;
    overflow: hidden;}
.career-column li {
    float: left;
    margin-right: 24px;}
.career-column li a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #e0ecff;
    text-align: center;
    display: inline-block;
    background: #2175d6;
    padding: 0 35px 0 30px;
    border-radius: 4px;}
.career-column li:nth-child(2) a {
    background: #398ded;}
.career-mail {
    width: 353px;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    color: #c0d8ff;
    background: url(../images/ico-33.png) no-repeat 0 0;
    display: inline-block;
    text-align: center;
    float: right;}
.career-mail i {
    width: 19px;
    height: 15px;
    background: url(../images/ico-34.png) no-repeat 0 0;
    display: inline-block;
    margin: 0 20px;}
.career-mail span {
    color: #dce9ff;}


.testimonals-info {
    width: 100%;
    margin: 30px 0 140px;
    overflow: hidden;
    display: inline-block;}
.testimonals-info li {
    padding: 0 13px;}
.testimonals-info li a {
    display: block;
    border-top: 3px solid #367cf5;}
.testimonals-info li span {
    font-size: 12px;
    color: #828282;
    line-height: 25px;
    margin-top: 8px;
    display: block;}
.testimonals-introduce {
    font-size: 14px;
    color: #474747;
    line-height: 25px;
    margin: 25px 0 20px;
    padding: 15px;
    background:#f5f5f5;
    border-radius: 12px;
    position: relative;}
.testimonals-introduce i {
    width: 17px;
    height: 9px;
    background: url(../images/ico-41.png) no-repeat 0 0;
    display: block;
    position: absolute;
    bottom: -9px;}
.testimonals-img {
    float: left;
    margin: 0px 12px 0 5px;}
.testimonals-img img {
    width: 36px;
    height: 36px;
    border-radius: 50%;}
.testimonals-title {
    font-size: 18px;
    color: #444444;
    line-height: 36px;
    font-weight: bold;}

.contact {
    width: 100%;
    margin: 90px 0 66px;
    position: relative;}
.contact-position {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #398ded;
    cursor: pointer;}
.contact-position p {
    width: 83px;
    line-height: 24px;
    height: 34px;
    display: none;
    background: url(../images/ico-37.png) no-repeat 0 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: relative;
    top: -40px;
    left: -32px;}
.contact-position:hover p {
    display: block;}
.contact-one {
    position: absolute;
    top: 187px;
    left: 132px;}
.contact-two {
    position: absolute;
    top: 234px;
    left: 152px;}
.contact-three {
    position: absolute;
    top: 140px;
    right: 171px;}
.contact-info {
    width: 278px;
    height: 278px;
    border-radius: 50%;
    background: rgba(57,141,237,.8);
    position: absolute;
    top: 73px;
    left: 50%;
    text-align: center;
    padding-top: 50px;
    margin-left: -139px;}
.contact-info p {
    font-size: 13px;
    color: #ffffff;
    line-height: 24px;}

.loading {
    width: 212px;
    font-size: 14px;
    color: #367cf5;
    line-height: 39px;
    height: 39px;
    padding: 0 38px;
    border: 1px solid #367cf5;
    border-radius: 4px;
    margin: 0 auto 55px;
    text-align: center;
    cursor: pointer;}
/*.bbb{*/
    /*background-position: -47px 0;*/
/*}*/

/*翻页*/
.pager {
    width: 100%;
    margin: 30px 0 0;
    overflow: hidden;
    text-align: left;}
.pager a {
    font-size: 16px;
    line-height: 30px;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    color: #000;}
.pager a i {
    margin-right: 5px;}
.pager a:hover,
.pager a:focus {
    color: #398ded;}

.downloads-titles {
    line-height: 25px;
    font-size: 24px;
    color: #474747;
    padding-bottom: 28px;
    position: relative;}
.downloads-titles:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 3px;
    border: 3px solid #367cf5;}
.downloads-info {
    margin-top: 28px;}
.downloads-info li {
    width: 99.8%;
    background: #fff;
    padding: 18px 30px 20px 22px;
    overflow: hidden;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    margin: 0 auto 25px;}
.downloads-text {
    float: left;}
.downloads-photo {
    float: right;}
.downloads-title a {
    font-size: 20px;
    line-height: 30px;
    color: #474747;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;}
.downloads-introduce {
    font-size: 13px;
    color: #929292;
    line-height: 30px;}
.downloads-photo i {
    width: 33px;
    height: 60px;
    background: url(../images/ico-42.png) no-repeat 0 center;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;}
.downloads-title a:hover {
    color: #16479a;}
.downloads-photo:hover i {
    background: url(../images/ico-43.png) no-repeat 0 center;}

.my-video-dimensions {
    width: 100% !important;
    height: 400px !important;}
.video-js .vjs-big-play-button {
    font-size: 30px;
    line-height: 50px;
    height: 50px;
    width: 50px;
    display: block;
    position: absolute;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 50%;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
;}

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    -moz-transform: translateY(-50%) translatex(-50%);
    -o-transform: translateY(-50%) translatex(-50%);
    -ms-transform: translateY(-50%) translatex(-50%);
    -webkit-transform: translateY(-50%) translatex(-50%);
    transform: translateY(-50%) translatex(-50%);
    margin-top: 0;
    margin-left: 0;}

.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s
;}
.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button {
    display: none;}
.vjs-error .vjs-error-display:before {
    display: none;}
.vjs-modal-dialog-content {
    position: absolute;
    height: auto !important;
    top: 50% !important;
    left: 50% !important;
    -moz-transform: translateY(-50%) translatex(-50%);
    -o-transform: translateY(-50%) translatex(-50%);
    -ms-transform: translateY(-50%) translatex(-50%);
    -webkit-transform: translateY(-50%) translatex(-50%);
    transform: translateY(-50%) translatex(-50%);}
.video-js .vjs-control-bar {
    width: 1200px;
    left: 50%;
    margin-left: -600px;}

.ai-colloquium .table td a {
    color: #777;}
.ai-colloquium .table tr:last-child {
    border-bottom: 1px solid #ddd;}






