/*通用样式*/
* {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: Georgia;
    font-style: normal;
    text-align: left;
    color: #676767;
}

html {
    height: 100%;
}

body {
    height: 100%;
    text-align: center;
    background: #fff;
}

html,
body {
    _background-image: url(about:blank);
    _background-attachment: fixed;
}

img {
    border: none;
}

li {
    list-style: none;
}

select {
    border: 1px solid #A9A9A9;
}

strong {
    font-weight: bold;
}

td {
    line-height: 24px;
}

img {
    vertical-align: middle;
}

video {
    max-width: 1280px;
    width: 100%;
}

a {
    cursor: pointer;
    outline: none;
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #ff9724;
}

input {
    outline: none;
}

a:link {}

a:visited {}

.left {
    float: left;
    display: inline;
}

.right {
    float: right;
    display: inline;
}

/* 清除浮动 */
.clear {
    clear: both;
}

.clearfix {
    display: block;
    #zoom: 1;
    /*ie6-ie7*/
}

.clearfix:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0px;
    font-size: 0px;
    margin: 0px;
    padding: 0px;
    display: block;
    clear: both;
}

/*END*/
.box {
    width: 1000px;
    height: auto;
    margin: 0 auto;
}

/* baner&导航 */
.baner {
    height: 292px;
    background: url(https://english.news.cn/special/silkroad/0615img/banner.jpg) no-repeat 50% 0;
}

.sle_list {
    width: 1000px;
    margin: 0 auto;
    height: 30px;
}

#Select1 {
    float: right;
    margin: 80px 120px 0 0;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: black;
    background-color: white;
    cursor: default;
}

.menu_box {
    width: 100%;
    height: 85px;
    /*background: #05217f;*/
    background: url(https://imgs.news.cn/silkroad/english/images0906/nav_ydyl_en.jpg) no-repeat 50% 0;
    ;
    overflow: hidden;
}

.menu {
    width: 910px;
    height: 60px;
    margin: 0 auto;
    margin-top: 12px;
}

.home {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 60px;
}

.home a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.home a:hover {
    color: #d40001;
    font-weight: bold;
}

.me_li {
    width: 780px;
    height: 60px;
}

.me_li li {
    float: left;
    width: 260px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}

.me_li li a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.me_li li a:hover {
    color: #d40001;
    font-weight: bold;
}

/*END*/
/* 焦点图 */
.slider {
    width: 100%;
    min-width: 980px;
    height: 508px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
    margin-top: 18px;
}

.slider .bd {
    width: 980px;
    position: absolute;
    left: 50%;
    margin-left: -490px
}

.slider .bd li {
    width: 980px;
    overflow: hidden;
    position: relative;
}

.slider .bd li img {
    display: block;
    width: 980px;
    height: 508px;
    background: #0FF;
}

.slider .tempWrap {
    overflow: visible !important
}

.slider .tempWrap ul {
    margin-left: -980px !important;
    /*强制位置*/
}

.slider .hd {
    position: absolute;
    width: 100%;
    left: 70%;
    z-index: 1;
    height: 8px;
    bottom: 20px;
    text-align: center;
}

.slider .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    line-height: 99px;
    overflow: hidden;
    background: url(https://english.news.cn/special/silkroad/0615img/slider-btn.png) 0 -10px no-repeat;
    margin: 0 5px;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.slider .hd li.on {
    background-position: 0 0;
    filter: alpha(opacity=100);
    opacity: 1;
}

.slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 508px;
    cursor: pointer;
}

.slider .prev {
    left: -50%;
    margin-left: -490px;
}

.slider .next {
    left: 50%;
    margin-left: 490px;
}

.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 508px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slider .pnBtn .arrow {
    display: none;
    position: absolute;
    top: 70px;
    z-index: 1;
    width: 60px;
    height: 508px;
}

.slider .pnBtn .arrow:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.slider .prev .arrow {
    right: 0;
    background: url(https://english.news.cn/special/silkroad/0615img/slider-arrow.png) -120px 0 no-repeat;
}

.slider .next .arrow {
    left: 0;
    background: url(https://english.news.cn/special/silkroad/0615img/slider-arrow.png) 0 0 no-repeat;
}

.slider .bd li .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    opacity: 0.6;
    background: #000;
    z-index: 0
}

.slider .bd li .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #fff;
    overflow: hidden;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    z-index: 1;
    padding-left: 10px;
    font-size: 18px;
}

.slider .bd li .title a {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #fff;
    overflow: hidden;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    z-index: 1;
    padding-left: 10px
}

/*END*/
/* Latest News */
.lln {
    width: 124px;
    height: 20px;
    margin-top: 20px;
}

.lln_wz {
    width: 860px;
    height: 20px;
    margin-top: 20px;
}

#gd_area {
    width: 860px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    float: left;
}

.wrap {
    float: left;
    width: 100000px;
}

#gd_content,
#gd_scroll {
    float: left;
}

#gd_content li,
#gd_scroll li {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #6b6b6b;
    height: 30px;
    color: #000;
    padding-left: 8px;
    margin-right: 15px;
    display: inline;
    float: left;
    line-height: 18px;
    margin-top: 3px;
}

#gd_content li a,
#gd_scroll li a {
    color: #6b6b6b;
}

/*END*/
/* Top News */
.top_box {
    width: 508px;
    height: 825px;
    margin-top: 30px;
}

.tp_dh {
    width: 508px;
    height: 35px;
    background: url(https://english.news.cn/special/silkroad/0615img/topnew.jpg) no-repeat;
}

.tp_dh h2 {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #00269d;
    font-weight: bold;
    margin-left: 35px;
    line-height: 35px;
}

.tp_dh h2 a {
    color: #00269d;
    font-weight: bold;
}

.list_01 {
    margin-top: 25px;
}

.list_01 li {
    width: 100%;
    height: 132px;
    border-bottom: 1px solid #e5eeff;
}

.list_01 li+li {
    margin-top: 24px;
}

.list_01 li h2 {
    height: 44px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #0068c1;
    overflow: hidden;
}

.list_01 li h2 a {
    color: #0068c1;
    font-weight: bold;
}

.list_01 li h2 a:hover {
    color: #ff9724;
    font-weight: bold;
}

.list_01 li p {
    height: 72px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    line-height: 25px;
    margin-top: 10px;
    overflow: hidden;
}

/*END*/
/* Video */
.video_box {
    width: 434px;
    height: 825px;
    margin-top: 30px;
}

.video_mu {
    width: 100%;
    height: 31px;
    border-bottom: 1px solid #d8d8d8;
}

.video_mu h2 {
    width: 75px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #00269d;
    font-weight: bold;
    border-bottom: 3px solid #00269d;
    padding-bottom: 7px;
}

.video_mu h2 a {
    color: #00269d;
    font-weight: bold;
}

.picTitle {
    margin-top: 15px;
    position: relative;
    float: left;
    width: 433px;
    height: 286px;
    margin-right: 5px;
    display: inline;
}

.picTitle .bg {
    background: #000000;
    bottom: 0;
    height: 50px;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    width: 100%;
    z-index: 10;
}

.picTitle .name {
    bottom: 0;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    height: 50px;
    left: 0;
    line-height: 25px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    width: 98%;
    z-index: 11;
}

.picTitle .name span {
    width: 35px;
    height: 35px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
}

.picTitle .name a {
    color: #FFFFFF;
    text-decoration: none;
}

.video_x {
    width: 100%;
    height: 144px;
    overflow: hidden;
    margin-top: 35px;
    position: relative;
}

.video_x img {
    float: left;
    width: 217px;
    height: 144px;
    padding-right: 15px;
}

.video_x span {
    width: 80px;
    height: 65px;
    z-index: 20;
    position: absolute;
    left: -15px;
    top: 93px;
}

.video_x span img {
    width: 80px;
    height: 65px;
}

.video_x p {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0068c1;
    line-height: 25px;
    margin-top: 10px;
}

.video_x p a {
    color: #0068c1;
    font-weight: bold;
}

.video_x p a:hover {
    color: #ff9724;
    font-weight: bold;
}

.share {
    width: 430px;
    margin: 0 auto;
    margin-top: 35px;
}

/*END*/
/* 一带一路 */
.ydyl {
    width: 980px;
    height: 568px;
    margin-top: 0px;
    overflow: hidden;
}

/*END*/
/* Comments&Factbox */
.all_yk {
    width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
}

.all_yk .section_yk .sectionL {
    width: 51%;
}

.all_yk .section_yk .sectionR {
    width: 44%;
}

.all_yk .section_yk .sectionL {}

.all_yk .section_yk .title {
    background: url(https://imgs.news.cn/english2016/static/ydyl/img/ydyl_zt_title.jpg) no-repeat;
    height: 30px;
}

.all_yk .section_yk .title h2 {
    font-weight: bold;
    line-height: 23px;
    padding-left: 15px;
    float: left;
}

.all_yk .section_yk .title h2 a {
    color: #00269d;
    font-size: 25px;
    font-weight: bold;
    font-family: Georgia, Arial, Helvetica, sans-serif;
}

.all_yk .section_yk .sectionL .part1_zbft dl {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    padding-top: 10px;
    overflow: hidden;
}

.all_yk .section_yk .sectionL .part1_zbft dt {
    float: left;
    width: 145px;
    height: 110px;
    margin-top: 3px;
}

.all_yk .section_yk .sectionL .part1_zbft dt img {
    width: 150px;
    height: 112px;
    display: block;
}

.all_yk .section_yk .sectionL .part1_zbft dd {
    float: right;
    width: 350px;
}

.all_yk .section_yk .sectionL .part1_zbft dd h3 {
    font-size: 18px;
    padding-bottom: 10px;
    line-height: 28px;
}

.all_yk .section_yk .sectionL .part1_zbft dd h3 a {
    font-weight: bold;
    font-family: Georgia, Arial, Helvetica, sans-serif;
}

.all_yk .section_yk .sectionL .part1_zbft dd span {}

.all_yk .section_yk .sectionL .part1_zbft dd p {
    color: #626262;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    font-family: Georgia, Arial, Helvetica, sans-serif;
}

.all_yk .section_yk .sectionL .part1_zbft ul li {
    font-size: 18px;
    border-bottom: 1px solid #efefef;
    padding: 13px 0;
    font-family: Georgia, Georgia, Arial, Helvetica, sans-serif, Times, serif;
    height: 43px;
    overflow: hidden;
}

.all_yk .section_yk .sectionR {}

.section_yk .sectionR .boxC {
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    border-top: 2px solid #0e4e8e;
    background: #F9F9F9;
    margin-top: 14px;
}

.section_yk .sectionR .accordion3 {
    width: 398px;
    text-align: left;
    border: 1px solid #E1E1E1;
    height: 418px;
    overflow: hidden;
    margin: 25px 0px 26px 18px;
}

.section_yk .sectionR .accordion3 ul li {
    border-bottom: 1px solid #E1E1E1;
    background: #F9F9F9;
}

.section_yk .sectionR .accordion3 ul li h3 {
    height: 57px;
    color: #333;
    font: normal 14px/55px "Georgia, Arial, Helvetica, sans-serif";
    overflow: hidden;
    padding-right: 5px;
}

.section_yk .sectionR .accordion3 ul li h3 span {
    float: left;
    width: 50px;
    text-align: center;
    font: normal 22px/55px arial;
    margin-right: 0px;
    font-weight: 600;
    background: url(https://imgs.news.cn/world/2015/images/common.png) no-repeat -558px 20px;
    margin-left: 5px;
}

.section_yk .sectionR .accordion3 ul li.on {
    overflow: hidden;
}

.section_yk .sectionR .accordion3 ul li.on .accordionImg {
    float: left;
}

.section_yk .sectionR .accordion3 ul li.on h3 {
    height: 187px;
    line-height: 30px;
    width: 231px;
    float: right;
}

.section_yk .sectionR .accordion3 ul li.on h3 a {
    font-weight: bold;
    line-height: 25px;
    font-size: 15px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    padding: 65px 0px 0 10px;
    margin: 0 auto;
    display: block;
}

.section_yk .sectionR .accordion3 ul li.on h3 span {
    height: 55px;
    line-height: 55px;
    font-size: 30px;
    color: #fff;
    background: #3597c8;
    width: 100%;
    text-align: left;
    font-weight: 600;
    padding-left: 10px;
    display: block;
    margin-left: 0px;
}

.section_yk .sectionR .accordion3 .accordionImg img {
    width: 162px;
    height: 187px;
    display: block;
}

/*END*/
/* Economic Cooperation */
.ecop_dh {
    width: 1000px;
    height: 86px;
    margin-top: 30px;
}

.ec_tu {
    width: 482px;
    height: 293px;
    overflow: hidden;
    margin-top: 25px;
}

.picTitle1 {
    position: relative;
    float: left;
    width: 482px;
    height: 293px;
    margin-right: 5px;
    display: inline;
}

.picTitle1 .bg1 {
    background: #000000;
    bottom: 0;
    height: 70px;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    width: 100%;
    z-index: 10;
}

.picTitle1 .name1 {
    bottom: -14px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    height: 70px;
    left: 0;
    line-height: 25px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    padding: 0 15px 0 15px;
    z-index: 11;
}

.picTitle1 .name1 a {
    color: #FFFFFF;
    text-decoration: none;
}

.eco_wz {
    width: 490px;
    height: 293px;
    overflow: hidden;
    margin-top: 25px;
}

.ec_zt h2 {
    height: 44px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #0068c1;
    overflow: hidden;
}

.ec_zt h2 a {
    color: #0068c1;
    font-weight: bold;
}

.ec_zt h2 a:hover {
    color: #ff9724;
    font-weight: bold;
}

.ec_zt p {
    height: 72px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    line-height: 25px;
    margin-top: 10px;
    overflow: hidden;
}

.jianju30 {
    width: 10px;
    height: 42px;
    overflow: hidden;
}

.list_02 {
    list-style: none;
    margin-top: 15px;
}

.list_02 li {
    float: left;
    width: 484px;
    height: 120px;
    margin-top: 15px;
}

.ml30 {
    margin-left: 30px;
}

.boder1 {
    border-bottom: 1px dashed #a5a5a5;
}

.list_02 li img {
    float: left;
    margin-right: 15px;
}

.list_02 li p {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0068c1;
    line-height: 24px;
    height: 105px;
    overflow: hidden;
}

.list_02 li p a {
    color: #0068c1;
    font-weight: bold;
}

.list_02 li a:hover {
    color: #ff9724;
    font-weight: bold;
}

/*END*/
/*Selected & Vote*/
.lt_box {
    width: 510px;
    margin-top: 25px;
    overflow: hidden;
}

.lt_box li {
    height: 73px;
    border-bottom: 1px solid #999;
    overflow: hidden;
}

.lt_box li+li {
    margin-top: 15px;
}

.lt_tu {
    width: 50px;
    height: 50px;
}

.lt_wz {
    width: 445px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #666;
    line-height: 25px;
}

.lt_wz span {
    float: left;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #359bca;
    padding-right: 10px;
}

.lt_wz span a {
    color: #359bca;
}

.vote_box {
    width: 433px;
    margin: 0 auto;
    margin-top: 25px;
    overflow: hidden;
}

.vote_box img {
    width: 433px;
    height: 286px;
}

.vote_box p {
    margin-top: 10px;
    line-height: 24px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0068c1;
    height: 46px;
    overflow: hidden;
}

.vote_box p a {
    color: #0068c1;
    font-weight: bold;
}

/*END*/
/*底部版权*/
.footer {
    width: 100%;
    height: 20px;
    background: #082171;
    padding: 30px 0;
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
}

/*END*/