@charset "UTF-8";
.inner_banner { margin-bottom: 20px; }

.red { color: #e74122; }

.screeBox { background: #fff; display: flex; align-items: center; padding: 17px 30px; box-sizing: border-box; margin-bottom: 20px; }
.screeBox h4 { font-size: 16px; color: #23282d; font-family: fontM; margin-right: 20px; }
.screeBox ul { display: flex; align-items: center; }
.screeBox ul li { padding: 5px 11px; color: #5a6066; font-size: 16px; font-family: fontM; margin-right: 27px; cursor: pointer; }
.screeBox ul li.on { background: #fff5f3; color: #e74122; }

.inner .condition { margin-bottom: 8px; padding: 10px 30px 10px 22px; height: 40px; line-height: 40px; background-color: #ffffff; }
.inner .condition p { font-size: 18px; color: #3c4248; }
.inner .condition p span { color: #e74122; }
.inner .condition li { float: left; margin-left: 50px; }
.inner .condition a { display: block; padding-right: 22px; font-size: 16px; color: #3c4248; background: url(../img/news/up_down.png) no-repeat right 0; }
.inner .condition .down { background-position-y: -40px; }
.inner .condition .red { color: #e74122; }
.inner .list_tab { height: 52px; line-height: 52px; background-color: #ffffff; border-bottom: 2px solid #e74122; }
.inner .list_tab a { width: 150px; font-size: 20px; color: #5a6066; text-align: center; }
.inner .list_tab a:hover { color: #e74122; }
.inner .list_tab a.cur { color: #ffffff; background-color: #e74122; }
.inner .filtrate { margin-bottom: 10px; padding: 4px 0; background-color: #ffffff; font-size: 16px; line-height: 30px; }
.inner .filtrate .item { padding: 14px 0 8px; border-bottom: 1px solid #eef2f5; }
.inner .filtrate .item:last-child { border-bottom: 0; }
.inner .filtrate .item_name { width: 92px; color: #23282d; text-align: right; }
.inner .filtrate .item_con { position: relative; margin-left: 112px; }
.inner .filtrate .item_con.line { padding-right: 78px; height: 36px; overflow: hidden; }
.inner .filtrate .item_con.unfold { height: auto; }
.inner .filtrate .item_con.unfold .stretch { background-position-y: -30px; }
.inner .filtrate .item_con li { float: left; margin-right: 20px; padding-bottom: 6px; }
.inner .filtrate .item_con li span { display: inline-block; vertical-align: top; padding: 0 10px; color: #5a6066; cursor: pointer; transition: all 0.3s ease; }
.inner .filtrate .item_con li span:hover { color: #e74122; }
.inner .filtrate .item_con li .on { color: #e74122; background-color: #fff5f3; }
.inner .filtrate .item_con .stretch { position: absolute; right: 30px; top: 0; padding-right: 16px; font-size: 16px; color: #e74122; background: url(../img/news/stretch_icon.png) no-repeat right 0; cursor: pointer; }
.inner .filtrate .search { display: flex; margin: 15px 0 6px; }
.inner .filtrate .search dl { position: relative; width: 80px; height: 36px; font-size: 14px; cursor: pointer; z-index: 9; }
.inner .filtrate .search dl:hover dt:after { transform: rotate(180deg); }
.inner .filtrate .search dl:after { content: ''; position: absolute; top: 8px; right: 0; width: 1px; height: 20px; background-color: #e4e7e9; z-index: 3; }
.inner .filtrate .search dt { position: relative; padding-left: 16px; line-height: 36px; background-color: #f4f7fa; border-radius: 36px 0 0 36px; z-index: 2; }
.inner .filtrate .search dt:after { content: ''; position: absolute; top: 15px; right: 10px; width: 9px; height: 5px; background: url(../img/search_icon.png) no-repeat 0 0; transition: all .15s ease; }
.inner .filtrate .search dd { display: none; position: absolute; top: 36px; left: 0; padding: 6px 0 0; width: 100%; background-color: #ffffff; border-radius: 4px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); }
.inner .filtrate .search dd p { margin-bottom: 8px; padding-left: 16px; font-size: 14px; color: #23282d; line-height: 28px; }
.inner .filtrate .search dd p:hover { color: #e74122; background-color: #ffeae6; }
.inner .filtrate .search input { width: 240px; height: 36px; line-height: 36px; background-color: #f4f7fa; text-indent: 12px; }
.inner .filtrate .search button { width: 60px; height: 36px; background-color: #e74122; border-radius: 0 36px 36px 0; font-size: 14px; color: #ffffff; }

.inner_con { width: 860px; }

.inner_side { margin-bottom: 30px; width: 320px; }
.inner_side .hot { padding: 24px; background-color: #ffffff; }
.inner_side .hot h3 { position: relative; padding-left: 12px; font-size: 20px; font-family: fontB, 'Microsoft YaHei', Arial; color: #23282d; line-height: 20px; }
.inner_side .hot h3:before { content: ''; position: absolute; left: 0; top: 0; width: 4px; height: 20px; border-radius: 4px; background-color: #e74122; }
.inner_side .hot li { padding: 18px 0; border-bottom: 1px solid #e4e7e9; }
.inner_side .hot li:last-child { border-bottom: 0; }
.inner_side .hot a { color: #23282d; }
.inner_side .hot a:hover { color: #2c51c7; }
.inner_side .hot p { margin-bottom: 8px; font-size: 16px; line-height: 26px; }
.inner_side .hot div { font-size: 14px; color: #989ca1; }
.inner_side .hot div span { max-width: 60%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.inner_list li { background-color: #ffffff; border-bottom: 1px solid #eef2f5; transition: all 0.3s ease; }
.inner_list li:last-child { border-bottom: 0; }
.inner_list li:hover { position: relative; z-index: 9; box-shadow: 0 0 15px rgba(44, 81, 199, 0.15); }
.inner_list li:hover h4 { color: #2c51c7; }
.inner_list li > a { display: block; padding: 24px; }
.inner_list li h4 { font-size: 20px; color: #3c4248; transition: color 0.3s ease; }
.inner_list li .intr { margin-bottom: 14px; font-size: 16px; color: #797e83; line-height: 26px; }
.inner_list li .more p { float: left; font-size: 14px; color: #989ca1; line-height: 20px; max-width: 40%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inner_list li .more p:last-child { margin-right: 0; }

.inner_detail { margin-bottom: 30px; padding: 22px 30px 10px; background-color: #ffffff; }
.inner_detail h1 { font-size: 26px; color: #3c4248; line-height: 40px; }
.inner_detail .more { margin-bottom: 22px; padding-bottom: 20px; border-bottom: 1px solid #e4e7e9; }
.inner_detail .more p, .inner_detail .more a { float: left; font-size: 14px; line-height: 20px; }
.inner_detail .more p { color: #989ca1; }
.inner_detail .more p:last-child { margin-right: 0; }
.inner_detail .more a { margin-left: 28px; padding-left: 20px; color: #797e83; background: url(../img/news/list_icon.png) no-repeat 0 0; }
.inner_detail .more a:hover { color: #e74122; }
.inner_detail .more .share { background-position-y: -80px; }
.inner_detail .more .share:hover { background-position-y: -120px; }
.inner_detail .more .coll { background-position-y: -100px; }
.inner_detail .more .coll:hover { background-position-y: -140px; }
.inner_detail .article { margin-bottom: 12px; font-size: 18px; line-height: 40px; color: #3c4248; }
.inner_detail .article ul { width: auto !important; }
.inner_detail .hint { margin-bottom: 28px; font-size: 18px; color: #e74122; line-height: 40px; }
.inner_detail .next { padding: 20px 0; line-height: 36px; border-top: 1px solid #e4e7e9; }
.inner_detail .next a { display: inline-block; vertical-align: top; max-width: 100%; font-size: 16px; color: #3c4248; }
.inner_detail .next a:hover { color: #e74122; text-decoration: underline; }

.news_list li.pinned { position: relative; }
.news_list li.pinned:before { content: ''; width: 40px; height: 32px; background: url("../img/pinned.png") no-repeat 0 0; position: absolute; left: 0; top: 0; z-index: 3; }
.news_list li .pic { margin-right: 24px; }
.news_list li img { width: 210px; height: 140px; }
.news_list li .txt { min-height: 140px; }
.news_list li h4 { margin-bottom: 8px; line-height: 44px; }
.news_list li .more p { margin-right: 64px; padding-left: 20px; background: url(../img/news/list_icon.png) no-repeat 0 0; }
.news_list li .more .time { background-position-y: 0; }
.news_list li .more .collect { background-position-y: -20px; }
.news_list li .more .praise { background-position-y: -40px; }

.news_detail h1 { margin-bottom: 16px; }
.news_detail .more p { margin-right: 50px; padding-left: 20px; background: url(../img/news/list_icon.png) no-repeat 0 0; }
.news_detail .more .time { background-position-y: 0; }
.news_detail .more .collect { background-position-y: -20px; }
.news_detail .more .praise { background-position-y: -40px; }
.news_detail .more .author { background-position-y: -60px; }
.news_detail .like { margin-bottom: 36px; text-align: center; }
.news_detail .like a { display: inline-block; font-size: 20px; color: #3c4248; line-height: 30px; }
.news_detail .like span { display: inline-block; vertical-align: top; padding-left: 30px; font-family: DINR; background: url(../img/news/like_icon.png) no-repeat 0 0; }
.news_detail .like .cur { color: #e74122; }
.news_detail .like .cur span { background-position-y: -30px; }

.file_list li.pinned { position: relative; }
.file_list li.pinned:before { content: ''; width: 40px; height: 32px; background: url("../img/pinned.png") no-repeat 0 0; position: absolute; left: 0; top: 0; z-index: 3; }
.file_list li h4 { margin-bottom: 10px; line-height: 30px; }
.file_list li .tag { margin-bottom: 16px; height: 28px; overflow: hidden; }
.file_list li .tag span { float: left; margin-right: 10px; padding: 0 15px; font-size: 14px; color: #989ca1; background-color: #f4f7fa; line-height: 28px; border-radius: 28px; }
.file_list li .tag .red { color: #f7836d; background-color: #fff5f3; }
.file_list li .tag .blue { color: #829ffb; background-color: #f1f5ff; }
.file_list li .more p { margin-right: 60px; }

.file_detail h1 { margin-bottom: 10px; font-size: 28px; }
.file_detail .tag { position: relative; margin-bottom: 18px; height: 28px; overflow: hidden; }
.file_detail .tag span { float: left; margin-right: 10px; padding: 0 15px; font-size: 14px; color: #989ca1; background-color: #f4f7fa; line-height: 28px; border-radius: 28px; }
.file_detail .tag .red { color: #f7836d; background-color: #fff5f3; }
.file_detail .tag .blue { color: #829ffb; background-color: #f1f5ff; }
.file_detail .original { position: absolute; right: 0; top: 0; padding-left: 25px; font-size: 16px; color: #e74122; line-height: 28px; background: url(../img/news/original_icon.png) no-repeat 0 center; }
.file_detail .more p { margin-right: 36px; }
.file_detail .hint { margin-bottom: 6px; }
.file_detail .attachment { margin-bottom: 22px; font-size: 16px; line-height: 36px; }
.file_detail .attachment span { color: #5a6066; }
.file_detail .attachment a { color: #2c51c7; }
.file_detail .attachment a:hover { text-decoration: underline; }

.interpret_list li.pinned { position: relative; }
.interpret_list li.pinned:before { content: ''; width: 40px; height: 32px; background: url("../img/pinned.png") no-repeat 0 0; position: absolute; left: 0; top: 0; z-index: 3; }
.interpret_list li h4 { margin-bottom: 8px; line-height: 32px; }
.interpret_list li .tag { margin-bottom: 16px; height: 28px; overflow: hidden; }
.interpret_list li .tag span { float: left; margin-right: 10px; padding: 0 15px; font-size: 14px; color: #989ca1; background-color: #f4f7fa; line-height: 28px; border-radius: 28px; }
.interpret_list li .tag .red { color: #f7836d; background-color: #fff5f3; }
.interpret_list li .tag .blue { color: #829ffb; background-color: #f1f5ff; }
.interpret_list li .more p { margin-right: 60px; }
.interpret_list li .original { margin-top: -8px; padding: 0 24px 20px; }
.interpret_list li .original .in { padding: 0 16px; line-height: 48px; background-color: #f9fbfd; }
.interpret_list li .original a { max-width: 70%; font-size: 16px; color: #3c4248; }
.interpret_list li .original a:hover { color: #2c51c7; text-decoration: underline; }
.interpret_list li .original .ing { margin-top: 10px; margin-left: 10px; padding: 0 28px 0 14px; font-size: 14px; color: #e74122; line-height: 28px; border-radius: 28px; background: #fff1ee url(../img/news/ing_icon.png) no-repeat right center; }
.interpret_list li .original .price { font-size: 16px; color: #e74122; }

.interpret_detail h1 { margin-bottom: 10px; font-size: 28px; }
.interpret_detail .tag { position: relative; margin-bottom: 18px; height: 28px; overflow: hidden; }
.interpret_detail .tag span { float: left; margin-right: 10px; padding: 0 15px; font-size: 14px; color: #989ca1; background-color: #f4f7fa; line-height: 28px; border-radius: 28px; }
.interpret_detail .tag .red { color: #f7836d; background-color: #fff5f3; }
.interpret_detail .tag .blue { color: #829ffb; background-color: #f1f5ff; }
.interpret_detail .more { margin-bottom: 18px; padding-bottom: 0; border-bottom: 0; }
.interpret_detail .more p { margin-right: 36px; }
.interpret_detail .original { margin-bottom: 18px; }
.interpret_detail .original .in { padding: 0 16px; line-height: 48px; background-color: #f9fbfd; }
.interpret_detail .original a { max-width: 66%; font-size: 16px; color: #3c4248; }
.interpret_detail .original a:hover { color: #2c51c7; text-decoration: underline; }
.interpret_detail .original .ing { margin-top: 10px; margin-left: 10px; padding: 0 28px 0 14px; font-size: 14px; color: #e74122; line-height: 28px; border-radius: 28px; background: #fff1ee url(../img/news/ing_icon.png) no-repeat right center; }
.interpret_detail .original .price { font-size: 16px; color: #989ca1; }
.interpret_detail .original .price span { color: #e74122; }
.interpret_detail .hint { margin-bottom: 12px; }
.interpret_detail .attachment { margin-bottom: 22px; font-size: 16px; line-height: 36px; }
.interpret_detail .attachment span { color: #5a6066; }
.interpret_detail .attachment a { color: #2c51c7; }
.interpret_detail .attachment a:hover { text-decoration: underline; }

.search_res { padding: 0 22px; height: 60px; line-height: 60px; background-color: #ffffff; font-size: 18px; color: #3c4248; }
.search_res span { color: #e74122; }

.product_list { margin-bottom: -20px; padding-top: 10px; }
.product_list li { float: left; margin: 0 20px 20px 0; width: 285px; }
.product_list li:nth-child(4n) { margin-right: 0; }
.product_list li a { position: relative; display: block; height: 280px; background-color: #ffffff; transition: all 0.3s ease; }
.product_list li a:after { content: ''; position: absolute; left: 50%; bottom: 0; width: 0; height: 2px; background-color: #2c51c7; transition: all .3s ease; opacity: 0; }
.product_list li a:hover { box-shadow: 0 0 15px rgba(44, 81, 199, 0.15); }
.product_list li a:hover:after { left: 0; width: 100%; opacity: 1; }
.product_list li a:hover h4 { color: #2c51c7; }
.product_list li .pic { height: 140px; line-height: 140px; text-align: center; border-bottom: 1px solid #e4e7e9; }
.product_list li img { height: 96px; vertical-align: middle; }
.product_list li h4 { margin: 18px 20px 10px; height: 30px; font-size: 20px; line-height: 30px; transition: color .3s ease; }
.product_list li .company { margin: 0 20px 12px; line-height: 18px; font-size: 16px; color: #797e83; }
.product_list li .info { margin: 0 20px; font-size: 16px; color: #989ca1; line-height: 30px; }
.product_list li .info .red { color: #e74122; }
.product_list li .info span { font-family: DINR, 'Microsoft YaHei', Arial; }

.product_detail .main { display: flex; padding: 30px; min-height: 128px; background-color: #ffffff; }
.product_detail .main .img { margin-right: 22px; }
.product_detail .main .img img { width: 128px; height: 128px; }
.product_detail .main .con { flex: 1; }
.product_detail .main .title { display: flex; line-height: 40px; }
.product_detail .main .title p { flex: 1; font-size: 28px; color: #23282d; }
.product_detail .main .title a { margin-left: 14px; width: 120px; height: 40px; line-height: 40px; text-align: center; border-radius: 4px; font-size: 16px; color: #ffffff; cursor: pointer; }
.product_detail .main .title .free { background-color: #13ce98; }
.product_detail .main .title .apply { background-color: #587bfc; }
.product_detail .main .info { display: flex; margin-top: 15px; }
.product_detail .main .info .price { width: 35%; }
.product_detail .main .info .red { color: #e74122; }
.product_detail .main .info .gray { color: #989ca1; }
.product_detail .main .tag { display: flex; margin-top: 16px; }
.product_detail .main .tag span { margin-right: 10px; padding: 0 10px; height: 28px; line-height: 28px; }
.product_detail .main .tag .red { color: #f7836d; background-color: #fff5f3; }
.product_detail .main .tag .yellow { color: #fca204; background-color: #fef9ef; }
.product_detail .main .tag .blue { color: #829ffb; background-color: #f1f4ff; }
.product_detail .detail { margin-top: 10px; margin-bottom: 30px; background-color: #ffffff; }
.product_detail .detail .tab_th { display: flex; height: 52px; line-height: 52px; border-bottom: 2px solid #e74122; }
.product_detail .detail .tab_th li { padding: 0 36px; font-size: 20px; color: #5a6066; cursor: pointer; }
.product_detail .detail .tab_th .cur { color: #ffffff; background-color: #e74122; }
.product_detail .detail .tab_td > div { display: none; }
.product_detail .detail .tab_td .cur { display: block; }
.product_detail .detail .article { padding: 20px 30px; font-size: 16px; line-height: 30px; color: #3c4248; }
.product_detail .detail .article p span { white-space: normal !important; /* 允许换行 */ }
.product_detail .detail .document li { display: flex; padding: 35px 60px 34px 36px; line-height: 30px; border-bottom: 1px solid #eef2f5; }
.product_detail .detail .document li .icon { margin-right: 14px; width: 28px; height: 30px; background: url(../img/news/file_icon.png) no-repeat 0 0; }
.product_detail .detail .document li .video { background-position-y: -30px; }
.product_detail .detail .document li .word { background-position-y: -60px; }
.product_detail .detail .document li .txt { background-position-y: -90px; }
.product_detail .detail .document li p { flex: 1; font-size: 18px; color: #3c4248; }
.product_detail .detail .document li a { margin-left: 36px; font-size: 16px; color: #2c51c7; }

.case_list { margin-bottom: -24px; }
.case_list li { float: left; margin: 0 24px 24px 0; width: 384px; }
.case_list li:nth-child(3n) { margin-right: 0; }
.case_list li a { position: relative; display: block; height: 410px; background-color: #ffffff; transition: all 0.3s ease; }
.case_list li a:after { content: ''; position: absolute; left: 50%; bottom: 0; width: 0; height: 2px; background-color: #2c51c7; transition: all .3s ease; opacity: 0; }
.case_list li a:hover { box-shadow: 0 0 15px rgba(44, 81, 199, 0.15); }
.case_list li a:hover:after { left: 0; width: 100%; opacity: 1; }
.case_list li a:hover h4 { color: #2c51c7; }
.case_list li img { width: 384px; height: 250px; }
.case_list li .txt { padding: 18px 24px; }
.case_list li h4 { margin-bottom: 6px; font-size: 22px; color: #23282d; line-height: 38px; transition: color .3s ease; }
.case_list li p { font-size: 16px; color: #5a6066; line-height: 26px; }

.case_detail .main { margin-bottom: 20px; padding: 22px 30px 30px; background-color: #ffffff; }
.case_detail .main h1 { margin-bottom: 16px; font-size: 28px; color: #23282d; line-height: 42px; }
.case_detail .main ul { margin-right: -20px; }
.case_detail .main li { float: left; margin-right: 20px; padding: 22px 30px; width: 210px; height: 54px; background: #fef8f7 url(../img/news/case_icon.png) no-repeat right 0; }
.case_detail .main li div { margin-bottom: 10px; font-size: 18px; color: #e74122; line-height: 24px; }
.case_detail .main li span { display: inline-block; vertical-align: top; font-size: 24px; font-family: DINR; }
.case_detail .main li .up { padding-right: 30px; background: url(../img/news/case_up.png) no-repeat right center; }
.case_detail .main li p { font-size: 16px; color: #5a6066; }
.case_detail .main .in2 { background-color: #fffbf2; background-position-y: -100px; }
.case_detail .main .in2 div { color: #fca204; }
.case_detail .main .in3 { background-color: #fafbff; background-position-y: -200px; }
.case_detail .main .in3 div { color: #2c51c7; }
.case_detail .main .in4 { background-position-y: -300px; }
.case_detail .details { margin-bottom: 30px; padding: 30px; background-color: #ffffff; }
.case_detail .details .part { margin-bottom: 30px; padding-bottom: 24px; border-bottom: 1px solid #eef2f5; }
.case_detail .details .part:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }
.case_detail .details h3 { position: relative; margin-bottom: 16px; padding-left: 14px; font-size: 22px; color: #23282d; line-height: 22px; }
.case_detail .details h3:before { content: ''; position: absolute; left: 0; top: 0; width: 4px; height: 22px; border-radius: 4px; background-color: #e74122; }
.case_detail .details p { font-size: 16px; color: #3c4248; line-height: 30px; }

.activity_list li.pinned { position: relative; }
.activity_list li.pinned:before { content: ''; width: 40px; height: 32px; background: url("../img/pinned.png") no-repeat 0 0; position: absolute; left: 0; top: 0; z-index: 3; }
.activity_list li .pic { margin-right: 24px; }
.activity_list li img { width: 210px; height: 140px; }
.activity_list li .txt { min-height: 140px; }
.activity_list li h4 { margin-bottom: 8px; line-height: 44px; }
.activity_list li h4 .oe1 { display: inline-block; vertical-align: top; max-width: 80%; }
.activity_list li h4 .tag { display: inline-block; vertical-align: top; margin-top: 8px; margin-left: 8px; padding: 0 15px; font-size: 14px; line-height: 28px; border-radius: 28px; }
.activity_list li h4 .red { padding-right: 25px; color: #e74122; background: #fff5f3 url(../img/news/ing_icon.png) no-repeat right center; }
.activity_list li h4 .blue { color: #2c51c7; background-color: #f1f5ff; }
.activity_list li h4 .gray { color: #a9adb2; background-color: #f2f6fa; }
.activity_list li .more p { margin-right: 20px; }
.activity_list li .more p:first-child { min-width: 310px; max-width: 570px; }
.activity_list .has_pic .txt { margin-left: 234px; }
.activity_list .has_pic .more p:first-child { max-width: 380px; }

.activity_detail .main { margin-bottom: 20px; padding: 22px 30px 30px; background-color: #ffffff; }
.activity_detail .main h1 { margin-bottom: 6px; font-size: 28px; color: #3c4248; line-height: 40px; }
.activity_detail .main li { float: left; margin-right: 20px; width: 340px; font-size: 16px; color: #5a6066; line-height: 32px; }
.activity_detail .main li:nth-child(3n-1) { width: 436px; }
.activity_detail .main li:nth-child(3n) { width: 300px; }
.activity_detail .main .apply { display: block; margin-top: 16px; width: 130px; font-size: 16px; color: #ffffff; background-color: #e74122; line-height: 40px; text-align: center; border-radius: 40px; }
.activity_detail .article { margin-bottom: 30px; padding: 20px 30px; background-color: #ffffff; font-size: 18px; line-height: 36px; color: #3c4248; }

/*# sourceMappingURL=news.css.map */
