/*slideBox*/
.home-banner {
    width: 100%;
    height: 540px;
    position: relative;
}

.home-banner .slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.home-banner .slideBox .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 29px;
    z-index: 9999;
}

.home-banner .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

.home-banner .slideBox .hd ul li {
    margin-right: 2px;
    width: 10px;
    height: 10px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    display: inline-block;
    border-radius: 50%;
}

.home-banner .slideBox .hd ul li.on {
    background: #31da31;
    color: #fff;
}

.home-banner .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.home-banner .slideBox .bd ul{
	max-height:520px;
	overflow:hidden;
}

.home-banner .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.home-banner .slideBox .bd img {
    display: block;
	width:100%;
}

.home-banner .slideBox .prev,
.home-banner .slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../../images/201902/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.home-banner .slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.home-banner .slideBox .prev:hover,
.home-banner .slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.home-banner .slideBox .prevStop {
    display: none;
}

.home-banner .slideBox .nextStop {
    display: none;
}

.home-banner .text {
    width: 500px;
    position: absolute;
    z-index: 3;
}

.home-banner .text .button {
    display: block;
    padding: 5px 0 0 8px;
}

.home-banner .text .button a {
    display: inline-block;
    width: 64px;
    height: 25px;
    background: #f00;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
}

.home-banner .text .button a:hover {
    background: #8a0000;
    color: #ff0
}

.home-banner .text00 {
    right: -10px;
    top: 280px;
}

.home-banner .text01 {
    left: 299px;
    top: 210px;
}

.home-banner .text02 {
    right: -12px;
    top: 104px;
}

.home-banner .text03 {
    left: 131px;
    top: 190px;
}

.home-banner .text04 {
    left: 228px;
    top: 225px;
}


/*hotcall-guestbook */
.hotcall-guestbook{width:100%;height: 80px;background:#1263aa;text-align: center;}
.hotcall-guestbook>div>div{width: 300px;height: 50px;overflow: hidden;display: inline-block;margin: 15px 0;}
.hotcall-guestbook .hg-cn{line-height: 52px;color:white;font-size: 24px;width: 200px;}
.hotcall-guestbook .hg-phone{
    background:url('../../images/201902/hg-phone.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 305px;
    margin-left: 24px;
    }
.hotcall-guestbook .hg-btn{border-left: 1px solid white;margin-left: 64px;width: 225px;}
.hotcall-guestbook .hg-btn a{
    color: white;
    font-size: 28px;
    background: #FF9000;
    line-height: 49px;
    padding: 4px 20px;
    border-radius: 30px;
}

/*main1*/
.main1-201902 {
    margin-top: 73px;
}

.main1-201902 .m1-title {
    background: url('../../images/201902/m1-title-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 160px;
    height: 80px;
    margin: auto;
}

.main1-201902 .m1-news-box {
    margin-top: 22px;
}

.main1-201902 .m1-news-box .m1-more {
}

.main1-201902 .m1-news-box .m1-more a {
    width: 94px;
    height: 23px;
    border: 1px solid rgba(18, 99, 170, 1);
    border-radius: 12px;
    color: #1263AA;
    float: right;
    text-align: center;
}

.main1-201902 .m1-news-box .m1-news {
    width: 100%;
}

.main1-201902 .m1-news-box .m1-news .m1-item-top2 {
    width: 667px;
    height: 270px;
    display: inline-block;
    overflow: hidden;
    background: #F3F3F3;
}

.main1-201902 .m1-news-box .m1-news .m1-item-top2:first-child {
    margin-right: 58px;
}

.main1-201902 .m1-news-box .m1-news .m1-item-top2 .it2-thumb {
    width: 333px;
    height: 270px;
    float: left;
}

.main1-201902 .m1-news-box .m1-news .m1-item-top2 .it2-thumb img {
    width: 100%;
    border: 1px solid #f3f3f3;
}

.main1-201902 .m1-news-box .m1-news .m1-item-top2 .it2-info {
    float: right;
    width: 302px;
}

.main1-201902 .m1-news-box .m1-news .m1-item-top2 .it2-info .it2-date {
    font-size: 29px;
    margin: 21px 0;
}

.main1-201902 .m1-news-box .m1-news .m1-item-top2 .it2-info .it2-title {
    font-size: 18px;
    font-weight: 500;
    color: #1263AA;
    line-height: 24px;
    height: 47px;
    margin: 0;
    overflow: hidden;
}

.main1-201902 .m1-news-box .m1-news .m1-item-top2 .it2-info .it2-intro {
    font-size: 16px;
    font-weight: 400;
    color: #505050;
    line-height: 22px;
    margin: 17px 0;
    height: 68px;
    overflow: hidden;
}

.main1-201902 .m1-news-box .m1-news .m1-item-top2 .it2-info .it2-more-btn {
    width: 80px;
    height: 21px;
    background: #1263AA;
    border-radius: 11px;
    color: white;
    font-size: 14px;
    padding: 1px 11px;
}

.main1-201902 .m1-news-box .m1-news .m1-item {
    width: 667px;
    height: 26px;
    font-size: 16px;
    font-weight: 400;
    color: #505050;
    line-height: 26px;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding-left: 12px;
    position: relative;
}

.main1-201902 .m1-news-box .m1-news .m1-item:before {
    content: '';
    left: 3px;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 5px;
    height: 5px;
    background: #1263aa;
    margin: auto;
    border-radius: 50%;
}

.main1-201902 .m1-news-box .m1-news .m1-item:nth-child(even) {
    margin-left: 57px;
}

.main1-201902 .m1-news-box .m1-news .m1-item a {
}

.main1-201902 .m1-news-box .m1-news .m1-item .it-date {
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #868686;
    line-height: 29px;
}

/*main2*/
.main2-201902 {
    padding-top: 78px;
    padding-bottom: 76px;
}

.main2-201902 .m2-title {
    background: url('../../images/201902/m2-title-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 160px;
    height: 80px;
    margin: auto;
}

.main2-201902 .m2-photo-box {
}

.main2-201902 .m2-photo-box .m2-more {
    margin: 0;
}

.main2-201902 .m2-photo-box .m2-more a {
    width: 94px;
    height: 23px;
    border: 1px solid rgba(18, 99, 170, 1);
    border-radius: 12px;
    color: #1263AA;
    float: right;
    text-align: center;
}

.main2-201902 .m2-photo-box .m2-photos {
    width: 100%;
    height: 700px;
    margin-top: 15px;
}

.main2-201902 .m2-photo-box .m2-photos li {
    width: 450px;
    height: 321px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
    margin-top: 27px;
}

.main2-201902 .m2-photo-box .m2-photos li.center {
    margin-left: 23px;
    margin-right: 23px;
}

.main2-201902 .m2-photo-box .m2-photos li a {
}

.main2-201902 .m2-photo-box .m2-photos li .ps-thumb {
    width: 100%;
    height: 100%;
}

.main2-201902 .m2-photo-box .m2-photos li .ps-thumb img {
}

.main2-201902 .m2-photo-box .m2-photos li .ps-font-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    width: 100%;
    opacity: .8;
    background: #1263AA;
}

.main2-201902 .m2-photo-box .m2-photos li .ps-font {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    width: 100%;
    color: white;
    text-align: center;
    line-height: 39px;
}

.main2-201902 .m2-photo-box .m2-photos li .ps-font p {
}

.main2-201902 .m2-photo-box .m2-photos li .ps-hover-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    height: 100%;
    width: 100%;
    opacity: .8;
    background: #1263AA;
}

.main2-201902 .m2-photo-box .m2-photos li .ps-hover-intro {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    color: white;
    padding: 40px;
    line-height: 35px;
}

.main2-201902 .m2-photo-box .m2-photos li .ps-hover-intro p {
}

.main2-201902 .m2-photo-box .m2-photos li:hover .ps-hover-bg, .main2-201902 .m2-photo-box .m2-photos li:hover .ps-hover-intro {
    top: 0;
}

.main2-201902 .m2-photo-box .m2-photos li:hover .ps-font-bg, .main2-201902 .m2-photo-box .m2-photos li:hover .ps-font {
    bottom: -100%;
}

/*main3*/
.main3-201902 {
    background: #E4F2FF;
	background: white;
    padding-top: 50px;
    padding-bottom: 65px;
}

.main3-201902 .m3-title {
    margin: auto;
    background: url('../../images/201902/m3-title-bg.png');
    width: 320px;
    height: 50px;
    background-repeat: no-repeat;
}

.main3-201902 .m3-title-after {
    font-size: 16px;
    color: #6E6E6E;
    text-align: center;
    margin-top: 14px;
}

.main3-201902 .m3-intro-static {
    width: 590px;
    height: 90px;
    margin: auto;
    margin-top: 36px;
    background: url('../../images/201902/m3-static-font.png');
    background-repeat: no-repeat;
}

.main3-201902 .m3-intro {
    text-align: center;
    margin-top: 25px;
    font-size: 14px;
    color: #6E6E6E;
}

.main3-201902 .m3-card-box {
}

.main3-201902 .m3-card-box .card-ul {
    margin: 30px auto 0px;
    text-align: center;
}

.main3-201902 .m3-card-box .card-ul li {
    width: 440px;
    height: 340px;
    display: inline-block;
    margin: 17px 9px;
    overflow: hidden;
    padding: 0 15px;
    background: white;
    background-image: url('../../images/201902/m3-card-top3.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
}

.main3-201902 .m3-card-box .card-ul li:hover {
    transform: scale(1.06);
}

.main3-201902 .m3-card-box .card-ul li .cul-item {
    font-size: 55px;
    color: white;
    margin-top: 0px;
    display: block;
}

.main3-201902 .m3-card-box .card-ul li .cli-title {
    font-size: 30px;
    font-weight: bold;
    width: 280px;
    margin: 10px auto;
    padding-bottom: 15px;
    color: #0369AB;
    position: relative;
}

.main3-201902 .m3-card-box .card-ul li .cli-title:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    width: 25px;
    height: 2px;
    background: #1263aa;
    margin: auto;
}

.main3-201902 .m3-card-box .card-ul li .cli-intro {
    text-align: left;
    font-size: 15px;
    margin: 0;
    padding: 0 25px;
    line-height: 21.8px;
}

/*main4*/
.main4-201902 {
    padding-top: 65px;
    padding-bottom: 73px;
}

.main4-201902 .m4-title {
    width: 250px;
    height: 90px;
    margin: auto;
    background: url('../../images/201902/m4-title-bg.png');
    background-repeat: no-repeat;
    background-position: center;
}

.main4-201902 .m4-title-after {
    font-size: 16px;
    color: #818181;
    text-align: center;
}

.main4-201902 .flip-cards {
    text-align: center;
    font-size: 0;
}

.main4-201902 .flip-cards > ul {
    display: inline-block;
    font-size: 0;
    overflow: hidden;
}

.main4-201902 .flip-cards > ul > li {
    width: 343px;
    height: 394px;
    color: white;
    position: relative;
    display: inline-block;
    background-color: #005CA1;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.main4-201902 .flip-cards > ul > li .positive {
    position: absolute;
    left: 101%;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 10px 30px;
    text-align: left;
    background-color: #005CA1;
}

.main4-201902 .flip-cards > ul > li:hover .positive {
    left: 0;
}

.main4-201902 .flip-cards > ul > li .positive .r-title-cn {
    margin: 0;
    margin-top: 35px;
    font-size: 30px;
}

.main4-201902 .flip-cards > ul > li .positive .p-title-en {
    margin: 0;
    font-size: 20px;
}

.main4-201902 .flip-cards > ul > li .positive ul {
}

.main4-201902 .flip-cards > ul > li .positive ul li {
    padding-left: 10px;
}

.main4-201902 .flip-cards > ul > li .positive ul li p {
    margin: 15px 0
}

.main4-201902 .flip-cards > ul > li .positive .p-btn {
    width: 120px;
    height: 35px;
    background-color: #FFC501;
    padding: 5px 10px;
    border-radius: 22px;
    margin: 0px;
    margin-left: 10px;
    display: block;
    text-align: center;
    line-height: 26px;
    color: #ad0721;
}

.main4-201902 .flip-cards > ul > li .positive .p-btn:hover {
    background: #FFDF73;
}

.main4-201902 .flip-cards > ul > li .reverse {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.main4-201902 .flip-cards > ul > li:nth-child(1) .reverse {
    background: url('../../images/201902/box_bg2.jpg');
}

.main4-201902 .flip-cards > ul > li:nth-child(2) .reverse {
    background: url('../../images/201902/box_bg1.jpg')
}

.main4-201902 .flip-cards > ul > li:nth-child(3) .reverse {
    background: url('../../images/201902/box_bg3.jpg')
}

.main4-201902 .flip-cards > ul > li:nth-child(4) .reverse {
    background: url('../../images/201902/box_bg4.jpg')
}

.main4-201902 .flip-cards > ul > li:hover .reverse {
}

.main4-201902 .flip-cards > ul > li .reverse .r-title-en {
    position: absolute;
    top: 43%;
    left: 10%;
    font-size: 18px;
}

.main4-201902 .flip-cards > ul > li .reverse .r-title-cn {
    position: absolute;
    left: 10%;
    top: 30%;
    font-size: 30px;
}

.main4-201902 .flip-cards > ul > li .reverse .r-icon {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 55%;
    left: 10%;
    background: url('../../images/201902/player.png');
    background-repeat: no-repeat;
    background-position: left;
}

/*main5*/
.main5-201902 {
    padding-top: 56px;
    padding-bottom: 69px;
    background: #E4F2FF;
}

.main5-201902 .m5-title {
    width: 160px;
    height: 90px;
    background: url('../../images/201902/m5-title-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
}

.main5-201902 .m5-title-after {
    font-size: 16px;
    color: #6E6E6E;
    text-align: center;
    margin-top: 14px;
}

.main5-201902 .panel-card {
    margin-top: 42px;
}

.main5-201902 .panel-card > div {
    box-shadow: 0px 0px 6px -1px #3E80BB;
    padding: 0 20px;
    float: left; /* display: inline-block; *//* overflow: hidden; */
}

.main5-201902 .panel-card .pc-title {
    font-size: 24px;
    color: #1263AA;
    margin: 0;
    margin-top: 16px;
}

.main5-201902 .panel-card .pc-title-en {
    font-size: 14px;
    color: #6E6E6E;
    margin: 0;
    margin-bottom: 16px;
}

.main5-201902 .panel-card .pc-more-btn {
    text-align: center;
    position: absolute;
    right: 18px;
    top: 36px;
    width: 95px;
    height: 23px;
    color: #1263aa;
    border: 1px solid #1263aa;
    border-radius: 12px;
}

.main5-201902 .pcd1 {
    width: 398px;
    height: 300px;
    margin-bottom: 35px;
    position: relative;
    background: white;
}

.main5-201902 .pcd2 {
    width: 968px;
    height: 300px;
    margin-left: 30px;
    margin-bottom: 35px;
    position: relative;
    background: white;
}

.main5-201902 .pcd3 {
    width: 683px;
    height: 397px;
    margin-bottom: 35px;
    position: relative;
    background: white;
    background-image: url('../../images/201902/m5-pcd3-bg.png');
}

.main5-201902 .pcd3 .pb-ul {
}

.main5-201902 .pcd3 .pb-ul li {
    font-size: 18px;
}

.main5-201902 .pcd3 .pb-ul li:hover {
    color: #FF5C6B;
}

.main5-201902 .pcd4 {
    width: 683px;
    height: 397px;
    margin-left: 32px;
    margin-bottom: 35px;
    position: relative;
    background: white;
}

.main5-201902 .pcd5 {
    width: 1400px;
    height: 450px;
    position: relative;
    background: white;
}

.main5-201902 .pcd2 .jp-ul li {
    width: 305px;
    height: 220px;
}

.main5-201902 .pcd2 {
    position: relative;
}

.main5-201902 .pcd2 .jp-ul {
    position: relative;
    text-align: center;
}

.main5-201902 .pcd2 .jp-ul li {
    position: relative;
    display: inline-block;
    height: 200px;
    width: 300px;
    overflow: hidden;
    margin: 0;
}

.main5-201902 .pcd2 .jp-ul li:nth-child(2) {
    margin: 0px 8px;
}

.main5-201902 .pcd2 .jp-ul li .jp-img {
}

.main5-201902 .pcd2 .jp-ul li .jp-img img {
}

.main5-201902 .pcd2 .jp-ul li .jp-font-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1263AA;
    opacity: .5;
    height: 30px;
}

.main5-201902 .pcd2 .jp-ul li .jp-font {
    color: white;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.main5-201902 .pcd2 .jp-ul li .jp-font p {
    margin: 0;
    font-size: 14px;
}

.main5-201902 .pcd2 .jp-ul li .jp-hover-bg {
    background-color: #1263AA;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    bottom: 0;
    opacity: .5;
}

.main5-201902 .pcd2 .jp-ul li .jp-hover-intro {
    text-align: left;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    bottom: 0;
    color: white;
    font-size: 14px;
    padding: 10px;
    overflow: hidden;
}

.main5-201902 .pcd2 .jp-ul li .jp-hover-intro p {
    margin: 0;
}

.main5-201902 .pcd2 .jp-ul li:hover .jp-font, .main5-201902 .pcd2 .jp-ul li:hover .jp-font-bg {
    bottom: 100%;
    background: #1263AA;
}

.main5-201902 .pcd2 .jp-ul li:hover .jp-hover-bg, .main5-201902 .pcd2 .jp-ul li:hover .jp-hover-intro {
    top: 0;
}

.main5-201902 .pcd4 .mp-bg {
    background-image: url('../../images/201902/map.png?v=1');
	background-size: cover;
    width: 418px;
    height: 346px;
    background-repeat: no-repeat;
    position: absolute;
    top: 37px;
    right: 0;
    left: 0;
    margin: auto;
}

.main5-201902 .m5-item-top2 {
    width: 667px;
    height: 270px;
    display: inline-block;
    overflow: hidden;
    background: #F3F3F3;
}

.main5-201902 .m5-item-top2:first-child {
    margin-right: 15px;
}

.main5-201902 .m5-item-top2 .it2-thumb {
    width: 333px;
    height: 270px;
    float: left;
}

.main5-201902 .m5-item-top2 .it2-thumb img {
    width: 100%;
    border: 1px solid #f3f3f3;
}

.main5-201902 .m5-item-top2 .it2-info {
    float: right;
    width: 303px;
}

.main5-201902 .m5-item-top2 .it2-info .it2-date {
    font-size: 29px;
    margin: 21px 0;
}

.main5-201902 .m5-item-top2 .it2-info .it2-title {
    font-size: 18px;
    font-weight: 500;
    color: #1263AA;
    line-height: 24px;
    height: 47px;
    margin: 0;
    overflow: hidden;
}

.main5-201902 .m5-item-top2 .it2-info .it2-intro {
    font-size: 16px;
    font-weight: 400;
    color: #505050;
    line-height: 22px;
    margin: 17px 0;
    height: 68px;
    overflow: hidden;
}

.main5-201902 .m5-item-top2 .it2-info .it2-more-btn {
    width: 80px;
    height: 21px;
    background: #1263AA;
    border-radius: 11px;
    color: white;
    font-size: 14px;
    padding: 1px 11px;
}

.main5-201902 .m5-item {
    width: 666px;
    height: 26px;
    font-size: 16px;
    font-weight: 400;
    color: #505050;
    line-height: 26px;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding-left: 12px;
    position: relative;
}

.main5-201902 .m5-item:before {
    content: '';
    left: 3px;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 5px;
    height: 5px;
    background: #1263aa;
    margin: auto;
    border-radius: 50%;
}

.main5-201902 .m5-item:nth-child(even) {
    margin-left: 18px;
}

.main5-201902 .m5-item a {
}

.main5-201902 .m5-item .it-date {
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #868686;
    line-height: 29px;
}

/*main6*/
.main6-201902 {
    padding-top: 80px;
    padding-bottom: 52px;
    background: white;
}

.main6-201902 .m6-title {
    width: 250px;
    height: 90px;
    margin: auto;
    background: url('../../images/201902/m6-title-bg.png');
    background-repeat: no-repeat;
    background-position: center;
}

.main6-201902 .m6-title-after {
    margin-top: 14px;
    font-size: 16px;
    color: #6E6E6E;
    text-align: center;
}

.main6-201902 .m6-hoor-main {
    padding-top: 41px;
    padding-bottom: 35px;
    background: #F4F4F4;
}

.main6-201902 .m6-hoor-main .m6-sub-title1 {
    width: 150px;
    height: 65px;
    margin: auto;
    background: url('../../images/201902/m6-sub-title1-bg.png');
    background-repeat: no-repeat;
}

.main6-201902 .m6-hoor-main .m6-sub-title1-after {
    margin-top: 29px;
    font-size: 18px;
    color: #6E6E6E;
    text-align: center;
}

.main6-201902 .m6-hoor-main .line-box {width: 1200px;margin: auto;margin-top: 72px;}

.main6-201902 .m6-hoor-main .line-box #timeline {
    width:1200px;
    height: 310px;
    overflow: hidden;
    position: relative;
    background: url('../../images/201902/dot.gif') left 90px repeat-x;
}

.main6-201902 .m6-hoor-main .line-box #timeline #dates {
    width: 1050px;
    height: 120px;
    overflow: hidden;
}

.main6-201902 .m6-hoor-main .line-box #timeline #dates li {
    list-style: none;
    float: left;
    width: 200px;
    height: 95px;
    font-size: 53px;
    text-align: center;
    line-height: 83px;
    background: url('../../images/201902/biggerdot.png') center bottom no-repeat;
    color: #1263AA;
}

.main6-201902 .m6-hoor-main .line-box #timeline #dates a {
    line-height: 38px;
    padding-bottom: 10px;
}

.main6-201902 .m6-hoor-main .line-box #timeline #dates .selected {
    font-size: 76px;
    color: #FF9000;
}

.main6-201902 .m6-hoor-main .line-box #timeline #issues {
    width: 1000px;
    height: 350px;
    overflow: hidden;
}

.main6-201902 .m6-hoor-main .line-box #timeline #issues > li {
    width: 1200px;
    list-style: none;
    float: left;
}

.main6-201902 .m6-hoor-main .line-box #timeline #issues li.selected img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.main6-201902 .m6-hoor-main .line-box #timeline #issues li img {
    float: left;
    margin: 10px 30px 10px 50px;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF); /* IE 6 & 7 */
    zoom: 1;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    -webkit-transform: scale(0.7, 0.7);
    -moz-transform: scale(0.7, 0.7);
    -o-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7);
}

.main6-201902 .m6-hoor-main .line-box #timeline #issues li h1 {
    color: #ffcc00;
    font-size: 48px;
    margin: 20px 0;
    text-shadow: #000 1px 1px 2px;
}

.main6-201902 .m6-hoor-main .line-box #timeline #issues li p {
    font-size: 18px;
    font-weight: normal;
}

.main6-201902 .m6-hoor-main .line-box #timeline #grad_left, #grad_right {
    width: 100px;
    height: 350px;
    position: absolute;
    top: 0;
}

.main6-201902 .m6-hoor-main .line-box #timeline #grad_left {
    left: 0;
    background: url('../images/grad_left.png') repeat-y;
}

.main6-201902 .m6-hoor-main .line-box #timeline #grad_right {
    right: 0;
    background: url('../images/grad_right.png') repeat-y;
}

.main6-201902 .m6-hoor-main .line-box #timeline #next, #prev {
    position: absolute;
    top: 0;
    font-size: 70px;
    top: 71px;
    width: 22px;
    height: 38px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

.main6-201902 .m6-hoor-main .line-box #timeline #next:hover, #prev:hover {
    background-position: 0 -76px;
}

.main6-201902 .m6-hoor-main .line-box #timeline #next {
    right: 0;
    background-image: url('../../images/201902/next.png');
}

.main6-201902 .m6-hoor-main .line-box #timeline #prev {
    left: 0;
    background-image: url('../../images/201902/prev.png');
}

.main6-201902 .m6-hoor-main .line-box #timeline #next.disabled, #prev.disabled {
    opacity: 0.2;
}

.main6-201902 .m6-hoor-main .picScroll-left { width:1200px;  overflow:hidden; position:relative;     }
.main6-201902 .m6-hoor-main .picScroll-left  .bd{ padding:10px;   }
.main6-201902 .m6-hoor-main .picScroll-left  .bd ul{ overflow:hidden; zoom:1; text-align: center;}
.main6-201902 .m6-hoor-main .picScroll-left  .bd ul li{margin: 0 30px;overflow:hidden;text-align:center;}
.main6-201902 .m6-hoor-main .picScroll-left  .bd ul li{background:url('../../images/201902/blue_cr.png');background-position: center;background-repeat: no-repeat;background-size: cover;width: 169px;height: 169px;display: inline-block;}
.main6-201902 .m6-hoor-main .picScroll-left  .bd ul li:hover{
    opacity: .8;
}
.main6-201902 .m6-hoor-main .picScroll-left  .bd ul li p{
    width: 169px;
    padding: 50px 6px;
    color: white;
}
.main6-201902 .m6-hoor-main .picScroll-left  .hd ul {width: 100%;height: 30px;text-align: center;}
.main6-201902 .m6-hoor-main .picScroll-left  .hd ul li{display: inline-block;border-radius: 50%;width:10px;height:10px;border:1px solid #ccc;font-size: 0;margin: 0 5px;}
.main6-201902 .m6-hoor-main .picScroll-left  .hd ul li.on{background: #005CA1;}
.main6-201902 .m6-information-main {
    background:white;
    padding-top: 47px;
    padding-bottom: 52px;
}
.main6-201902 .m6-information-main .m6-sub-title2 {
    width:166px;height:66px;
    background:url('../../images/201902/m6-sub-title2-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
}

.main6-201902 .m6-item-top2 {
    width: 667px;
    height: 270px;
    display: inline-block;
    overflow: hidden;
    background: #F3F3F3;
}

.main6-201902 .m6-item-top2:first-child {
    margin-right: 58px;
}

.main6-201902 .m6-item-top2 .it2-thumb {
    width: 333px;
    height: 270px;
    float: left;
}

.main6-201902 .m6-item-top2 .it2-thumb img {
    width: 100%;
    border: 1px solid #f3f3f3;
}

.main6-201902 .m6-item-top2 .it2-info {
    float: right;
    width: 303px;
}

.main6-201902 .m6-item-top2 .it2-info .it2-date {
    font-size: 29px;
    margin: 21px 0;
}

.main6-201902 .m6-item-top2 .it2-info .it2-title {
    font-size: 18px;
    font-weight: 500;
    color: #1263AA;
    line-height: 24px;
    height: 47px;
    margin: 0;
    overflow: hidden;
}

.main6-201902 .m6-item-top2 .it2-info .it2-intro {
    font-size: 16px;
    font-weight: 400;
    color: #505050;
    line-height: 22px;
    margin: 17px 0;
    height: 68px;
    overflow: hidden;
}

.main6-201902 .m6-item-top2 .it2-info .it2-more-btn {
    width: 80px;
    height: 21px;
    background: #1263AA;
    border-radius: 11px;
    color: white;
    font-size: 14px;
    padding: 1px 11px;
}

.main6-201902 .m6-item {
    width: 667px;
    height: 26px;
    font-size: 16px;
    font-weight: 400;
    color: #505050;
    line-height: 26px;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding-left: 12px;
    position: relative;
}

.main6-201902 .m6-item:before {
    content: '';
    left: 3px;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 5px;
    height: 5px;
    background: #1263aa;
    margin: auto;
    border-radius: 50%;
}

.main6-201902 .m6-item:nth-child(even) {
    margin-left: 58px;
}

.main6-201902 .m6-item a {
}

.main6-201902 .m6-item .it-date {
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #868686;
    line-height: 29px;
}
.main6-201902 .m6-more{text-align: right;margin-top: 6px;margin-bottom: 17px;}
.main6-201902 .m6-more a{
    border: 1px solid #1263aa;
    color: #1263aa;
    border-radius: 12px;
    padding: 1px 5px;
}
