@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
.clearfix { display: block; zoom: 1; }
.clearfix:after { content: " "; display: block; font-size: 0; height: 0; clear: both; visibility: hidden; }
img { vertical-align: bottom; }
body { min-width: 1084px; width: 100%; }
a { text-decoration: none; color: #333; }
.fl { float: left; }
.fr { float: right; }
.wrap { width: 1084px; margin-left: auto; margin-right: auto; }
.art-bd  table{border: 1px solid #ccc;}
.art-bd  table,.art-bd  table td{border: 1px solid #ccc;padding: 5px;background-color: #fff;}

@media screen and (min-width: 100px) and (max-width: 640px) { body { min-width: 320px; width: 100%; }
.wrap { width: auto; margin-left: auto; margin-right: auto; } }
.header .hd { height: 90px; }
.header .hd .logo { padding: 10px 0; }
.header .hd .tel { background: url("../images/icon-tel.png") no-repeat left center; background-size: auto 110%; margin: 30px 0; padding-left: 1.2em; font-size: 30px; font-weight: 100; }
.header .nav { background-color: #363636; height: 82px; }
.header .nav ul { display: flex; }
.header .nav ul li { display: block; flex: 1; padding: 30px 0; }
.header .nav ul li a { text-align: center; display: block; height: 22px; line-height: 22px; color: #fff; font-size: 17px; border-right: 1px solid #444; }
.header .nav ul li:last-child a { border: none; }

@media screen and (min-width: 100px) and (max-width: 640px) { .header .hd { height: 60px; padding: 0 15px; }
.header .hd .logo { padding: 15px 0; }
.header .hd .logo img { height: 30px; width: auto; }
.header .hd .tel { margin: 20px 0; font-size: 20px; font-weight: 300; }
.header .nav { background-color: #363636; height: auto; }
.header .nav ul { display: flex; flex-wrap: wrap; }
.header .nav ul li { display: block; flex: 0  0 20%; padding: 0; }
.header .nav ul li a { text-align: center; display: block; height: 34px; line-height: 34px; color: #fff; font-size: 13px; border-right: 1px solid #444; border-top: 1px solid #444; }
.header .nav ul li:last-child a { border-right: 1px solid #444; border-top: 1px solid #444; } }
.banner{height: 500px; width: 100%; background-repeat: no-repeat; background-position: center center;}

@media screen and (min-width: 100px) and (max-width: 640px) { .banner { height: 160px; background-size: cover;} }
.g-title { text-align: center; }
.g-title .title { display: inline-block; text-align: center; }
.g-title .title .cn { position: relative; display: inline-block; padding: 7.5px 2em; z-index: 0; text-align: center; font-size: 20px; font-weight: 400; }
.g-title .title .cn span { position: relative; display: inline-block; padding: 0 10px; z-index: 2; background-color: #fff; }
.g-title .title .cn::before { position: absolute; top: 50%; left: 0; width: 100%; height: 1px; content: ' '; background-color: #333333; z-index: 1; }
.g-title .title .en { font-size: 36px; text-transform: uppercase; font-weight: 100; }


@media screen and (min-width: 100px) and (max-width: 640px) { .g-title .title .cn { font-size: 18px; }
.g-title .title .en { font-size: 30px; } }
.about { padding: 50px 0; background-color: #f3f3f3; }
.about .g-title .cn span { background-color: #f3f3f3; }
.about .bd { position: relative; height: 495px; margin-top: 20px; z-index: 1; }
.about .bd .pic { position: absolute; top: 0; left: -90px; z-index: 2; }
.about .bd .text { position: absolute; top: 27px; right: -77px; width: 562px; height: 440px; background-color: #fff; z-index: 3; }
.about .bd .text .title { position: relative; padding: 40px 0 0 50px; font-size: 20px; font-weight: bold; line-height: 1.66em; }
.about .bd .text .title::before { position: absolute; bottom: 0; width: 2em; height: 1px; content: ' '; background-color: #333333; z-index: 1; }
.about .bd .text .con { padding: 20px 60px 0 50px; }
.about .bd .text .con p { padding: 10px 0; line-height: 1.66; text-indent: 2em; color: #666; }


@media screen and (min-width: 100px) and (max-width: 640px) { .about { padding: 30px 0; }
.about, .about .g-title .cn span { background-color: #fff; }
.about .bd { height: auto; margin-top: 10px; }
.about .bd .pic, .about .bd .text { position: relative; top: 0; left: 0; right: 0; width: auto; height: auto; }
.about .bd .text .title { display: none; }
.about .bd .text .con { padding: 0 15px; font-size: 14px; }
.about .bd .text .con p { padding: 0 0 12px 0; }
.about .bd .pic { clear: both; margin: 15px 25px 0 15px; }
.about .bd .pic img { width: 100%; height: auto; }
.about .bd .pic::after, .about .bd .pic::before { content: ''; background-color: #f88b25; position: absolute; top: -12px; right: -12px; }
.about .bd .pic::after { width: 50px; height: 2px; }
.about .bd .pic::before { width: 2px; height: 50px; } }
.aptitude { padding-bottom: 50px; }
.aptitude, .aptitude .g-title .cn span { background-color: #f3f3f3; }
.aptitude .bd { padding-top: 30px; display: flex; justify-content: space-between; }
.aptitude .bd .item { flex: 0 0 23%; background-color: #fff; }
.aptitude .bd .item .pic { margin: 15px; height: auto; }
.aptitude .bd .item .pic img { width: 100%; height: auto; }
.aptitude .bd .item .text { line-height: 2em; font-size: 15px; color: #666; text-align: center; padding-bottom: 15px; }


@media screen and (min-width: 100px) and (max-width: 640px) { .aptitude { padding-top: 40px; padding-bottom: 15px; }
.aptitude .bd { flex-wrap: wrap; margin: 0 15px; }
.aptitude .bd .item { flex: 0 48%; margin-bottom: 15px; } }
.adv-in { padding-top: 50px; }
.adv-in .g-title { margin-bottom: 30px; }
.adv-in .bd { background-color: #f4f4f4; }
.adv-in .bd .wrap { display: flex; justify-content: space-around; background-color: #fbfbfb; padding: 50px 0; }
.adv-in .bd .wrap .item { flex: 0 0 160px; text-align: center; }
.adv-in .bd .wrap .item .title { line-height: 30px; font-size: 16px; color: #666; }

@media screen and (min-width: 100px) and (max-width: 640px) { .adv-in { padding-top: 40px; padding-bottom: 15px; }
.adv-in .g-title { margin-bottom: 30px; }
.adv-in .bd .wrap { flex-wrap: wrap; margin: 0 15px; background-color: transparent; padding: 30px 0; }
.adv-in .bd .wrap .item { flex: 0 0 33%; margin-bottom: 15px; }
.adv-in .bd .wrap .item .pic { margin: auto; max-width: 105px; width: 80%; }
.adv-in .bd .wrap .item .pic img { width: 100%; height: auto; } }
.flow { background: url("../images/liucheng.jpg") no-repeat center center; height: 585px; }
.flow .g-title { padding-top: 80px; margin-bottom: 120px; color: #fff; }
.flow .g-title .title .en { font-size: 30px; margin-bottom: 20px; }
.flow .g-title .title .cn { font-size: 18px; }
.flow .g-title .title .cn span { background-color: #333; }
.flow .g-title .title .cn::before { background-color: #ccc; }
.flow .bd { display: flex; justify-content: space-around; align-items: center; }
.flow .bd .item { position: relative; flex: 0 0 auto; height: 164px; width: 164px; }
.flow .bd .item .icon img { width: 100%; height: auto; }
.flow .bd .item .text { position: absolute; width: 100%; bottom: -90px; height: 90px; display: flex; align-items: center; }
.flow .bd .item .text p { flex: 1; font-size: 18px; text-align: center; line-height: 1.66; color: #fff; }
.flow .bd .line { flex: 0 0 20px; height: 20px; background: url("../images/flow_arrow.png") no-repeat center; background-size: cover; }


@media screen and (min-width: 100px) and (max-width: 640px) { .flow { background: url("../images/liucheng.jpg") no-repeat center center; background-size: auto 100%; padding: 30px 0 65px 0; height: auto; }
.flow .g-title { padding-top: 0; margin-bottom: 20px; color: #fff; }
.flow .g-title .title .en { font-size: 25px; margin-bottom: 0; }
.flow .g-title .title .cn { font-size: 16px; }
.flow .bd { margin: 0 15px; }
.flow .bd .item { flex: 0 0 16%; width: auto; height: auto; }
.flow .bd .item .text { width: 150%; left: -25%; bottom: -50px; height: 50px; }
.flow .bd .item .text p { line-height: 16px; font-size: 10px; }
.flow .bd .line { flex: 0 0 16px; width: 16px; height: 16px; } }
.case { padding: 50px 0; }
.case .bd { padding-top: 40px; display: flex; justify-content: space-between; }
.case .bd .item { border: 5px solid #f4f4f4; flex: 0 0 250px; overflow: hidden; }
.case .bd .item .pic img { width: 250px; height: 165px; }
.case .bd .item .title { display: block; height: 40px; line-height: 40px; padding: 0 10px; background-color: #f4f4f4; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.case .bd .item:hover { border: 5px solid #fa8b02; }
.case .bd .item:hover .title { background-color: #222222; color: #fff; }


@media screen and (min-width: 100px) and (max-width: 640px) { .case { padding: 30px 0; }
.case .g-title .title .en { font-size: 25px; margin-bottom: 0; }
.case .g-title .title .cn { font-size: 16px; }
.case .bd { padding-top: 30px; display: flex; flex-wrap: wrap; justify-content: space-around; }
.case .bd .item { border: 5px solid #f4f4f4; flex: 0 0 40%; margin-bottom: 15px; }
.case .bd .item .pic img { width: 100%; height: auto; }
.case .bd .item .title { display: block; height: 30px; padding: 0 10px; line-height: 30px; font-size: 12px; background-color: #f4f4f4; }
.case .bd .item:active { border: 5px solid #fa8b02; }
.case .bd .item:active .title { background-color: #222222; color: #fff; } }
.map { background: url("../images/ditu.jpg") no-repeat center; height: 700px; }
.advantages { padding: 20px 0 50px 0; }
.advantages .g-title { margin-bottom: 40px; }
.advantages .bd { background-color: #fbfbfb; }
.advantages .bd .wrap { display: flex; }
.advantages .bd .wrap .bd-item { flex: 0 0 50%; min-height: 618px; box-sizing: border-box; background-color: #f1f1f1; }
.advantages .bd .wrap .bd-item .bd-title { padding: 50px 0 0 0; margin: 0 0 30px 60px; }
.advantages .bd .wrap .bd-item .bd-title .cn { font-size: 22px; font-weight: bold; color: #111; margin-bottom: 15px; }
.advantages .bd .wrap .bd-item .bd-title .en { display: inline-block; padding-bottom: 5px; font-size: 15px; color: #555; border-bottom: 2px solid #ccc; }
.advantages .bd .wrap .adva { border-right: 5px solid #fff; }
.advantages .bd .wrap .adva .adva-bd { margin: 0 60px; padding: 50px 0; display: flex; flex-wrap: wrap; justify-content: space-between; }
.advantages .bd .wrap .adva .adva-bd .item { flex: 0 0 105px; margin-bottom: 30px; }
.advantages .bd .wrap .adva .adva-bd .item .title { text-align: center; line-height: 2em; }
.advantages .bd .wrap .faq { border-left: 5px solid #fff; padding-bottom: 40px; }
.advantages .bd .wrap .faq .faq-bd { margin: 0 60px; }
.advantages .bd .wrap .faq .faq-bd .item { padding-bottom: 20px; }
.advantages .bd .wrap .faq .faq-bd .item h3 { font-size: 18px; line-height: 22px; font-weight: 400; margin-bottom: 10px; }
.advantages .bd .wrap .faq .faq-bd .item h3 a { color: #333; }
.advantages .bd .wrap .faq .faq-bd .item p { color: #666; font-size: 15px; line-height: 1.566; }
.advantages .bd .wrap .faq .faq-bd .more { height: 48px; }
.advantages .bd .wrap .faq .faq-bd .more a { display: inline-block; height: 44px; border: 2px solid #fa8b02; padding-left: 60px; background: url("../images/icon-more-arrow.png") #fa8b02 25px center no-repeat; }
.advantages .bd .wrap .faq .faq-bd .more a span { display: block; height: 44px; padding: 0 20px; font-size: 18px; line-height: 44px; color: #fa8b02; background: #fff; }


@media screen and (min-width: 100px) and (max-width: 640px) { .map { display: none; }
.advantages { padding: 20px 0 0 0; }
.advantages .g-title { margin-bottom: 30px; }
.advantages .bd { background-color: #fbfbfb; }
.advantages .bd .wrap { display: block; }
.advantages .bd .wrap .bd-item { min-height: 0; }
.advantages .bd .wrap .bd-item .bd-title { text-align: center; margin: 0 0 30px 0; }
.advantages .bd .wrap .adva { border-right: none; padding-bottom: 20px; }
.advantages .bd .wrap .adva .adva-bd { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0; padding: 0; }
.advantages .bd .wrap .adva .adva-bd .item { flex: 0 0 33%; text-align: center; margin-bottom: 20px; }
.advantages .bd .wrap .adva .adva-bd .item .pic img { width: 60px; height: 60px; }
.advantages .bd .wrap .adva .adva-bd .item .title { text-align: center; line-height: 2em; }
.advantages .bd .wrap .faq { background-color: #fff; border: none; }
.advantages .bd .wrap .faq .faq-bd { margin: 0 15px; }
.advantages .bd .wrap .faq .faq-bd .more { text-align: center; } }
.service { padding: 30px 0 50px 0; background-color: #f2f2f2; }
.service .g-title .title .cn span { background-color: #f2f2f2; }
.service .bd { padding-top: 30px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.service .bd .item { box-sizing: border-box; padding: 50px 30px; flex: 0 0 32.8%; background-color: #222; border-top: 4px solid #000; }
.service .bd .item .icon { height: 45px; background-size: auto 100%; background-position: left center; background-repeat: no-repeat; }
.service .bd .item .icon-card-1 { background-image: url("../images/service_01.png"); }
.service .bd .item .icon-card-2 { background-image: url("../images/service_02.png"); }
.service .bd .item .icon-card-3 { background-image: url("../images/service_03.png"); }
.service .bd .item .bd-i { color: #fff; padding-top: 40px; }
.service .bd .item .bd-i h3 { font-size: 22px; margin-bottom: 8px; }
.service .bd .item .bd-i p { line-height: 1.666; font-size: 14px; }
.service .bd .item:hover { background-color: #fff; border-top-color: #fa8b02; }
.service .bd .item:hover .icon-card-1 { background-image: url("../images/service_01_hav.png"); }
.service .bd .item:hover .icon-card-2 { background-image: url("../images/service_02_hav.png"); }
.service .bd .item:hover .icon-card-3 { background-image: url("../images/service_03_hav.png"); }
.service .bd .item:hover .bd-i h3 { color: #fa8b02; }
.service .bd .item:hover .bd-i p { color: #222; }

@media screen and (min-width: 100px) and (max-width: 640px) { .service { padding: 30px 0 20px 0; }
.service .bd { margin: 0 15px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.service .bd .item { flex: 0 0 100%; margin-bottom: 15px; } }
.main { padding-top: 15px; display: flex; }
.main .main-wrap { flex-grow: 1; }
.main .main-wrap .location { line-height: 40px; font-size: 16px; border-bottom: 1px solid #e5e5e5; }
.main .main-side { flex: 0 0 300px; margin-left: 30px; }

@media screen and (min-width: 100px) and (max-width: 640px) { .main { padding-top: 15px; display: block; }
.main .main-wrap { width: 100%; }
.main .main-wrap .location { margin: 0 10px; }
.main .main-side { width: auto; margin: 0 10px; } }
.list-bd { padding-top: 30px; }
.list-bd .item { margin-bottom: 30px; display: flex; }
.list-bd .item .pic { flex: 0 0 220px; width: 220px; margin-right: 20px; }
.list-bd .item .pic img { width: 100%; height: auto; }
.list-bd .item .rd { flex: 1; display: flex; flex-direction: column; }
.list-bd .item .rd .rd-hd { flex-grow: 1; }
.list-bd .item .rd .title { font-size: 17px; line-height: 1.5; font-weight: 400; margin-bottom: 8px; }
.list-bd .item .rd .title a { color: #222; }
.list-bd .item .rd .title a:hover { color: #fa8b02; text-decoration: underline; }
.list-bd .item .rd .desc { font-size: 14px; color: #666; line-height: 1.6; }
.list-bd .item .rd .desc a { color: #fa8b02; }
.list-bd .item .rd .desc a:hover { text-decoration: underline; }
.list-bd .item .rd .tip { height: 26px; line-height: 22px; font-size: 14px; color: #999; }

@media screen and (min-width: 100px) and (max-width: 640px) { .list-bd { padding-top: 20px; margin: 0 10px; }
.list-bd .item { margin-bottom: 15px; display: flex; }
.list-bd .item .pic { flex: 0 0 100px; width: 100px; margin-right: 10px; }
.list-bd .item .pic img { width: 100%; height: auto; }
.list-bd .item .rd { flex: 1; display: flex; flex-direction: column; }
.list-bd .item .rd .rd-hd { flex-grow: 1; }
.list-bd .item .rd .title { font-size: 15px; max-height: 48px; overflow: hidden; }
.list-bd .item .rd .title a:hover, .list-bd .item .rd .title a:active { color: #fa8b02; text-decoration: none; }
.list-bd .item .rd .desc { display: none; }
.list-bd .item .rd .tip { height: 22px; } }
.s-title { line-height: 40px; height: 40px; border-bottom: 1px solid #e5e5e5; }
.s-title .title { float: left; font-size: 20px; font-weight: bold; }
.s-title .more { font-size: 14px; float: right; }
.s-title .more:hover { color: #fa8b02; text-decoration: underline; }
.mainPage { border-top: 1px solid #e5e5e5; padding-top: 30px; margin-bottom: 30px; text-align: center; }
.mainPage ul { display: inline-block; margin: 0 auto; }
.mainPage ul li { float: left; display: inline; height: 32px; line-height: 32px; padding: 0 10px; color: #000; margin: 0 5px; border: 1px solid #dedede; font-size: 16px; }
.mainPage ul li a { color: #000; font-size: 16px; }
.mainPage ul li a:hover, .mainPage ul li a:focus { color: #fa8b02; text-decoration: none; }
.mainPage ul li.thisclass { background: #fa8b02; border: 1px solid #d67600; color: #fff; font-size: 16px; }
.mainPage ul li.thisclass a { color: #fff; }
.mobilePage { display: none; }
.main-side .adva-bd { display: flex; flex-wrap: wrap; justify-content: space-between; }
.main-side .adva-bd .item { flex: 0 0 30%; text-align: center; padding-top: 20px; }
.main-side .adva-bd .item .pic { width: 100%; margin: auto; }
.main-side .adva-bd .item .pic img { width: 100%; height: auto; }
.main-side .adva-bd .item .title { line-height: 30px; color: #888; }
.main-side .pursue-bd { padding-top: 30px; }
.main-side .pursue-bd img { width: 100%; height: auto; }
.main-side .news-bd { padding-top: 30px; margin-bottom: 10px; }
.main-side .news-bd .bd ul li { display: block; line-height: 1.6; padding: 10px 0; border-bottom: 1px dotted #e5e5e5; }
.main-side .news-bd .bd ul li h3 { font-size: 18px; margin-bottom: 5px; }
.main-side .news-bd .bd ul li h3 a { color: #222; }
.main-side .news-bd .bd ul li h3 a:hover { color: #fa8b02; text-decoration: underline; }
.main-side .news-bd .bd ul li p { font-size: 14px; color: #666; }
.main-side .news-bd .bd ul li:last-child { border-bottom: none; }
.main-side .contact-bd { padding-bottom: 30px; }
.main-side .contact-bd .bd { padding-top: 20px; }
.main-side .contact-bd .bd p { line-height: 1.555; font-size: 15px; color: #666; margin-bottom: 8px; }

@media screen and (min-width: 100px) and (max-width: 100px) { .mainPage { display: none; }
.mobilePage { display: block; padding: 15px 0; margin: 0 10px; }
.mobilePage ul { display: flex; box-sizing: border-box; border: 1px solid #e1e1e1; border-radius: 4px; }
.mobilePage ul li { flex: 1; height: 38px; text-align: center; }
.mobilePage ul li:first-child { border-right: 1px solid #e1e1e1; }
.mobilePage ul li a { display: block; width: 100%; line-height: 38px; }
.main-side { margin: 0 10px; }
.main-side .adva-bd .item .pic { width: 80%; } }
.article { padding-top: 30px; }
.article .title { font-size: 24px; font-weight: bold; line-height: 1.5; text-align: center; margin-bottom: 8px; }
.article .art-info { font-size: 14px; color: #999; text-align: center; line-height: 1.8; border-bottom: 1px solid #e5e5e5; padding-bottom: 5px; margin-bottom: 15px; }
.article .art-bd { font-size: 15px; line-height: 1.666; border-bottom: 1px solid #e5e5e5; padding-bottom: 10px; margin-bottom: 20px; }
.article .art-bd p { padding: 10px 0; }
.article .art-bd img{width:auto !important; height:auto !important; max-width:100%;}
.article .art-page { font-size: 15px; }
.article .art-page ul { display: flex; }
.article .art-page li { flex: 1; }
.article .art-page li:last-child { text-align: right; }
.article .art-page a { color: #222; line-height: 1.8; }
.article .art-page a:hover { color: #fa8b02; text-decoration: underline; }

@media screen and (min-width: 100px) and (max-width: 640px) { .article { margin: 0 10px 10px 10px; }
.article .art-bd { padding-bottom: 10px; margin-bottom: 10px; }
.article .art-bd p img { width: auto; max-width: 100%; height: auto; }
.article .art-page { font-size: 15px; }
.article .art-page ul { display: block; }
.article .art-page li:last-child { text-align: left; }
.article .art-page a { color: #222; line-height: 1.8; }
.article .art-page a:hover { color: #fa8b02; text-decoration: underline; } }
.footer { background-color: #222222; color: #ccc; }
.footer a { color: #ccc; }
.footer a:hover { color: #fff; }
.footer .link { padding: 20px 0; }
.footer .link h3 { font-size: 18px; font-weight: bold; margin-bottom: 10px; }
.footer .link .bd { display: flex; flex-wrap: wrap; }
.footer .link .bd li{float:left;}
.footer .link .bd a { flex: 0 0 auto; display: block; font-size: 14px; line-height: 24px; padding-right: 10px;}
.footer .link .bd a:hover { color: #fa8b02; text-decoration: underline; }
.footer .link.bor { border-bottom: 1px solid #444; }
.footer .copyright { padding: 40px 40px 100px 40px; text-align: center; line-height: 1.666; }


@media screen and (min-width: 100px) and (max-width: 640px) { .footer .link { display: none; } }
<style type="text/css">
body{position: relative;background: #EFF2F4;font: normal 13px "宋体" !important;}
body,div,ul,li,p,a,img{padding: 0;margin: 0;}
/*右侧悬浮菜单*/
.slide{width: 50px;height: 250px;position: fixed;top: 50%;margin-top: -126px;background: #018D75;right: 0;border-radius: 5px 0 0 5px;z-index: 999;}
.slide ul{list-style: none;}
.slide .icon li{width: 49px;height: 50px;background: url(img/icon.png) no-repeat;}
.slide .icon .up{background-position:-330px -120px ;}
.slide .icon li.qq{background-position:-385px -73px ;}
.slide .icon li.tel{background-position:-385px -160px ;}
.slide .icon li.wx{background-position:-385px -120px ;}
.slide .icon li.down{background-position:-330px -160px ;}
.slide .info{top: 50%;height: 147px;position: absolute;right: 100%;background: #018D75;width: 0px;overflow: hidden;margin-top: -73.5px;transition:0.5s;border-radius:4px 0 0 4px ;}
.slide .info.hover{width: 145px;}
.slide .info li{width: 145px;color: #CCCCCC;text-align: center;}
.slide .info li p{font-size: 1.1em;line-height: 2em;padding: 15px;text-align: left;}
.slide .info li.qq p a{display: block;margin-top: 12px;width: 100px;height: 32px;line-height: 32px;color: #00DFB9;font-size: 16px;   text-align: center;text-decoration: none;border: 1px solid #00DFB9;border-radius: 5px;}
.slide .info li.qq p a:hover{color: #FFFFFF;border: none;background: #00E0DB;}
.slide .info li div.img{height: 100%;background: #DEFFF9;margin: 15px;}
.slide .info li div.img img{width: 100%;height: 100%;}

/*控制菜单的按钮*/
.index_cy{width: 30px;height: 30px;background: url(img/index_cy.png);position: fixed;right: 0;top: 50%;margin-top: 140px;background-position: 62px 0;cursor: pointer;
}
.index_cy2{width: 30px;height: 30px;background: url(img/index_cy.png);position: fixed;right: 0;top: 50%;margin-top: 140px;background-position: 30px 0;cursor: pointer;}

/*自适应 当屏小于1050时隐藏*/
@media screen and (max-width: 1050px) {
.slide{display: none;}
#btn{display: none;}
.fqa-bd .more{display:none}
}
</style>








