@charset "UTF-8";
/*--案例列表--*/
.crumb { padding: 13px 0;font-size: 13px;}
.crumb a, .crumb span {  color: #2a2a2a; }
.crumb .first { margin-left: 140px; }

.crumb-grey { border-bottom: 1px solid #ededed; background: #f5f5f5; }
.crumb-grey .first { margin: 0; }
.list { padding-top: 30px; padding-bottom: 100px; }
.list .wrap { position: relative; }

.banner-con { position: relative; height: 250px; overflow: hidden; }
.banner-con .banner { position: absolute; left: 50%; top: 0; margin-left: -960px; width: 1920px; }
.banner-con .case-search { position: absolute; left: 50%; top: 55px; margin-left: -195px; }
.banner-con .case-search .title { margin-bottom: 15px; font-size: 30px; color: #fff; }
/*.banner-con .case-search input { margin-left: 20px; height: 30px; line-height: 30px; vertical-align: middle; border: none; background: none; -webkit-appearance: none; outline: medium; }
.banner-con .case-search .searcBar { padding: 4px 0; background: #fff; border-radius: 30px; }
.banner-con .case-search .keyWords { width: 310px; }
.banner-con .case-search .searchBtn.icon{width: 32px;height:32px;margin-right: 4px;float: right;
background: url(../img/s-news.png) no-repeat center;border: none;cursor: pointer; }*/
.selector { margin-top: 26px; }
.selector .selector-row { margin-bottom: 26px; }
.selector .sl-key { float: left; line-height: 25px; }
.selector .sl-key span { font-size: 16px; color: #000; }
.selector .sl-value { padding-left: 6px; float: left; height: 25px; overflow: hidden; }
.selector .sl-value a { margin-left: 10px; font-size: 16px; color: #666; }
.selector .sl-value a:hover,.selector .sl-value a.active{ color: #ef001d; }
.selector .sl-value .sl-v-list, .selector .sl-value .sl-v-btns { float: left; }
.selector .sl-value .sl-v-list { width: 1030px; line-height: 25px; }
.selector .sl-value .btn { display: inline-block;  color: #ef001d; border: 1px solid #ef001d; border-radius: 4px; text-align: center; padding:0 4px;}
.selector .sl-value .btn i{ color:#ef001d; margin-left:5px; font-size:14px;vertical-align:top;}
.selector .sl-value .btn.sl-more i.icon{font-size:20px; line-height:22px;margin-left:0;}
.selector .sl-value .btn span { display: inline-block; width: 14px; height: 14px; line-height: 14px; border-radius: 50%; background: #ef001d; color: #fff; vertical-align: middle; }
.selector .sl-value .btn span .icon { font-size: 14px; }
.selector .choose a.btn { display: inline-block;  height: 22px; line-height: 22px; text-align: center; border-radius: 4px; border: 1px solid #f00; padding:0 15px;}
.selector .expand { height: auto; overflow: visible; }

.sortbar .sort-row { height: 41px; }
.sortbar .sort-row .sort-inner { height: 39px; background-color: #f5f5f5; border: solid 1px #e8e8e8; }
.sortbar .sorts { float: left; line-height: 39px; }
.sortbar .sorts .sort { float: left; position: relative; text-align: center; }
.sortbar .sorts .sort > a { display: block; height: 39px; margin-left: -1px; padding: 0 19px; border-left: solid 1px #f5f5f5; border-right: solid 1px #f5f5f5; font-size: 14px; color: #6d6d6d; }
.sortbar .sorts .sort .icon { width: 16px; height: 16px; line-height: 16px; font-size: 14px; color: #fff; background: #ef001d; vertical-align: middle; border-radius: 50%; margin-left: 5px; transition: transition .3s ease-in-out; -webkit-transition: transition .3s ease-in-out; }
.sortbar .sorts .sort .down { display: none; position: absolute; left: 0; top: 39px; width: 100%; background: #5e5e5e; border-radius: 0 0 6px 6px; overflow: hidden; }
.sortbar .sorts .sort .down a { display: block; width: 100%; height: 26px; line-height: 26px; text-align: center; color: #fff; background: #5e5e5e; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.sortbar .sorts .sort .down a:hover { font-size: 16px; background: #848484; }
.sortbar .sorts .sort .on { background-color: #fff; border-color: #e5e5e5; color: #ef001d; }
.sortbar .sorts .sort-country { cursor: pointer; width: 127px; }
.sortbar .sorts .sort-country a { border: none; }
.sortbar .sorts .sort-country a i{ width:14px; height:14px; background:#ef001d; color:#fff; border-radius:14px; display:inline-block; line-height:14px;}
.sortbar .sorts .sort-country:hover { background: #ef001d; border-radius: 6px 6px 0 0; }
.sortbar .sorts .sort-country:hover .down { display: block; }
.sortbar .sorts .sort-country:hover a { font-size: 14px; color: #fff; }
.sortbar .sorts .sort-country:hover .icon { background: #fff; color: #ef001d; transform: rotate(90deg); -webkit-transform: rotate(90deg); }
.sortbar .filter-row { padding-left: 20px; height: 38px; border: 1px solid #E8E8E8; border-top: none; }
.sortbar .filter-row .filter { display: inline-block; height: 38px; line-height: 38px; margin-right: 42px; color: #595757; }
.sortbar .filter-row .filter .check { display: inline-block; width: 17px; height: 17px; border: 1px solid #c9c9c9; vertical-align: middle; }
.sortbar .filter-row .filter .check .icon { display: none; width: 17px; line-height: 17px; vertical-align: top; }
.sortbar .filter-row .filter.on {color: #ef001d; }
.sortbar .filter-row .filter  i{height:38px; width:38px; font-size:14px;}
.sortbar .filter-row .filter .on .icon { display: block; color: #ef001d; }
.sortbar .filter-row .filter .text { font-size: 14px; }
.sortbar .filter-row a.filter:hover{ color:#f00;}
.itemlist .item { padding: 25px 0; border-bottom: 1px solid #e8e8e8; }
.itemlist .item .col { float: left; margin-left: 22px; height: 120px; overflow: hidden; }
.itemlist .item .col-1 { margin: 0; width: 200px; }
.itemlist .item .col-1 .img { width: 200px; height: 100%; overflow: hidden; }
.itemlist .item .col-1 .img img { width: 100%; height: 100%; }
.itemlist .item .col-2 { width: 496px; }
.itemlist .item .col-2 .title { height: 82px; overflow: hidden; }
.itemlist .item .col-2 .title a { font-size: 22px; color: #000; }
.itemlist .item .col-2 .title a:hover{color: #ef001d;}
.itemlist .item .col-2 .misc { margin-top: 20px; font-size: 14px; color: #666; }
.itemlist .item .col-2 .misc span { float: left; }
.itemlist .item .col-2 .misc span.pl20{ width:200px; white-space:nowrap;  text-overflow: ellipsis; overflow:hidden;}
.itemlist .item .col-2 .misc .pubtime { float: right; }
.itemlist .item .col-2 .misc .pubtime i { margin-right: 6px; color: #898989; }
.itemlist .item .col-3 { width: 268px; }
.itemlist .item .col-3 .inner { margin-top: 25px; margin-left: 80px; line-height: 20px;}
.itemlist .item .col-3 b {  width: 24%; margin:0 auto; text-align: center; font-weight: normal; background: #ef001d; font-size: 14px; color: #fff; border-radius: 4px; display:block;}
.itemlist .item .col-3 span { display:block;  font-size: 14px; color: #666; width:80%; overflow:hidden; line-height:20px; height:40px; text-align:center; margin:10px auto 0 auto;}
.itemlist .item .col-4 { width: 170px; text-align: center; }
.itemlist .item .col-4 .title { margin-bottom: 18px; font-size: 14px; color: #666; }
.itemlist .item .col-4 a { display: block;line-height: 24px;font-size: 14px;color: #000;width: 100%;height: 24px;overflow: hidden;}
.itemlist .item .col-4 a:hover { color: #fff; background: #5e5e5e; border-radius: 4px; }

.pager{ width:100%; line-height:30px; font-size:16px; padding:25px 0; margin-bottom:30px; text-align:center;}
.pager a{ padding:0 5px; color:#595757;}
.pager a:hover{ color:#e63520;}
.pager b{ font-weight:normal; color:#e63520; padding:0 5px;}
.itemlist .item .col-2 .title img{ display:none;}
.itemlist .item .col-2 .title img.jp{display:block; height:20px; margin:8px 5px 0 0; float:left;}
/*--/案例列表--*/
/*--案例详情--*/
.content-main { float: left; width: 890px; margin-top: 10px; }
.content-main h1 { line-height: 1.4em; font-size: 22px; color: #000; }
.content-main .pubtime { margin-top: -25px; }
.content-main .pubtime .inner { float: right; width: 54px; height: 46px; padding:13px 5px 5px 5px; border: 1px solid #dbdbdb; border-radius: 6px; text-align: center; }
.content-main .pubtime .inner .icon-time{ width:30px; height:20px;  line-height:20px; color:#666; font-size:22px; }
.content-main .pubtime .inner span{ font-size:12px;}
.content-main .pubtime .icon { margin-top: 10px; margin-bottom: 10px; font-size: 18px; color: #898989; }
.content-main .pubtime .span { display: block; font-size: 12px; color: #898989; }
.content-main .pub-info { margin-top: 9px; padding-top: 11px; border-top: 1px solid #dbdbdb; }
.content-main .pub-info .col { margin-top: 11px; width: 437px; height: 43px; line-height: 43px; text-align: center; float: left; border: 1px solid #eee; overflow: hidden; font-size: 16px; color: #171717; }
.content-main .pub-info .col2, .content-main .pub-info .col4 { margin-left: 11px; }
.content-main .chat-box a { display: block; margin:15px auto 40px auto; width: 160px; height: 50px; line-height: 50px; text-align: center; border-radius: 6px; font-size:18px; color: #fff; background: rgba(229, 0, 0, 0.8); }
.content-main .chat-box a:hover{ background:#C00;}
.content-main .subtitle { margin-top: 24px; height: 44px; line-height: 44px; text-align: center; border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; font-size: 16px; color: #000; }
.content-main .content { margin-top: 24px;font-size:16px; line-height:25px; }
.content-main .content p{ font-size:16px; line-height:25px; color:#666; padding-bottom:15px;}
.content-main .content img{ display:block; margin:0 auto; max-width:100%;}
.content-hotlist { float: right; padding: 20px; width: 197px; border: 1px solid #dbdbdb; }
.content-hotlist .title { font-size: 22px; color: #000; }
.content-hotlist .etitle { padding: 6px 0; font-size: 14px; color: #000; }
.content-hotlist .line { width: 40px; height: 2px; background: #000; }
.content-hotlist li { margin-top: 38px; }
.content-hotlist li .img { height: 175px; line-height: 175px; overflow: hidden; }
.content-hotlist.case-detial li .img { height: auto; line-height: 100%; overflow: hidden; }
.content-hotlist li a { margin-top: 10px; font-size: 14px; color: #000; }
.content-hotlist li a:hover{ color:#ef001d;}
.content-hotlist li .name { float: left; width: 170px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.content-hotlist li .add { float: right; color: #ef001d; }
.pl20{ padding-left:20px;}
.relate-product { padding-top: 47px; padding-bottom: 64px; overflow: hidden; margin-top: 75px; text-align: center; }
.relate-product .title { font-size: 16px; color: #000; }
.relate-product .wrap { margin-top: 36px; }
.relate-product ul { margin-left: -46px; }
.relate-product li { float: left; margin-left: 46px; width: 263px; height: 330px; border: 1px solid #eee; }
.relate-product li a { display: block; width: 100%; height: 100%; overflow: hidden; }
.relate-product li .img { width: 100%; height: 212px; line-height: 212px; text-align: center; }
.relate-product li .img img { vertical-align: middle; }
.relate-product li .text { margin-top: 10px; text-align: center; }
.relate-product li .text .name { font-size: 16px; color: #000; }
.relate-product li .text .type { margin-top: 18px; font-size: 16px; color: #000; }

.relate-anli { padding-top: 47px; padding-bottom: 64px; overflow: hidden; margin-top: 75px; text-align: center; }
.relate-anli .title { font-size: 16px; color: #000; }
.relate-anli .wrap { margin-top: 36px; }
.relate-anli ul { margin-left: -46px; }
.relate-anli li { float: left; margin-left: 46px; width: 263px; height: 200px; border: 1px solid #eee; }
.relate-anli li a { display: block; width: 100%; height: 100%; overflow: hidden; }
.relate-anli li .img { width: 100%; height: 158px; line-height: 158px; text-align: center; }
.relate-anli li .img img { vertical-align: middle; }
.relate-anli li .text { margin-top: 10px; text-align: center; }
.relate-anli li .text .name { font-size: 16px; color: #000; }
.relate-anli li .text .type { margin-top: 18px; font-size: 16px; color: #000; }

.relate-case { padding-top: 33px; padding-bottom: 49px; background: #d2d2d2; }
.relate-case .title { font-size: 16px; color: #000; text-align: center; }
.relate-case .case-col-content { width: 1250px; margin-top: 27px; margin-left: -45px; }
.relate-case .wrap { overflow: hidden; }
.relate-case .case-col { float: left; margin-left: 45px; width: 574px; height: 165px; background: #fff; }
.relate-case .case-col .img { float: left; width: 264px; height: 165px; overflow: hidden; }
.relate-case .case-col .img img{ width: 264px; height: 165px;}
.relate-case .case-col .text { float: left; padding: 25px; width: 260px; line-height:20px;}
.relate-case .case-col .text span { font-size: 16px; color: #000; height:20px; overflow:hidden; width:100%; display:inline-block;}
.relate-case .case-col .text p.des {  line-height:20px; font-size: 12px; color: #b1b1b1; height:60px; overflow:hidden;}
.relate-case .case-col .text p span{font-size: 12px;  height:20px;  width:auto; margin-right:5px; color:#666;}
.pst_r{ position:relative;}
.detail_man{margin-top:5px; border-top:1px solid #dbdbdb; font-size:14px; }
.detail_man p{margin-right:100px;line-height:28px;font-size:14px;padding-top: 15px;color: #626262;}
.detail_man a{color:#626262;}
.detail_man a:hover{color:#e63520;}
a.back-list{line-height:75px; position:absolute; right:10px; top:0;}

.news-search{width:400px; height:40px; background:#fff; border:1px solid #dbdbdb;  border-radius:18px;}
.news-search input.skeyboard{height:32px; line-height:32px; margin:4px 0 4px 16px; border:none; width:340px; color:#999; font-size:14px; font-family:"微软雅黑", "黑体", "Times New Roman";vertical-align: middle; background: none; -webkit-appearance: none; outline: medium; float:left;}
.news-search .nsubmit{width:32px; height:42px; margin-right:4px;  float:right; background:url(../img/s-news.png) no-repeat center; border:none; cursor:pointer;}
.adimg{ width: 100%; height: auto; overflow: hidden;}
.adimg ul{ width: 900px;}
.adimg li{ float: left; margin-right: 8px; width: 440px; height: 100px;}
.adimg img{ width: 440px; height: 100px;}
.mt20{ margin-top: 20px}