body { min-width: 1200px; background-color:#f6f6f6; }

img { transition: opacity .2s; -webkit-transition: opacity .2s; -moz-transition: opacity .2s; -o-transition: opacity .2s; }

a:hover img { opacity: .9; }

.doc { min-width: 1120px; margin: 0 auto; }

.main { width: 1120px; margin: 0 auto; position: relative; }

.hd { width: 100%; height: 500px; margin: 0 auto; background: url("../images/banner.jpg") no-repeat center top; }

.nav-fixed { display: none; width: 96px; height: 338px; padding: 104px 5px 0; position: fixed; top: 50%; left: 50%; margin-top: -221px; margin-left: 600px; background: url("../images/guideBg.png") no-repeat left top; }
.nav-fixed li { width: 96px; height: 32px; line-height: 32px; }
.nav-fixed li a { color: #fff; font-size: 16px; }
.nav-fixed li a:hover { text-decoration: none; }
.nav-fixed li:hover { background-position: center; background-size: 96px 32px; background-repeat: no-repeat; background-image: url("../images/liCur_1.png"); }
.nav-fixed .current { background-position: center; background-size: 96px 32px; background-repeat: no-repeat; background-image: url("../images/liCur_1.png"); }
.nav-fixed .backtop { display: block; width: 96px; height: 32px; background-position: center; background-size: 23px 15px; background-repeat: no-repeat; background-image: url("../images/backTop.png"); }

.focus { width: 100%; height: 423px; margin: 0 auto;/* background: url("../images/focusWrapBg.jpg") no-repeat center top;*/ padding-top:21px; }
.focus .main { width: 1109px; height: 412px; margin: 0 auto; padding: 11px 0 0 11px; /*background: url("../images/focusBg.png") no-repeat left top; */}
.focus .col { width: 1098px; height: 355px; }
.focus .col-a { width: 575px; height: 355px; float: left;}
.focus .focus-pic { width: 575px; height: 355px; position: relative; overflow: hidden; }
.focus .content { height: 355px; }
.focus .content li { width: 575px; height: 355px; display: none; }
.focus .content a, .focus .content img { display: block; width: 575px; height: 355px; }
.focus .content a { position: relative; }
.focus .content img { border-radius: 1px; }
.focus .content p { width: 435px; height: 34px; line-height: 34px; padding: 0 110px 0 30px; font-size: 16px; color: #fff; position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000); text-align: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.focus .control { height: 14px; position: absolute; right: 7px; bottom: 10px; }
.focus .control li { cursor: pointer; width: 14px; height: 14px; margin-right: 8px; float: left; background-image: url("../images/icon.png"); background-size: 51px 14px; background-repeat: no-repeat; background-position: 0 0; }
.focus .control .current { background-position: -14px 0; }
.focus .ctr { display: block; width: 76px; height: 72px; background-position: 0 0; background-size: 100% 100%; background-repeat: no-repeat; position: absolute; top: 50%; margin-top: -24px; z-index: 999; cursor: pointer; }
.focus .ctr-prev { left: -5px; background-image: url("../images/arrowL.png?v=00015"); }
.focus .ctr-prev:hover { left: -4px; margin-top: -23px; background-image: url("../images/arrowL_1.png"); }
.focus .ctr-next { right: -5px; background-image: url("../images/arrowR.png?v=00015"); }
.focus .ctr-next:hover { right: -4px; background-image: url("../images/arrowR_1.png"); }
.focus .col-b { width: 465px; height: 355px; padding: 0 0 0 40px; float: left; text-align: left; }
.focus .col-b .tit { display: block; width: 457px; height: 62px; line-height: 62px; padding-left: 16px; color: #0f141d; font-size: 23px; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.focus .col-b .focus-txt { width: 467px; height: 290px; padding-top: 3px; }
.focus .col-b .focus-txt .detail {
    display: block;
    width: 406px;
    height: 70px;
    line-height: 70px;
    font-size: 17px;
    color:#0f141d;
    padding-left: 31px;
    border-top: 1px dashed #061f6c;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.focus .col-b .focus-txt p {
    display: block;
    width: 406px;
    line-height: 30px;
    color: #0f141d;
    padding-left: 31px;
    overflow: hidden;
    height: 135px;
    font-size: 14px;
}

.focus .col-b .focus-txt .first { border: none; }

.doc-1 { width: 100%; height: 628px; margin: 0 auto; text-align: left; background: url("../images/docBgWrap_1.png") no-repeat center top; }
.doc-1 .main { width: 1120px; height: 628px; margin: 0 auto; background: url("../images/docBg_1.png") no-repeat left top; }
.doc-1 .col { width: 1120px; padding-top: 156px; position: relative; }
.doc-1 .video { width: 720px; height: 440px; position: relative; }
.doc-1 .video-pic { width: 720px; height: 410px; position: absolute; top: 0; left: 10px; }
.doc-1 .video-btn { width: 720px; height: 410px; position: absolute; top: 0; left: 10px; z-index: 9; background: rgba(0, 0, 0, 0.5); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000); }
.doc-1 .video-btn i { display: block; width: 116px; height: 116px; position: absolute; top: 50%; left: 50%; margin: -58px 0 0 -58px; cursor: pointer; background-image: url("../images/videoBtn.png"); background-size: 116px 116px; background-position: 0 center; background-repeat: no-repeat; }
.doc-1 video { display: block; width: 720px; height: 410px; position: absolute; top: 0; left: 10px; z-index: 99; background-color: #000; }
.doc-1 .col-b { width: 340px; position: absolute; right: 0; top: 156px; }
.doc-1 .tit {
    display: block;
    width: 340px;
    height: 105px;
    line-height: 40px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
}
.doc-1 .summary-tit { width: 340px; height: 25px; background-image: url("../images/doc1Tit.png"); background-size: 340px 25px; background-position: 0 center; background-repeat: no-repeat; text-align: center; line-height: 25px; color: #fff; font-size: 14px; font-weight: bold; margin: 4px 0 9px 0; }
.doc-1 .summary { width: 340px; height: 280px; line-height: 28px; font-size: 14px; color: #dadfe7; overflow: hidden; text-overflow: ellipsis; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 10; display: box; }
.doc-1 .summary a { color:#de1962;}

.doc-2 { width: 100%; height: 543px; margin: 0 auto; background: url("../images/docBgWrap_2.jpg") no-repeat center top; }
.doc-2 .main { width: 1120px; height: 543px; margin: 0 auto; background: url("../images/docBg_2.png") no-repeat left top; }

.doc-3 { width: 100%; /*height:1020px;*/ margin: 0 auto;  }
.doc-3 .main { width: 1120px;  margin: 0 auto; /*background: url("../images/docBg_3.png") no-repeat left top;*/ }
.doc-3 .col {
    width: 500px;
    float: left;
    margin:10px 20px 60px;
}
.doc-3 .video { height: 295px; position: relative; border:10px solid #3840d8;}
.doc-3 .video-pic {   position: absolute; top: 0; left: 0; border-radius: 1px; }
.doc-3 .video-js {
    height: 45px;
	width:275px;
    position: absolute;
    left: 0;
    border-radius: 1px;
    bottom: -62px;
    color: #fff;
    text-align: center;
    font-size: 16px;

}
.doc-3 .video-btn { width: 785px; height: 445px; position: absolute; top: 0; left: 0; z-index: 9; background: rgba(0, 0, 0, 0.5); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000); }
.doc-3 .video-btn i { display: block; width: 116px; height: 116px; position: absolute; top: 50%; left: 50%; margin: -58px 0 0 -58px; cursor: pointer; background-image: url("../images/videoBtn.png"); background-size: 116px 116px; background-position: 0 center; background-repeat: no-repeat; }
.doc-3 video { display: block; width: 785px; height: 445px; position: absolute; top: 0; left: 0; z-index: 99; background-color: #000; }

.doc-4 { width: 100%; margin:75px auto; }
.doc-4 .main-a { width: 100%; height: 382px; margin: 0 auto; background: url("../images/chai_1.jpg") no-repeat left top; }
.doc-4 .col-a { width: 1120px; margin: 0 auto; }
.doc-4 .col-a .tit { width: 178px; height: 30px; margin: 0 auto; padding-top: 70px; /*background-image: url("../images/tit_2.png"); background-size: 100%;*/ background-position: 0 center; background-repeat: no-repeat; }
.doc-4 .col-a ul { width: 1120px; height: 255px; }
.doc-4 .col-a li {
    width: 279px;
    height: 255px;
    float: left;
    margin-left: 83px;
}
.doc-4 .col-a .first { margin: 0; }
.doc-4 .col-a .jb-pic { width: 188px; height: 250px; float: left; position: relative; padding: 4px 0 0 4px; }
.doc-4 .col-a .jb-pic img { display: block; width: 183px; height: 208px; }
.doc-4 .col-a .jb-pic p { position: absolute; top: 0; left: 0; width: 192px; height: 254px; background-image: url("../images/jbBg.png"); background-size: 192px 254px; background-position: 0 center; background-repeat: no-repeat; }
.doc-4 .col-a .jb-pic p span { position: absolute; bottom: 0; display: block; width: 172px; height: 50px; line-height: 50px; font-size: 16px; color: #fff; padding: 0 10px; text-align: center; }
.doc-4 .col-a .jb-intro { width: 150px; padding-left: 16px; float: left; }
.doc-4 .col-a .jb-name { width: 81px; height: 27px; background-image: url("../images/jbNameBg.png"); background-size: 81px 27px; background-position: 0 center; background-repeat: no-repeat; text-align: center; line-height: 27px; color: #fff; font-size: 14px; }
.doc-4 .col-a .summary { width: 150px; height: 220px; line-height: 24px; font-size: 14px; color: #787f89; margin-top: 6px; overflow: hidden; text-overflow: ellipsis; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 9; display: box; }
.doc-4 .main-b { width: 100%; margin: 0 auto;  }
.doc-4 .col-b { width: 1120px; margin: 0 auto;  }
.doc-4 .content { width: 1108px; padding: 0 0 0 11px; height: 390px; padding-top:30px; }
.doc-4 .content ul {  height: 390px; position: relative; padding-left:195px; }
.doc-4 .content li { width: 1108px; height: 390px; position: absolute; display: none; }
.doc-4 .content .fl { width: 670px; height: 390px; float: left; }
.doc-4 .content .fl img { display: block; width: 670px; height: 390px; }
.doc-4 .content .fr { width: 392px; height: 380px; float: left; padding: 10px 0 0 46px; }
.doc-4 .content .fr .title { display: block; width: 392px; line-height: 38px; height: 76px; font-size: 24px; color: #fff; font-weight: bold; overflow: hidden; text-overflow: ellipsis; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; display: box; }
.doc-4 .content .fr .division { width: 392px; height: 25px; background-position: center 0; background-size: 387px 25px; background-repeat: no-repeat; background-image: url("../images/division.png"); margin: 15px 0 17px 0; }
.doc-4 .content .fr .summary { width: 392px; height: 224px; line-height: 28px; font-size: 14px; color: #e6e7ea; overflow: hidden; text-overflow: ellipsis; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; display: box; text-align: left; }
.doc-4 .control { width: 1120px; height: 160px; position: relative; margin-top: 32px; }
.doc-4 .control ul { height: 160px; width: 1140px; }
.doc-4 .control li { width: 265px; height: 160px; float: left; margin-right: 20px; }
.doc-4 .control .pic-img { width: 265px; height: 160px; cursor: pointer; opacity: 0.5; }
.doc-4 .control .pic-img img { display: block; width: 265px; height: 150px; border-bottom: 5px solid #17399e; }
.doc-4 .control .current .pic-img { opacity: 1; }
.doc-4 .ctr { display: block; width: 76px; height: 72px; background-position: 0 0; background-size: 100% 100%; background-repeat: no-repeat; position: absolute; top: 50%; margin-top: -34px; z-index: 999; cursor: pointer; }
.doc-4 .ctr-prev { left: -70px; background-image: url("../images/arrowL.png?v=00015"); }
.doc-4 .ctr-prev:hover { left: -69px; margin-top: -33px; background-image: url("../images/arrowL_1.png"); }
.doc-4 .ctr-next { right: -70px; background-image: url("../images/arrowR.png?v=00015"); }
.doc-4 .ctr-next:hover { right: -69px; margin-top: -35px; background-image: url("../images/arrowR_1.png"); }
.doc-4 .main-c { width: 100%; height: 266px; margin: 0 auto; background: url("../images/chai_3.jpg") no-repeat left top; }
.doc-4 .col-c { width: 1120px; margin: 0 auto; height: 266px; background: url("../images/partner.png") no-repeat left top; }

.doc5 { width: 100%; padding-top: 60px; margin: 0 auto; background-position: center top; background-size: 1920px 898px; background-repeat: no-repeat; background-image: url("../images/docBgWrap_5.jpg"); }
.doc5 .col-a { width: 1118px; height: 838px; margin: 0 auto; position: relative; background-position: center top; background-size: 1118px 838px; background-repeat: no-repeat; background-image: url("../images/docBg_5.png"); }

.map-control .map-ctr { width: 55px; height: 88px; cursor: pointer; position: absolute; z-index: 99; }
.map-control .map-ctr img { display: block; width: 54px; height: 86px; }
.map-control .map-ctr:hover { width: 55px; height: 88px; }
.map-control .map-ctr:hover img { display: block; width: 55px; height: 88px; }
.map-control .map-ctr-1 { left: 275px; top: 359px; }
.map-control .map-ctr-2 { left: 356px; top: 514px; }
.map-control .map-ctr-3 { left: 435px; top: 413px; }
.map-control .map-ctr-4 { left: 613px; top: 329px; }
.map-control .map-ctr-5 { left: 753px; top: 379px; }
.map-control .map-ctr-6 { left: 947px; top: 317px; }
.map-control .map-ctr-7 { left: 1004px; top: 538px; }

.map-content { width: 645px; height: 435px; position: absolute; left: 234px; top: 259px; }
.map-content .map-slide { width: 645px; height: 435px; position: absolute; left: 0; top: 0; display: none; }
.map-content .current { display: block; z-index: 998; }
.map-content .content { width: 645px; height: 435px; position: relative; background-color: #131313; }
.map-content .content li { width: 645px; height: 435px; position: absolute; left: 0; top: 0; display: none; }
.map-content .content a { display: block; width: 645px; height: 435px; position: relative; }
.map-content .content img { display: block; width: 645px; height: 435px; }
.map-content .content a:hover img { opacity: 1; }
.map-content .content .tilte { width: 605px; padding: 9px 20px 5px 20px; height: 56px; overflow: hidden; text-overflow: ellipsis; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; display: box; font-size: 16px; line-height: 28px; color: #fff; text-align: left; position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.5); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000); }
.map-content .ctr { display: block; width: 76px; height: 72px; background-position: 0 0; background-size: 100% 100%; background-repeat: no-repeat; position: absolute; top: 50%; margin-top: -34px; z-index: 999; cursor: pointer; }
.map-content .ctr-prev { left: -10px; background-image: url("../images/arrowL.png?v=00015"); }
.map-content .ctr-prev:hover { left: -9px; margin-top: -33px; background-image: url("../images/arrowL_1.png"); }
.map-content .ctr-next { right: -10px; background-image: url("../images/arrowR.png?v=00015"); }
.map-content .ctr-next:hover { right: -9px; margin-top: -35px; background-image: url("../images/arrowR_1.png"); }

.doc-6 { width: 100%; padding-top: 60px; margin: 0 auto; background-position: center top; background-size: 1920px 1499px; background-repeat: no-repeat; background-image: url("../images/docBgWrap_6.jpg"); }
.doc-6 .col { width: 1120px; margin: 0 auto; }
.doc-6 .col-a { width: 1120px; margin: 0 auto; }
.doc-6 .col-a .tit { width: 546px; height: 118px; margin: 0 auto; }
.doc-6 .col-a .slide { width: 1120px; padding-top: 31px; }
.doc-6 .col-a .slide .ctr { width: 181px; height: 75px; cursor: pointer; background-position: center top; background-size: 100% 100%; background-repeat: no-repeat; background-image: url("../images/btn_1.png"); margin: 15px auto 0; }
.doc-6 .col-a .content { width: 1120px; height: 810px; overflow: hidden; position: relative; }
.doc-6 .col-a .content li { width: 1128px; height: 806px; position: absolute; top: 0; left: 0; display: none; }
.doc-6 .col-a .vote-wrap { width: 320px; height: 213px; float: left; margin: 0 40px 40px 0; border:4px solid #ee480e;}
.doc-6 .girl-pic { width: 320px; height: 213px; }
.doc-6 .girl-pic img { display: block; width: 320px; height: 213px; }
.doc-6 .vote { text-align: left; width: 320px; height: 44px; padding: 12px 15px 10px 15px; background-position: center top; background-size: 100% 100%; background-repeat: no-repeat; background-image: url("../images/voteBg.png"); }
.doc-6 .vote .fl { width: 214px; height: 44px; float: left; }
.doc-6 .vote .fl p { width: 214px; height: 22px; line-height: 22px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #fff; font-size: 14px; }
.doc-6 .vote .fr { width: 30px; height: 44px; float: left; }
.doc-6 .vote .fr span { display: block; }
.doc-6 .vote .fr .vote-btn { width: 29px; height: 24px; cursor: pointer; background-position: center top; background-size: 100% 100%; background-repeat: no-repeat; background-image: url("../images/icon_4.png"); }
.doc-6 .vote .fr .voted-btn { background-image: url("../images/icon_5.png"); }
.doc-6 .vote .fr .vote-score { width: 30px; margin-top: 4px; color: #fff; font-size: 12px; line-height: 12px; text-align: center; }
.doc-6 .col-b { width: 1120px; margin: 0 auto; padding-top: 45px; }
.doc-6 .col-b .tit { width: 406px; height: 121px; margin: 0 auto; background-position: center top; background-size: 100% 100%; background-repeat: no-repeat; background-image: url("../images/tit_1.png?v=542"); }
.doc-6 .col-c { width: 1120px; margin: 0 auto; padding-top: 45px; }
.doc-6 .col-c .tit { width: 478px; height: 126px; margin: 0 auto; background-position: center top; background-size: 100% 100%; background-repeat: no-repeat; background-image: url("../images/docBg_7_tit.png"); }

.art-list { text-align: left; width: 1120px; }
.art-list li { width: 1120px; height: 175px; padding: 28px 0; border-bottom: 1px solid #0c3464; display: none; }
.art-list .fl {
    width: 200px;
    height: 151px;
    float: left;
    border: 4px solid #3840d8;
}
.art-list .fl a, .art-list .fl img { display: block; width: 200px; height: 150px; }
.art-list .fr { width: 860px; height: 175px; float: left; padding-left: 35px; }
.art-list .fr a { display: block; width: 860px; height: 52px; line-height: 52px; font-size: 24px; font-weight: bold; color: #fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.art-list .fr .division { width: 44px; height: 3px; background-color: #2b61df; margin-bottom: 20px; }
.art-list .fr .summary { width: 860px; height: 56px; line-height: 28px; font-size: 14px; color: #787f89; overflow: hidden; text-overflow: ellipsis; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; display: box; }
.art-list .fr .summary a { color: #6b0329; }
.art-list .fr .desc { width: 860px; padding-top: 28px; line-height: 16px; font-size: 14px; color: #787f89; }
.art-list .fr .desc i { display: inline-block; margin-right: 60px; padding-left: 20px; background-position: 0 center; background-repeat: no-repeat; background-image: url("../images/imgBg.png"); }
.art-list .fr .desc .art-author { background-size: 13px 15px; background-image: url("../images/icon_1.png"); }
.art-list .fr .desc .art-publish-time { background-size: 14px 14px; background-image: url("../images/icon_2.png"); }
.art-list .fr .desc .art-cmt-number { background-size: 14px 14px; background-image: url("../images/icon_3.png"); }

.more-btn { width: 179px; height: 45px; margin: 30px auto 0; cursor: pointer; background-position: 0 center; background-repeat: no-repeat; background-size: 100%; background-image: url("../images/bnt_2.png"); }

.team-wrap { text-align: left; width: 1120px; height: 290px; margin-top: 32px; background-position: 0 center; background-repeat: no-repeat; background-size: 100%; background-image: url("../images/team.jpg"); }
.team-wrap .txt { width: 600px; padding: 109px 0 0 463px; }
.team-wrap .txt p { width: 584px; padding-left: 16px; line-height: 28px; font-size: 14px; color: #fff; background-position: 0 center; background-repeat: no-repeat; background-size: 7px 11px; background-image: url("../images/arrow.png"); }
.team-wrap .txt p em { color: #787f89; }
.team-wrap .txt p span { display: inline-block; margin-left: 20px; padding-left: 16px; background-position: 0 center; background-repeat: no-repeat; background-size: 7px 11px; background-image: url("../images/arrow.png"); }

#comment_tag { margin: 0 auto; width: 1120px; margin-bottom: 50px; padding-top: 45px; }
#comment_tag .tit { width: 487px; height: 122px; margin: 0 auto 30px; background-position: center top; background-size: 100% 100%; background-repeat: no-repeat; background-image: url("../images/cmt.png"); }

#comment_tag .cmtcontainer { border: none; background-color: #f9f9f9; }

#comment_tag .cmtarea-header, #comment_tag .topHotTit { display: none; }

#comment_tag .cmtfooter { background-color: #f9f9f9; text-align: center; }

#comment_tag .cmtarea-tools { padding: 8px 0; }

body .g-footer .gft-links, body .g-footer .gft-links a { color: #999; }

body .g-footer .gft-copyRight, body .g-footer .gft-copyRight a { color: #999; }

/*# sourceMappingURL=style.css.map */

.biaoti{ color:#fff; font-size:20px; text-align:center;}

.pic-txt-list {
    margin-top: -5px;
}
.w540 {
    overflow: hidden;
    margin-left: 100px;
}

.pic-txt-list .pic-txt {
    float: left;
    margin-top: 10px;
}
.w540 .pic-txt {
    width: 540px;
    margin-top: 0px;
    margin-right: 24px;
    padding: 15px 0px;
}
.w540 .nbd {
    border-bottom: medium none;
}
.pic-txt .img-area {
    float: left;
    margin-right: 15px;
	width:240px;
}
.txt-area {
    overflow: hidden;
    text-align: left;
    font-family: "Microsoft Yahei";
	width:285px;
}
.txt-area dt {
    height: 34px;
    line-height: 34px;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
}
.w540 .pic-txt dd {
    height: 130px;
    overflow: hidden;
    word-break: break-all;
}
.txt-area dd {
    line-height: 32px;
    color: #fff;
    font-size: 12px;
    text-indent: 2em;
    position: relative;
}
.txt-area dt a {
    color: #fff;
}
.detail {
    color:#00aaff;
}
.pic-txt .fr {
    float: right;
    margin-left: 15px;
    margin-right: 0px;
}

.timeline {
    text-align: left;
	margin-left:100px;
}
.timeline-a {
    width: 377px;
    padding-top: 14px;
    float: left;
}
.timeline li {
    position: relative;
    margin-bottom: 22px;
    width: 377px;
}
.timeline li .line {
    width: 60px;
    height: 1px;
    background-color: #fe3a45;
    position: absolute;
    top: 20px;
    right: 0;
}
.timeline .txt-wrap {
    width: 261px;
    padding: 24px 28px 20px 28px;
    background: #f6f6f6;
    border-radius: 10px;
}
.timeline p {
    font-size: 12px;
    line-height: 26px;
	color: #0f141d;
}
.timeline .font-red {
    font-size: 20px;
    color: #ee480e;
    font-style: italic;
    margin: 0 4px 0 0px;
    width: 260px;
    display: block;
}
.timeline img {
    height: 150px;
	margin-bottom: 0 !important;
	display: inline-block;
	margin: 10px auto;
}
.timeline-line {
    width: 4px;
    height: 1760px;
    background-color: #fe3a45;
    border-radius: 2px;
    float: left;
}
.timeline-b {
    width: 377px;
    padding-top: 42px;
    float: left;
}
 .timeline-b li {
    width: 377px;
    padding-left: 60px;
}
.timeline-b li .line {
    left: 0;
	width: 60px;
	height: 1px;
	background-color: #fe3a45;
	position: absolute;
	top: 20px;
	right: 0;
}
.small-tit {
    width: 100%;
    margin-bottom: 42px;
}
.small-tit p {
    height: 94px;
    line-height: 43px;
    color: #0f141d;
    font-weight: bold;
    overflow: hidden;
    background-color: #f6f6f6;
    padding: 16px 30px;
    border-radius: 22px;
    font-size: 20px;
    margin: 20px auto 15px;
}

.area2 .inner {
    width: 1140px;
    padding: 30px;
}
.area2 .linksBox {
    margin-bottom: 15px;
}
.area2 .linksBox dd {
    margin-right: -90px;
    overflow: hidden;
}
.area2 .linksBox dd .link {
    display: inline-block;
    width: 470px;
    height: 37px;
    float: left;
    margin-right: 90px;
}
.area2 .linksBox dd .link .icons {
    float: left;
    width: 12px;
    height: 12px;
    background-position: -282px -10px;
    margin-top: 15px;
    margin-right: 15px;
}
.icons {
    background: url("../images/icons.png") no-repeat scroll 0% 0% transparent;
        background-position-x: 0%;
        background-position-y: 0%;
}
.area2 .linksBox dd .link i {
    float: left;
    width: 376px;
    white-space: nowrap;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    line-height: 37px;
    color: #0f141d;
    text-align: left;
    padding-left: 15px;
}
.inner {
    width: 1120px;
    margin: 0px auto;
}