@charset "utf-8";
/* CSS Document */
/*@font-face {
    font-family:'fzfysjt';
    src:url('fzfysjt.ttf');
}*/

body { min-width: 768px; max-width: none; }
.header, .body, .footer { min-width: 768px; }
.wrap { max-width: 1600px; width: auto; box-sizing: border-box; }
#map img { max-width: none; max-height: none; }
.clear:after { content: ''; display: block; height: 0; visibility: hidden; clear: both; }
.clear { *zoom:1;
}
.pace { background-clip: padding-box; background-color: #fff; top: 0; height: 5px; position: fixed; left: 0; width: 100%; z-index: 2000; overflow: hidden; }
.pace .pace-progress { background: #555; border-radius: 2px; height: 3px; position: absolute; top: 1px; left: 1px; right: 1px; }
.pace.pace-inactive { display: none; }
#bread { height: 50px; line-height: 50px; font-size: 12px; color: #707070; }
#bread a { color: #707070; }
#bread a:hover { color: #ff5705; }
#bread .cur { color: #ff5705; }
.selectWarp { text-align: left; cursor: pointer; position: relative; border: 1px solid #a9a9a9; }
.selectWarp .selectBtn { position: relative; overflow: hidden; height: 26px; padding: 0 26px 0 12px; line-height: 26px; font-size: 12px; color: #474747; }
.selectWarp .selectBtn .arr { position: absolute; right: 10px; top: 0; width: 12px; height: 100%; background: url(../image/select_arrow.png) left no-repeat; }
.selectWarp .down .arr { background-position: right; }
.selectWarp .options { max-height: 90px; overflow: hidden; padding: 12px 2px 12px 12px; background-color: #FFF; border: 1px solid #a9a9a9; position: absolute; left: -1px; right: -1px; top: 26px; z-index: 10; display: none; }
.selectWarp ul { padding-right: 20px; }
.selectWarp ul li { font-size: 12px; margin-bottom: 5px; }
.selectWarp ul li:hover { color: #909090; }
.selectWarp .mCSB_inside > .mCSB_container { margin: 0; }
.page { text-align: center; width: 100%; font-size: 0; }
.page ul { display: inline-block; overflow: hidden; }
.page li { float: left; padding: 0 4px; color: #707070; line-height: 34px; font-family: Arial; font-size: 16px; }
.page a { display: block; width: 34px; height: 34px; line-height: 34px; color: #707070; border: 1px solid #bbbbbb; border-radius: 4px; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; transition: all .2s; }
.page a:hover { color: #FFF; background-color: #166e31; border-color: #166e31; }
.page .cur { color: #FFF; background-color: #166e31; border-color: #166e31; }
.popWindow .overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.popWindow .dialog { display: inline-block; background: #fff; vertical-align: middle; letter-spacing: 0; position: relative; border-radius: 5px; overflow: hidden; font-size: 14px; color: #474747; }
.popWindow .close { position: absolute; right: 15px; top: 15px; z-index: 1; overflow: hidden; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; transition: all .2s; }
.popWindow .head { background-color: #f7f7f7; border-bottom: 1px solid #e4e4e4; padding: 5px 20px; }
.popWindow .cont { padding: 20px; }
.popWindow .btnWarp { text-align: center; border-top: #e4e4e4; }
.popWindow .btnWarp .center { display: inline-block; overflow: hidden; }
.popWindow .btnWarp button { float: left; cursor: pointer; border-radius: 5px; background-color: #f0f0f0; border: 1px solid #c3c3c3; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; transition: all .2s; }
.popWindow .btnWarp button:hover { background-color: #4f89f5; color: #fff; border-color: #4e73b9; }
#header { position: absolute; left: 0; top: 0; width: 100%; margin: 0 auto; z-index: 12; }
#header .wrap { width: auto; max-width: none; margin: 0 !important; }
#header .logo { overflow: hidden; position: absolute; left: 40px; width: 230px; height: 48px; }
#header .nav { text-align: center; font-size: 0; }
#header .nav.snmask:before { content: ''; position: absolute; left: 0; top: 100%; width: 100%; height: 50px; background: url(../image/opacity-60.png); }
#header .nav ul li { position: relative; background: url(../image/opacity-0.png) no-repeat; display: inline-block; font-size: 18px }
#header .nav ul li>a { display: block; line-height: 48px; padding: 0 35px; color: #fff; }
#header .nav ul li a:hover { color: #c2a680; }
#header .nav ul .cur a { }
#header .subnav { position: absolute; left: 0; right: 0; top: 100%; height: 50px; line-height: 50px; display: none; text-align: center; width: 100%; white-space: nowrap; }
#header .subwrap { display: inline-block; }
#header .subnav h1 { font-size: 14px; color: #fff; display: inline-block; margin-right: 10px; }
#header .subnav ul { display: inline-block; overflow: hidden; background: url(../image/subnav_liststyle.png) left no-repeat; padding-left: 8px; vertical-align: middle; }
#header .subnav ul li { display: inline-block; vertical-align: middle; position: relative; }
#header .subnav ul li a { padding: 0 8px; font-size: 12px; color: #fff; line-height: 50px; }
#header .nav li.cur a { color: #c2a680;/*background:url(../image/arrow1.png) center bottom no-repeat;*/ }
#header .nav li b { display: block; visibility: hidden; width: 18px; height: 10px; position: absolute; bottom: 0; left: 50%; margin-left: -9px; }
#header .nav li.cur b { visibility: visible; }
#header .nav li b img { vertical-align: top; }
#header .nav_child { position: absolute; left: 0; top: 100%; width: 100%; }
#header .nav_child .child { position: absolute; left: 0; top: 0; width: 100%; text-align: left; height: 0; overflow: hidden; background: url(../image/black60.png); line-height: 50px; }
#header .nav_child .child.now { transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; height: 50px; }
#header .nav_child .child a { color: #fff; }
#header .nav_child .child strong { color: #fff; background: url(../image/bo/img6.png) right center no-repeat; padding-right: 15px; margin-right: 8px; font-size: 12px }
#header .nav_child .child p { display: inline-block; margin-right: 15px; }
#header .nav_child .child p a { font-size: 12px; margin-right: 15px; }
#header .nav_child .child strong a { font-size: 15px; }
#header .nav_child .child strong a:hover { color: #c2a680; }
#header .nav_child .child .p { display: inline-block; }
#header .nav_child .child p.last { margin: 0; }
#header .nav_child .child p.last strong { margin: 0; background: none; padding: 0; }
#header .nav_child .child p.last strong a { margin: 0; }
#header .tools { position: absolute; top: 0; right: 40px; text-align: center; }
#header .tools ul { float: left; padding-top: 13px; }
#header .tools li { float: left; padding-left: 20px; margin-left: 20px; border-left: 1px solid #fff; height: 20px; position: relative; }
#header .tools li:first-child { border: 0; margin: 0; }
#header .tools li a { position: relative; display: block; color: #fff; font-size: 16px; line-height: 20px; height: 20px; overflow: hidden; padding-right: 15px; }
#header .tools li a img { max-height: none; }
#header .tools li a:hover { opacity: 0.8; }
#header .tools li a:after { position: absolute; right: 0; top: 8px; border-top: 5px solid #fff; border-left: 3px solid transparent; border-right: 3px solid transparent; width: 0; height: 0; content: ''; }
#header .tools li a.down:after { border-top: 0; border-bottom: 5px solid #fff; }
#header .tools li:hover a:after { border-top-color: #c2a680; }
#header .tools a img { display: inline-block; width: 17px; }
#header .tools li.login:hover img { margin-top: -24px; }
#header .tools .lang a img { width: 18px; }
#header .tools .lang:hover img { margin-top: -28px; }
#header .tools li.scbtn:hover img { margin-top: -28px; }
#header .tools .menutool { float: left; margin-left: 28px; display: block; width: 34px; height: 34px; overflow: hidden; margin-top: 5px; }
#header .tools .menutool img { width: 100%; height: auto; max-height: none; }
#header .tools .menutool:hover img { margin-top: -33.8px; }
#header .login { z-index: 3; }
#header .lang { z-index: 2; }
#header .scbtn { z-index: 1; }
#header .search { position: absolute; right: 0; top: 0; background: url(../image/search.png) center bottom no-repeat; width: 280px; height: 40px; padding-top: 40px; display: none; }
#header .search .kw { background: none; border: none; width: 220px; height: 100%; line-height: 40px; height: 40px; padding: 0 10px; color: #fff; float: left; }
#header .search .ok { background: none; border: none; width: 40px; height: 40px; float: left; cursor: pointer; }
#header .language { display: none; background: url(../image/login-box.png) no-repeat 0 bottom; width: 80px; height: 70px; position: absolute; top: 0; padding-top: 35px; left: -2px; }
#header .language .a { cursor: pointer; display: block; height: 34px; line-height: 34px; font-size: 14px; color: #fff; padding: 0; }
#header .language .a:hover { color: #c2a680; }
#header .loginbox { display: none; background: url(../image/login-box.png) no-repeat 0 bottom; width: 80px; height: 70px; position: absolute; top: 0; padding-top: 35px; left: -2px; }
#header .loginbox .a { cursor: pointer; display: block; height: 34px; line-height: 34px; font-size: 14px; color: #fff; padding: 0; }
#header .loginbox .a:hover { color: #c2a680; }
#header .tools ul li:hover a { opacity: 0.8; }
#header { background-color: rgba(25,25,25,0.6); }
#header .logo { top: 0; width: 230px; height: 48px; }
#footer .wrap { margin: auto; }
#footer .proposal { text-align: center; font-size: 16px; padding: 15px 0; background: #474747; border-top: 1px solid #474747; position: fixed; width: 100%; left: 0; bottom: -60px; z-index: 9999; }
.fBottom { position: fixed; bottom: 0; left: 0; }
.arrDown:after { border-top: 10px solid #aeaeae; border-left: 5px solid transparent; border-right: 5px solid transparent; width: 0; height: 0; content: ''; }
.arrUp:after { border-bottom: 10px solid #aeaeae; border-left: 5px solid transparent; border-right: 5px solid transparent; width: 0; height: 0; content: ''; }
.arrLeft:after { border-right: 10px solid #aeaeae; border-top: 5px solid transparent; border-bottom: 5px solid transparent; width: 0; height: 0; content: ''; }
.arrRight:after { border-left: 10px solid #aeaeae; border-top: 5px solid transparent; border-bottom: 5px solid transparent; width: 0; height: 0; content: ''; }
.arrTopleft:after { border-top: 100px solid red; border-right: 100px solid transparent; width: 0; height: 0; content: ''; }
.arrTopright:after { border-top: 100px solid red; border-left: 100px solid transparent; width: 0; height: 0; content: ''; }
.arrBottomleft:after { border-bottom: 100px solid red; border-right: 100px solid transparent; width: 0; height: 0; content: ''; }
.arrBottomright:after { border-bottom: 100px solid red; border-left: 100px solid transparent; width: 0; height: 0; content: ''; }
.flashlight { display: block; position: relative; margin: 0 auto; overflow: hidden; width: 800px; height: 450px; }
.flashlight:before { content: ""; position: absolute; top: 0; left: -100%; overflow: hidden; width: 200px; height: 100%; background: -moz-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,0))); background: -webkit-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%); background: -o-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%); -webkit-transform: skewX(-25deg); -moz-transform: skewX(-25deg); transform: skewX(-25deg); }
.flashlight:hover:before { left: 150%; -webkit-transition: left 1s ease 0s; -moz-transition: left 1s ease 0s; transition: left 1s ease 0s; }
/*澶嶇敤鍥剧墖鍖呰９*/
.scaleimg { overflow: hidden; }
.scaleimg:after { content: ''; display: inline-block; vertical-align: middle; width: 0; height: 100%; overflow: hidden; }
.scaleimg img { width: 100%; height: auto; vertical-align: middle; -webkit-transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; transition: all .5s ease 0s; }
.scaleimg:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
/*娴佺▼妯″潡*/
.process { }
.process ul { overflow: hidden; padding: 10px; }
.process ul li { float: left; height: 20px; color: #FFF; line-height: 20px; padding: 0 25px 0 10px; position: relative; }
.process ul li:nth-child(1) { background-color: red; }
.process ul li:nth-child(2) { background-color: green; }
.process ul li:nth-child(3) { background-color: blue; }
.process ul li:after { border-left: 15px solid #aeaeae; border-top: 10px solid transparent; border-bottom: 10px solid transparent; width: 0; height: 0; content: ''; position: absolute; right: 0; top: 0; }
.process ul li:nth-child(1):after { border-left-color: red; border-top-color: green; border-bottom-color: green; }
.process ul li:nth-child(2):after { border-left-color: green; border-top-color: blue; border-bottom-color: blue; }
.process ul li:nth-child(3):after { border-left-color: blue; border-top-color: #FFF; border-bottom-color: #FFF; }
.transition { opacity: 0; -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; }
.translateX-100 { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); transform: translateX(-100%); }
.translateX_100 { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); transform: translateX(100%); }
.translateY-100 { -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); transform: translateY(-100px); }
.translateY_100 { -webkit-transform: translateY(100px); -moz-transform: translateY(100px); transform: translateY(100px); }
.s .translateX-100, .s .translateX_100, .s .translateY_100, .s .translateY-100 { opacity: 1; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); transform: translate(0, 0); }
#vPlayer { width: 100%; height: 100%; }
.jwlogo { display: none; }
.sidebar { position: fixed; left: 50%; bottom: 20%; z-index: 999; display: none; margin-left: 802px; }
.sidebar a { min-width: 42px; height: 42px; display: block; margin-bottom: 1px; overflow: hidden; }
.sidebar ul { }
.sidebar li { position: relative; min-width: 42px; height: 42px; background: url(../image/sidebar_bg.png) no-repeat; margin-bottom: 1px; text-align: center; }
.sidebar li a { position: absolute; right: 0; top: 0;/*font-family:fzfysjt;*/ font-size: 24px; color: #fff; border-radius: 21px; white-space: nowrap; }
.sidebar li a span { display: none; padding: 3px 20px; }
.sidebar li a span:first-child { display: block; padding: 3px; }
.sidebar li a.s{background-color: #977343;}
.sidebar li a:hover { background-color: #977343; }
.sidebar li a:hover span { display: block; }
.sidebar li a:hover span:first-child { display: none; }
.sidebar li.share i { margin: 0 10px; display: inline-block; width: 30px; height: 22px; }
.sidebar li.share span { padding: 0 10px; }
.sidebar li.share .i1 { background-position: 0px 0px; }
.sidebar li.share .i2 { background-position: -52px 0; }
.sidebar li.share .i3 { background-position: -103px 0px; }
.sidebar .gotop { background: url(../image/sidebar_gotop.png) no-repeat; }
.sidebar .close { background: url(../image/sidebar_close.png) no-repeat; }
.sidebar .close.up { background-image: url(../image/sidebar_up.png); }
.navbar { position: fixed; top: 0; left: 0; right: 0; display: none; width: 100%; height: 100%; z-index: 999; }
.navbar .layer { position: relative; margin: 0 auto; text-align: center; background: url(../image/nav_bg.jpg) center top repeat; height: 100%; }
.navbar .close { position: absolute; right: 50px; top: 50px; background: url(../image/navbar_close.png) no-repeat; width: 50px; height: 50px; transition: all 1s linear; -webkit-transition: all 1s linear; }
.navbar .close:hover { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.navbar .logo { padding-top: 125px; margin-bottom: 82px; }
.navbar .list { overflow: hidden; display: inline-block; padding-top: 150px; }
.navbar .item { float: left; min-width: 160px; color: #fff; text-align: center; }
.navbar .item h1 { font-size: 26px; padding-bottom: 26px; background: url(../image/nav_liststyle.png) center bottom no-repeat; margin-bottom: 12px; color: inherit; }
.navbar .item dl { background: none; margin-bottom: 14px; }
.navbar .item h1+dl { background: none; padding: 0; }
.navbar .item dt { font-size: 16px; margin-bottom: 2px; }
.navbar .item dd { font-size: 16px; padding: 4px 0; }
.navbar .item a { color: #eaa1a1; }
.navbar .item a:hover { color: #fff; }
.jqueryFireFly { box-shadow: rgb(255, 255, 255) 0px 0px 3px 3px; }
.home .focus { position: relative; width: 100%; }
.home .focus ul { overflow: hidden; padding-bottom: 47%; position: relative; }
.home .focus li { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.home .focus li + li { z-index: -1; }
.home .focus li img { width: 100%; height: auto; }
.home .focus li a { display: block; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.home .focus .nav { position: absolute; left: 0; bottom: 8%; width: 100%; height: 2%; text-align: center; z-index: 2; }
.home .focus .nav i { display: inline-block; width: 1%; height: 100%; border-radius: 50%; margin: 0 5px; line-height: 3px; text-align: center; vertical-align: middle; cursor: pointer; background: url(../img/allimg/lunbodian.png) no-repeat left center; }
.home .focus .nav i.now { background-position: right center; }
.home .tit-span:first-child { margin-left: 0; }
.home .tit-span:last-child { margin-right: 0; }
.home .tit-span img { height: auto; max-width: none; vertical-align: top; width: 24px; }
.home .focus .prev { position: absolute; left: 0; top: 0; width: 80px; height: 100%; z-index: 10; }
.home .focus .next { position: absolute; right: 0; top: 0; width: 80px; height: 100%; z-index: 10; }
.home .focus .prev a { position: absolute; left: 0; top: 50%; margin-top: -40px; width: 80px; height: 80px; background: url(../image/ld_prev.png) no-repeat center; opacity: 0; transition: all 0.3s; -webkit-transition: all 0.3s; }
.home .focus .next a { position: absolute; right: 0; top: 50%; margin-top: -40px; width: 80px; height: 80px; background: url(../image/ld_next.png) no-repeat center; opacity: 0; transition: all 0.3s; -webkit-transition: all 0.3s; }
.home .focus .prev:hover a, .home .focus .next:hover a { opacity: 1; }
.home .block1 { margin-bottom: 30px; }
.home .block1 .left { margin-right: 30px; }
.home .block1 .right { width: 40%; transform: translateY(100px); opacity: 0; transition: all 1s ease-out 0s; }
.home .block1.show .right { transform: none; opacity: 1; }
.home .block1 .title { overflow: hidden; color: #fff; }
.home .block1 .dt .d1 { background: url(../image/png5.png); color: #fff; }
.home .block1 .dt .d1 .noti { line-height: 70px; padding: 0 30px; position: relative; }
.home .block1 .dt .d1 .noti .h { overflow: hidden; font-size: 16px; margin-right: 130px; text-overflow: ellipsis; white-space: nowrap; }
.home .block1 .dt .d1 .noti img { width: 17px; vertical-align: middle; margin-right: 10px; }
.home .block1 .dt .d1 .noti .spanbak { position: absolute; right: 30px; top: 50%; transform: translateY(-50%); }
.home .block1 .dt .d1 .cont { padding: 30px; }
.home .block1 .dt .d1 .cont .h1 { color: #8fb6d9; text-align: center; font-size: 20px; font-family: Arial; }
.home .block1 .dt .d1 .cont .h2 { font-size: 42px; line-height: 1; text-align: center; }
.home .block1 .dt .d1 .cont .p { text-align: center; margin-top: 10px; }
.home .block1 .dt .d1 .cont .p strong { display: block; font-weight: bold; }
.home .block1 .dt .d1 .list { margin-top: 10px; }
.home .block1 .dt .d1 .list.closed { color: #777; }
.home .block1 .dt .d1 .list span { background: url(../image/png7a.png) center center no-repeat; width: 31px; height: 6px; margin-top: 18px; }
.home .block1 .dt .d1 .list.closed span { background-image: url(../image/png7b.png); }
.home .block1 .dt .d1 .list .ul { overflow: hidden; }
.home .block1 .dt .d1 .list .li { float: left; width: 85px; }
.home .block1 .dt .d1 .list .li:first-child { margin-left: 0; }
.home .block1 .dt .d1 .list .ul>* { transform: translateX(-100px); transition: all 1s ease-out 0s; opacity: 0; }
.home .block1 .dt .d1 .list .ul>*:nth-child(2) { transition-delay: 0.2s; }
.home .block1 .dt .d1 .list .ul>*:nth-child(3) { transition-delay: 0.4s; }
.home .block1 .dt .d1 .list .ul>*:nth-child(4) { transition-delay: 0.6s; }
.home .block1 .dt .d1 .list .ul>*:nth-child(5) { transition-delay: 0.8s; }
.home .block1 .dt .d1 .list .ul>*:nth-child(6) { transition-delay: 1s; }
.home .block1 .dt .d1 .list .ul>*:nth-child(7) { transition-delay: 1.2s; }
.home .block1 .dt .d1 .list .ul>*:nth-child(8) { transition-delay: 1.4s; }
.home .block1.show .dt .d1 .list .ul>* { transform: none; opacity: 1; }
.home .block1 .dt .d1 .list h1 { font-family: Impact, Arial; margin-bottom: 10px; color: inherit; font-size: 38px; }
.home .block1 .dt .d1 .list p { color: #8fb6d9; white-space: nowrap; }
.home .block1 .dt .d2 { padding: 30px 30px 0; background: url(../image/png6.png); color: #fff; box-sizing: border-box;}
.home .block1 .dt .d2 .dd1 { padding: 0 10px; }
.home .block1 .dt .d2 .item1 { text-align: center; width: 115px; }
.home .block1 .dt .d2 .item1:first-child { margin-right: 20px; }
.home .block1 .dt .d2 .item1 .ico { height:101px; line-height: 101px; text-align: center; }
.home .block1 .dt .d2 .item1 .h { margin-top: 5px; font-size: 16px; white-space: nowrap; }
.home .block1 .dt .d2 .item2 { width: 250px; margin-left: 35px; }
.home .block1 .dt .d2 .item2 .h { font-size: 20px; line-height: 1; margin-bottom: 5px; }
.home .block1 .dt .d2 .item2 .p { color: #a3c9ea; }
.home .block1 .dt .d2 .item2 .t { font-size: 16px; margin-top: 10px; }
.home .block1 .dt .d2 .item2 .t span { display: block; width: calc(50% - 10px); margin-bottom: 5px; white-space: nowrap; }
.home .block1 .dt .d1 .slp { content: ""; border-top: 1px solid #05192b; border-bottom: 1px solid #3a5a77; }
.home .block1 .dt .d2 .slp { content: ""; border-top: 1px solid #1c2e3d; border-bottom: 1px solid #487398; margin: 20px -30px 0; }
.home .block1 .dt .dd2 { font-size: 16px; height: 80px; }
.home .block1 .dt .dd2 img { margin-right: 10px; max-width: 40px; }
.home .block1 .dt .dd2 img.a { display: inline-block; }
.home .block1 .dt .dd2 img.b { display: none; }
.home .block1 .dt .dd2 .item:hover img.a { display: none; }
.home .block1 .dt .dd2 .item:hover img.b { display: inline-block; }
.home .block1 .title .more { font-family: fzfysjt; color: #fff; position: relative; line-height: 1; width: 1em; padding: 10px 17px; }
.home .block1 .title .more i { position: absolute; left: 0; top: 0; background: url(../image/more.png) no-repeat; width: 48px; height: 100%; }
.home .block1 .title .more:hover i { -webkit-transition: all 0.5s linear; transition: all 0.5s linear; -webkit-transform: rotate(-180deg); transform: rotate(-180deg); }
.home .block1 .title h1 { font-size: 0; display: inline-block; background: url(../image/title_dot.png) no-repeat center center; overflow: hidden; color: inherit; }
.home .block1 .title h1 span { font-size: 28px; }
.home .block1 .title h1 .s1 { margin-right: 48px; }
.home .block1 .title h1 span { vertical-align: middle; display: inline-block; }
.home .block1 .box1 { transition: opacity 0.5s ease-out 0.4s, transform 1s ease-out 0.4s; -webkit-transition: opacity 0.5s ease-out 0.4s, transform 1s ease-out 0.4s; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); }
.home .block1 .box1 .bg img { width: 100%; }
.home .block1 .box1 .cv{position:absolute;left:0;bottom:0%;width:58%;left:1%;padding-top:58%;overflow: hidden;}
.home .block1 .box1 .cv canvas{height:130%;width:130%;position:absolute;left:50%;top:-16%; transform: translateX(-50%);}
.home .block1 .box1 .cv img{max-width:100%;max-height:100%;display:none;}
.home .block1 .box1 .cv img.s{display:inline-block;}
.home .block1.show .box1 { transform: translateY(0); -webkit-transform: translateY(0); opacity: 1; position: relative; z-index: 99; margin-top: 30px; }
.home .block1.show .box1 .abak { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.home .block1 .box1 .img { position: absolute; left: 10%; width: 60%; height: auto; bottom: -7%; }
.home .block1 .box1 .img { transform: translateY(100px); -webkit-transform: translateY(100px); transition: transform 1.5s ease-out 0s; -webkit-transition: transform 1.5s ease-out 0s; opacity: 0; }
.home .block1.show .box1 .img { opacity: 1; transform: translateY(0); -webkit-transform: translateY(0); }
.home .block1 .box1 .img img { max-height: none; }
.home .block1 .box1 .cont { overflow: hidden; color: #fff; }
.home .block1 .box1 { background-size: 100%; }
.home .block1 .box1 .cont h1 { font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: inherit; }
.home .block1 .box1 .cont h2 { font-family: Arial; margin-bottom: 22px; color: #c2a680; }
.home .block1 .box1 .cont h3 { font-size: 18px; margin-bottom: 12px; color: inherit; }
.home .block1 .box1 .cont p { line-height: 22px; margin-bottom: 25px; height: 44px; overflow: hidden; }
.home .block1 .box1 .cont .link { text-align: center; color: #fff; display: block; position: relative; margin-left: 1px; }
.home .block1 .box2 { overflow: hidden; background: url(../image/home_block1_news_bg.jpg); transition: opacity 0.5s ease-out 0.6s, transform 1s ease-out 0.6s; opacity: 0; transform: translateY(50px); }
.home .block1.show .box2 { transform: translateY(0); -webkit-transform: translateY(0); opacity: 1; }
.home .block1 .box2 .news { overflow: hidden; color: #fff; padding: 30px; width: 57%; box-sizing: border-box; }
.home .block1 .box2 .img { overflow: hidden; width: 43%; }
.home .block1 .box2 .img .pic { transition: all 1s cubic-bezier(0, 1, 1, 1) 0s; -webkit-transition: all 1s cubic-bezier(0, 1, 1, 1) 0s; width: 100%; height: 100%; background: no-repeat center center / cover; }
.home .block1 .box2 .img .pic a { display: block; height: 100%; }
.home .block1 .box2 .img:hover .pic { transform: scale(1.1); -webkit-transform: scale(1.1); }
.home .block1 .box2 .scroll-list { overflow: hidden; border-top: 1px solid rgba(0,0,0,0.15); background-repeat: repeat-x; padding-top: 10px; }
.home .block1 .box2 .scroll-list li { overflow: hidden; display: none; margin: 10px 0; }
.home .block1 .box2 .scroll-list li:nth-child(-n+4) { display: block; }
.home .block1 .box2 .scroll-list p { width: 60px; float: right; font-family: Arial; font-size: 17px; height: 26px; }
.home .block1 .box2 .scroll-list span { font-size: 22px; line-height: 1; }
.home .block1 .box2 .scroll-list a { font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #fff; padding-left: 20px; margin-right: 65px; position: relative; display: block; padding-top: 0; }
.home .block1 .box2 .scroll-list a:before { content: ''; position: absolute; left: 6px; top: 8px; width: 4px; height: 4px; border-radius: 50%; background-color: #fff; }
.home .block1 .box2 .scroll-list a:hover {/*color:#d8a8a8;20190128*/ color: #f3eb96; }
.home .block1 .box2 .scroll-year { position: relative; padding: 5% 12% 0; margin-left: 14px; overflow: hidden; background: url(../image/home_block1_news_line.png) left top repeat-x; }
.home .block1 .box2 .scroll-year a { position: absolute; bottom: 8%; background: url(../image/scroll-year_arr.png) no-repeat; width: 28px; height: 28px; }
.home .block1 .box2 .scroll-year .prev { left: 0; background-position: left; }
.home .block1 .box2 .scroll-year .next { right: 0; background-position: right; }
.home .block1 .box2 .scroll-year ul { overflow: hidden; }
.home .block1 .box2 .scroll-year li { float: left; font-family: Impact, Arial; line-height: 46px; color: #a64544; padding: 0 4%; }
.home .block1 .box2 .scroll-year li.n { color: #fff; }
.home .block1 .box3 { transition: opacity 0.5s ease-out 0s, transform 1s ease-out 0s; -webkit-transition: opacity 0.5s ease-out 0s, transform 1s ease-out 0s; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); }
.home .block1.show .box3 { transform: translateY(0); -webkit-transform: translateY(0); opacity: 1; }
.home .block1 .box3 ul { overflow: hidden; }
.home .block1 .box3 li { float: left; position: relative; overflow: hidden; }
.home .block1 .box3 .l1 { background: url(../image/home_block1_box3_bg1.jpg) right center /*no-*/repeat;/*background-size:cover;*/ }
.home .block1 .box3 .l2 { background: url(../image/home_block1_box3_bg2.jpg) right center /*no-*/repeat;/*background-size:cover;*/ }
.home .block1 .box3 .l3 { background: url(../image/home_block1_box3_bg3.jpg) right center /*no-*/repeat;/*background-size:cover;*/ }
.home .block1 .box3 .bg { position: absolute; left: 50%; top: 50%; margin-top: -126px; width: 240px; height: 252px; }
.home .block1 .box3 li .bg img { display: none; }
.home .block1 .box3 li .bg img.i1 { display: block; }
.home .block1.show .box3 li .bg img { -webkit-animation: swinging 30s linear 0s infinite; animation: swinging 30s linear 0s infinite; }
.home .block1.show .box3 li .bg img:hover { animation-play-state: paused; }
@keyframes swinging {
0% {
transform:rotate(0);
}
100% {
transform:rotate(360deg);
}
}
.swinging { -webkit-animation-name: swinging; -moz-animation-name: swinging; -o-animation-name: swinging; animation-name: swinging; }
.home .block1 .box3 .ico { overflow: hidden; }
.home .block1 .box3 .cont { color: #fff; position: relative; z-index: 2; }
.home .block1 .box3 .cont h3 { font-size: 18px; margin-bottom: 10px; color: #fff; }
.home .block1 .box3 .cont a { color: #fff; }
.home .block1 .box3 .cont a:hover { opacity: 0.8; }
.home .block1 .box3 .cont p { line-height: 22px; }
.home .block1 .box4 { position: relative; margin-top: 30px; padding: 30px; background: url(../image/png8.png) right bottom no-repeat; background-size: cover; transition: opacity 0.5s ease-out 0.3s, transform 1s ease-out 0.3s; -webkit-transition: opacity 0.5s ease-out 0.3s, transform 1s ease-out 0.3s; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); }
.home .block1.show .box4 { transform: translateY(0); -webkit-transform: translateY(0); opacity: 1; }
.home .block1 .box4 .item { position: relative; }
.home .block1 .box4 .item div .title { overflow: visible; }
.home .block1 .box4 .list { margin-bottom: 5%; }
.home .block1 .box4 .list ul { overflow: hidden; }
.home .block1 .box4 .list li { float: left; width: 22.5%; color: #fff; margin-left: 2%; }
.home .block1 .box4 .list h1 { font-family: Impact, Arial; margin-bottom: 10px; padding-right: 30px; color: inherit; }
.home .block1 .box4 .list p { }
.home .block1 .box4 .tip { padding-left: 6%; }
.home .block1 .box4 .tip p { color: #a0b4c2; }
.home .block1 .box4 .tip i { margin-right: 15px; padding-right: 20px; display: inline-block; background: url(../image/wxx_shuxina.png) right center no-repeat;/*width:75px;*/ }
.home .block1 .box4 .news { overflow: hidden; }
.home .block1 .box4 .news li { overflow: hidden; padding: 6px 0; height: 24px; line-height: 24px; }
.home .block1 .box4 .news p { float: right; font-family: Arial; font-size: 16px; color: #fff; }
.home .block1 .box4 .news a { color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; }
.home .block1 .box4 .news a { position: relative; padding-left: 24px; }
.home .block1 .box4 .news a:before { content: ''; position: absolute; left: 8px; top: 12px; width: 4px; height: 4px; border-radius: 50%; background-color: #fff; }
.home .block1 .box4 .list1 { color: #fff; margin-top: 20px; }
.home .block1 .box4 .list1 .a { position: relative; padding: 6px 0; padding-left: 28px; display: block; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.home .block1 .box4 .list1 .a em { width: 19px; height: 14px;/*background:url(../image/lyc/index-icon1.png) no-repeat left center;*/ display: block; position: absolute; top: 50%; left: 0; margin-top: -7px; }
.home .block1 .box4 .list1 .a em img { vertical-align: top; }
.home .block1 .box2 .list1 { color: #fff; border-bottom: 1px solid rgba(255,255,255,0.15); margin-top: 20px; padding-bottom: 20px; }
.home .block1 .box2 .list1 .a { position: relative; padding: 5px 0; padding-left: 25px; display: block; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.home .block1 .box2 .list1 .a em { width: 19px; height: 14px;/*background:url(../image/lyc/index-icon2.png) no-repeat left center;*/ display: block; position: absolute; top: 50%; left: 0; margin-top: -7px; }
.home .block1 .box2 .list1 .a em img { vertical-align: top; }
.home .block2 { overflow: hidden; position: relative; margin-bottom: 30px; }
.home .block2 .box { position: relative; margin-right: 30px; background: center top no-repeat; background-size: cover; width: calc(25% - 15px); background-image: url(../image/home_block2_box_bg1920.jpg); min-width: 270px; }
.home .block2 .box .t { width: auto; }
.home .block2 .box .title { padding-top: 50px; margin-bottom: 92px; position: relative; }
.home .block2 .box .title:after { content: ""; display: block; width: 6px; height: 30px; background: url(../image/lyc/home_line.png); position: absolute; left: 50%; margin-left: -3px; bottom: -45px; }
.home .block2 .box .title h1 { color: #fff; background: url(../image/title_dot.png) center no-repeat; overflow: hidden; text-align: center; }
.home .block2 .box .title h1 span { vertical-align: middle; display: inline-block; }
.home .block2 .box .title h1 .s1 { margin-right: 48px; }
.home .block2 .num { overflow: hidden; color: #fff; margin: 0 30px 10px; }
.home .block2 .num p { float: right; font-size: 26px; width: 58px; height: 58px; line-height: 58px; background: url(../image/jian.png) center no-repeat; text-align: center; margin-left: 8px; background-size: contain; }
.home .block2 .num p img { width: 50%; }
.home .block2 .num b { overflow: hidden; display: block; text-align: center; font-family: Arial, sans-serif; font-size: 58px; line-height: 1; }
.home .block2 .tip { background: url(../image/xf/png10.png) center no-repeat; font-size: 22px; color: #fff; text-align: center; line-height: 47px; position: relative; }
.home .block2 .tip span { padding-right: 20px;/*background:url(../image/txtbg1.png) no-repeat right center;*/ /*vertical-align:middle;*/ }
.home .block2 .tip span:hover { opacity: 0.8; }
.home .block2 .tip .b { margin: 0 5px; padding: 0; font-family: Impact; font-size: 25px; vertical-align: middle; }
.home .block2 .tip .arr { margin-top: -5px; margin-left: 10px; }
.home .block2 .tip b { font-family: Impact, Arial, sans-serif; font-size: 26px; vertical-align: bottom; }
.home .block2 .links { width: auto; height: 55%; }
.home .block2 .link { width: 140px; height: 40px; text-align: center; font-size: 16px; line-height: 40px; color: #fff; position: relative; margin: 10px 0 10px; }
.home .block2 .list { overflow: hidden; }
.home .block2 .list li { position: relative; }
.home .block2 .list li img { width: 100%; }
.home .block2 .mask { width: 100%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url(../image/opacity-75.png); color: #fff; overflow: hidden; *zoom:1;
}
.home .block2 .mask a { padding: 50px 60px 0; display: block; color: #fff; }
.home .block2 .mask p { line-height: 24px; margin-bottom: 10px; }
.home .block2 .mask .jj { overflow: hidden; }
.home .block2 .mask .pos { }
.home .block2 .mask h1 { font-family: fzfysjt; font-size: 28px; text-align: center; position: absolute; bottom: 42px; left: 0; width: 100%; color: inherit; }
.home .block2 .mask h1 span { vertical-align: middle; }
.home .block2 .pop-type { position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../image/home_block2_bg.jpg); border: 13px solid #cba777; color: #fff; display: none; }
.home .block2 .pop-type h1 { color: #fff; }
.home .block2 .pop-type h2 { color: #fff; }
.home .block2 .pop-type .close { position: absolute; right: 20px; top: 20px; background: url(../image/block2_mask_close.png) no-repeat; width: 44px; height: 44px; }
.home .block2 .pop-type .title { float: left; overflow: hidden; margin-left: 132px; margin-right: 62px; }
.home .block2 .pop-type .title h1 { float: left; font-family: fzfysjt; font-size: 28px; line-height: 40px; width: 40px; margin-right: 32px; -webkit-writing-mode: vertical-rl; writing-mode: tb-rl; writing-mode: vertical-rl; }
.home .block2 .pop-type .title h1 b { display: inline-block; background: url(../image/home_block2_t_bg.png) no-repeat; text-align: center; width: 40px; height: 40px; margin-bottom: 5px; }
.home .block2 .pop-type .title h2 { float: left; font-size: 12px; line-height: 18px; -webkit-writing-mode: vertical-rl; writing-mode: tb-rl; writing-mode: vertical-rl; }
.home .block2 .pop-type .table { overflow: hidden; padding: 92px 0 0; }
.home .block2 .pop-type .table li { float: left; width: 136px; height: 27px; background: url(../image/huiwentxt.png) no-repeat; text-align: center; font-size: 18px; padding: 10px 0; margin-right: 25px; margin-bottom: 26px; }
.home .block2 .pop-type .table a { color: #fff; display: block; }
.home .block2 .pop-type .table a:hover { color: #bc9765; }
.home .block2 .box .title:after { bottom: -60px; }
.home .block3 { margin-bottom: 30px; overflow: hidden; }
.home .block3 .img { margin-left: 30px; overflow: hidden; width: calc(28% - 15px); }
.home .block3 .img img { transform: scale(1); -webkit-transform: scale(1); transition: all 1s cubic-bezier(0, 1, 1, 1) 0s; -webkit-transition: all 1s cubic-bezier(0, 1, 1, 1) 0s; }
.home .block3 .img:hover img { transform: scale(1.15); -webkit-transform: scale(1.15); }
.home .block3 .box { overflow: hidden; background: url(../image/home_block3_box_bg.jpg) center no-repeat; background-size: cover; padding: 0 50px; }
.home .block3 .box .title { color: #fff; }
.home .block3 .box .title h1 {/*font-family:fzfysjt;*//*background:url(../image/title_dot.png) 164px center no-repeat;*/ overflow: hidden; color: inherit; }
.home .block3 .box .title h1 span { vertical-align: middle; }
.home .block3 .box .title h1 .s1 {/*margin-right:48px;*/ }
.home .block3 .box ul { overflow: hidden; margin-top: 60px; }
.home .block3 .box li { width: calc(50% - 30px); margin-top: 60px; }
.home .block3 .box li:nth-child(-n+2) { margin-top: 0; }
.home .block3 .box h3 { margin-bottom: 14px; padding-right: 60px; padding-left: 22px; background: url(../image/liststyle.png) left no-repeat; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #fff; }
.home .block3 .box h3 a { color: #ffd6d6; font-size: 20px; }
.home .block3 .box h3:hover { color: #d8a8a8; }
.home .block3 .box p { color: #ffd6d6; line-height: 22px; overflow: hidden; text-indent: 2em; }
.home .block3 .box .link { display: block; width: 60px; height: 24px; line-height: 24px; color: #d8a8a8; text-align: center; position: relative; }
.home .block3 .box .link:hover { color: #ffd6d6; }
.home .block4 { margin-bottom: 30px; }
.home .block4 .scrolllist {/*float:left;*/ height: 100%; }
.home .block4 .scrolllist ul { overflow: hidden; height: 100%; }
.home .block4 .scrolllist li { width: 20%; height: 100%; position: relative; }
.home .block4 .scrolllist li .mask { width: 100%; height: 100%; }
.home .block4 .scrolllist .img img { display: none; width: 100%; }
.home.normal .block4 .scrolllist .img img.i1 { display: block; }
.home .block4 .scrolllist .mask { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.home .block4 .scrolllist .m1 { background: url(../image/home_block4_bg1.jpg); }
.home .block4 .scrolllist .m2 { background: url(../image/home_block4_bg2.jpg); }
.home .block4 .scrolllist .m3 { background: url(../image/home_block4_bg3.jpg); }
.home .block4 .scrolllist .m4 { background: url(../image/home_block4_bg4.jpg); }
.home .block4 .scrolllist .cont { position: absolute; left: 0; top: 50%; text-align: center; width: 100%; z-index: 100; transform: translateY(-50%); }
.home .block4 .scrolllist .cont img { margin-bottom: 8px; max-width: 35%; }
.home .block4 .scrolllist .cont p { font-size: 18px; }
.home .block4 .scrolllist a { color: #fff; display: block; height: 100%; position: relative; }
.home .block4 .scrollarr { background: url(../image/home_block4_arr.jpg) center no-repeat; overflow: hidden; }
.home .block4 .scrollarr a { display: block; height: 50%; background: center no-repeat; }
.home .block4 .scrollarr .prev { margin-right: 60%; }
.home .block4 .scrollarr .next { margin-left: 60%; }
.home .block4 .scrolllist .ix { display: block; }
/*
.page1660 #footer {padding-bottom:27px;}
.page1660 #footer .share {position:absolute;right:74px;top:18px;z-index:1;}
.page1660 #footer .link {position:absolute;left:0;top:30px;z-index:1;}
.page1660 #footer .link li {margin-left:14px;padding-left:14px;}
.page1660 #footer .copy {position:relative;font-size:14px;padding:30px 0 0;}
.page1660 #footer .ftbj {position:absolute;right:252px;bottom:0;z-index:1;}
.page1440 .navbar .layer {width:1332px;height:525px;padding-top:100px;width:100%;height:100%;}
.page1440 #header .tools ul {padding-top:14px;}
.page1440 #header .tools li {height:16px;margin-left:15px;padding-left:15px;}
.page1440 #header .tools li a {padding-right:18px;width:15px;height:16px;}
.page1440 #header .tools li a:after {position:absolute;right:0;top:6px;border-top:5px solid #fff;border-left:3px solid transparent;border-right:3px solid transparent;width:0;height:0;content:'';}
.page1440 #header .tools ul {padding-top:13px;}
.page1440 #header .logo {width:115px;height:60px;top:16px;}
.page1440 #header .nav > ul > li > a {padding:28px 25px;}
.page1440 #header .tools li a.down:after {border-top:0;border-bottom:5px solid #fff;}
.page1440 .home .focus {margin-bottom:26px;}
.page1440 .home .block2 .num p {width:45px;height:43px;line-height:42px;font-size:24px;background-image:url(../image/jian1440.png);}
.page1440 .home .block2 .tip {font-size:20px;}
.page1440 .home .block2 .tip b {font-size:24px;}
.page1440 .home .block2 .list li img {width:100%;max-width:auto;}
.page1440 .home .block2 .pop-type .title {width:120px;margin-left:80px;margin-right:40px;padding:15px 0;}
.page1440 .home .block2 .pop-type .title h1 {font-size:28px;line-height:40px;margin-right:18px;}
.page1440 .home .block2 .pop-type .title h1 b {background:url(../image/home_block2_t_bg.png) no-repeat;width:40px;height:40px;margin-bottom:5px;}
.page1440 .home .block2 .pop-type .title h2 {height:310px;padding:20px 0;}
.page1440 .home .block2 .pop-type .table {padding:40px 0 0;}
.page1440 .home .block2 .pop-type .table li {width:136px;height:27px;font-size:18px;padding:10px 0;margin-right:18px;margin-bottom:14px;}
.page1440 .home .block3 .box h3 {font-size:20px;margin-bottom:10px;}
.page1440 .home .block3 .box .title h1 {font-size:28px;}
.page1440 .home .block4 {height:237px;overflow:hidden;}
.page1440 .home .block4 .scrollarr {height:100%;}
.page1440 .home .block4 .scrolllist {width:100%;}
.page1440 .home .block4 .scrolllist .cont img {width:110px;margin:0;}
.page1440 .home .block4 .scrollarr .prev {background-image:url(../image/home_block4_prev1440.png);}
.page1440 .home .block4 .scrollarr .next {background-image:url(../image/home_block4_next1440.png);}
.page1440 #footer {padding-bottom:27px;}
.page1440 #footer .share {padding:30px 0 20px;}
.page1440 #footer .link li {margin-left:14px;padding-left:14px;}
.page1440 #footer .copy {padding-top:6px;font-size:14px;margin-bottom:18px;}
.page1440 #footer .ftbj {margin-left:8px;}
.page1440 .home .block1 .box2 .list1 {padding-top:15px;}
.page1440 .home .block1 .box2 .news {padding-top:50px;}
.page1366 {}
.page1366 .navbar .layer {width:1258px;height:513px;padding-top:78px;width:100%;height:100%;}
.page1366 #header, .page1366 #footer, .page1366 #container, .page1366 .navbar {min-width:100%;}
.page1366 #header .logo {width:115px;height:60px;top:16px;}
.page1366 #header .nav > ul > li > a {padding:28px 25px;}
.page1366 #header .tools ul {padding-top:14px;}
.page1366 #header .tools li {height:16px;margin-left:15px;padding-left:15px;}
.page1366 #header .tools li a {padding-right:18px;width:15px;height:16px;}
.page1366 #header .tools li a:after {position:absolute;right:0;top:6px;border-top:5px solid #fff;border-left:3px solid transparent;border-right:3px solid transparent;width:0;height:0;content:'';}
.page1366 #header .tools li a.down:after {border-top:0;border-bottom:5px solid #fff;}
.page1366 .home .focus {margin-bottom:24px;}
.page1366 .home .block2 .box .title h1 {font-size:26px;}
.page1366 .home .block2 .num p {font-size:22px;background-image:url(../image/jian1366.png);width:44px;height:42px;line-height:40px;}
.page1366 .home .block2 .mask .jj {height:72px;}
.page1366 .home .block2 .pop-type .title {width:120px;margin-left:80px;margin-right:40px;padding:5px 0;}
.page1366 .home .block2 .pop-type .title h1 {font-size:28px;line-height:40px;margin-right:18px;}
.page1366 .home .block2 .pop-type .title h1 b {background:url(../image/home_block2_t_bg.png) no-repeat;width:40px;height:40px;margin-bottom:5px;}
.page1366 .home .block2 .pop-type .title h2 {height:300px;padding:20px 0;}
.page1366 .home .block2 .pop-type .table {padding:40px 0 0;}
.page1366 .home .block2 .pop-type .table li {width:136px;height:27px;font-size:18px;padding:10px 0;margin-right:18px;margin-bottom:14px;}
.page1366 .home .block3 .box h3 {font-size:18px;margin-bottom:4px;}
.page1366 .home .block3 .box .title h1 {font-size:26px;}
.page1366 .home .block4 {height:223px;overflow:hidden;}
.page1366 .home .block4 .scrolllist {width:100%;}
.page1366 .home .block4 .scrollarr {height:100%;}
.page1366 .home .block4 .scrollarr .prev {background-image:url(../image/home_block4_prev1366.png);}
.page1366 .home .block4 .scrollarr .next {background-image:url(../image/home_block4_next1366.png);}
.page1366 #footer {padding-bottom:27px;}
.page1366 #footer .link li {margin-left:14px;padding-left:14px;}
.page1366 #footer .copy {padding-top:6px;font-size:14px;margin-bottom:18px;}
.page1366 #footer .ftbj {margin-left:8px;}
.page1280 #header .logo {top:16px;width:115px;height:60px;}
.page1280 .navbar .layer {width:1172px;height:490px;padding-top:60px;width:100%;height:100%;}
.page1280 #header, .page1280 #footer, .page1280 #container, .page1280 .navbar {min-width:1260px;}
.page1280 #header .tools ul {padding-top:14px;}
.page1280 #header .tools li {height:16px;margin-left:15px;padding-left:15px;}
.page1280 #header .tools li a {padding-right:18px;width:15px;height:16px;}
.page1280 #header .nav > ul { margin-left:-30px;}
.page1280 #header .nav > ul > li > a {padding:28px 25px;}
.page1280 #header .tools li a:after {position:absolute;right:0;top:8px;border-top:5px solid #fff;border-left:3px solid transparent;border-right:3px solid transparent;width:0;height:0;content:'';}
.page1280 .home .focus {margin-bottom:22px;}
.page1280 .home .block2 .tip {font-size:16px;}
.page1280 .home .block2 .tip b {font-size:18px;}
.page1280 .home .block2 .num p {font-size:18px;width:38px;height:38px;line-height:40px;background-image:url(../image/jian1280.png);}
.page1280 .home .block2 .mask .jj {height:auto;overflow:hidden;}
.page1280 .home .block2 .mask .pos {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.page1280 .home .block2 .mask h1 {bottom:32px;}
.page1280 .home .block2 .pop-type .title {width:140px;margin-left:80px;margin-right:20px;}
.page1280 .home .block2 .pop-type .title h1 {font-size:28px;line-height:40px;margin-right:18px;}
.page1280 .home .block2 .pop-type .title h1 b {background:url(../image/home_block2_t_bg.png) no-repeat;width:40px;height:40px;margin-bottom:5px;}
.page1280 .home .block2 .pop-type .title h2 {height:278px;padding:20px 0;}
.page1280 .home .block2 .pop-type .table {padding:26px 0 0;}
.page1280 .home .block2 .pop-type .table li {width:136px;height:27px;font-size:18px;padding:10px 0;margin-right:18px;margin-bottom:8px;}
.page1280 .home .block3 .box .title h1 {font-size:26px;}
.page1280 .home .block3 .box h3 {font-size:18px;margin-bottom:6px;}
.page1280 .home .block4 .scrolllist {width:100%;}
.page1280 .home .block4 .scrollarr {height:209px;}
.page1280 .home .block4 .scrollarr .prev {background-image:url(../image/home_block4_prev1280.png);}
.page1280 .home .block4 .scrollarr .next {background-image:url(../image/home_block4_next1280.png);}
.page1280 #footer {padding-bottom:27px;}
.page1280 #footer .link li {margin-left:14px;padding-left:14px;}
.page1280 #footer .copy {padding-top:6px;font-size:14px;margin-bottom:18px;}
.page1280 #footer .ftbj {margin-left:8px;}
#header .clear {display:inline-block;margin-left:-100px;}
#footer .link li:first-child {padding:0;margin:0;border:0;}
.home .block1 .box4 .list .last h1 {padding:0;background:none;}

.page1024 #header .logo {top:0;left:20px;}
.page1024 #header .logo a {height:100%;}
.page1024 #header .tools {right:20px;}
.page1024 #header .tools .menutool {margin-left:15px;}
.page1024 .navbar .layer {width:1172px;height:490px;padding-top:60px;width:100%;height:100%;}
.page1024 #header .tools ul {padding-top:14px;}
.page1024 #header .tools li {height:16px;margin-left:10px;padding-left:10px;}
.page1024 #header .tools li a {padding-right:18px;width:15px;height:16px;}
.page1024 #header .nav {text-align:left; }
.page1024 #header .nav > ul {margin-left:230px; margin-left:-30px;}
.page1024 #header .nav > ul > li > a {padding:12px 15px;}
.page1024 #header .tools li a:after {position:absolute;right:0;top:8px;border-top:5px solid #fff;border-left:3px solid transparent;border-right:3px solid transparent;width:0;height:0;content:'';}
.page1024 .home .focus {margin-bottom:22px;}
.page1024 .home .block2 .box .title h1 {font-size:26px;}
.page1024 .home .block2 .tip {font-size:16px;}
.page1024 .home .block2 .tip b {font-size:18px;}
.page1024 .home .block2 .mask .jj {height:auto;overflow:hidden;}
.page1024 .home .block2 .mask .pos {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.page1024 .home .block2 .mask h1 {bottom:32px;}
.page1024 .home .block2 .pop-type .title {width:140px;margin-left:80px;margin-right:20px;}
.page1024 .home .block2 .pop-type .title h1 {font-size:28px;line-height:40px;margin-right:18px;}
.page1024 .home .block2 .pop-type .title h1 b {background:url(../image/home_block2_t_bg.png) no-repeat;width:40px;height:40px;margin-bottom:5px;}
.page1024 .home .block2 .pop-type .title h2 {height:278px;padding:20px 0;}
.page1024 .home .block2 .pop-type .table {padding:26px 0 0;}
.page1024 .home .block2 .pop-type .table li {width:136px;height:27px;font-size:18px;padding:10px 0;margin-right:18px;margin-bottom:8px;}
.page1024 .home .block3 .img {width:322px;margin-left:22px;}
.page1024 .home .block3 .box .title h1 {font-size:26px;}
.page1024 .home .block3 .box h3 {font-size:18px;margin-bottom:6px;}
.page1024 .home .block4 .scrolllist {width:100%;}
.page1024 .home .block4 .scrollarr {height:209px;}
.page1024 .home .block4 .scrollarr .prev {background-image:url(../image/home_block4_prev1280.png);}
.page1024 .home .block4 .scrollarr .next {background-image:url(../image/home_block4_next1280.png);}
.page1024 #footer {padding-bottom:27px;}
.page1024 #footer .share { padding:30px 0 20px; }
.page1024 #footer .link li {margin-left:14px;padding-left:14px;}
.page1024 #footer .copy {padding-top:6px;font-size:14px;margin-bottom:18px;}
.page1024 #footer .ftbj {margin-left:8px;}
.page1024 .navbar .list{display:block;}
.page1024 .navbar .item{float: none;padding:10px 40px;}
.page1024 .navbar .item h1{padding-bottom:0;margin-bottom:0;background: none;}
.page1024 .navbar .item:after{content:"";display: block;clear: both;}
.page1024 .navbar .item>a{float: left;}
.page1024 .navbar .item dl{padding:0 0 0 50px;background: none;margin-left:20px;text-align: left;}
.page1024 .navbar .item dd{display: inline-block;margin-left:15px;}
*/

/*=================================skins=======================================*/

.newskin.home .block1 .box3 .bg { display: none; }
.home.newskin .block1 .box3 .l1 { background: #4b68b3; }
.home.newskin .block1 .box3 .l2 { background: #fcd06f; }
.home.newskin .block1 .box3 .l3 { background: #4fad97; }
.home.newskin .block1 .box3 li:after { content: ""; width: 188px; height: 74px; display: block; position: absolute; bottom: 8px; left: 8px; right: 8px; }
.home.newskin .block1 .box3 li.l1:after { background: url(../image/lyc/newskin/newskin-icon1.png) no-repeat center; }
.home.newskin .block1 .box3 li.l2:after { background: url(../image/lyc/newskin/newskin-icon2.png) no-repeat center; }
.home.newskin .block1 .box3 li.l3:after { background: url(../image/lyc/newskin/newskin-icon3.png) no-repeat center; }
.page1440 .home.newskin .block1 .box3 li:after { width: 157px; height: 62px; }
.page1440 .home.newskin .block1 .box3 li.l1:after { background-image: url(../image/lyc/newskin/newskin-icon1-1440.png); }
.page1440 .home.newskin .block1 .box3 li.l2:after { background-image: url(../image/lyc/newskin/newskin-icon2-1440.png); }
.page1440 .home.newskin .block1 .box3 li.l3:after { background-image: url(../image/lyc/newskin/newskin-icon3-1440.png); }
.page1366 .home.newskin .block1 .box3 li:after { width: 147px; height: 58px; }
.page1366 .home.newskin .block1 .box3 li.l1:after { background-image: url(../image/lyc/newskin/newskin-icon1-1366.png); }
.page1366 .home.newskin .block1 .box3 li.l2:after { background-image: url(../image/lyc/newskin/newskin-icon2-1366.png); }
.page1366 .home.newskin .block1 .box3 li.l3:after { background-image: url(../image/lyc/newskin/newskin-icon3-1366.png); }
.page1280 .home.newskin .block1 .box3 li:after { width: 136px; height: 54px; }
.page1280 .home.newskin .block1 .box3 li.l1:after { background-image: url(../image/lyc/newskin/newskin-icon1-1280.png); }
.page1280 .home.newskin .block1 .box3 li.l2:after { background-image: url(../image/lyc/newskin/newskin-icon2-1280.png); }
.page1280 .home.newskin .block1 .box3 li.l3:after { background-image: url(../image/lyc/newskin/newskin-icon3-1280.png); }
.home.newskin .block1 .box2 .scroll-list { background-image: url(../image/lyc/newskin/index-icon3.png); }
.home.newskin .block1 .box2 { background: #4b9b88; }
.home.newskin .block1 .box4 { background: #f26f63; }
.home.newskin .block1 .box4 .item { border-color: #f57569; }
.home.newskin .block1 .box4 .item:first-child { border-color: #d1645a; }
.home.newskin .block1 .box4 .list h1 { background-image: url(../image/lyc/newskin/huiwen2.png); }
.home.newskin .block2 .box { background-image: url(../image/lyc/newskin/home_block2_box_bg1920.jpg); }
.page1440 .home.newskin .block2 .box { background-image: url(../image/lyc/newskin/home_block2_box_bg1440.jpg); }
.page1366 .home.newskin .block2 .box { background-image: url(../image/lyc/newskin/home_block2_box_bg1366.jpg); }
.page1280 .home.newskin .block2 .box { background-image: url(../image/lyc/newskin/home_block2_box_bg1280.jpg); }
.home.newskin .block3 .box { background-image: url(../image/lyc/newskin/home_block3_box_bg.jpg); }
.home.newskin .block4 .scrolllist .cont { display: none; }
.newskin.home .block4 .scrolllist img { display: none; }
.home.newskin .block4 .scrolllist img.i6 { display: block; }
.home.newskin .block2 .tip { background-image: url(../image/lyc/newskin/txtbg.png); height: 51px; line-height: 48px; }
.home.newskin .block1 .box3 .ico { margin-bottom: 10px; }
.page1366 .home.newskin .block1 .box3 .ico { padding-top: 8px; margin-bottom: 10px; }
.page1366 .home.newskin .block1 .box3 .cont { padding: 0 15px; }
.page1366 .home.newskin .block1 .box3 .cont p { line-height: 18px; }
.page1366 .home.newskin .block1 .box3 .cont h3 { margin-bottom: 10px; }
.page1280 .home.newskin .block1 .box3 .cont h3 { margin-bottom: 5px; }
.page1280 .home.newskin .block1 .box3 .cont p { line-height: 18px; }
.page1280 .home.newskin .block1 .box3 .cont { padding: 0 10px; }
.page1280 .home.newskin .block1 .box3 .ico { margin: 0 10px 5px; }
.home.newskin .block1 .title h1 { background: url(../image/lyc/newskin/title_dot.png) no-repeat center 25px !important; }
.home.newskin .block1 .box4 .tip i { background-image: url(../image/lyc/newskin/wxx_shuxina.png); }
.home.newskin .block1 .box4 .tip p { color: #fed3cf; }
.page1660 .home.newskin .block4 { height: 314px; }
.page1660 .home.newskin .block4 > div { height: 100%; }
.newskin.home .block1 .box4 .list .last h1 { background: none; }
.home.newskin .block1 .box2 .scroll-list a:hover { color: #fff; }
.home.newskin .block1 .box4 .news a:hover { color: #fff; }
.home.newskin .block2 .tip span { background: none; padding: 0; }
.home.newskin .block2 .num p { background: url(../image/lyc/newskin/indexicon1.png) no-repeat center; background-size: cover; }
.home.newskin .block2 .num p img { display: none; }
.home.newskin .block3 .box li path { stroke: #fbb6af; }
.home.newskin .block2 .box .title { margin-bottom: 80px; }
.page1366 .home.newskin .block2 .box .title { margin-bottom: 50px; }
.home.newskin .block2 .num { margin-bottom: 15px; }
.home.newskin #line0 { display: none; }
.home.newskin .block2 .link { background: url(../image/lyc/newskin/button1-img1.png) no-repeat center; width: 180px; height: 46px; margin-left: -90px; line-height: 46px; }
.home.newskin .block2 .box .title h1 { background: url(../image/lyc/newskin/title_dot.png) no-repeat center 15px !important; }
.page1660 .home.newskin .block4 .scrolllist li { height: 100%; }
.home.newskin .block4 .scrolllist .img { z-index: 100; position: relative; }
.home.newskin .block3 .box .link { color: #ffd6d6; }
.home.newskin .block1 .box4 .list li { margin-left: 2.4%; }
.home.newskin .block1 .box3 .l1:hover .cont { color: #fff; }
.home.newskin .block1 .box3 .l2:hover .cont { color: #fff; }
.home.newskin .block1 .box3 .l3:hover .cont { color: #fff; }
.page1440 .home.newskin .block2 .box .title { margin-bottom: 60px; }
.page1440 .home.newskin .block2 .link { bottom: 28px; }
.page1440 .home.newskin .block1 .box3 .cont p { line-height: 18px; }
.page1440 .home.newskin .block1 .box3 .cont h3 { margin-bottom: 5px; }
.page1440 .home.newskin .block1 .box3 .ico { padding-top: 15px; }
.page1280 .home.newskin .block2 .box .title { margin-bottom: 44px; }
.page1280 .home.newskin .block2 .link { bottom: 20px; background-image: url(../image/lyc/newskin/button1-img1-1280.png); width: 150px; margin-left: -75px; height: 38px; line-height: 38px; }
.page1280 .home.newskin .block1 .box4 .list h1 { background-image: url(../image/lyc/newskin/huiwen2-1280.png); background-position: 80px center; }
.page1280 .home.newskin .block2 .tip { background-image: url(../image/lyc/newskin/txtbg-1280.png); }
.page1280 .home.newskin .block1 .box4 .list li { width: 24%; margin: 0; }
.page1280 .home.newskin .block1 .box4 .list li:first-child { margin-left: 3%; }
.page1280 .newskin.home .block1 .box4 .list .last h1 { background: none; }
.page1440 .home.newskin .block4 { height: 266px; }
.page1366 .home.newskin .block4 { height: 251px; }
.page1280 .home.newskin .block4 { height: 234px; }
.page1280 .home.newskin .block4 .scrolllist li, .page1366 .home.newskin .block4 .scrolllist li, .page1440 .home.newskin .block4 .scrolllist li, .page1660 .home.newskin .block4 .scrolllist li { height: 100%; }
.home.years93 .block1 .box3 .l1 { background-image: url(../image/93years/bg1_1.jpg); background-position: right center; background-size: cover; }
.home.years93 .block1 .box3 .l2 { background-image: url(../image/93years/bg1_2.jpg); }
.home.years93 .block1 .box3 .l3 { background-image: url(../image/93years/bg1_3.jpg); }
.home.years93 .block1 .box2 { background-image: url(../image/93years/bg2.jpg); background-size: auto 100%; }
.home.years93 .block1 .box2 .scroll-list { background-image: url(../image/93years/bg1.png); }
.home.years93 .block1 .box4 { background-image: url(../image/93years/bg3.jpg); }
.home.years93 .block2 .box { background-image: url(../image/93years/bg4.jpg); }
.home.years93 .block3 .box { background-image: url(../image/93years/bg5.jpg); }
.home.years93 .block1 .box3 .bg { display: none; }
.home.years93 .block1 .box4 .list1 .a em { opacity: 0.6; }
.home.years93 .block2 .tip { background-image: url(../image/93years/bg2.png); font-size: 20px; }
.home.years93 .block2 .num p { background-image: url(../image/93years/bg3.png); background-position: center center; background-size: contain; font-size: 0; }
.years93 .home .block2 .num p img { max-width: 60%; }
.home.years93 .block4 .scrolllist .img img.i1 { display: none; }
.home.years93 .block4 .scrolllist .img img.i7 { display: block; }
.home.years93 .block4 .scrolllist .mask { background: rgba(0,0,0,0.2) !important; }
.home.years93 .block3 .box .link { color: #fff; }

/*20190124 鏂板鐨偆*/
.newyear2019.home .block1 .box3 .l1 { background-image: url(../image/newyear2019/img2.jpg); }
.newyear2019.home .block1 .box3 .l2 { background-image: url(../image/newyear2019/img3.jpg); }
.newyear2019.home .block1 .box3 .l3 { background-image: url(../image/newyear2019/img4.jpg); }
.newyear2019.home .block1 .box3 .bg { display: none; }
.newyear2019.home .block1 .box4 { background-image: url(../image/newyear2019/img5.jpg); background-size: 100% auto; background-position: right top; }
.newyear2019.home .block1 .box4 .item:first-child { border-bottom-color: #7f0c07; }
.newyear2019.home .block1 .box4 .item { border-top-color: #da3f38; }
.newyear2019.home .block1 .box4 .list h1 { background-image: url(../image/newyear2019/png1.png); }
.newyear2019.home .block1 .box4 .tip p { color: #ffa8a1; }
.newyear2019.home .block1 .box2 .scroll-list { background-image: url(../image/newyear2019/png3.png); }
.newyear2019.home .block1 .box2 .news { background: url(../image/newyear2019/img6.jpg) right top no-repeat; background-size: cover; }
.newyear2019.home .block2 .box { background-image: url(../image/newyear2019/img7.jpg); }
.newyear2019.home .block2 .num p { width: 62px; height: 62px; line-height: 62px; background-image: url(../image/newyear2019/png4.png); background-position: center; }
.newyear2019.home .block2 .tip { background: none; }
.newyear2019.home .block2 .tip span { padding: 7px 26px; border-radius: 10px; background: #82b9c7; }
.newyear2019.home .block3 .box { background-image: url(../image/newyear2019/img8.jpg); }
.newyear2019.home .block4 .scrolllist .img img.i1 { display: block; }
.newyear2019.home .block4 .scrolllist li.l0 { background-color: #67181b; }
.newyear2019.home .block4 .scrolllist li.l1 { background-color: #91272c; }
.newyear2019.home .block4 .scrolllist li.l2 { background-color: #bb5235; }
.newyear2019.home .block4 .scrolllist li.l3 { background-color: #dbae46; }
.newyear2019.home .block4 .scrolllist li.l4 { background-color: #83a0a6; }
.newyear2019 .block1 .dt .d1 { background: #83a0a5; border-bottom: 1px solid rgba(0,0,0,0.2); }
.newyear2019 .block1 .dt .d2 { background: #dea438; border-top: 1px solid rgba(255,255,255,0.2); }
.newyear2019 .block1 .dt .d1 .slp { border-top-color: rgba(0,0,0,0.2); border-bottom-color: rgba(255,255,255,0.2); }
.newyear2019 .block1 .dt .d2 .slp { border-top-color: rgba(0,0,0,0.2); border-bottom-color: rgba(255,255,255,0.2); }
.newyear2019 .block1 .dt .d1 .cont .h1 { color: #d6f2f6; }
.newyear2019 .block1 .dt .d1 .list p { color: #d6f2f6; }
.newyear2019 .block1 .dt .d2 .item2 .p { color: #f6c87a; }
.newyear2019 .block1 .dt .d1 .list span { background-image: url(../image/png7a.png); }
/*20190514 鏂板鐨偆*/
.skin518.home .block1 .box2 { background: #6c93c2; }
.skin518.home .block1 .box2 .scroll-list { background-image: url(../image/518/png1.png); }
.skin518.home .block1 .box3 .bg { display: none; }
.skin518.home .block1 .box3 .l1 { background: url(../image/518/img3.jpg) center no-repeat; }
.skin518.home .block1 .box3 .l2 { background: url(../image/518/img4.jpg) center no-repeat; }
.skin518.home .block1 .box3 .l3 { background: url(../image/518/img5.jpg) center no-repeat; }
.skin518.home .block1 .box4 { background: #d1363b url(../image/518/img6.jpg) center no-repeat; }
.skin518.home .block1 .box4 .item { border-top-color: #e8353b; }
.skin518.home .block1 .box4 .item:first-child { border-bottom-color: #c02328; }
.skin518.home .block1 .box4 .list h1 { background-image: url(../image/518/png15.png); }
.skin518.home .block1 .box4 .tip p { color: #fe868a; }
.skin518.home .block1 .box4 .tip i { background-image: url(../image/518/png3.png); }
.skin518.home .block2 .box { background-image: url(../image/518/img7.jpg); }
.skin518.home .block2 .num p { width: 62px; height: 62px; background: #ee3f45; border-radius: 50%; }
.skin518.home .block2 .tip { background-image: url(../image/518/png6.png); }
.skin518.home .block2 .tip span { padding-right: 0; background: none; }
.skin518.home .block3 .box { background-image: url(../image/518/img8.jpg); }
.skin518.home .block3 .box h3 { background-image: url(../image/518/png5.png); }
.skin518.home .block3 .box h3 a, .skin518.home .block3 .box p, .skin518.home .block3 .box .link { color: #eef5fe; }
.skin518.home .block3 .box .link path { stroke: #a6bfdd !important; }
.skin518.home .block4 .scrolllist .mask { display: none; }
/*.skin518.home .block4 .scrolllist .img img.i1{ display:block;}*/
.skin518.home .block4 .scrolllist .img img.i8 { display: block; }
.skin518.home .block4 .scrolllist .cont img { width: 100px; height: 100px; margin-left: auto; margin-right: auto; }
.skin518.home h1 .tit-span { display: none !important; }
.skin518.home .block1 .title h1, .skin518.home .block2 .box .title h1, .skin518.home .block3 .box .title h1 { background: url(../image/518/png12.png) center no-repeat !important; }
.skin518.home .block1 .title h1 { background-position: center 15px !important; }
.skin518.home .block3 .box .title h1 { display: inline-block; }
.skin518.home .block3 .box .title h1 .s1 { margin-right: 48px; }
.skin518.home .block1 .box1 { background-image: url(../image/518/img15.jpg); }
.skin518.home .block1 .box1 .img img {/* top:183px; */ }
.skin518.home .block1 .box1 .cont { display: none; }
.page1660 .skin518.home .block1 .box4 .list h1 { background-image: url(../image/518/png2.png); }
.page1366 .skin518.home .block1 .box1 .img img, .page1280 .skin518.home .block1 .box1 .img img { top: 150px; }
.skin518.home .block1 .box4 .list .last h1 { background: none; }
.page1440 .skin518.home .block2 .num b { font-size: 40px; }
.page1440 .skin518.home .block2 .num p { width: 40px; height: 40px; line-height: 40px; }
.page1366 .skin518.home .block2 .num b { font-size: 38px; }
.page1366 .skin518.home .block2 .num p { width: 38px; height: 38px; line-height: 38px; }
.page1280 .skin518.home .block2 .num b { font-size: 34px; }
.page1280 .skin518.home .block2 .num p { width: 34px; height: 34px; line-height: 34px; }
.page1440 .skin518.home .block2 .num p img { width: 60%; }
.page1366 .skin518.home .block2 .num p img { width: 60%; }
.page1280 .skin518.home .block2 .num p img { width: 60%; }
/*鏂板鐨偆 20190923 70鍛ㄥ勾 ycj */

.th70year.home .block1 .box3 .l1 { background: url(../image/lyc/national/national_img1.jpg) right center no-repeat; }
.th70year.home .block1 .box3 .l2 { background: url(../image/lyc/national/national_img2.jpg) right center no-repeat; }
.th70year.home .block1 .box3 .l3 { background: url(../image/lyc/national/national_img3.jpg) right center no-repeat; }
.th70year.home .block1 .box3 li .bg img.i1 { display: none; }
.th70year.home .block1 .box4 { background: url(../image/lyc/national/national_img4.jpg) }
.th70year.home .block1 .box4 .item:first-child { border-bottom: 1px solid #6e0004; border-top: 0; }
.th70year.home .block1 .box4 .item { border-top: 1px solid #ca0007; }
.th70year.home .block1 .box4 .list h1 { background: url(../image/lyc/national/national_img5.png) right no-repeat; }
.th70year.home .block1 .box4 .tip p { color: #ffd4d5; }
.th70year.home .block1 .box4 .tip i { background: url(../image/lyc/national/national_img13.png) right center no-repeat; }
.th70year.home .block1 .box4 .list .last h1 { background: none; }
.th70year.home .block1 .title h1 { background: url(../image/lyc/national/national_img6.png) no-repeat center 16px !important; }
.th70year.home .block1 .box2 { background: url(../image/lyc/national/national_img7.jpg) no-repeat; }
.th70year.home .block1 .box2 .list1 .a em img { display: none; }
.th70year.home .block1 .box2 .list1 .a em { background: url(../image/lyc/national/national_img8.png); }
.th70year.home .block1 .box2 .scroll-list { background: url(../image/lyc/national/national_img9.png) repeat-x; }
.th70year.home .block2 .box { background-image: url(../image/lyc/national/national_img9.jpg); }
.th70year.home .block2 .box .title h1 { background: url(../image/lyc/national/national_img6.png) center no-repeat; }
.th70year.home .block2 .tip { background: url(../image/lyc/national/national_img10.png) center no-repeat; }
.th70year.home .block2 .num p { background: url(../image/lyc/national/national_img11.png) center no-repeat; }
.th70year.home .block3 .box { background: url(../image/lyc/national/national_img11.jpg) center no-repeat; }
.th70year.home .block3 .box h3 { background: url(../image/lyc/national/national_img12.png) left no-repeat; }
.th70year.home .block3 .box h3 a { color: #eef5fe; }
.th70year.home .block3 .box p { color: #eef5fe; }
.th70year.home .block4 .scrolllist .img .i9 { display: block; }
.th70year.home .block3 .box .link path { stroke: #ff7e81; }
.page1440 .th70year.home .block1 .box4 .list h1 { background: url(../image/lyc/national/national_img15.png) right no-repeat; }
.page1440 .th70year.home .block1 .box4 .list .last h1 { background: none; }
.page1440 .th70year.home .block2 .num p { background: url(../image/lyc/national/national_img16.png) center no-repeat; }
.page1366 .th70year.home .block1 .box4 .list h1 { background: url(../image/lyc/national/national_img15.png) right no-repeat; }
.page1366 .th70year.home .block1 .box4 .list .last h1 { background: none; }
.page1366 .th70year.home .block2 .num p { background: url(../image/lyc/national/national_img16.png) center no-repeat; }
.page1280 .th70year.home .block1 .box4 .list h1 { background: url(../image/lyc/national/national_img15.png) right no-repeat; }
.page1280 .th70year.home .block1 .box4 .list .last h1 { background: none; }
.page1280 .th70year.home .block2 .num p { background: url(../image/lyc/national/national_img18.png) center no-repeat; }
.home.th70year .block4 .scrolllist .mask { background: rgba(0,0,0,0.2) !important; }
.home .wrap { height: auto; }
/*鏂板鍏憡 20191118 xf */
.notice { padding: 36px 0; color: #333; text-align: center; }
.notice .h30 { margin-bottom: 6px; font-size: 30px; }
.notice .h16 { margin-bottom: 18px; font-size: 16px; }
.notice .link { position: relative; display: block; margin: auto; width: 110px; height: 40px; font-size: 16px; line-height: 40px; }
.skinbo .block4 .scrolllist .img .skinbo-block4-img1 { display: block }
.skinbo .block3 .box { background-image: url(../image/lyc/skinbo/block3-1.jpg) }
.skinbo .block2 .box { background-image: url(../image/lyc/skinbo/block2-1.jpg) }
.skinbo .block1 .box3 .l1 { background: #ddb32f }
.skinbo .block1 .box3 .l2 { background: #3f6e46 }
.skinbo .block1 .box3 .l3 { background: #68aac3 }
.skinbo .block1 .box3 li .bg img { display: none!important; }
.skinbo .block1 .box3 li .bg .skinbo { display: block!important; }
.skinbo .block1 .box2 { background: #922827 }
.skinbo .block1 .box2 .scroll-list { background: 0 0; border-top: 1px solid #832423 }
.skinbo .block1 .box4 { background: url(../image/lyc/skinbo/block1-2.png); }
.skinbo .block1 .box4 .item { position: relative; }
.skinbo .block3 .box .link { color: #fff }
.skinbo .block4 .scrolllist .mask { background: url(../image/home_block4_bg2.jpg); }
.skinbo .block1 .dt .d1 { background: #68aac3; border-bottom: 1px solid rgba(0,0,0,0.15); }
.skinbo .block1 .dt .d2 { background: #68aac3; border-top: 1px solid rgba(255,255,255,0.25); }
.skinbo .block1 .dt .d1 .list span { background-image: url(../image/png7a.png); }
.home.skinbo .block1 .dt .cont .h1 { color: #a5d7ee; }
.home.skinbo .block1 .dt .list p { color: #a5d7ee; }
.skinbo .block1 .dt .d2 .item2 .p { color: #a5d7ee; }
.skinbo .block1 .dt .d1 .slp { border-top-color: rgba(0,0,0,0.15); border-bottom-color: rgba(255,255,255,0.25); }
.skinbo .block1 .dt .d2 .slp { border-top-color: rgba(0,0,0,0.15); border-bottom-color: rgba(255,255,255,0.25); }
.skinbo .block1 .dt .list span { background-image: url(../image/95years/png3b.png); }
.page1440 .newyear2019.home .block2 .num p { width: 45px; height: 43px; line-height: 40px }
.page1280 .newyear2019.home .block2 .num p { width: 38px; height: 38px; line-height: 38px }
.newyear2019.home .block2 .num p { width: 38px; height: 38px; line-height: 35px }
.years95 .block1 .box2 .news { background: #8e0201 url(../image/95years/bg1.jpg) center bottom no-repeat; background-size: 100% auto; }
.years95 .block1 .box4 { background: #8e0201 url(../image/95years/bg2.jpg) center bottom no-repeat; background-size: 100% auto; }
.years95 .block1 .box4:before { display: none; }
.years95 .block1 .dt .d1 { background: #c5a061; }
.years95 .block1 .dt .d1 .list span { background-image: url(../image/95years/png3b.png); }
.years95 .block1 .dt .d1 .slp { border-top-color: #e8bc71; border-bottom-color: #846634; }
.years95 .block1 .dt .d2 { background: #956442; }
.years95 .block1 .dt .d2 .slp { border-top-color: #c08257; border-bottom-color: #533824; }
.years95 .block2 .box { background-image: url(../image/95years/bg3.jpg); }
.years95 .block3 .box { background-image: url(../image/95years/bg4.jpg); }
.years95 .block4 .scrolllist .img .i0 { display: block; }
.years95 .block4 .scrolllist .m2 { background: #7c0513; }
.years95 .block1 .dt .d1 .cont .h1 { color: #f1d4a5; }
.years95 .block1 .dt .d1 .list p { color: #f1d4a5; }
.years95 .block1 .dt .d2 .item2 .p { color: #f1d4a5; }

.winter.home .block1 .box3 .l1 { background-image: url(../image/lyc/winter/home_block1_box3_bg1.jpg); }
.winter.home .block1 .box3 .l2 { background-image: url(../image/lyc/winter/home_block1_box3_bg2.jpg); }
.winter.home .block1 .box3 .l3 { background-image: url(../image/lyc/winter/home_block1_box3_bg3.jpg); }
.winter.home .block1 .box2 { background-image: url(../image/lyc/winter/home_block1_news_bg.jpg); }
.winter.home .block1 .box4 { background-image: url(../image/lyc/winter/home_block1_box4_bg.jpg); }
.winter.home .block1 .box4 .item:first-child { border-color: #222b3b; }
.winter.home .block1 .box4 .item { border-color: #526281; }
.winter.home .block4 .scrollarr { background-image: url(../image/lyc/winter/home_block4_arr.jpg); }
.page1660 .winter.home .block2 .box { background-image: url(../image/lyc/winter/home_block2_box_bg1920.jpg); }
.page1440 .winter.home .block2 .box { background-image: url(../image/lyc/winter/home_block2_box_bg1440.jpg); }
.page1366 .winter.home .block2 .box { background-image: url(../image/lyc/winter/home_block2_box_bg1366.jpg); }
.page1280 .winter.home .block2 .box { background-image: url(../image/lyc/winter/home_block2_box_bg1280.jpg); }
.winter.home .block2 .tip { background-image: url(../image/lyc/winter/txtbg.png); }
.winter.home .block1 .box4 .tip p { color: #aeb4ce; }
.page1660 .winter.home .block2 .num p { background-image: url(../image/lyc/winter/jian.png); }
.page1280 .winter.home .block2 .num p { background-image: url(../image/lyc/winter/jian1280.png); }
.page1440 .winter.home .block2 .num p { background-image: url(../image/lyc/winter/jian1440.png); }
.page1366 .winter.home .block2 .num p { background-image: url(../image/lyc/winter/jian1366.png); }
.winter.home .block3 .box { background-image: url(../image/lyc/winter/home_block3_box_bg.jpg); }
.winter.home .block3 .box p { color: #dae2f1; }
.winter.home .block3 .box h3 a { color: #dae2f1; }
.winter.home .block3 .box .link { color: #dae2f1; }
.winter.home .block3 .box .link path { stroke: #9faabd; }
.winter.home .block3 .box .link:hover { color: #dae2f1; }
.winter.home .block3 .box h3 { background-image: url(../image/lyc/winter/liststyle.png); }
.winter.home .block4 .scrolllist .m1 { background-image: url(../image/lyc/winter/home_block4_bg2.jpg) }
.winter.home .block4 .scrolllist .m2 { background-image: url(../image/lyc/winter/home_block4_bg2.jpg) }
.winter.home .block4 .scrolllist .m3 { background-image: url(../image/lyc/winter/home_block4_bg3.jpg) }
.winter.home .block4 .scrolllist .m4 { background-image: url(../image/lyc/winter/home_block4_bg4.jpg) }
.winter.home .block1 .box3 .bg img { display: none !important; }
.winter.home .block1 .box3 .bg img.i2 { display: block !important; }
.winter.home .block4 .scrolllist .img img { display: none !important; }
.winter.home .block4 .scrolllist .img img.i2 { display: block !important; }
.winter.home .block1 .box2 .scroll-list { background-image: url(../image/lyc/winter-line1.jpg); }
.winter.home .block1 .box4 { background-repeat: repeat; background-size: auto; }
.winter.home .block1 .dt .d1 { background-image: url(../image/lyc/winter/home_block1_box3_bg2.jpg); background-size: auto; background-repeat: repeat; }
.winter.home .block1 .dt .d2 { background-image: url(../image/lyc/winter/home_block1_box3_bg1.jpg); background-size: auto; background-repeat: repeat; }
.winter .block1 .dt .d1 .cont .h1 { color: #cedffd; }
.winter .block1 .dt .d1 .list p { color: #cedffd; }
.winter .block1 .dt .d2 .item2 .p { color: #5f7fb8; }
.winter .block1 .dt .d1 .slp { border-top-color: rgba(0,0,0,0.2); border-bottom-color: rgba(255,255,255,0.3); }
.winter .block1 .dt .d2 .slp { border-top-color: rgba(0,0,0,0.2); border-bottom-color: rgba(255,255,255,0.3); }
.winter .block1 .dt .d1 .list span { background-image: url(../image/png7a.png); }
/*鍥涘winter涓婚鍒囨崲鏍峰紡 end*/

/*鍥涘summer涓婚鍒囨崲鏍峰紡*/
.summer.home .block1 .box3 .l1 { background-image: url(../image/lyc/summer/home_block1_box3_bg1.jpg); }
.summer.home .block1 .box3 .l2 { background-image: url(../image/lyc/summer/home_block1_box3_bg2.jpg); }
.summer.home .block1 .box3 .l3 { background-image: url(../image/lyc/summer/home_block1_box3_bg3.jpg); }
.summer.home .block1 .box2 { background-image: url(../image/lyc/summer/home_block1_news_bg.jpg); }
.summer.home .block1 .box4 { background-image: url(../image/lyc/summer/home_block1_box4_bg.jpg); }
.summer.home .block1 .box4 .item:first-child { border-color: #541210; }
.summer.home .block1 .box4 .item { border-color: #952624; }
.summer.home .block4 .scrollarr { background-image: url(../image/lyc/summer/home_block4_arr.jpg); }
.page1660 .summer.home .block2 .box { background-image: url(../image/lyc/summer/home_block2_box_bg1920.jpg); }
.page1440 .summer.home .block2 .box { background-image: url(../image/lyc/summer/home_block2_box_bg1440.jpg); }
.page1366 .summer.home .block2 .box { background-image: url(../image/lyc/summer/home_block2_box_bg1366.jpg); }
.page1280 .summer.home .block2 .box { background-image: url(../image/lyc/summer/home_block2_box_bg1280.jpg); }
.summer.home .block2 .tip { background-image: url(../image/lyc/summer/txtbg.png); }
.summer.home .block1 .box4 .tip p { color: #ddb3b3; }
.page1660 .summer.home .block2 .num p { background-image: url(../image/lyc/summer/jian.png); }
.page1280 .summer.home .block2 .num p { background-image: url(../image/lyc/summer/jian1280.png); }
.page1440 .summer.home .block2 .num p { background-image: url(../image/lyc/summer/jian1440.png); }
.page1366 .summer.home .block2 .num p { background-image: url(../image/lyc/summer/jian1366.png); }
.summer.home .block1 .box4 .tip i { background-image: url(../image/lyc/summer/wxx_shuxina.png); }
.summer.home .block3 .box { background-image: url(../image/lyc/summer/home_block3_box_bg.jpg); }
.summer.home .block3 .box p { color: #ebbebd; }
.summer.home .block3 .box h3 a { color: #ebbebd; }
.summer.home .block3 .box .link { color: #ebbebd; }
.summer.home .block3 .box .link path { stroke: #ebbebd; }
.summer.home .block3 .box .link:hover { color: #ebbebd; }
.summer.home .block3 .box h3 { background-image: url(../image/lyc/summer/liststyle.png); }
.summer.home .block4 .scrolllist .m1 { background-image: url(../image/lyc/summer/home_block4_bg2.jpg) }
.summer.home .block4 .scrolllist .m2 { background-image: url(../image/lyc/summer/home_block4_bg2.jpg) }
.summer.home .block4 .scrolllist .m3 { background-image: url(../image/lyc/summer/home_block4_bg3.jpg) }
.summer.home .block4 .scrolllist .m4 { background-image: url(../image/lyc/summer/home_block4_bg4.jpg) }
.summer.home .block1 .box4 .list h1 { background-image: url(../image/lyc/summer/huiwen2.png); }
.summer.home .block1 .box4 .list .last h1 { background: none; }
.summer.home .block1 .box3 .bg img { display: none !important; }
.summer.home .block1 .box3 .bg img.i3 { display: block !important; }
.summer.home .block4 .scrolllist .img img { display: none !important; }
.summer.home .block4 .scrolllist .img img.i3 { display: block !important; }
.summer.home .block1 .box2 .scroll-list { background-image: url(../image/lyc/summer-line1.jpg); }
.summer.home .block1 .box4 { background-repeat: repeat; background-size: auto; }
.summer.home .block1 .dt .d1 { background-image: url(../image/lyc/summer/home_block1_box4_bg.jpg); background-size: auto; background-repeat: repeat; }
.summer.home .block1 .dt .d2 { background-image: url(../image/lyc/summer/home_block1_box3_bg1.jpg); background-size: auto; background-repeat: repeat; }
.summer .block1 .dt .d1 .cont .h1 { color: #d68b86; }
.summer .block1 .dt .d1 .list p { color: #d68b86; }
.summer .block1 .dt .d2 .item2 .p { color: #cb7a76; }
.summer .block1 .dt .d1 .slp { border-top-color: rgba(0,0,0,0.3); border-bottom-color: rgba(255,255,255,0.3); }
.summer .block1 .dt .d2 .slp { border-top-color: rgba(0,0,0,0.3); border-bottom-color: rgba(255,255,255,0.3); }
.summer .block1 .dt .d1 .list span { background-image: url(../image/png7a.png); }
/*鍥涘summer涓婚鍒囨崲鏍峰紡 end*/

/*鍥涘fall涓婚鍒囨崲鏍峰紡*/
.fall.home .block1 .box3 .l1 { background-image: url(../image/lyc/fall/home_block1_box3_bg1.jpg); }
.fall.home .block1 .box3 .l2 { background-image: url(../image/lyc/fall/home_block1_box3_bg2.jpg); }
.fall.home .block1 .box3 .l3 { background-image: url(../image/lyc/fall/home_block1_box3_bg3.jpg); }
.fall.home .block1 .box2 { background-image: url(../image/lyc/fall/home_block1_news_bg.jpg); }
.fall.home .block1 .box4 { background-image: url(../image/lyc/fall/home_block1_box4_bg.jpg); }
.fall.home .block1 .box4 .item:first-child { border-color: #a46623; }
.fall.home .block1 .box4 .item { border-color: #d38632; }
.fall.home .block1 .box4 .list h1 { background-image: url(../image/lyc/fall/huiwen2.png); }
.fall.home .block1 .box4 .list .last h1 { background: none; }
.fall.home .block4 .scrollarr { background-image: url(../image/lyc/fall/home_block4_arr.jpg); }
.page1660 .fall.home .block2 .box { background-image: url(../image/lyc/fall/home_block2_box_bg1920.jpg); }
.page1440 .fall.home .block2 .box { background-image: url(../image/lyc/fall/home_block2_box_bg1440.jpg); }
.page1366 .fall.home .block2 .box { background-image: url(../image/lyc/fall/home_block2_box_bg1366.jpg); }
.page1280 .fall.home .block2 .box { background-image: url(../image/lyc/fall/home_block2_box_bg1280.jpg); }
.fall.home .block2 .tip { background-image: url(../image/lyc/fall/txtbg.png); }
.fall.home .block1 .box4 .tip p { color: #efd5b9; }
.page1660 .fall.home .block2 .num p { background-image: url(../image/lyc/fall/jian.png); }
.page1280 .fall.home .block2 .num p { background-image: url(../image/lyc/fall/jian1280.png); }
.page1440 .fall.home .block2 .num p { background-image: url(../image/lyc/fall/jian1440.png); }
.page1366 .fall.home .block2 .num p { background-image: url(../image/lyc/fall/jian1366.png); }
.fall.home .block1 .box4 .tip i { background-image: url(../image/lyc/fall/wxx_shuxina.png); }
.fall.home .block3 .box { background-image: url(../image/lyc/fall/home_block3_box_bg.jpg); }
.fall.home .block3 .box p { color: #f6dfc7; }
.fall.home .block3 .box h3 a { color: #f6dfc7; }
.fall.home .block3 .box .link { color: #f6dfc7; }
.fall.home .block3 .box .link path { stroke: #f6dfc7; }
.fall.home .block3 .box .link:hover { color: #f6dfc7; }
.fall.home .block3 .box h3 { background-image: url(../image/lyc/fall/liststyle.png); }
.fall.home .block4 .scrolllist .m1 { background-image: url(../image/lyc/fall/home_block4_bg2.jpg) }
.fall.home .block4 .scrolllist .m2 { background-image: url(../image/lyc/fall/home_block4_bg2.jpg) }
.fall.home .block4 .scrolllist .m3 { background-image: url(../image/lyc/fall/home_block4_bg3.jpg) }
.fall.home .block4 .scrolllist .m4 { background-image: url(../image/lyc/fall/home_block4_bg4.jpg) }
.fall.home .block1 .box3 .bg img { display: none !important; }
.fall.home .block1 .box3 .bg img.i4 { display: block !important; }
.fall.home .block4 .scrolllist .img img { display: none !important; }
.fall.home .block4 .scrolllist .img img.i4 { display: block !important; }
.fall.home .block1 .box2 .scroll-list { background-image: url(../image/lyc/fall-line1.jpg); }
.fall.home .block1 .box4 { background-repeat: repeat; background-size: auto; }
.fall.home .block1 .dt .d1 { background-image: url(../image/lyc/fall/home_block1_box3_bg2.jpg); background-size: auto; background-repeat: repeat; }
.fall.home .block1 .dt .d2 { background-image: url(../image/lyc/fall/home_block1_box3_bg1.jpg); background-size: auto; background-repeat: repeat; }
.fall .block1 .dt .d1 .cont .h1 { color: #fdd7a6; }
.fall .block1 .dt .d1 .list p { color: #fdd7a6; }
.fall .block1 .dt .d2 .item2 .p { color: #edc19e; }
.fall .block1 .dt .d1 .slp { border-top-color: rgba(0,0,0,0.3); border-bottom-color: rgba(255,255,255,0.3); }
.fall .block1 .dt .d2 .slp { border-top-color: rgba(0,0,0,0.3); border-bottom-color: rgba(255,255,255,0.3); }
.fall .block1 .dt .d1 .list span { background-image: url(../image/png7a.png); }
.spring.home .block1 .box3 .l1 { background-image: url(../image/lyc/spring/home_block1_box3_bg1.jpg); }
.spring.home .block1 .box3 .l2 { background-image: url(../image/lyc/spring/home_block1_box3_bg2.jpg); }
.spring.home .block1 .box3 .l3 { background-image: url(../image/lyc/spring/home_block1_box3_bg3.jpg); }
.spring.home .block1 .box2 { background-image: url(../image/lyc/spring/home_block1_news_bg.jpg); }
.spring.home .block1 .dt .d1 { background-image: url(../image/lyc/spring/home_block1_box3_bg1.jpg); background-size: auto; background-repeat: repeat; }
.spring.home .block1 .dt .d2 { background-image: url(../image/lyc/spring/home_block1_box3_bg2.jpg); background-size: auto; background-repeat: repeat; }
.spring .block1 .dt .d1 .cont .h1 { color: #f8ffcf; }
.spring .block1 .dt .d1 .list p { color: #f8ffcf; }
.spring .block1 .dt .d2 .item2 .p { color: #f2fdc1; }
.spring .block1 .dt .d1 .slp { border-top-color: rgba(0,0,0,0.3); border-bottom-color: rgba(255,255,255,0.5); }
.spring .block1 .dt .d2 .slp { border-top-color: rgba(0,0,0,0.3); border-bottom-color: rgba(255,255,255,0.5); }
.spring .block1 .dt .d1 .list span { background-image: url(../image/png7a.png); }
.spring.home .block1 .box4 .item:first-child { border-color: #a46623; }
.spring.home .block1 .box4 .item { border-color: #d38632; }
.spring.home .block1 .box4 .list h1 { background-image: url(../image/lyc/spring/huiwen2.png); }
.spring.home .block1 .box4 .list .last h1 { background: none; }
.spring.home .block1 .box4 { background-image: url(../image/lyc/spring/home_block1_box4_bg.jpg); background-size: auto; background-repeat: repeat; }
.spring.home .block4 .scrollarr { background-image: url(../image/lyc/spring/home_block4_arr.jpg); }
.page1660 .spring.home .block2 .box { background-image: url(../image/lyc/spring/home_block2_box_bg1920.jpg); }
.page1440 .spring.home .block2 .box { background-image: url(../image/lyc/spring/home_block2_box_bg1440.jpg); }
.page1366 .spring.home .block2 .box { background-image: url(../image/lyc/spring/home_block2_box_bg1366.jpg); }
.page1280 .spring.home .block2 .box { background-image: url(../image/lyc/spring/home_block2_box_bg1280.jpg); }
.spring.home .block1 .box3 .l1 { background-image: url(../image/lyc/spring/home_block1_box3_bg1.jpg); }
.spring.home .block1 .box3 .l2 { background-image: url(../image/lyc/spring/home_block1_box3_bg2.jpg); }
.spring.home .block1 .box3 .l3 { background-image: url(../image/lyc/spring/home_block1_box3_bg3.jpg); }
.spring.home .block1 .box2 { background-image: url(../image/lyc/spring/home_block1_news_bg.jpg); }
.spring.home .block1 .box4 { background-image: url(../image/lyc/spring/home_block1_box4_bg.jpg); }
.spring.home .block1 .box4 .item:first-child { border-color: #505e2e; }
.spring.home .block1 .box4 .item { border-color: #627338; }
.spring.home .block1 .box4 .list h1 { background-image: url(../image/lyc/spring/huiwen2.png); }
.spring.home .block1 .box4 .list .last h1 { background: none; }
.spring.home .block4 .scrollarr { background-image: url(../image/lyc/spring/home_block4_arr.jpg); }
.page1660 .spring.home .block2 .box { background-image: url(../image/lyc/spring/home_block2_box_bg1920.jpg); }
.page1440 .spring.home .block2 .box { background-image: url(../image/lyc/spring/home_block2_box_bg1440.jpg); }
.page1366 .spring.home .block2 .box { background-image: url(../image/lyc/spring/home_block2_box_bg1366.jpg); }
.page1280 .spring.home .block2 .box { background-image: url(../image/lyc/spring/home_block2_box_bg1280.jpg); }
.spring.home .block2 .tip { background-image: url(../image/lyc/spring/txtbg.png); }
.spring.home .block1 .box4 .tip p { color: #efd5b9; }
.page1660 .spring.home .block2 .num p { background-image: url(../image/lyc/spring/jian.png); }
.page1280 .spring.home .block2 .num p { background-image: url(../image/lyc/spring/jian1280.png); }
.page1440 .spring.home .block2 .num p { background-image: url(../image/lyc/spring/jian1440.png); }
.page1366 .spring.home .block2 .num p { background-image: url(../image/lyc/spring/jian1366.png); }
.spring.home .block1 .box4 .tip i { background-image: url(../image/lyc/spring/wxx_shuxina.png); }
.spring.home .block3 .box { background-image: url(../image/lyc/spring/home_block3_box_bg.jpg); }
.spring.home .block3 .box p { color: #f6dfc7; }
.spring.home .block3 .box h3 a { color: #f6dfc7; }
.spring.home .block3 .box .link { color: #f6dfc7; }
.spring.home .block3 .box .link path { stroke: #f6dfc7; }
.spring.home .block3 .box .link:hover { color: #f6dfc7; }
.spring.home .block3 .box h3 { background-image: url(../image/lyc/spring/liststyle.png); }
.spring.home .block4 .scrolllist .m1 { background-image: url(../image/lyc/spring/home_block4_bg2.jpg) }
.spring.home .block4 .scrolllist .m2 { background-image: url(../image/lyc/spring/home_block4_bg2.jpg) }
.spring.home .block4 .scrolllist .m3 { background-image: url(../image/lyc/spring/home_block4_bg3.jpg) }
.spring.home .block4 .scrolllist .m4 { background-image: url(../image/lyc/spring/home_block4_bg4.jpg) }
.spring.home .block1 .box3 .bg img { display: none !important; }
.spring.home .block1 .box3 .bg img.i5 { display: block !important; }
.spring.home .block4 .scrolllist .img img { display: none !important; }
.spring.home .block4 .scrolllist .img img.i4 { display: block !important; }
.spring.home .block2 .tip { background-image: url(../image/lyc/spring/txtbg.png); }
.spring.home .block1 .box4 .tip p { color: #c9d9a3; }
.page1660 .spring.home .block2 .num p { background-image: url(../image/lyc/spring/jian.png); }
.page1280 .spring.home .block2 .num p { background-image: url(../image/lyc/spring/jian1280.png); }
.page1440 .spring.home .block2 .num p { background-image: url(../image/lyc/spring/jian1440.png); }
.page1366 .spring.home .block2 .num p { background-image: url(../image/lyc/spring/jian1366.png); }
.spring.home .block1 .box4 .tip i { background-image: url(../image/lyc/spring/wxx_shuxina.png); }
.spring.home .block3 .box { background-image: url(../image/lyc/spring/home_block3_box_bg.jpg); }
.spring.home .block3 .box p { color: #f6dfc7; }
.spring.home .block3 .box h3 a { color: #f6dfc7; }
.spring.home .block3 .box .link { color: #f6dfc7; }
.spring.home .block3 .box .link path { stroke: #f6dfc7; }
.spring.home .block3 .box .link:hover { color: #f6dfc7; }
.spring.home .block3 .box h3 { background-image: url(../image/lyc/spring/liststyle.png); }
.spring.home .block4 .scrolllist .m1 { background-image: url(../image/lyc/spring/home_block4_bg2.jpg) }
.spring.home .block4 .scrolllist .m2 { background-image: url(../image/lyc/spring/home_block4_bg2.jpg) }
.spring.home .block4 .scrolllist .m3 { background-image: url(../image/lyc/spring/home_block4_bg3.jpg) }
.spring.home .block4 .scrolllist .m4 { background-image: url(../image/lyc/spring/home_block4_bg4.jpg) }
.spring.home .block4 .scrolllist .i1 { display: none !important; }
.spring.home .block4 .scrolllist .i2 { display: none !important; }
.spring.home .block4 .scrolllist .i3 { display: none !important; }
.spring.home .block4 .scrolllist .i4 { display: none !important; }
.spring.home .block4 .scrolllist .i5 { display: block !important; }
.spring.home .block1 .box2 .scroll-list { background-image: url(../image/lyc/spring-line1.jpg); }

/*鍥涘spring涓婚鍒囨崲鏍峰紡 end*/



@media screen and (max-width:1692px) {
.wrap { margin: 0 46px; }
.sidebar { margin-left: 0; left: auto; right: 2px; }
.home .block2 .num b { font-size: 48px; }
#header .nav ul li { font-size: 16px; }
}
@media screen and (max-width:1520px) {
.home .block1 .dt .d2 .item2{width:170px;}
.home .block1 .dt .d2 .item2 .t span { width: 100%; margin-bottom: 0; }
.home .block1 .dt .d2 .item1 { width: 30%; }
}
@media screen and (max-width:1480px) {
#header .tools li { margin-left: 15px; padding-left: 15px; }
.home .block1 .dt .dd2 { font-size: 14px; }
.home .block1 .dt .dd2 img { max-width: 28px; }
.home .block1 .dt .d2 .item1 .h { font-size: 14px; }
.home .block1 .dt .d2 .item2 { min-width: 0; width: 40%; }
.home .block1 .dt .d1 .cont .h2 { font-size: 38px; }
.home .block1 .dt .d1 .list h1 { font-size: 32px; }
.home .block1 .dt .d1 .list .li { width: 77px; }
.home .block1 { margin-bottom: 25px; }
.home .block1.show .box1 { margin-top: 25px; }
.home .block1 .box4 { margin-top: 25px; }
.home .block1 .left { margin-right: 25px; }
.home .block1 .dt .d1 .cont { padding: 25px; }
.home .block1 .dt .d2 { padding: 25px 25px 0; }
.home .block1 .box2 .news { padding: 25px; }
.home .block1.show .box4 { padding: 25px; }
.home .block1 .dt .dd1 { flex-wrap1: wrap; align-items: center; }
.home .block1 .dt .d2 .slp { margin: 20px -25px 0; }
.home .block4 { margin-bottom: 25px; }
.home .block2 .box { width: calc(25% - 17.5px); margin-right: 25px; }
.home .block2 { margin-bottom: 25px; }
.home .block1 .dt .d1 .noti { padding: 0 25px; }
.home .block2 .num b { font-size: 40px; }
.home .block1 .box2 .scroll-list li:nth-child(-n+6) { display: block; }
.home .block3 { margin-bottom: 25px; }
.home .block2 .mask a { padding: 30px; }
.home .block1 .dt .d2 .dd1 { padding: 0; }
.home .block1 .dt .d2 .item1 { width: 26%; }
.home .block3 .box ul{margin-top:50px;}
.home .block3 .box li{margin-top:50px;}
}

@media screen and (max-width:1366px) {
#header .nav ul li > a { padding: 0 30px; }
.home .block1 .dt .d1 .noti { line-height: 60px; }
.home .block1 .dt .dd2 { height: 65px; }
.home .block1 .title h1 span { font-size: 24px; }
.home .tit-span img { width: 20px; }
.home .block2 .box .title { margin-bottom: 60px; }
.home .block2 .box .title::after { bottom: -43px; }
.home .block1 .box2 .scroll-list li:nth-child(-n+6) { display: block; }
.home .block3 .box ul{margin-top:40px;}
.home .block3 .box li{margin-top:40px;}
}

@media screen and (max-width:1280px) {
#header .logo { left: 20px; }
#header .tools { right: 20px; }
#header .nav ul li > a { padding: 0 25px; }
.home .block1 .dt .d1 .cont .h2 { font-size: 34px; }
.home .block1 { margin-bottom: 20px; }
.home .block1.show .box1 { margin-top: 20px; }
.home .block1 .box4 { margin-top: 20px; }
.home .block1 .left { margin-right: 20px; }
.home .block1 .dt .d1 .cont { padding: 20px; }
.home .block1 .dt .d2 { padding: 20px 20px 0; }
.home .block1 .box2 .news { padding: 20px; }
.home .block1.show .box4 { padding: 20px; }
.home .block1 .dt .d2 .slp { margin: 20px -20px 0; }
.home .block4 { margin-bottom: 20px; }
.home .block2 .box { width: calc(25% - 10px); margin-right: 20px; }
.home .block2 { margin-bottom: 20px; }
.home .block3 { margin-bottom: 20px; }
.home .block1 .dt .d1 .noti { padding: 0 20px; }
.home .block3 .img { margin-left: 20px; }
.home .block2 .num p { width: 50px; height: 50px; line-height: 50px; }
.home .block2 .num b { font-size: 34px; }
.home .block2 .mask a { padding: 20px; }
.home .block1 .box2 .news { width: 100%; }
.home .block1 .box2 .img { display: none; }
.home .block2 .box .title{padding-top:40px;}
.home .block3 .box ul{margin-top:30px;}
.home .block3 .box li{margin-top:30px;}
.home .block3 .box p{white-space:nowrap;overflow: hidden; text-overflow:ellipsis;}
}

@media screen and (max-width:1200px) {
#header .nav > ul > li > a { padding: 0 15px; }
.home .block1 .box2 { -ms-flex-direction: column; flex-direction: column; }
.home .block1 .box2 .img { width: auto; height: auto; -ms-flex: 1; flex: 1; }
.home .block1 .box2 .news { width: auto; height: 100%; }
.home .block1 .right { width: 45%; }
.home .block1 .dt .d2 .item2 { margin-left: 30px; }
.home .block1 .dt .d2 .item2 .t span { width: 100%; }
.home .block2 .box .title { margin-bottom: 20px; padding-top: 30px; }
.home .block2 .box .title:after { display: none; }
.home .block2 .link { margin: 0 0 15px; height: 35px; line-height: 35px; }
.home .block3 .box ul { margin-top: 30px; }
.home .block3 .box li { margin-top: 30px; width: calc(50% - 20px); }
.home .block3 .box h3 { margin-bottom: 10px; }
.home .block3 .box li { margin-top: 20px; }
.home .block1 .box2 .scroll-list li:nth-child(-n+8) { display: block; }
.home .block1 .title h1 .s1 { margin-right: 30px; }
.home .block2 .box .title h1 .s1 { margin-right: 30px; }
.footer .code2d { left: auto; right: 40px; top: 20px; }
.footer .code2d img { right: 0; margin-left: 0; left: auto; }
.sydw { left: auto; right: 20px; top: 50%; margin: 0; }
}

@media screen and (max-width:1023px) {
#header .nav { display: none; }
.wrap { margin: 0 20px; }
.sidebar { visibility: hidden; opacity: 0; z-index: -1; }
.home .block1 { -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
.home .block1 .left { width: auto; margin-right: 0; margin-bottom: 20px; height: auto; }
.home .block1 .right { width: auto; margin-bottom: 20px; height: auto; }
.home .block1 .right .dt { display: -ms-flexbox; display: flex; }
.home .block1 .right .d1 { width: 50%; }
.home .block1 .box2 { -ms-flex-direction: row; flex-direction: row; }
.home .block1 .box2 .news { width: 50%; padding-bottom: 50px; }
.home .block1 .box2 .img { display: block; height: auto; }
.home .block1 .dt .d2 { width: 50%; }
.home .block1 .dt .dd2 { -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 25px 0 0; height: auto; }
.home .block1 .dt .dd2 .item { margin: 5px; }
.home .block3 .box { padding: 30px; }
.home .block3 .box li { width: 100%; }
.home .block3 .box h3 { margin-bottom: 5px; }
.home .block3 .box p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.home .block3 .img { width: calc(50% - 15px); }
.home .block3 .box li:nth-child(2) { margin-top: 25px; }
.home .block2 .mask a { padding: 20px; }
.home .block3 .box h3 a{font-size:18px;}
}

@media screen and (max-width:910px) {
.home .focus { max-height: 60vw; }
#header .logo { top: 0; left: 20px; }
#header .logo a { height: 100%; }
#header .tools { right: 20px; }
#header .tools .menutool { margin-left: 15px; }
.navbar .layer { padding-top: 60px; width: 100%; height: 100%; }
#header .tools ul { padding-top: 14px; }
#header .tools li { height: 16px; margin-left: 10px; padding-left: 10px; }
#header .tools li a { padding-right: 18px; width: 15px; height: 16px; }
#header .nav { visibility: hidden; }
#header .nav > ul { margin-left: -30px; }
#header .nav > ul > li > a { padding: 12px 15px; }
#header .tools li a:after { position: absolute; right: 0; top: 8px; border-top: 5px solid #fff; border-left: 3px solid transparent; border-right: 3px solid transparent; width: 0; height: 0; content: ''; }
.home .block2 .list li:last-child { display: none; }
.home .block1 .dt .d2{box-sizing: border-box;}
.home .block1 .dt .dd1 { -ms-flex-wrap: wrap;flex-wrap: wrap;width:100%;}
.home .block1 .dt .d2 .item1 { margin: 0 !important; width: 50% !important;}
.home .block1 .dt .d2 .item2 { width: 100%; margin: 20px 0 0 18px; padding: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; }
.home .block1 .dt .d2 .item2 .t span { width: 50%; }
.home .block1 .dt .dd2 { padding: 10px 0; width:100%;}
.home .block1 .dt .d1 .cont .h2 { margin-top: 10px; }
.home .block1 .dt .d1 .cont .p { margin-top: 20px; }
.home .block1 .dt .d1 .list { margin-top: 15px; }
.notice { padding-bottom: 35px; }
}