@charset "utf-8";
/*!
* qianjia css in 2019
* cj modify */
/*html {
-webkit-filter: grayscale(100%);
filter: progid:dximagetransform.microsoft.basicimage(graysale=1);
}*/
.common-header { box-shadow: 0 0 8px rgba(0,0,0,0.1);}
.bottom-tool .each.weixin > a { display:block; font-size: 12px;line-height: 14px;padding-top: 5px; }
.bottom-tool .weixin { display:block}
.bottom-tool { bottom:40px;}
@media (min-width: 768px) {
.bottom-tool .each.weixin > a {font-size: 14px;line-height: 19px;padding-top: 5px; }
}
@media (min-width: 1200px) {
.common-header .main-nav .main-nav-ul > li > a { padding:0 7px; }
}
@media (min-width: 1500px) {
.common-header .main-nav .main-nav-ul > li > a { padding:0 12px; }
}
/*-------bottom-tool-------*/
.bottom-tool .each.talk > a { line-height:38px;padding-top:0; overflow:hidden;color:#3092e2; font-size:12px; border: 1px solid #3092e2;}
.bottom-tool .each.talk > a:hover {color:#fff; background-color:#3092e2;border: 1px solid #3092e2; }
.bottom-tool .each.talk .block-box {top:-18px; right:59px;}
.bottom-tool .each.talk .talk-link {border:1px solid #3092e2;color:#3092e2; border-radius:20px;padding:3px 0;width:80%;margin:0 auto; display:block;}
.bottom-tool .each.talk .talk-link:hover {color:#fff; background-color:#3092e2;border: 1px solid #3092e2;}
.bottom-tool .each.talk .talk-link .iconfont {font-size:14px; display:inline-block;margin-right:3px;}
.bottom-tool .each.talk p {padding:3px 0;}
.bottom-tool .each.talk .content {width:175px;}
.bottom-tool .each.talk .content p { font-size:14px;}
@media (min-width: 768px) {
.bottom-tool .each.talk > a {font-size:14px;line-height:19px;padding-top:5px; display:block; }
}
/*-------common-------*/
.img-cover { padding-bottom: 62%; }
.color-1 { background-color:#29bbc0}
.color-2 { background-color:#f9a045}
.color-3 { background-color:#0984dc}
.color-4 { background-color:#ee5757}
.color-5 { background-color:#456bc5}
.color-6 { background-color:#5db85c}
.color-7 { background-color:#b55ec5}
.color-8 { background-color:#784ebc}
.color-9 { background-color:#c5963c}
.color-10 { background-color:#34415d}
.color-tag {background-color: #3092e2;}
/*---title---*/
.mod-title { position:relative; margin-bottom:15px;}
.mod-title h3 {font-size:18px;margin:0; line-height:36px; position:relative;}
.mod-title h3:after {content: ' ';
position: absolute;
left: 0;
top: 100%;
width: 30px;
height: 2px;
background:#3092e2;}
.mod-title h2 {font-size:18px;margin:0; line-height:36px; position:relative;padding-left:15px; }
.mod-title h2:before {content: ' ';
position: absolute;
left: 0;
top: 8px;
width: 4px;
height: 20px;
background:#3092e2;}
.mod-title .right-action { position:absolute;right:0;top:0;}
.mod-title .right-action a.back-link { line-height:36px; padding-right:4px;font-size:14px;}
@media (min-width: 768px) {
.mod-title {margin-bottom:25px;}
.mod-title h3 { line-height:40px; font-size:20px;}
.mod-title h2 {padding-left:20px;}
.edit-md-4 .mod-title h2 {font-size:20px}
.mod-title h2:before { width:5px;}
.mod-title .right-action a.back-link { line-height:42px; font-size:15px;}
.mod-title .right-action a.back-link:hover { padding-right:8px}
}
/*----news---*/
.each-news { padding:15px 0; overflow:auto; position:relative; text-align:left;border-bottom:1px dashed #eee; }
.each-news:hover { background-color: #fcfcfc; }
.each-news .img { float: left; width: 100px; }
.each-news .text {margin-left:115px; position:relative;}
.each-news .text .name { margin-bottom:5px;font-size: 15px; line-height:1.6;}
.each-news .text .name a { color: #444; display: block; width:100%;/*overflow: hidden; white-space: nowrap;text-overflow:ellipsis;*/}
.each-news .text .name a:hover {color:#3092e2;}
.each-news .text .iconfont {margin-right:3px; display:inline-block; }
.each-news .text .desc { color:#999; padding-bottom:8px; height:40px;/* display: -webkit-box;*/ overflow: hidden; display:none;
-webkit-box-orient: vertical;
-webkit-line-clamp:2; }
.each-news .text .sub-detail {color:#c3c3c3;padding-bottom:8px; font-size:12px; position:relative; }
.each-news .text .sub-detail span {padding-right:15px;display: inline-block; vertical-align: middle;}
.each-news .text .sub-detail span.editor {max-width:80px;overflow: hidden; white-space: nowrap;text-overflow:ellipsis; }
.each-news .text .sub-detail span:last-child {margin-right:0}
.each-news .text .sub-detail a {color:#999;}
.each-news .text .sub-detail a:hover {color:#3092e2}
.each-news .tag-wrap { line-height:18px;margin-top:15px;margin-left:-5px; position:relative;}
.each-news .tag-wrap .tag {border-radius:30px;padding:0 10px;font-size:10px;color:#666; background-color:#f0f0f0; display:inline-block;max-width: 90px;
white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.each-news .tag-wrap a.tag:hover {color:#3092e2; background-color:#f2f7fd;}
.each-news .tag-wrap .tag .tag {margin-left:5px;}
.each-news .editor { position:relative}
.each-news .editor img {width:20px;height:20px; border-radius:50%; overflow:hidden; border: 1px solid #ddd; display:inline-block;
vertical-align:middle;top:-1px;margin-right:5px; background-color:#f4f4f4;}
@media(min-width:768px) {
.each-news { padding:20px 15px; border-bottom:1px dashed #ddd;}
.each-news .img {width:180px;}
.each-news .text { margin-left:200px; }
.each-news .text .name { font-size: 18px; margin-bottom:12px;}
.each-news .text .desc { display:block;}
.each-news .text .sub-detail {font-size:14px;}
.each-news .tag-wrap { position:absolute;right:0;top:0; margin-top:0;margin-left:auto;line-height:22px;}
.each-news .tag-wrap .tag {font-size:12px;}
.each-news .editor img {width:22px;height:22px; }
}
/*-----position----*/
.nav-position-wrap { position:relative;width:100%;margin-top:10px;margin-bottom:10px; }
.nav-position-wrap ul { height:30px; line-height:30px;}
.nav-position-wrap li a,.nav-position-wrap li span { display:inline-block;color:#666;}
.nav-position-wrap li a:hover, .nav-position-wrap li a .iconfont:hover {color:#3092e2 }
.nav-position-wrap li { float:left;color:#666;padding-right:20px; background-image:url(/uploads/image/jcimages/li_style1.gif);
background-repeat:no-repeat; background-position:center right; background-size:16px;}
.nav-position-wrap li.first,.nav-position-wrap li.last { background:none; padding-right:5px; }
@media (min-width: 768px) {
.nav-position-wrap {margin-top:20px; }
}
/*----index---*/
.index {}
.index-wrap {padding-bottom:40px;}
.custom-right { position:relative}
.mod {margin-top:30px;}
.mod.left-first {margin-top:0;}
.index-bx .mt20 {margin-top:20px!important;}
@media(min-width:768px) {
.mod {margin-top:40px;}
}
@media(min-width:768px) and (max-width:992px){
.clear-top {margin-top:40px}
.clear-top .mod {margin-top:0}
}
@media (min-width: 992px) {
.col-md-8.edit-md-8 { padding-right:30px; width: 69%; position:relative;}
.col-md-4.edit-md-4 { width: 31%;position:relative;}
.mod.right-first {margin-top:0;}
}
/*----ad---*/
.ad-num-wrap {width:100%; overflow:hidden; position:relative;}
.ad-num-wrap .ad-tips {width:34px;height:16px; overflow:hidden; background-image:url(/uploads/image/jcimages/adtips.png);
background-repeat:no-repeat; position:absolute;left:0;top:0; z-index:5; }
.ad-num-wrap img {width:100%;height:auto;}
.ad-num-wrap a { display:block; position:relative;}
.ad-num-wrap .desc { color:#fff; padding: 10px;font-size: 12px; line-height: 1.6; position: absolute; left: 0;
bottom: 0; z-index: 3; width: 100%;
background: -webkit-linear-gradient(top, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
overflow: hidden;
-ms-text-overflow: ellipsis;
text-overflow: ellipsis;
word-wrap: normal;
white-space: nowrap;
box-sizing: border-box;}
.ad-num-wrap .desc span { color:#fff; display:block; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
@media (min-width: 768px) {
.ad-num-wrap .desc {font-size: 15px; padding: 12px;}
}
.index .index-section-a .mod {margin-top:0;padding-top:1px;}
.index .index-section-a .ad-num-wrap {margin-top:30px;}
.index .index-section-e .mod {margin-top:0;padding-top:1px;}
.index .index-section-e .ad-num-wrap {margin-top:30px;}
.page-top-ad { position:relative;width:100%;height:auto; z-index:11;}
.page-top-ad .ad-num-wrap { position:relative; z-index:1;}
.page-top-ad .close { position: absolute;z-index: 2; right:7px;top: 5px; opacity: 0.8;font-weight: normal;font-size: 12px;width: 22px; height: 22px;
border: 0; border-radius: 50%; line-height: 22px; text-align: center; background: #fff; }
.page-top-ad .close:hover { opacity:1;}
.ad-fixed { position:relative; display:none}
@media (min-width: 992px) {
.ad-fixed.fixed { position:fixed; display:block; top:10px;margin-top:0;}
}
/*---zhike index-----*/
.zk-index {}
.zk-section-a { background-color:#f5f5f5}
.zk-section-b { background-color:#f5f5f5; position:relative;}
.zk-section-b:before { position:absolute;left:0;bottom:0;width:100%;height:50px; background-color:#fff;}
.zk-index .zk-section-a, .zk-index .zk-section-a .mod { margin-top:0;}
.zk-index .zk-section-a .ad-num-wrap {margin-top:30px;}
.zk-index .mod-today-hot .ul-list {height:95%}
.zk-welcome-wrap { background-color:#fff;border-radius:6px; box-shadow:0 0 10px rgba(0,0,0,0.1);}
.zk-welcome-wrap .mod-content { }
.zk-welcome-wrap .welcome-top { width:100%;height:115px; background-image:url(/uploads/image/qjcimages/zk_welcome.jpg); border-radius:6px 6px 0 0; overflow:hidden;
background-position:left center; background-repeat:no-repeat; background-size:auto; background-color:#5ea9ed; }
.zk-welcome-wrap .welcome-top .desc { float:left;margin-left:95px; color:#fff; font-size:16px;margin-top:35px;}
.zk-welcome-wrap .welcome-top .welcome-btn { float:right;margin-right:20px;margin-top:48px; }
.zk-welcome-wrap .welcome-top .btn-welcome {color:#fff;font-size:14px;border-radius:20px;padding:4px 13px;border:1px solid #fff;}
.zk-welcome-wrap .welcome-top .btn-welcome:hover { background-color:#fff;color:#1b8cca; font-weight:bold;}
.zk-welcome-wrap .welcome-info { width:200px;margin:0 auto;margin-top:30px;margin-bottom:20px;height:auto; overflow:hidden; }
.zk-welcome-wrap .welcome-info .user-logo {width:58px;height:58px;border:1px solid #ddd; overflow:hidden;border-radius:50%; background-color:#f4f4f4; float:left;
background-repeat: no-repeat;background-position: center; background-size: cover;
background-image: url(/uploads/image/jcimages/user_img2.jpg);}
.zk-welcome-wrap .welcome-info .user-logo img {width:100%;height:100%; display:block;}
.zk-welcome-wrap .welcome-info .text {margin-left:75px;padding-top:5px;}
.zk-welcome-wrap .welcome-info .text strong {color:#444;font-size:15px; font-weight:bold;}
.zk-welcome-wrap .welcome-info .text strong a {color:#444;}
.zk-welcome-wrap .welcome-info .text strong a:hover {color:#3092e2;}
.zk-welcome-wrap .welcome-info .text span { padding-top: 4px;color:#999; line-height:1.6; display:block;}
.zk-welcome-wrap .welcome-bottom { text-align:center;padding-bottom:40px;}
.zk-welcome-wrap .welcome-bottom .btn-shadow { display:block;margin:0 auto; width:200px;}
.zk-welcome-wrap .welcome-bottom.welcome-bottom-login .btn-shadow { width:100px;display:inline-block;box-shadow: none; border: 1px solid #3092e2; background: none; color: #3092e2; }
.zk-welcome-wrap .welcome-bottom.welcome-bottom-login .btn-shadow:hover {color:#fff; background-color:#3092e2}
.zk-welcome-wrap .welcome-bottom.welcome-bottom-login .btn-shadow .btn-shadow {margin-left:15px;}
@media (min-width: 360px) {
.zk-welcome-wrap .welcome-top .welcome-btn { display:block}
}
@media (min-width: 768px) {
.zk-welcome-wrap .welcome-info { margin-bottom: 20px; margin-top:40px;}
.zk-welcome-wrap .welcome-info.welcome-info-login {width:280px;}
.zk-welcome-wrap .welcome-bottom { padding-bottom:40px;}
.zk-welcome-wrap .welcome-bottom .btn-shadow { box-shadow:none;background: #50aefb;}
.zk-welcome-wrap .welcome-bottom .btn-shadow:hover {background: #3092e2;}
.zk-welcome-wrap .welcome-top .desc {font-size:17px;margin-left:105px; }
.zk-welcome-wrap .welcome-top .btn-welcome {font-size:14px;padding:5px 16px;}
.zk-welcome-wrap .welcome-info .text strong { font-size:16px;}
.zk-welcome-wrap .welcome-info .text span {font-size:15px;}
}
@media (min-width: 992px) {
.zk-welcome-wrap .welcome-top { background-size:auto}
.zk-welcome-wrap .welcome-top .welcome-btn { display:none}
.zk-welcome-wrap .welcome-info {height:70px;width:210px;margin:0 auto; margin-top:15px;}
.zk-welcome-wrap .welcome-info.welcome-info-login {width:220px;}
.zk-welcome-wrap .welcome-bottom { padding-bottom:20px;}
}
@media (min-width: 1200px) {
.zk-welcome-wrap .welcome-info {height:75px; margin-top:30px; }
.zk-welcome-wrap .welcome-info.welcome-info-login {width:270px;}
.zk-welcome-wrap .welcome-bottom { padding-bottom:30px;}
}
@media (min-width: 1500px) {
.zk-welcome-wrap .welcome-top .welcome-btn { display:block}
.zk-welcome-wrap .welcome-info {height:102px;margin-top:40px; }
.zk-welcome-wrap .welcome-info .user-logo {width:65px;height:65px;}
.zk-welcome-wrap .welcome-info .text {margin-left:85px; padding-top: 10px;}
.zk-welcome-wrap .welcome-bottom { padding-bottom:50px;}
.zk-welcome-wrap .welcome-bottom .btn-shadow {font-size:15px}
.zk-welcome-wrap .welcome-bottom.welcome-bottom-login .btn-shadow { width:130px;}
}
/*----sub index---*/
.subindex {}
.subindex-tool-wrap {position:relative;}
.subindex-tool-wrap .tool-left-nav {position:relative; display:none; }
.subindex-tool-wrap .tool-left-nav.on { display:none;}
.subindex-tool-wrap .tool-left-nav .tool-content {width:100%;}
.subindex-tool-wrap .tool-left-nav .head { background-color:#3092e2;border-radius:6px 6px 0 0; overflow:hidden;height:50px;width:100%;
color: #fff;line-height: 50px;text-align: center; font-size: 18px;letter-spacing: 1px;}
.subindex-tool-wrap .tool-left-nav .ul-list {background-color:#fff; padding-bottom:6px; border-radius:0 0 6px 6px;}
.subindex-tool-wrap .tool-left-nav .ul-list li {border:1px solid #f0f0f0;border-top:0;}
.subindex-tool-wrap .tool-left-nav .ul-list li a { color:#333; background-color:#fff;height:50px;font-size:16px; line-height:50px; display:block; text-align:center;}
.subindex-tool-wrap .tool-left-nav .ul-list li a:hover { color:#3092e2;}
.subindex-tool-wrap .tool-left-nav .ul-list li.active a { font-weight:bold; color:#3092e2;}
.subindex-tool-wrap .tool-right-wrap {position:relative;}
@media (min-width: 992px) {
.subindex .mod-loadlist .each-news { padding: 20px 5px;}
.subindex .edu-ul-list li .text .name { font-size: 15px;}
.subindex .mod-edu { padding-bottom:0;}
.subindex .loading-wrap { margin-top: 30px;border: 1px solid #eee;border-radius: 5px; cursor: pointer; padding: 8px;
color: #666;background-color: #f9f9f9; text-align: center;}
.subindex .mod-loadlist .each-news .text .name { font-size: 19px;}
}
@media (min-width: 1200px) {
.subindex-tool-wrap .tool-left-nav { float:left;width:130px; }
.subindex-tool-wrap .tool-left-nav.on { display:block}
.subindex-tool-wrap .tool-left-nav.fixed { position:fixed;top:10px;width:130px;}
.subindex-tool-wrap .tool-right-wrap { margin-left:160px;}
.subindex .loadlist-tab { display:none;}
}
@media (min-width: 992px) and (max-width: 1499px) {
.subindex .each-news .tag-wrap { position:relative;left:auto;top:auto; margin-top:10px;}
}
@media (min-width: 1500px) {
.subindex .mod-loadlist .each-news .text .desc { display:none}
}
/*------brand list----*/
.subindex .index-section-c {margin-top:-10px;}
.mod-top-brandlist {position:relative; margin-top:20px;}
.mod-top-brandlist .ul-list { overflow:auto;margin-left:-7px;margin-right:-7px;}
.mod-top-brandlist .item {width:33.3%; float:left;}
.mod-top-brandlist .item > a {position:relative;height: 0;display:block; overflow:hidden; margin:7px; padding-bottom: 30%;background-color: #fff;border:1px solid #e6e7e8;}
.mod-top-brandlist .item-img { position:absolute; z-index:1;width:100%;height:100%;display:block;left: 0; top: 0;}
.mod-top-brandlist .item-name { opacity:0; position:absolute;left:0;top:0; z-index:2;width:100%;height:100%; background-color:rgba(0,0,0,0.5);
color:#fff; line-height:32px; text-align:center;font-size:14px; overflow:hidden;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;}
.mod-top-brandlist.table-six .item > a { padding-bottom:28%}
@media (min-width: 768px) {
.mod-top-brandlist .item {width:20%; }
.mod-top-brandlist .item-name {line-height:42px;}
.mod-top-brandlist .item a:hover .item-name { opacity:1;}
}
@media (min-width: 992px) {
.mod-top-brandlist .item {width:14.28%; }
.mod-top-brandlist .item-name {line-height:38px;}
.mod-top-brandlist.table-six .item { width: 16.66%;}
}
@media (min-width: 1200px) {
.mod-top-brandlist .item-name {line-height:44px;}
.mod-top-brandlist.table-six .item > a { margin: 3px 7px;}
}
@media (min-width: 1500px) {
.mod-top-brandlist .item-name {line-height:52px;}
.mod-top-brandlist .item-name {font-size:16px;}
.mod-top-brandlist .item > a {padding-bottom:53px;margin:7px auto; width:165px;}
.mod-top-brandlist.table-six .ul-list { }
.mod-top-brandlist.table-six .item > a {padding-bottom:60px; margin:3px auto; width:192px; }
}
/*-----mod-focus-wrap----*/
.mod-focus-wrap { }
.mod-focus-wrap .focus-swiper {position:relative;}
.focus-swiper .focus-swiper-content {width:100%;height:0;padding-bottom:62%; position:relative;}
.focus-swiper .focus-swiper-content .swiper-container-focus { position:absolute;left:0;top:0;width:100%;height:100%;}
.focus-swiper .swiper-pagination { text-align: right; padding-right: 15px; left: auto; right: 0; width: 150px;}
.focus-swiper .swiper-slide > a { display:block;position:relative; width:100%;height:100%; color: #fff; }
.focus-swiper .swiper-slide > a img {width:100%;height:100%; display:block; position:relative; z-index:1;}
.focus-swiper .bg {
width: 100%;position: absolute;left: 0;bottom: 0; z-index:2;height:100px; opacity:0.8;
background-image:; background-position:left bottom; background-repeat:repeat-x;;/* ie9 */
background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.5)));
background: -webkit-linear-gradient(top,transparent,rgba(0,0,0,.5));
background: -o-linear-gradient(top,transparent 0,rgba(0,0,0,.5) 100%);
background: linear-gradient(180deg,transparent,rgba(0,0,0,.5));
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.focus-swiper .text {padding: 12px 20px 20px; font-size:16px; line-height:1.6; position: absolute;left:0;bottom:0; z-index:3; }
.focus-swiper .swiper-button-white { display:none}
.focus-swiper .swiper-slide > a:hover .bg { opacity:0.2}
@media (min-width: 768px) {
.mod-focus-wrap .focus-swiper {width:66.5%; float:left;}
.focus-swiper .text {font-size: 20px; }
.focus-swiper .bg {height:140px;}
}
@media (min-width: 1500px) {
.focus-swiper:hover .swiper-button-white { display:block}
.focus-swiper .swiper-button-next {right:20px}
.focus-swiper .swiper-button-prev {left:20px}
}
.mod-focus-wrap .focus-sm-wrap {margin-top:13px; overflow:auto; }
.focus-sm-wrap .focus-sm { float:left;width:48%; position:relative;}
.focus-sm .focus-sm-content { position:relative;width:100%;height:0;padding-bottom:62%;}
.focus-sm.top { margin-bottom: 13px; margin-right:2%;}
.focus-sm.bottom {margin-left:2%;}
.focus-sm a { display:block; position:absolute;left:0;top:0;width:100%;height:100%; color:#fff;}
.focus-sm img {width:100%;height:100%; display:block; position:relative; z-index:1;}
.focus-sm .bg {
width: 100%;position: absolute;left: 0;bottom: 0; z-index:2;height:60px;opacity:0.8;
background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.5)));
background: -webkit-linear-gradient(top,transparent,rgba(0,0,0,.5));
background: -o-linear-gradient(top,transparent 0,rgba(0,0,0,.5) 100%);
background: linear-gradient(180deg,transparent,rgba(0,0,0,.5));
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out; }
.focus-sm .text { padding: 12px;font-size: 14px; line-height:1.6; position: absolute;left:0;bottom:0; z-index:3;width: 100%;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap; }
.focus-sm a:hover .bg { opacity:0.2}
@media (min-width: 768px) {
.mod-focus-wrap .focus-sm-wrap {width:33.5%; float:right; margin-top:0; }
.focus-sm-wrap .focus-sm { float:none;width:auto;}
.focus-sm .text {padding: 15px 20px; font-size:16px; overflow:auto; text-overflow:inherit; white-space:normal;width:auto;}
.focus-sm.top { margin-bottom: 13px; margin-right:0; margin-left:13px; }
.focus-sm.bottom { margin-left:13px;}
.focus-sm .bg {height:90px;}
}
/*---today hot-----*/
.mod-today-hot { border:1px solid #e2e2e2; padding-bottom:10px; position:relative; }
.mod-today-hot .mod-title h3 {width:120px; text-align:center;padding-right:5px; line-height: 44px; background-color:#3092e2;color:#fff;top:-10px;left:-1px;}
.mod-today-hot .mod-title h3:after {width:0; background:none;height:0;
border-bottom:6px solid transparent;
border-top:6px solid #1a4b9f;
border-left:6px solid #1a4b9f;
border-right:6px solid transparent;
}
.mod-today-hot .mod-bg { position:absolute;bottom:-1px;left:-1px;right:-1px;height:9px; background-repeat:no-repeat;background-size:100% 9px;
background-image: url(/uploads/image/jcimages/mod_bottom_bg.jpg);background-position:right bottom; background-color:#fff; z-index:3; }
.mod-today-hot .right-action {overflow:hidden; height:60px;padding:0; display:none; }
.mod-today-hot .btn-refresh {color:#3092e2;width:80px;height:26px; line-height:26px; font-size:14px; text-align:center;border-radius:30px 0 0 30px; display:block;margin-top:13px;
position:relative; background-color:#f4f8ff;
/* background-color:#3092e2\9\0;
background: -webkit-gradient(linear,left top,left bottom,from(#621adb),to(#3092e2));
background: -webkit-linear-gradient(left,#621adb,#3092e2);
background: -o-linear-gradient(left,#621adb 100%,#3092e2 100%);
background: linear-gradient(90deg,#621adb,#3092e2);
box-shadow:2px 3px 6px rgba(27,47,158,0.3);*/}
.mod-today-hot .btn-refresh:before { /*position:absolute;right:50%;top:-35px;height:40px;border-right:1px solid #4a53de;content:' '; z-index:-1;*/}
.mod-today-hot .btn-refresh:hover { }
.mod-today-hot .btn-refresh .iconfont { line-height:1; display:inline-block;margin-right:3px; font-size:16px;position:relative;transform:rotate(0deg);transition: 0.5s;}
.mod-today-hot .btn-refresh.hover .iconfont { transform:rotate(720deg); }
.mod-today-hot .btn-refresh.hover {margin-top:13px;width:90px; }
.mod-today-hot .mod-content {padding:0 15px 0 12px;height:260px; position:relative; }
.mod-today-hot .content {position:absolute; overflow:hidden;left: 0; width: 100%; top: 0;height:260px;}
.mod-today-hot .ul-list {padding:0 2px; overflow:auto;position:absolute;left:0;top:0; width:97%;height:100%;}
.mod-today-hot .ul-list li {padding:6px 0; position:relative; }
.mod-today-hot .ul-list li a { color:#333; font-size:15px; font-weight:bold; display: block; line-height:1.42; margin-left:25px;}
.mod-today-hot .ul-list li a:hover {color:#3092e2}
.mod-today-hot .ul-list li a .time {color:#ccc;font-size:13px;display: block; font-weight:normal;}
.mod-today-hot .ul-list .num { background-image: url(/uploads/image/jcimages/li_style4.gif); background-position:center; position:relative;
background-size:auto; width: 15px; height: 15px; display:block;margin-top:4px; float:left; }
.mod-today-hot .ul-list .num:before { position:absolute;content:' ';height:100px;width:1px;border-left:1px solid #e0e7ec;left:6px;top:0; z-index:-1; }
.mod-today-hot .ul-list li .last { color: #3092e2;font-size:14px; text-align:center; line-height:20px;display:block;padding-right: 25px;}
@media (min-width: 768px) {
.mod-today-hot { }
.mod-today-hot .mod-bg {background-size:auto; background-repeat:repeat-x; }
.mod-today-hot .mod-title {margin-bottom:5px;}
.mod-today-hot .content {}
}
@media (min-width: 992px) {
.index .mod-today-hot {margin-top:50px;}
.mod-today-hot .mod-bg {left:0;}
.mod-today-hot .ul-list { }
.mod-today-hot .mod-content { padding-bottom:8px; height: 185px;}
.mod-today-hot .content {height:175px}
}
@media (min-width: 1200px) {
.mod-today-hot .ul-list { overflow:hidden;}
.mod-today-hot .mod-content { height: 215px;}
.mod-today-hot .content {height:205px}
}
@media (min-width: 1500px) {
.mod-today-hot .ul-list { }
.mod-today-hot .mod-bg {left:-1px;}
.mod-today-hot .ul-list li {padding:7px 0;}
.mod-today-hot .mod-content {padding-bottom:10px; height: 272px;}
.mod-today-hot .content {height:262px}
}
/*----tab tool----*/
.mod-tool {border:1px solid #eee;overflow:hidden;position:relative;}
.mod-tool .tool-tab { position:relative; }
.mod-tool .tool-tab:before {content:' '; position:absolute;top:47%;left:0%;width:100%;height:3px; background-color:#e2e2e2; display:none;}
.tool-tab-nav {height:67px; position:relative; z-index:2;}
.tool-tab-nav li { float:left;width:50%; text-align:center;height:100%;position:relative;}
.tool-tab-nav li a { display:block;width:100%;margin:0 auto;padding-top:10px;height:100%; transition: all 0.1s ease-in-out;
background-repeat:no-repeat; background-position:center; background-size:auto; background-color:#fcfcfc; border-bottom:1px solid #eee;}
.tool-tab-nav li .iconfont {color:#3092e2;margin-right:5px; display: block;font-size:18px; line-height:1.2; }
.tool-tab-nav li strong {color:#444; display:block ;font-weight:normal;font-size:16px;}
.tool-tab-nav li span {color:#999; display:none;}
.tool-tab-nav li.active:after {content:' '; width:0; position:absolute;left:45%;top:98%;height:0;
border-left:7px solid transparent;
border-right:7px solid transparent;
border-top:7px solid #51a6ec; }
.tool-tab-nav li.active a { background-color:#51a6ec;border-bottom:1px solid #51a6ec;}
.tool-tab-nav li.active .iconfont {color:#fff; opacity:1;}
.tool-tab-nav li.active span {color:#fff; opacity:0.5;}
.tool-tab-nav li.active strong {color:#fff; }
@media (min-width: 768px) {
.mod-tool {border:1px solid #e2e2e2; height:545px;background-image:url(/uploads/image/jcimages/tool_bg.jpg);
background-repeat:repeat-x; background-position:left top; }
.mod-tool .tool-tab {margin:0 15px; margin-top:15px;}
.mod-tool .tool-tab:before { }
.mod-tool .mod-content { }
.tool-tab-nav {height:90px;overflow:hidden; }
.tool-tab-nav li a { width:300px; background-color:transparent;background-size:auto; background-position:center top; padding-top:15px;border-radius:12px;border:0;}
.tool-tab-nav li.active a { background-color:transparent;width:300px;color:#fff;background-image:url(/uploads/image/jcimages/tool_tab_mdbg.png);border:0; }
.tool-tab-nav li.active:after { display:none}
.tool-tab-nav li span { display:inline }
.tool-tab-nav li .iconfont {display:inline-block;font-size:22px;line-height:1.42; }
.tool-tab-nav li strong {color:#3092e2;font-size:22px;}
}
@media (min-width: 1500px) {
.tool-tab-nav li a {background-size:auto;width:370px; }
.tool-tab-nav li.active a {width:370px;color:#fff;background-image:url(/uploads/image/jcimages/tool_tab_bg.png); }
}
.instrall-wrap {padding:0 15px 0 15px;margin-top:35px;overflow:hidden;}
.instrall-wrap .l { }
.instrall-wrap .r { position:relative; overflow:hidden;height:355px; }
.instrall-wrap .search-form {padding-top:5px;}
.instrall-wrap .search-form .each {margin-bottom:25px; clear:both;}
.instrall-wrap .search-form select {appearance: none; -webkit-appearance: none;/*兼容苹果手机*/
background-image:url(/uploads/image/jcimages/select_bg.png); background-repeat:no-repeat; background-position:right center; }
.instrall-wrap .search-form input { appearance: none;-webkit-appearance: none;/*兼容苹果手机*/}
.instrall-wrap .search-form .form-control {border-radius:30px;}
.instrall-wrap .search-form .btn-group {margin-bottom:10px; width:100%; }
.instrall-wrap .search-form .btn-shadow { width:100%; font-size:16px;}
.instrall-wrap .search-form .btn-other { border:1px solid #3092e2; font-size: 15px; display:block;margin-top:15px; padding: 10px 0; width:100%; color: #3092e2;
text-align: center;border-radius: 30px;line-height: 1.2;}
.instrall-wrap .search-form .btn-shadow.sm {width:45%; float:left;}
.instrall-wrap .search-form .btn-shadow.sm .sm {margin-left:10%;}
.instrall-wrap .code-wrap { overflow:auto;padding-top:15px; padding-bottom:15px; margin-bottom:10px; border-bottom:1px dashed #ddd;}
.instrall-wrap .code-wrap img {width:75px;height:75px;float:left;}
.instrall-wrap .code-wrap .text {margin-left:90px; line-height:1.6; color:#666;}
.instrall-wrap .code-wrap .text span { font-size:20px; display:block;font-weight:bold;line-height:2.2;color:#333;}
.instrall-wrap .code-wrap .text p { display:inline}
@media (min-width: 768px) {
.instrall-wrap {padding:0 15px 0 30px; height:335px;}
.instrall-wrap .l {width:30%;float:left;}
.instrall-wrap .search-form {padding-top:25px;}
.instrall-wrap .r {margin-left:34%;border-left:1px solid #fff; overflow:hidden;}
.instrall-wrap .code-wrap { overflow:auto;padding-bottom:0; border:0; padding-top:25px;}
.instrall-wrap .code-wrap img {width:40%;height:auto; }
.instrall-wrap .code-wrap .text {margin-left:44%;}
.instrall-wrap .code-wrap .text p { display:block}
.instrall-wrap .search-form .btn-other {margin-top:20px; }
}
.instrall-wrap .install-list { overflow: hidden; height: 310px; }
.instrall-wrap .install-list li {overflow:auto; float:left;width:50%; padding:10px 0 10px 0;}
.instrall-wrap .install-list li img {float:left;width:40px;height:40px; background-color:#f4f4f4;margin-top:10px; border-radius:50%; overflow:hidden;}
.instrall-wrap .install-list li .text {margin-left:55px;color:#888;overflow:hidden;height: 65px; font-size:13px;line-height:1.6;}
.instrall-wrap .install-list li .text strong { display:block;font-size:16px; font-weight:normal; color:#333;}
@media (min-width: 768px) {
.instrall-wrap .install-list {height:auto; overflow:auto;padding-left:20px; }
.instrall-wrap .install-list li { padding:15px 0 25px 0;}
.instrall-wrap .install-list li img { width:66px;height:66px;margin-top:1px; }
.instrall-wrap .install-list li .text {margin-left:85px; padding-right:15px; }
}
.instrall-wrap .bid-table {height:295px;position:relative; overflow:hidden;padding-top:15px;margin-bottom: 65px;}
.instrall-wrap .bid-table .bid-more { position:absolute; z-index:2;left:0;bottom:0;padding-top:50px; width:100%; overflow:hidden; text-align:center;
background-image:url(/uploads/image/qjcimages/brand_link_bg.png);background-position:left bottom; background-repeat:repeat-x;}
.instrall-wrap .bid-table .bid-more a { line-height:22px; width:50%; padding-top:46px; color:#555; font-size:15px; }
.instrall-wrap .bid-table .bid-more a:hover {color: #2487d7;}
.instrall-wrap .bid-table .bid-more .iconfont {color:#3092e2 ; font-weight:bold; margin-left:4px; font-size:17px; }
.instrall-wrap .bid-table .bid-more .total { line-height:30px; font-size:15px;}
.instrall-wrap .bid-table .bid-more .total strong {font-size:16px; font-weight:bold;color: #2487d7;}
.instrall-wrap .bid-table .table { position:relative; z-index:1;}
.instrall-wrap .bid-table .table th { text-align:center;padding:6px;border-top:0; background-color:#fff;color:#3092e2; font-weight:normal; border-bottom: 1px solid #3092e2;}
.instrall-wrap .bid-table .table td { text-align:center;border-bottom:1px solid #f3f3f3;padding: 9px 6px;}
@media (min-width: 768px) {
.instrall-wrap .bid-table {padding-left:15px;padding-right:15px;margin-bottom:0;padding-top:5px;height:330px;}
.instrall-wrap .bid-table .table th {font-size:15px;}
.instrall-wrap .bid-table .bid-more { text-align:left;padding-top:40px;}
.instrall-wrap .bid-table .bid-more .total {position:absolute;right:25px;bottom:1px; }
.instrall-wrap .bid-table .bid-more a {padding-left:8px;line-height:30px;}
}
.instrall-wrap .brand-list {margin-bottom: 65px;height:260px;margin-top:20px; left: 0; top: 0;position:absolute;width: 100%;}
.instrall-wrap .brand-list .scroll-content {width:100%;height:100%; position:absolute;left:0;top:0;overflow:auto;}
.instrall-wrap .brand-list .table {margin-bottom:0;position:relative; width:97%; z-index:1;}
.instrall-wrap .brand-list td {border-top:0;border-bottom:1px solid #f3f3f3; text-align:center;}
.instrall-wrap .brand-list tbody tr:hover { background-color:#fcfcfc}
.instrall-wrap .brand-list th { padding:9px 0; border-bottom:1px solid #3092e2;min-width:30px; color: #3092e2; font-size:13px; font-weight:normal; text-align:center; }
.instrall-wrap .brand-list th:first-child {border-radius:6px 0 0 6px;}
.instrall-wrap .brand-list th:last-child {border-radius:0 6px 6px 0;}
.instrall-wrap .brand-list th.name-th {max-width:110px;}
.instrall-wrap .brand-list .num {float:left; width:18px;height:18px;color:#999; font-size:14px;margin-top:3px;
text-align:center; line-height:18px;border-radius:0; font-style:italic;}
/*.instrall-wrap .brand-list .num1 { background-color:#e4584a;color:#fff; }
.instrall-wrap .brand-list .num2 { background-color:#f1954e;color:#fff; }
.instrall-wrap .brand-list .num3 { background-color:#fbc663;color:#fff; }*/
.instrall-wrap .brand-list .num1 { color: #1a4084; font-weight: bold;}
.instrall-wrap .brand-list .num2 { color: #3c5dce; font-weight: bold;}
.instrall-wrap .brand-list .num3 { color: #739dfb; font-weight: bold;}
.instrall-wrap .brand-list table td {margin-left:35px;color:#666; padding-right:5px; overflow:hidden; font-size:13px;line-height:1.6;}
.instrall-wrap .brand-list .name { display:block;font-size:15px;width:100%;height:21px; line-height:21px; overflow:hidden;max-width:150px;
text-align:left; color:#333; }
@media (min-width: 768px) {
.instrall-wrap .brand-list {margin-top:0; padding-left:15px;padding-right:15px;height:330px; margin-bottom:0; }
.instrall-wrap .brand-list th {font-size:15px}
.instrall-wrap .brand-list td {padding:7px 8px}
.instrall-wrap .brand-list .name { font-size:16px;}
}
@media (min-width: 1200px) {
.instrall-wrap .brand-list { overflow:hidden;}
}
.mod-tool .more-link { border-top:1px solid #eee; font-size:15px; position:absolute;left:0;bottom:0;width:100%; z-index:3; }
.mod-tool .more-link a { text-align:center; background-color:#f9f9f9; color:#444; line-height:40px; display:block; }
.mod-tool .more-link a:hover { color:#3092e2;background-color:#f2f7fd;}
/*----ajax list------*/
.index-section-e {}
.mod-loadlist { padding-bottom:20px; position:relative;}
.loadlist-tab {width:100%;margin-bottom:10px;overflow-y: hidden; background-color:#fff; overflow-x: auto; border-bottom:1px solid #ddd; -webkit-overflow-scrolling: touch;}
.loadlist-tab ul { min-width: 100%; display: inline-block;white-space: nowrap;}
.loadlist-tab ul li { text-align:center;padding:14px 8px; display: inline-block; position:relative; }
.loadlist-tab ul li a {color:#333; font-size:16px; position:relative; display: block;}
.loadlist-tab ul li a:hover, .loadlist-tab ul li.active a {color:#3092e2;}
.loadlist-tab ul li a:after { position:absolute;width:20px;height:3px;border-radius:5px; background-color:#fff;
content:' ';left:50%;top:120%;margin-left:-10px;}
.loadlist-tab ul li.active a:after { background-color:#3092e2;}
.mod-loadlist .each-news .img .tag { position:absolute; z-index:4;top:0;left:0;width:auto;height:16px; line-height:16px;font-size:10px;color:#fff; padding:0 8px;}
.mod-loadlist .each-news .text .name {display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.mod-loadlist .each-news .spe {background-color: #3092e2; color: #fff; font-size: 10px;border-radius: 4px; padding: 3px 6px;line-height: 1.2;
vertical-align: middle; position: relative; display: inline-block;top: -2px; margin-right: 5px;}
.mod-loadlist .each-news .hot { background-image:url(/uploads/image/qjcimages/fire.png); background-size:cover;
width:15px;height:15px; vertical-align: middle;position: relative;display: inline-block; top: -2px; margin-right: 5px;}
.mod-loadlist .each-news .text .sub-detail span.editor {max-width:140px;}
.loading-wrap {margin-top:30px;border:1px solid #eee;border-radius:5px;padding:8px;color:#666; background-color:#f9f9f9; text-align: center;}
@media (max-width: 767px) {
.mod-loadlist .each-news .text .name {min-height:40px}
.mod-loadlist .each-news .tag-wrap { margin:0; position:absolute;right:0;top:0;}
.zk-index .mod-loadlist .each-news .tag-wrap { margin-top:15px; position:relative;right:auto;top:auto;}
.zk-index .mod-loadlist .each-news .text .sub-detail {padding-bottom:0}
}
@media (min-width: 768px) {
.loadlist-tab ul { display:table;width:100%; }
.loadlist-tab ul li { display:table-cell; }
.loadlist-tab ul li a { font-size:17px}
.mod-loadlist .each-news .spe { font-size: 12px;}
.mod-loadlist .each-news .hot {width:20px;height:20px;}
.mod-loadlist .each-news .img {width: 220px;}
.mod-loadlist .each-news .text { margin-left: 250px;height: auto;padding-bottom: 40px; min-height: 140px;}
.mod-loadlist .each-news .text .name { font-size:19px; font-weight:bold;margin-top:2px;}
.mod-loadlist .each-news .text .name a {color:#333;}
.mod-loadlist .each-news .text .name .spe { font-weight:normal}
.mod-loadlist .each-news .text .name a:hover {color:#3092e2}
.mod-loadlist .each-news .text .sub-detail { position:absolute;left:0;bottom:0;width:100%;}
.mod-loadlist .each-news .text .desc { display:none;}
.mod-loadlist .each-news .img .tag { line-height:24px;height:24px;padding:0 12px;font-size:13px}
}
@media (min-width:992px) {
.mod-loadlist .each-news .text .name { max-height: 60px; }
.mod-loadlist .each-news .tag-wrap { position:relative;left:auto;top:auto; line-height:18px;margin-top: 15px;margin-left:-5px;}
}
@media (min-width: 1200px) {
.mod-loadlist { padding-bottom:30px; }
.loading-wrap {padding-top:30px;margin-top:0;border:0; background-color:#fff; }
.loadlist-tab.fixed {width:693px; position:fixed;top:0; float: left; z-index:2; }
.loadlist-tab.fixed ~ .load-content {margin-top:93px;}
.mod-loadlist .each-news:hover .name a {color:#3092e2}
}
@media (min-width: 1500px) {
.mod-loadlist .each-news .text .desc { display:block;}
.mod-loadlist .each-news { padding: 30px 15px; }
.loadlist-tab.fixed {width:830px; }
.mod-loadlist .each-news .tag-wrap {
position: absolute;
right: 0;
top: 0;margin-left:auto;
margin-top: 0;
line-height: 22px;
}
}
/*-----edu-------*/
.mod-edu { padding-bottom:10px; position:relative;}
.mod-edu .mod-title {margin-bottom:15px }
.mod-edu .edu-ul-list { overflow:auto; margin-left:-8px;margin-right:-8px;}
.edu-ul-list li { float:left; width:33.3%;padding:0 8px; border:0;}
.edu-ul-list li:hover { background:none}
.edu-ul-list li .img { float:none;width:100%;}
.edu-ul-list li .img .icon-play { position:absolute;top:50%;left:50%;margin-top:-17px;margin-left:-17px; z-index:2; font-size:16px;
color:#fff;width:34px;height:34px; line-height:34px; text-align:center; display:block; background-color:rgba(0,0,0,0.4);border-radius:50%; opacity:0.95;}
.edu-ul-list li .text {margin-left:0;height:50px; margin-top:13px;overflow:hidden;}
.edu-ul-list li .text .icon {width:18px;height:13px; display:inline-block; vertical-align:middle; position:relative;top:-1px; margin-right:5px;
background-image:url(/uploads/image/qjcimages/li_style8.png); background-repeat:no-repeat; background-position:center; background-size:cover; }
@media (min-width: 768px) {
.mod-edu .mod-title h2 { font-size:20px;}
.mod-edu .edu-ul-list { margin-left:-12px;margin-right:-12px;}
.edu-ul-list li { padding:0 15px;}
.edu-ul-list li .img .icon-play { margin-top:-25px;margin-left:-25px; font-size:22px;width:50px;height:50px; line-height:50px; }
.edu-ul-list li .text {height:48px; }
.edu-ul-list li .text .name {font-size:16px}
.edu-ul-list li .text .icon {width:20px;height:15px; }
}
/*----mod-fixed-----*/
.mod-fixed { display:none}
@media (min-width: 1200px) {
.mod-fixed.fixed {position: fixed; top: 0;z-index: 99;width:300px;margin-top:10px; display:block; }
}
@media (min-width: 1500px) {
.mod-fixed.fixed { width:363px; }
}
/*----zk recom-----*/
.mod-zk-recom { background-color:#f7f7f7;padding:25px 0 10px 0; overflow:hidden;position:relative;}
.mod-zk-recom .mod-title {margin-bottom:10px;margin-left:15px;margin-right:15px;}
.recom-ul-list {padding:0 18px;padding-bottom:10px;}
.recom-ul-list li {padding:18px 0;border-bottom:0;}
.recom-ul-list li:hover { background:none;}
.recom-ul-list li .text .name {display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;
overflow: hidden;}
.recom-ul-list li .text .sub-detail span.editor { max-width:100%;}
.mod-zk-recom .bottom-link { text-align:center;margin-bottom:20px; }
.mod-zk-recom .bottom-link .btn-shadow { font-size:15px; padding: 7px 20px; box-shadow:none; border-radius:0; color:#3092e2; background:none;border:1px solid #3092e2;}
.mod-zk-recom .bottom-link .btn-shadow .iconfont {margin-right:4px;}
.mod-zk-recom .bottom-link .btn-shadow:hover { background:#3092e2; color:#fff;border:1px solid #3092e2;}
@media (min-width: 768px) {
.recom-ul-list li .img {width: 150px;}
.recom-ul-list li .text {margin-left: 165px; }
.recom-ul-list li .text .name { font-size: 15px;max-height:53px; overflow:hidden; margin-bottom: 15px;}
.recom-ul-list li .text .name a { white-space: normal;}
}
@media (min-width: 1200px) {
.mod-zk-recom {background-color:#fafafa; }
}
/*----top10-----*/
.mod-top {position:relative;}
.mod-top .ul-list {padding:0 2px; }
.mod-top .ul-list li {padding:8px 0; }
.mod-top .ul-list li a { color:#333;width:100%; font-size:15px; height:21px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display: block;}
.mod-top .ul-list li a:hover {color:#3092e2}
.mod-top .ul-list li .hot {
background-image: url(/uploads/image/qjcimages/fire.png);background-position:center;
background-size: cover;
width: 15px;
height: 15px;
vertical-align: middle;
position: relative;
display: inline-block;
top: -2px;
margin-right: 5px;
}
.mod-top .ul-list .num { /* background-image: url(/uploads/image/qjcimages/li_style9.png); background-position:center;
background-size:auto;*/
width: 15px;background-color:#dadada; color: #fff;
height: 15px;
vertical-align: middle;
position: relative; font-size: 10px;
display: inline-block; text-align:center;
top: -2px;line-height: 15px; border-radius: 10px;
margin-right:10px;}
.mod-top .ul-list .num1,.mod-top .ul-list .num2,.mod-top .ul-list .num3 { background-color: #000066; color: #fff;}
@media (min-width: 768px) {
.mod-top .head {width:120px;font-size:18px;}
.mod-top .ul-list .num {font-size:12px; margin-right:12px;}
}
/*---rank---*/
.mod-rank { padding: 20px 15px 25px 15px; background-color: #f7f7f7;position:relative;}
.mod-rank .mod-title { margin-bottom:10px;}
.rank-ul-list {padding:0 5px;}
.rank-ul-list li {padding:20px 10px 15px 10px;}
.rank-ul-list li:hover { background:none}
.rank-ul-list li:last-child {border:0}
.rank-ul-list li .img { display:none; float:none; width:100%;margin-bottom:12px;}
.rank-ul-list li.active .img { display:block}
.rank-ul-list li .text {margin-left:0}
.rank-ul-list li .text .name {font-size:15px; margin-bottom:8px;}
@media (min-width: 768px) {
.rank-ul-list li .text .name {font-size:16px;}
}
@media (min-width: 1200px) {
.mod-rank { background-color: #fafafa;}
}
/*-----adviser-------*/
.mod-view {padding:20px 0 5px 0; background-color:#f7f7f7;position:relative; }
.mod-view .mod-title {margin-left:15px;margin-right:15px}
.mod-view .mod-content { position:relative}
.mod-view .view-ul-list { overflow:auto; padding :15px 15px 30px 15px;}
.view-ul-list .point { overflow:hidden; color:#888;background-image:url(/uploads/image/qjcimages/icon_view2.png);border-bottom:1px dashed #eee;padding-bottom:20px;margin-bottom:20px;
background-repeat:no-repeat; background-position:left 5px; background-size:45px;}
.view-ul-list .point a { display:block;width:100%;padding-left:56px; }
.view-ul-list .point strong { font-size:17px; color:#444; display:block; line-height:2;}
.view-ul-list .point a:hover strong { color: #3092e2;}
.view-ul-list .point:last-child {border-bottom:0;padding-bottom:0;margin-bottom:0;}
/*.view-ul-list .point-a {background-image:url(/uploads/image/qjcimages/icon_view2.png);border-bottom:1px dashed #eee; }
.view-ul-list .point-b {background-image:url(/uploads/image/qjcimages/icon_view4.png); }*/
.view-ul-list .point p {color:#888;}
.mod-view .bottom-link {border-top:1px solid #eee;}
.mod-view .bottom-link a { line-height:40px; text-align:center; color:#666; display:block; font-size:15px;}
.mod-view .bottom-link a:hover {color:#3092e2;}
@media (min-width: 768px) {
.mod-view .view-ul-list { padding-top:0;}
}
@media (min-width: 992px) {
.mod-view {background-color:#fafafa; }
.view-ul-list .point-a {padding-bottom:10px;margin-bottom:10px;}
}
@media (min-width: 1200px) {
.mod-view {background-color:#fafafa; }
}
@media (min-width: 1500px) {
.mod-view .view-ul-list { min-height:190px;}
.view-ul-list .point-a {padding-bottom:20px;margin-bottom:20px;}
.view-ul-list .point p {font-size:15px;}
}
/*----guide------*/
.mod-guide {padding: 20px 15px 15px 15px; background-color:#f7f7f7;position:relative;}
.guide-ul-list { overflow:auto;margin-left:-5px;margin-right:-5px}
.guide-ul-list li {width:50%; float:left;border:0; padding:10px 10px;}
.guide-ul-list li:hover { background:none}
.guide-ul-list li .img { float:none; width: 100%;}
.guide-ul-list li .text {margin:0;height:75px;margin-top:14px;overflow: hidden;}
.guide-ul-list li .spe { background-color:#3092e2;color:#fff;font-size:12px;border-radius:4px;padding:3px 6px; line-height:1.2; vertical-align:middle; position:relative;
display:inline-block;top:-2px;margin-right:5px;}
@media (min-width: 768px) {
.guide-ul-list {margin-left:-5px;margin-right:-5px}
.guide-ul-list li .text .name { font-size: 15px;}
}
@media (min-width: 1200px) {
.mod-guide { background-color: #fafafa;}
}
/*----special------*/
.mod-special {padding:0; background-color: #fff;position:relative;}
.mod-special .mod-content {padding:0;}
.special-content .each-special { background-color:#f7f7f7; overflow:hidden; display:block;color:#444; }
.special-content .swiper-button-white { display:none;top:40%; }
.special-content .swiper-pagination { bottom:auto; top: 10px;
color: #fff;
text-align: right;
padding-right: 15px;
font-size: 12px;}
.special-content .img-cover {border:0; padding-bottom: 62%;}
.special-content .img-cover .icon-play {
position: absolute;
top: 50%;
left: 50%;
margin-top: -30px;
margin-left: -30px;
z-index: 2;
font-size:22px;
color: #fff;
width: 60px;
height:60px;
line-height:60px;
text-align: center;
display: block;
background-color: rgba(0,0,0,0.4);
border-radius: 50%;
opacity: 0.95;
}
.special-content .text { text-align:left; font-size:15px; font-weight:normal; padding:20px 15px; }
.special-content .text:hover {color:#3092e2}
.special-content .text .spe {
background-color: #3092e2;
color: #fff; font-weight:normal;
font-size: 10px;
border-radius: 4px;
padding: 3px 6px;
line-height: 1.2;
vertical-align: middle;
position: relative;
display: inline-block;
top: -2px;
margin-right: 5px;
}
.special-content .text .icon {
width: 18px;
height: 13px;
display: inline-block;
vertical-align: middle;
position: relative;
top: -1px;
margin-right: 5px;
background-image: url(/uploads/image/qjcimages/li_style8.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
@media (min-width: 768px) {
.special-content .text .spe { font-size: 12px;}
.special-content .img-cover .icon-play {
margin-top: -30px;
margin-left: -30px;
font-size: 22px;
width: 60px;
height: 60px;
line-height: 60px;
}
.special-content .text {font-size:16px}
.special-content .text .icon {width: 20px; height: 15px;}
}
@media (min-width: 1200px) {
.mod-special {background-color: #fff;}
.special-content:hover .swiper-button-white {top:42%; display:block; }
.special-content .swiper-button-white { background-size:50%; background-color:rgba(0,0,0,0.6); opacity:0.9;}
.special-content .swiper-button-prev {left:0;border-radius:0 5px 5px 0; }
.special-content .swiper-button-next {right:0;border-radius:5px 0 0 5px;}
}
/*----talk------*/
.mod-talk { padding:20px 15px 10px 15px; background-color: #f7f7f7;position:relative;}
.talk-ul-list {padding-top:5px}
.talk-ul-list li { overflow:auto;margin-bottom:30px;}
.talk-ul-list li .img {width:65px;height:65px; margin-left:4px;float:left; border-radius:50%; overflow:hidden; background-color:#f4f4f4;}
.talk-ul-list li .img img {width:100%;height:100%;}
.talk-ul-list li .text {margin-left:85px;height:auto; position:relative;}
.talk-ul-list li .text .name {font-size:18px;color:#444; }
.talk-ul-list li .text .sub-name {font-size:15px;overflow: hidden;color:#999; padding-right:5px; line-height:1.42;height:46px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.talk-ul-list li:hover .name {color:#3092e2; }
.talk-ul-list li .desc {color:#555; clear:both; line-height:1.6;background-color: #fff; border-radius: 6px; padding:8px 10px;border: 1px solid #eee;margin-top: 17px;}
.talk-ul-list li .desc div {height:68px;width:100%;display: -webkit-box; position:relative;overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;}
.talk-ul-list li .text:before { background-image:url(/uploads/image/qjcimages/talk_icon.png); width:15px;height:15px;
content:' '; position:absolute;left:18px;top:75px; z-index:3;}
@media (min-width: 768px) {
.talk-ul-list li .img {width:72px;height:72px;}
.talk-ul-list li .text {margin-left:92px;}
.talk-ul-list li .text .name {margin-top:3px;}
.talk-ul-list li .text .sub-name {font-size:16px;}
.talk-ul-list li .desc div {height:44px;-webkit-line-clamp:2;}
}
@media (min-width: 992px) {
.talk-ul-list li .desc div {height:68px;-webkit-line-clamp: 3;}
}
@media (min-width: 1200px) {
.mod-talk {background-color: #fafafa;}
}
/*---tag----*/
.mod-tag { padding: 20px 0 25px 0; background-color: #f7f7f7;position:relative;}
.mod-tag .mod-title {margin-right:15px}
.mod-tag .hot-label-wrap { overflow:auto;padding-left:15px; }
.mod-tag .hot-label-wrap a { border-radius:30px; padding:5px 17px;margin-right:12px; margin-bottom:12px;background-color:#fff; color:#444;
border:1px solid #eee; display:block; float:left; }
.mod-tag .hot-label-wrap a:hover { background-color:#3092e2;color:#fff;border:1px solid #3092e2;}
@media (min-width: 1200px) {
.mod-tag {background-color: #fafafa;}
}
/*----activity---*/
.mod-activity { padding: 20px 15px 25px 0; background-color: #f7f7f7;position:relative;}
.mod-activity .mod-title {margin-bottom:10px;}
.mod-activity .mod-content {padding-left:21px; overflow:hidden;padding-right:7px; }
.mod-activity .activity-banner { margin-top:15px;overflow:hidden;margin-bottom:20px;}
.mod-activity .activity-banner img {width:100%;height:100%; display:block}
.activity-ul-list { margin-left: -4px;}
.activity-banner ~ .activity-ul-list {margin-left:-2px;}
.activity-ul-list li {padding:6px 0; }
.activity-ul-list li a {background-image:url(/uploads/image/qjcimages/li_style9.png); background-repeat:no-repeat; background-position:-7px center;
height:24px;color:#444;padding-left:17px; border-radius:20px;line-height:24px;overflow:hidden; text-overflow: ellipsis; white-space: nowrap; display:block; position:relative;}
.activity-ul-list li a:hover {background-image:url(/uploads/image/qjcimages/li_style10.png);background-position:-1px center; padding-left:25px;
background-color:#3092e2;color:#fff;}
@media (min-width: 1200px) {
.mod-activity {background-color: #fafafa;}
}
/*----booth---*/
.mod-booth { padding: 20px 15px 25px 0; background-color: #f7f7f7;position:relative;}
.mod-booth .mod-content {padding-left:21px; overflow:hidden;padding-right:7px; }
.booth-ul-list {}
.booth-ul-list li { border-bottom:1px solid transparent;padding-bottom:8px;margin-bottom:7px; border-top:1px solid transparent; }
.booth-ul-list li.active { background-color:#fff;}
.booth-ul-list .activity-banner { display:none; overflow:hidden;margin-bottom:5px;}
.booth-ul-list .activity-banner img {width:100%;height:100%; display:block}
.booth-ul-list li.active .activity-banner { display:block}
.booth-ul-list li a { display:block}
.booth-ul-list li p {background-image:url(/uploads/image/qjcimages/li_style9.png); background-repeat:no-repeat; background-position:-7px center;
height:24px;color:#444;padding-left:17px; border-radius:20px;line-height:24px;overflow:hidden; text-overflow: ellipsis; white-space: nowrap; display:block; position:relative;}
.booth-ul-list li a:hover {}
.booth-ul-list li.active p {background-image:url(/uploads/image/qjcimages/li_style4.gif); }
@media (min-width: 1200px) {
.mod-booth {background-color: #fafafa;}
}
/*-----brand data-----*/
.mod-data { background-color: #fff;position:relative;}
.mod-data .mod-content {}
.mod-data .brand-list { }
.mod-data .brand-list .table {margin-bottom:0; }
.mod-data .brand-list td { border-top:0;border-bottom:1px solid #f3f3f3; text-align:center;}
.mod-data .brand-list tbody tr:hover { background-color:#fff}
.mod-data .brand-list th { padding:8px 0; min-width:30px; color:#fff; border-bottom:0;background:#77b8ec; font-size:13px; font-weight:normal; text-align:center; }
/*.mod-data .brand-list th:first-child {border-radius:6px 0 0 0;}
.mod-data .brand-list th:last-child {border-radius:0 6px 0 0;}*/
.mod-data .brand-list .head-desc { text-align: center;
background-color: #3987c7;border-radius:6px 6px 0 0;
color: #fff;
line-height: 40px;
font-size: 16px; }
.mod-data .brand-list .num { width:18px;height:18px;color:#999; font-size:14px; margin:0 auto; margin-top:3px;
text-align:center; line-height:18px;font-style: italic; }
.mod-data .brand-list .num1 { color:#1a4084; font-weight:bold; }
.mod-data .brand-list .num2 {color:#3c5dce; font-weight:bold; }
.mod-data .brand-list .num3 { color:#739dfb; font-weight:bold; }
.mod-data .brand-list table td {margin-left:35px;color:#666; padding-right:5px; overflow:hidden; font-size:13px;line-height:1.6;}
.mod-data .brand-list .name { display:block;font-size:15px;width:100%;height:21px; line-height:21px; overflow:hidden;
text-align:center; color:#333; }
.mod-data .bottom-link {margin-top:30px; border-top: 1px solid #eee;}
.mod-data .bottom-link a {line-height: 40px; text-align: center; color: #666;display: block; font-size: 15px;}
.mod-data .bottom-link a:hover {color:#3092e2}
@media (min-width: 768px) {
.mod-data .brand-list { }
.mod-data .brand-list th {font-size:15px}
.mod-data .brand-list .name { font-size:16px;}
}
/*------brand swiper----*/
.mod-brand-swiper {position:relative; padding:20px 15px 35px 15px;background-color: #f7f7f7;}
.mod-brand-swiper .mod-content {padding:0 3px;}
.mod-brand-swiper .ul-list { overflow:auto;margin-left:-7px;margin-right:-7px;}
.mod-brand-swiper .item {width:49.5%;height: 66px; float:left;}
.mod-brand-swiper .item-img { position:relative; z-index:1;width:100%;height:100%; display:block;}
.mod-brand-swiper .item-name { opacity:0; position:absolute;left:0;top:0; z-index:2;width:100%;height:100%; background-color:rgba(0,0,0,0.5);
color:#fff; line-height:32px; text-align:center;font-size:14px; overflow:hidden;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;}
.mod-brand-swiper .item a { display:block;margin:7px; overflow:hidden;position:relative;border:1px solid #e6e7e8;}
.mod-brand-swiper .control {margin-top:15px; position:relative;height:25px;}
.mod-brand-swiper .control .swiper-pagination { position:relative;left:auto;top:auto;bottom:auto; text-align:left; padding-left:4px;line-height:24px;}
.mod-brand-swiper .control .swiper-button-next { position:absolute;right:2px;top:0; background-color:#ecedf1;margin:0;width:24px;height:24px; background-size:30%;}
.mod-brand-swiper .control .swiper-button-prev { left:auto;position:absolute;right:36px;top:0;background-color:#ecedf1;margin:0;width:24px;height:24px;background-size:30%;}
@media (min-width: 768px) {
.mod-brand-swiper .item {width:20%; }
.mod-brand-swiper .item-name {line-height:42px;}
.mod-brand-swiper .item a:hover .item-name { opacity:1;}
}
@media (min-width: 992px) {
.mod-brand-swiper .item {width:49.5%; }
.mod-brand-swiper.item-name {line-height:36px;}
}
@media (min-width: 1200px) {
.mod-brand-swiper { background-color: #fafafa;}
.mod-brand-swiper.item-name {line-height:38px;}
}
@media (min-width: 1200px) {
.mod-brand-swiper.item-name {line-height:48px;}
}
/*------ad text----*/
.mod-adtext { padding:20px 15px; background-color: #f7f7f7;}
.mod-adtext .mod-content {position:relative;}
.mod-adtext .each {margin-bottom:20px;padding-bottom:20px; border-bottom:1px dashed #ddd;}
.mod-adtext .each:last-child {margin-bottom:0;border:0;}
.mod-adtext .each .name { font-size:15px; font-weight:bold;line-height:1.6; }
.mod-adtext .each .name span {color: #999;font-size:10px; border:1px solid #999; line-height:1.2;border-radius:4px;padding:2px 4px;
display:inline-block; font-weight:normal;margin-right:8px;}
.mod-adtext .each .name a { color:#333;}
.mod-adtext .each .name a:hover {color:#3092e2}
.mod-adtext .each .desc {padding-top:10px; color:#666; font-size:12px; line-height:1.6;}
.mod-adtext .each .more-ad {}
.mod-adtext .each .more-ad a {}
@media (min-width: 768px) {
.mod-adtext { padding:30px 20px; background-color:#fafafa;}
.mod-adtext .each {margin-bottom:30px;padding-bottom:30px;}
.mod-adtext .each .name { font-size:16px; }
.mod-adtext .each .desc { font-size:14px;}
.mod-adtext .each .name span { font-size:12px;}
}
.mod-ad-recom { position:relative;}
.mod-ad-recom .mod-content {border-radius:8px;background-image:url(/uploads/image/qjcimages/ad_recom.jpg); background-position:center; background-size:cover; }
.mod-ad-recom .head { color:#fff; text-align:center; font-size:16px;padding-top:30px;padding-bottom:20px;}
.mod-ad-recom .link { text-align:center;margin:0 auto;padding-bottom:25px;}
.mod-ad-recom .link a { padding:6px 25px; border-radius:40px; border:1px solid #fff;background-color:#fff;color:#3092e2; display:inline-block;}
.mod-ad-recom .link a:hover { background-color:#0392fe;color:#fff; }
@media (min-width: 768px) {
.mod-ad-recom .head { font-size:18px;}
.mod-ad-recom .link a {font-size:15px;padding:8px 30px;}
}
/*----------page flash news------------*/
.page-flashnews { position:relative; background-color:#f9f9f9; background-image:url(/uploads/image/qjcimages/flashnews_bg.jpg);
background-position:center top; background-size:265%; background-repeat:no-repeat; }
.page-projectnews {background-image:url(/uploads/image/qjcimages/flashnews_bg2.jpg); }
.page-flashnews .nav-position-wrap li,
.page-flashnews .nav-position-wrap li,
.page-flashnews .nav-position-wrap li a,
.page-flashnews .nav-position-wrap li span {color:#fff}
.flashnews-wrap {position:relative;padding-top:60px;padding-bottom:30px;}
.flashnews-list { margin:0 auto;background:#fff; padding:20px 0; }
.flashnews-wrap .each-date {position:relative; font-family:arial; overflow:hidden;padding-bottom: 20px;}
.flashnews-wrap .each-date .line { position:absolute;left:30px;top:0;width:1px;height:9999999px; background:#e2e2e2; z-index:1;}
.flashnews-wrap .each-date .date-left { position:absolute;left:10px;top:0;width: 40px; height: 60px; overflow: hidden;border: 1px solid #3092e2; background:#fff; z-index:2;}
.flashnews-wrap .each-date .date-left .month {font-size: 14px;color: #4285f4; letter-spacing: 1px; text-align: center; height: 22px; line-height: 20px; display:block;}
.flashnews-wrap .each-date .date-left .day { width: 40px; font-size: 26px; color: #fff;text-align: center;height: 38px; line-height: 38px; background:#3092e2; display:block;}
.flashnews-wrap .each-date .content-list {padding:0 20px 0 65px; position:relative; z-index:3;}
.flashnews-wrap .each-date .item { position:relative;margin-bottom:40px;}
.flashnews-wrap .each-date .item .point { position:absolute;left:-44px;top:3px; width:20px;height:20px; background:#8ecf52;border-radius:50%; overflow:hidden;border:6px solid #fff;}
.flashnews-wrap .each-date .item .head { font-size:16px; font-weight:bold; line-height:1.6;}
.flashnews-wrap .each-date .item .tool {height:30px;margin-top:10px;margin-bottom:10px; position:relative;color:#999; }
.flashnews-wrap .each-date .item .tool .time,
.flashnews-wrap .each-date .item .tool .writer {padding-right: 20px; font-size: 14px; float: left;line-height:30px;}
.flashnews-wrap .each-date .item .desc {color:#666; line-height:2; font-size:13px; position:relative;}
.flashnews-wrap .each-date .item .head a { color:#333;}
.flashnews-wrap .each-date .item .head a:hover,.flashnews-wrap .each-date .item:hover .head a { color:#3092e2;}
.flashnews-list .loading-wrap { margin-top: 30px; width:90%;margin:0 auto; border: 1px solid #eee; border-radius: 5px; cursor: pointer;
padding: 8px; color: #666;background-color: #f9f9f9;text-align: center;}
@media (min-width: 414px) {
.flashnews-wrap {padding-top:80px;}
.flashnews-wrap .each-date .item .head { font-size:17px;}
}
@media (min-width: 768px) {
.page-flashnews { background-size:auto }
.flashnews-wrap {padding-top:170px;padding-bottom:50px;}
.flashnews-list { padding:40px 0;}
.flashnews-wrap .each-date .content-list {padding:0 80px 0 100px; }
.flashnews-wrap .each-date .line {left:50px;}
.flashnews-wrap .each-date .date-left { left:30px;}
.flashnews-wrap .each-date .item .head { font-size:20px;}
.flashnews-wrap .each-date .item .desc { font-size:15px;}
.flashnews-wrap .each-date .item .point {left:-59px;top:5px;}
.flashnews-wrap .bdshare-button-style1-16 a.bds_title { display:inline}
}
@media (min-width: 992px) {
.flashnews-list { width:80%;}
.flashnews-list .loading-wrap { width:80%;}
}
.flashnews-wrap .article-share { float:left;padding-top:1px;}
.flashnews-wrap .bdshare-button-style1-16 a.bds_title {padding-left:0; background:none;color:#999; font-size: 14px; display:none; }
.flashnews-wrap .bdshare-button-style1-16 .bds_weixin {background-image:url(/uploads/image/qjcimages/share_chat1.png); background-size:20px; background-position:center;}
.flashnews-wrap .bdshare-button-style1-16 .bds_weixin:hover {background-image:url(/uploads/image/qjcimages/share_chat2.png); background-size:20px; background-position:center; opacity:1;}
.flashnews-wrap .bdshare-button-style1-16 .bds_tsina {background-image:url(/uploads/image/qjcimages/share_weibo1.png); background-size:20px; background-position:center;}
.flashnews-wrap .bdshare-button-style1-16 .bds_tsina:hover {background-image:url(/uploads/image/qjcimages/share_weibo2.png); background-size:20px; background-position:center;opacity:1;}
.bd_weixin_popup .bd_weixin_popup_main {padding:20px 0!important;}
.bd_weixin_popup {width:255px!important;height: 335px!important;}
.bd_weixin_popup .bd_weixin_popup_foot { text-align:center!important}
/*----------page ji cheng shang(集成商)------------*/
.mod-jcs-nav { /*background:#f5f7fa;padding:10px;*/ position:relative;}
.mod-jcs-nav .jcs-li { overflow:auto;margin:-7px;}
.mod-jcs-nav .jcs-li li { float:left;padding:7px;width:50%; }
.mod-jcs-nav .jcs-li li a {position:relative; padding-left:15px;padding-right:15px;display:block;padding-top:1px;height:135px; text-align:center; overflow:hidden;
background:#fff;border:1px solid #e5e8ed;}
.mod-jcs-nav .jcs-li li .iconfont {color:#fff; font-size:30px;margin:0 auto; margin-top: 10px; display: inline-block;}
.mod-jcs-nav .jcs-li li strong { display:block; font-size: 18px; font-weight:normal; color:#fff; padding-bottom:4px; position:relative;}
.mod-jcs-nav .jcs-li li span { display:block; font-size: 12px; color:#fff;}
.mod-jcs-nav .jcs-li .li-a a { background:#663ab7}
.mod-jcs-nav .jcs-li .li-b a { background:#3c8dbd}
.mod-jcs-nav .jcs-li .li-c a { background:#009789}
.mod-jcs-nav .jcs-li .li-d a { background:#607c8b}
.mod-jcs-nav .jcs-li .li-e a { background:#227485}
.mod-jcs-nav .jcs-li .li-f a { background:#871e6a}
@media (min-width: 768px) {
.mod-jcs-nav .jcs-li li {width:33.3%; }
.mod-jcs-nav .jcs-li li strong {font-size: 22px; }
}
@media (min-width: 1200px) {
.mod-jcs-nav .jcs-li li a { height:115px; }
.mod-jcs-nav .jcs-li li a:hover {/*background:#3d85db;*/}
.mod-jcs-nav .jcs-li li a:hover strong {color:#fff;padding-top:35px;}
.mod-jcs-nav .jcs-li li a:hover span { color:#fff; opacity:0.5;}
.mod-jcs-nav .jcs-li li a:hover .iconfont { display:none;}
}
@media (min-width: 1500px) {
.mod-jcs-nav .jcs-li li a { height: 139px;}
.mod-jcs-nav .jcs-li li span {font-size: 14px; }
.mod-jcs-nav .jcs-li li strong {font-size: 22px; }
}