ul li { list-style-type: none; }
ul, h2, p { padding: 0; margin: 0; }
body { max-width: 640px; margin: 0 auto; background-color: #F2F2F3; }
/** { font-family:'Microsoft YaHei' }*/
@media screen and (min-width:640px) {
    html { font-size: 16px; }
    .hander > .am-header-nav > a { padding-top: 0.25em; }
    .hander > .am-header-nav > a > .am-icon-bars { font-size: 2.25em; }
    .News .list > ul > li .list-content h3 { line-height: 1.5em; height: 3em; font-size: 0.875em; font-weight: 600; color: #6f6f6f; margin: 0; }
    .News .list > ul > li .list-content p { line-height: 1.25em; height: 2.5em; }
}

@media screen and (min-width:513px) and (max-width:639px) {
    html { font-size: 14px; }
    .hander > .am-header-nav > a { position: relative; top: -0.125em; }
    body > .content > .Products .Products-list > ul > li > a > .content { line-height: 1em; }
    .News .list > ul > li .list-content h3 { line-height: 1.25em; height: 2.5em; font-size: 0.875em; font-weight: 600; color: #6f6f6f; margin: 0; }
    .home.news > .content > ul > li > a > div > .content { margin-top: 1em; }
    .home.main-type-icon > ul > li.pic > a > span { font-size: 0.875em; }
}

@media screen and (min-width:414px) and (max-width:512px) {
    html { font-size: 10px; }
    .hander > .am-header-nav > a { position: relative; top: -0.25em; }
    body > .content > .Products .Products-list > ul > li > a > .content { line-height: 1em; }
    .News .list > ul > li .list-content h3 { line-height: 1.25em; height: 2.5em; font-size: 0.875em; font-weight: 600; color: #6f6f6f; margin: 0; }
    .home.news > .content > ul > li > a > div > .content { margin-top: 1em; }
    .home.main-type-icon > ul > li.pic > a > span { font-size: 0.75em; }
}

@media screen and (min-width:321px) and (max-width:413px) {
    .hander > .am-header-nav > a { position: relative; top: -0.25em; }
    .home.main-type-icon > ul > li.pic { padding: 0.5em 0.25em; }
    .home.main-type-icon > ul > li.pic > a > span { font-size: 0.5em; }
}

@media screen and (max-width:320px) {
    html { font-size: 10px; }
    .hander > .am-header-nav > a { position: relative; top: -0.25em; }
    .hander > .am-header-left > a { left: -0.125em; }
    body > .content > .Products .Products-list > ul > li > a > .content { line-height: 1em; }
    .home.main-type-icon > ul > li.pic { padding: 0.5em 0.25em; }
}

video::-internal-media-controls-download-button { display: none; }

video::-webkit-media-controls-enclosure { overflow: hidden; }

video::-webkit-media-controls-panel { width: calc(100% + 30px); }



html { max-width: 640px; margin: 0 auto; }
.am-with-fixed-header { padding-top: 3em; padding-bottom: 3em; }
.hander { color: #fff; max-width: 640px; height: auto; margin: 0 auto; /*background: url(/m/wechat/images/header.jpg) no-repeat;*/ background: #DF8700; /*background-size: cover;*/ box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); padding: 0.25em 0; }
.hander a { color: #fff; }
.hander .am-header-nav { left: 0.75em; }
.hander .am-header-nav a { display: block; }
.hander .am-icon-bars { font-size: 1.875em; }
.hander .header-title { margin: 0 12%; font-size: 1.5em; }
.hander > .am-header-left > a > img { height: auto; width: 2em; }
.hander .am-header-right .am-icon-home { font-size: 3rem; }
.hander .search-div { width: 80%; margin: 0 auto; padding: 0.25em 5%; color: #5C5D5D; opacity: 0.8; }
.hander .search-div .am-form-group { margin: 0; }
.hander .search-div .am-form-icon .label-local { position: absolute; left: 0.5em; bottom: 0; display: block; line-height: 1.75em; }
.hander .search-div .am-form-icon .icon-local { left: 2.5em; top: 50%; font-size: 1.5em; color: inherit; }
.hander .search-div .am-form-icon .am-form-field { padding: 0.25em; border-radius: 6px; padding-left: 5.5em !important; padding-right: 2.75em !important; }
.hander .search-div .am-form-icon .am-icon-search { left: initial; right: 0.5em; font-size: 1.5em; }

.menu-offcanvas { color: #fff; padding-bottom: 8em; }
.menu-offcanvas a { color: #fff; font-weight: bold; }
.menu-offcanvas > ul { }
.menu-offcanvas > ul > li { }
.menu-offcanvas > ul > li ul { margin: 0.25em 0; }
.menu-offcanvas > ul > li ul.menu-pt ul { display: none; overflow: hidden; }
.menu-offcanvas > ul > li ul li { margin-left: 1em; }

.am-slides img { width: 100%; }

.content_foot_tel { margin-bottom: 2.5em; }
.content_default { }

.foot.foot-fix { z-index: 9999; background-color: #fff; max-width: 640px; margin: 0 auto; position: fixed; bottom: 0; left: 0; right: 0; box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.2); }
.foot ul.foot-type { width: 100%; margin: 0 auto; }
.foot ul.foot-type > li { float: left; width: 16.66%; padding-top: 0.5rem; text-align: center; }
.foot ul.foot-type > li.active { background-color: #DF8700; color: #fff; }
.foot ul.foot-type > li.active a { }
.foot ul.foot-type > li.active a span { }
.foot ul.foot-type > li > a { color: inherit; }
.foot ul.foot-type > li > a > img { width: 30%; display: block; margin: 0 auto; }
.foot ul.foot-type > li > a > span { display: block; color: #000; font-size: 0.875em; padding-bottom: 0.5em; }



.footer_tel { margin: 0 auto; padding: 0.25em 0; height: 2.5em; margin-bottom: 0; background: #0a0a0a; position: fixed; bottom: 0; left: 0; right: 0; }
.footer_tel span { padding: 0 1em; }
.footer_tel span a { color: #fff; }


.fl_nav { width: 100%; padding: 10px 1%; background: #fff; }
.fl_nav ul { padding-left: 0; }
.fl_nav ul li { float: left; width: 18%; margin: 0 3.5%; }
.fl_nav ul li a { display: block; text-align: center; width: 100%; font-weight: 200; color: #333; }
.fl_nav ul li a img { display: block; width: 85%; margin: 0 auto; }
.fl_nav ul li a span { font-size: 1em; line-height: 1em; font-weight: 400; }

.Home-Top > ul { }
.Home-Top > ul > li { padding: 5px 0; }
.Home-Top > ul > li > a { }
.Home-Top > ul > li > a > img { width: 100%; }

.home { color: #595757; }
.home .txt-sm { font-size: 0.75em; text-overflow: ellipsis; }
.home .title { }
.home .title, .home .title-text { font-size: 1em; font-weight: bold; color: #595757; }
.home .more, .home .more-text { font-weight: 200; }
.home a { color: #595757; }
.home a span { color: #595757; }

.home.main-type-icon { padding: 0.75em; }
.home.main-type-icon > ul { width: 90%; margin: 0 auto; }
.home.main-type-icon > ul > li { width: 22%; margin: 0 1.5%; float: left; padding: 1em 0.75em; height: auto; text-align: center; }
.home.main-type-icon > ul > li.active { background-color: #fff; }
.home.main-type-icon > ul > li a { color: inherit; }
.home.main-type-icon > ul > li a img { width: 2em; display: block; margin: 0 auto; }
.home.main-type-icon > ul > li a span { display: block; margin-top: 0.5em; font-weight: bold; font-size: 0.75em; }

.home.main-type-list { }
.home.main-type-list > ul { }
.home.main-type-list > ul > li { padding: 0.5em 0 0.5em; margin: 0.5em 0 0; background-color: #fff; }
.home.main-type-list > ul > li.first { margin: 0; }
.home.main-type-list > ul > li.active { }
.home.main-type-list > ul > li > div { width: 80%; margin: 0 auto; }
.home.main-type-list > ul > li > .title { position: relative; height: 1.5em; }
.home.main-type-list > ul > li > .title > i { position: absolute; bottom: 0; left: 25%; }
.home.main-type-list > ul > li > .title > i > img { width: 1.25em; }
.home.main-type-list > ul > li > .title > .title-text { position: absolute; left: 0; bottom: 0; font-size: 0.875em; }
.home.main-type-list > ul > li > .title > .more { position: absolute; right: 0em; bottom: 0; color: #B5B5B6; }
.home.main-type-list > ul > li > .title > .more > .more-text { }
.home.main-type-list > ul > li > .content { }
.home.main-type-list > ul > li > .content > ul { }
.home.main-type-list > ul > li > .content > ul > li { float: left; width: 23%; margin-top: 0.25em; margin-right: 2%; }
.home.main-type-list > ul > li > .content > ul > li > a { display: block; }
.home.main-type-list > ul > li > .content > ul > li > a > .img { width: 0; display: block; overflow: hidden; }
.home.main-type-list > ul > li > .content > ul > li > a > span { color: #000; font-size: 0.875em; display: block; height: 1.5em; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.home.recom { background-color: #fff; padding: 0.5em 0 0.5em; margin-top: 0.5em; }
.home.recom > .title { width: 80%; margin: 0 auto; height: 1.5em; font-size: 0.875em; }
.home.recom > .content { width: 90%; margin: 0.25em auto 0; }
.home.recom > .content > ul { }
.home.recom > .content > ul > li { float: left; width: 33%; }
.home.recom > .content > ul > li > a > img { width: 62%; float: left; }
.home.recom > .content > ul > li > a > span { display: block; float: left; width: 35%; margin-left: 2%; padding-top: 0.25em; line-height: 1.25em; }

.home.news { background-color: #fff; padding: 0.25em 0 0.5em; margin-top: 0.5em; }
.home.news > div { }
.home.news > .title { width: 80%; margin: 0 auto; position: relative; height: 2em; }
.home.news > .title > i { position: absolute; bottom: 0; }
.home.news > .title > i.icon-down { right: 0; }
.home.news > .title .title-text { position: absolute; left: 0; bottom: 0; font-size: 0.875em; }
.home.news > .title .more { position: absolute; right: 0em; bottom: 0; color: #B5B5B6; }
.home.news > .title .more > .more-text { }
.home.news > .content { padding-top: 0.25em; }
.home.news > .content > ul { }
.home.news > .content > ul > li { margin-bottom: 0.5em; }
.home.news > .content > ul > li > a > img { width: 35%; float: left; }
.home.news > .content > ul > li > a > div { width: 53%; margin-left: 2%; float: left; }
.home.news > .content > ul > li > a > div > div { color: #595757; line-height: 1.25em; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; }
.home.news > .content > ul > li > a > div > .title { padding: 0.25em 0; height: 3em; font-size: 0.875em; }
.home.news > .content > ul > li > a > div > .content { height: 2.5em; }
.home.news > .content > ul > li > a > i { margin: 2em 0.75em 0 0; float: right; font-size: 1em; -webkit-transform: scale(2,1); }

.Products { margin-bottom: 1em; background: #fff; }
.Products .products-filter { }
.Products .products-filter .am-breadcrumb { margin: 0; }
.Products .am-breadcrumb > li + li:before { padding: 0; }
.Products .am-accordion-default .am-accordion-title { background-color: #eeeeee; color: initial; }
.Products .am-accordion { box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.2); }
.Products .Products-list .sx_con p { float: left; width: 50%; padding-bottom: 12px; text-align: center; }
.Products .Products-list .sx_con p a { display: block; font-size: 14px; height: 30px; line-height: 30px; background: #e3e3e3; width: 88%; color: #686868; margin: 0 auto; }
.Products .Products-list h2 { font-size: 16px; text-align: center; background: #e7e7e7; color: #333; font-weight: 200; height: 40px; line-height: 40px; border-top: 1px solid #d1d1d1; padding: 0; }
.Products .Products-list > ul > li { position: relative; width: 100%; padding: 2% 3% 2% 3%; background: #f7f1e8; margin-top: 0.5em; }
.Products .Products-list > ul > li > a { display: block; float: left; width: 100%; color: #595757; }
.Products .Products-list > ul > li > a > img { float: left; width: 40%; }
.Products .Products-list > ul > li > a > .content { float: left; width: 50%; color: #333; padding: 1% 0 1% 0.25em; line-height: 1.25em; }
.Products .Products-list > ul > li > a > .content .title { height: 2.25em; overflow: hidden; line-height: 1.125em; }
.Products .Products-list > ul > li > a > .content .text { display: block; font-size: 0.875em; font-weight: 600; color: #595757; height: 2em; line-height: 1em; overflow: hidden; }
.Products .Products-list > ul > li > a > .content > .price { color: #f00; font-size: 0.875em; }
.Products .Products-list > ul > li > a > .icon { position: absolute; right: 1em; top: 1.75em; -webkit-transform: scale(1.75,1); }
.Products .Products-BreadNav { background-color: #fff; padding: 0.25em 0 0.5em; }
.Products .Products-BreadNav > div { width: 80%; margin: 0 auto; }
.Products .Products-BreadNav > .title { position: relative; height: 1.5em; font-weight: bold; }
.Products .Products-BreadNav > .title > i { position: absolute; bottom: 0; left: 25%; }
.Products .Products-BreadNav > .title > i > img { width: 1.25em; }
.Products .Products-BreadNav > .title > .title-text { position: absolute; left: 0; bottom: 0; font-size: 0.875em; }
.Products .Products-BreadNav > .title > .back { position: absolute; right: 0em; bottom: 0; color: #B5B5B6; }
.Products .Products-BreadNav > .title > .back .back-text { font-weight: normal; font-size: 0.875em; color: #B5B5B6; }
.Products .Products-BreadNav > .content { height: 1.5em; overflow: hidden; white-space: nowrap; }
.Products .Products-BreadNav > .content > span > a { color: #595757; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 0.875em; }
.Products .Products-ProductType { margin: 0 auto; width: 100%; padding: 0 3%; overflow: hidden; }
.Products .Products-ProductType ul.Pros-TypePages { }
.Products .Products-ProductType ul.Pros-TypePages > li.ProductType-Page { margin: 0; display: block; }
.Products .Products-ProductType ul.Pros-TypePages > li.ProductType-Page .ProductType-Item { margin: 0.25em auto; margin-left: 5%; width: 45%; float: left; font-size: 0.75em; line-height: 2em; white-space: nowrap; }
.Products .Products-ProductType ul.Pros-TypePages > li.ProductType-Page .ProductType-Item > a { width: 100%; overflow: hidden; overflow: hidden; width: 100%; display: block; }
.Products .Products-ProductType ul.Pros-TypePages > li.ProductType-Page .ProductType-Item > a > * { display: inline-block; vertical-align: middle; }
.Products .Products-ProductType ul.Pros-TypePages > li.ProductType-Page .ProductType-Item > a > img { width: 2em; height: 2em; }
.Products .Products-ProductType ul.Pros-TypePages > li.ProductType-Page .ProductType-Item > a > span { color: #333333; }
.Products .Products-ProductType > .am-control-nav { bottom: 5px; height: 15px; }
.Products .Products-ProductType > .am-control-nav li { position: relative; top: -1em; }
.Products .Products-ProductType > .am-control-nav li a.am-active { background-color: #DF8700; }
.Products .Products-ProductType > .am-direction-nav .am-prev { left: 0; }
.Products .Products-ProductType > .am-direction-nav .am-next { right: 0; }

.ProDetail { }
.ProDetail .ProDetail-BreadNav { background-color: #fff; padding: 0.25em 0 0.5em; }
.ProDetail .ProDetail-BreadNav > div { width: 80%; margin: 0 auto; }
.ProDetail .ProDetail-BreadNav > .title { position: relative; height: 1.5em; font-weight: bold; }
.ProDetail .ProDetail-BreadNav > .title > i { position: absolute; bottom: 0; left: 25%; }
.ProDetail .ProDetail-BreadNav > .title > i > img { width: 1.25em; }
.ProDetail .ProDetail-BreadNav > .title > .title-text { position: absolute; left: 0; bottom: 0; font-size: 0.875em; }
.ProDetail .ProDetail-BreadNav > .title > .back { position: absolute; right: 0em; bottom: 0; color: #B5B5B6; }
.ProDetail .ProDetail-BreadNav > .title > .back .back-text { font-weight: normal; font-size: 0.875em; color: #B5B5B6; }
.ProDetail .ProDetail-BreadNav > .content { height: 1.5em; overflow: hidden; white-space: nowrap; }
.ProDetail .ProDetail-BreadNav > .content > span > a { color: #595757; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 0.875em; }

.ProDetail .ProDetail-Title { background: #fff; border-top: 1px solid #eee; }
.ProDetail .ProDetail-Title > * { padding: 0; margin: 0; text-align: center; }
.ProDetail .ProDetail-Title > h3 { font-size: 1.25em; }
.ProDetail .ProDetail-Title > h4 { }

.ProDetail .am-slider-a1 .am-control-nav li a { background-color: #ddd; -webkit-box-shadow: none; box-shadow: none; }
.ProDetail .am-slider-a1 .am-control-nav li a.am-active { background-color: #DF8700; }
.ProDetail .ProDetailVideo { position: absolute; top: 10.25em; right: 0; width: 8em; }
.ProDetail .ProDetailVideo > .video { position: relative; }
.ProDetail .ProDetailVideo > .video > i { position: absolute; top: 0.375em; left: 1.25em; font-size: 2em; width: 1.5em; height: 1.5em; border: 2px solid #DF8700; border-radius: 50%; color: #DF8700; }
.ProDetail .ProDetailVideo > .video > i:before { position: relative; left: 0.375em; bottom: 0.125em; }

.ProDetail .ProDetail-VideoAndPDF { background: #fff; text-align: center; padding-top: 0.5em; }
.ProDetail .ProDetail-VideoAndPDF > span { }
.ProDetail .ProDetail-VideoAndPDF > .video { }
.ProDetail .ProDetail-VideoAndPDF > .video + .pdf { margin-left: 4em; }
.ProDetail .ProDetail-VideoAndPDF > .pdf > a { }
.ProDetail .ProDetail-VideoAndPDF > .pdf > a > * { }
.ProDetail .ProDetail-Alert-Video > .am-modal > .am-modal-dialog { width: 90%; }
.ProDetail .ProDetail-Alert-Video > .am-modal > .am-modal-dialog > .am-modal-hd > a.am-close { font-size: 2em; right: 0.5em; top: 0.25em; }


.ProDetail .ProDetailContent { background: #fff; }
.ProDetail .ProDetailContent > .ProDetailInfo { margin: 0 auto 0; width: 90%; }
.ProDetail .ProDetailContent > .left { width: 50%; float: left; left: 0; font-size: 0.875em; }
.ProDetail .ProDetailContent > .left > .title { padding-left: 1em; }
.ProDetail .ProDetailContent > .left > .title > h3 { font-weight: bold; margin: 0; }
.ProDetail .ProDetailContent > .left > .title > h4 { margin: 0; }
.ProDetail .ProDetailContent > .left > .pdf { padding-left: 1em; }
.ProDetail .ProDetailContent > .left > .pdf > a { display: block; height: 2.5em; position: relative; width: 8em; }
.ProDetail .ProDetailContent > .left > .pdf > a > .icon-pdf { position: absolute; left: 0; top: 0; }
.ProDetail .ProDetailContent > .left > .pdf > a > .icon-pdf > img { width: 2.5em; }
.ProDetail .ProDetailContent > .left > .pdf > a > .pdf-text { padding-left: 0.5em; position: absolute; left: 3em; bottom: 0; color: #5C5D5D; }
.ProDetail .ProDetailContent > .right { width: 50%; padding: 0 0.5em; float: right; }
.ProDetail .ProDetailPDF { padding-top: 0.5em; text-align: center; background: #fff; border-top: 1px solid #ddd; }
.ProDetail .ProDetailPDF > a { display: inline-block; vertical-align: middle; }
.ProDetail .ProDetailPDF > a > * { display: inline-block; vertical-align: middle; }
.ProDetail .ProductDetailShare { background: #fff; width: 100%; padding: 1em 0; font-size: 1em; }
.ProDetail .ProductDetailShare > .share { width: 90%; margin: 0 auto; overflow: hidden; }
.ProDetail #ProDetail-foot { }
.ProDetail #ProDetail-foot > ul { }
.ProDetail #ProDetail-foot > ul > li { float: left; background: #DF8700; width: 30%; padding: 0.75em; text-align: center; color: #fff; font-size: 0.875em; font-weight: bold; height: 3em; border-left: 1px solid #fff; }
.ProDetail #ProDetail-foot > ul > li.first { background: #5C5D5D; width: 40%; padding: 0.5em 0; border-left: none; }
.ProDetail #ProDetail-foot > ul > li.first > p { font-size: 0.875em; font-weight: normal; line-height: 1.25em; color: #fff; }
.ProDetail #ProDetail-foot > ul > li > a { color: #fff; }
.ProDetail #ProDetail-foot > ul > li > a > i { margin-right: 0.75em; position: relative; bottom: 0.125em; }
.ProDetail #ProDetail-foot > ul > li > a > i > img { width: 1.5em; }

.NewsDetail { }
.News .list { width: 100%; margin: 0 auto; }
.News .list img { float: left; width: 30%; }
.News .list ul li { line-height: 20px; float: left; width: 100%; margin-top: 0.5em; background: #fff; }
.News .list ul li a { color: #7c7c7c; }
.News .list > ul > li > a > img { width: 36%; }
.News .list .list-content { float: left; width: 55%; padding: 0.5em 0 0.5em 0.75em; }
.News .list .list-content > * { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.News .list .list-content h3 { line-height: 1em; height: 2em; font-size: 0.875em; font-weight: 600; color: #6f6f6f; margin: 0; }
.News .list .list-content p { margin: 0.25em 0 0 0; font-size: 0.75em; line-height: 1em; height: 2em; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; }
.News .list > ul > li > a .icon-right { position: relative; top: 2em; left: 0.5em; }

.New .video { }
.New .video .title { text-align: center; height: 40px; line-height: 40px; font-size: 1.8rem; font-weight: bold; color: #333; background: #ececec; padding-left: 1rem; border-bottom: 1px #ccc solid; }
.New .video .content { }
.New .xwxq_con { padding: 20px 3% 45px; background: none; font-size: 12px; color: #444; }
.New .xwxq_con_01 { padding: 20px 3% 80px; }
.New .xwxq_con p { color: #444; }
.New .xwxq_con span.time { color: #666; }
.New .xwxq_con .name { color: #fff; font-size: 14px; line-height: 30px; padding: 8px 0 5px; }
.New .xwxq_con img { padding: 10px 0; width: 100%; }
.New .xwxq_con h1 { color: #333; margin: 0; }
.New .xwxq_con .phone, .xwxq_con .email { font-size: 12px; color: #fff; font-family: Arial, Helvetica, sans-serif; }
.New .xwxq_con .intro { color: #fff; font-size: 14px; line-height: 24px; padding: 8px 0 5px; }
.New .dy_con { width: 100%; /*background:#2b2c4a;*/ margin: 0 auto; }
.New .dy_con span.time { display: block; text-align: center; line-height: 22px; font-size: 12px; padding-bottom: 5px; }
.New .dy_con_1 { padding-bottom: 120px; }
.New .dy_con h1 { text-align: center; }
.New .dy_con p { font-size: 13px; line-height: 24px; padding-bottom: 10px; margin: 0 auto; }
.New .video video { width: 100%; }

.Job .xyzp { background: #fafafa; padding: 20px 0 80px 0; position: relative; color: #666; }
.Job .xyzp h1 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #191919; width: 90%; margin: 0 auto; line-height: 36px; }
.Job .xyzp h1 span { color: #ff4a00; }
.Job .xyzp p { font-size: 16px; line-height: 22px; width: 90%; margin: 0 auto; padding-bottom: 20px; }
.Job .xyzp table { margin: 0px auto 0; font-size: 14px; }
.Job .xyzp table span { display: block; }
.Job .xyzp table td { height: 40px; line-height: 40px; border-bottom: 1px dashed #cecece; color: #3b3b3b; text-align: center; }
.Job .xyzp table td a { color: #3b3b3b; text-align: left; width: 91%; padding-left: 9px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.Job .xyzp table .table_title1 { border: 1px solid #cecece; }
.Job .xyzp table .table_title1 td { background: url(../images/xyzp.jpg) repeat-x; height: 36px; line-height: 36px; color: #15172e; }
.Job .xyzp h2 { width: 90%; margin: 0 auto; font-size: 16px; font-weight: bold; line-height: 40px; }
.Job .xyzp h3 { width: 90%; margin: 0 auto; font-size: 16px; line-height: 40px; }
.Job .xyzp p.shdf { font-family: 宋体; }
.Job .xyzp ul li { font-size: 14px; font-family: 宋体; width: 90%; margin: 0 auto; line-height: 30px; }

.lxwm { width: 100%; }
.lxwm_banner img { display: block; width: 100%; }
.lxwm_con { width: 90%; margin: 0 auto; padding-bottom: 80px; color: #333; }
.lxwm_con h2 { line-height: 40px; font-size: 18px; padding-top: 20px; }
.lxwm_con p { font-size: 14px; padding: 5px 0; }
.lxwm_con p img { float: left; width: 16px; }

.Web-Map { }
.Web-Map > .list { }
.Web-Map > .list > .item { border-bottom: 1px solid #cccccc; }
.Web-Map > .list > .item > .head { height: 6rem; background: rgb(250, 250, 250); border-bottom: 1px solid #cccccc; }
.Web-Map > .list > .item > .head > a { color: #333; }
.Web-Map > .list > .item > .head .icon { float: left; padding: 1rem; }
.Web-Map > .list > .item > .head .title { float: left; height: 6rem; font-size: 2rem; line-height: 6rem; }
.Web-Map > .list > .item > .head .arrow { float: right; padding: 1.6rem; font-size: 2rem; color: #666; }
.Web-Map > .list > .item > .body { background: #edefee; }
.Web-Map > .list > .item > .body > ul { padding: 0 3rem; }
.Web-Map > .list > .item > .body > ul > li { float: left; padding: 1rem; }
.Web-Map > .list > .item > .body > ul > li a { display: block; text-align: center; }
.Web-Map > .list > .item > .body > ul > li a img { width: 4rem; }
.Web-Map > .list > .item > .body > ul > li a span { color: #333; font-size: 1rem; text-align: center; }


.Web-Map > .list > .item .user { }
.Web-Map > .list > .item .user > img { width: 4rem; }

.type-first .am-accordion-item { margin: 0; }
.type-first .am-accordion-item.type-first { font-size: 2rem; }
.type-first .am-accordion-item.type-second { font-size: 1.6rem; }
.type-first .am-accordion-title { font-weight: normal; cursor: pointer; }
.type-first .am-accordion-item.am-disabled .am-accordion-title { cursor: default; pointer-events: none; }
.type-first .am-accordion-bd { margin: 0 !important; padding: 0 !important; border: none !important; }
.type-first .am-accordion-content { margin-top: 0; padding: 0.8rem 1rem 1.2rem; font-size: 1.4rem; }
/**
  * Accordion Theme: default
  * Author: Minwe (minwe@yunshipei.com)
  */
.type-first .am-accordion-title > .am-icon-chevron-circle-down { -webkit-transition: -webkit-transform .2s ease; transition: -webkit-transform .2s ease; transition: transform .2s ease; transition: transform .2s ease, -webkit-transform .2s ease; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
.type-first .am-active > .am-accordion-title > .am-icon-chevron-circle-down { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(180deg); }
.type-first .am-accordion-title a { color: initial; }
.type-first .am-accordion-content a { color: initial; }
.type-first .am-accordion-content ul li { margin: 5px 0; padding: 2px 0; }


/*复写折叠面板边框及配色*/
.am-accordion-default { margin: 0; border: none; -webkit-box-shadow: none; box-shadow: none; }
.am-accordion-default .am-accordion-title { color: initial; }
.am-accordion-default .am-accordion-title:hover { color: initial; }
.am-accordion-default .am-accordion-title::before { display: none; }
.am-accordion-default .am-active .am-accordion-title { background-color: #eeeeee; color: initial; }
.am-accordion-default .am-active .am-accordion-title:hover { background-color: #eeeeee; color: initial; }
