body{background:#fff;}
.subTitle{border-bottom: 1px solid #ddd; margin-top:20px; padding-bottom: 10px;}
.subTitle .catname{font-size:18px;}
.OneOfTwo{line-height: 24px;}
.fl{float:left;}
.fr{float:right;}
.footer-top{background:#fcfcfc;}
.btn{width:300px; height:45px; line-height: 45px; color:#fff; background:#226fc9; display:inline-block; text-align: center;}


.n_title {
    margin-top: 130px;
    margin-bottom: 10px;
}
.n_title_l h3 {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: bold;
    margin-top: 0;
}
.n_title_l span {
    color: #0b6fa9;
    font-size: 20em;
    font-weight: bold;
    padding-bottom: 5px;
    display: block;
}
.n_title_l p {
    font-size: 12px;
    color: #666;
}
.n_tell {
    text-align: right;
    font-size: 20px;
    line-height: 30px;
}
.n_tell strong {
    color: #0b6fa9;
    font-size: 24px;
}

.nav2 {
    background-color: #F7F7F7;
    height: 54px;
    line-height: 52px;
    margin-bottom: 20px;
}
.nav2 ul li {
    width: 12%;
    text-align: center;
    float: left;
}
.nav2 ul li a:hover, .nav2 ul li .n_current {
    background-color: #226fc9;
    color: #fff;
    display: block;
}

.abroad-list{width:1300px;}

.abroad-list li {
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}

.abroad-list li a {
    display: block;
    width: 275px;
    color: #555;
    border: 1px solid #ddd;
}
.abroad-list li .img {
    width:100%;
    overflow: hidden;
}
.abroad-list li img{
    width: 275px;
    height: 171px;
}
.abroad-list li h2 {
    line-height: 45px;
    font-size: 20px;
    padding-left: 12px;
    padding-top: 12px;
    color: rgb(51, 51, 51);
}
.abroad-list li p {
    font-size: 14px;
    line-height: 20px;
    color: rgb(153, 153, 153);
    padding: 0px 12px 12px;
}


.n_news ul li {
    margin-bottom: 40px;
}
.n_news_img {
    width: 204px;
    padding-right: 15px;
}
.n_news_img img {
    padding: 1px;
    border: 1px solid #E2E2E2;
    width:200px;
    height:132px;
}
.n_news_tl_r {
    width: 970px;
    line-height: 1.8;
}
.n_news_tl_r h3 {
    font-size: 1.2em;
    margin-top: 0;
}
.n_news_tl_r p{
    margin-bottom: 10px;
}
.n_news_tl_r .timer {
    color: #999;
    font-size: 0.9em;
    display: block;
    padding-bottom: 5px;
}
.n_news_tl_r .detail {
    background-color: #009DD9;
    color: #fff;
    width: 100px;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    font-size: 0.86em;
}


.view-title {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
}
.view-element {
    text-align: center;
    border-bottom: 1px dashed #E0E0E0;
    padding: 15px 0 20px;
}
.n_content_c {
    line-height: 34px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #E0E0E0;
}
.content_bottom p {
    margin: 30px 0 10px;
}

.registration{text-align: center; margin-top:20px;}