.list-content{ background: #f4f4f4;}

/*list-top*/
.list-top{ background: #fff; }
.list-top .p-mbx{ margin: 25px 0 20px; }
.host-ul { width: 1220px; margin-bottom: 15px;}
.host-ul li{ float: left; margin-right: 20px; }
.host-ul li a{display: block; border-radius: 8px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear;}
.host-ul li img{width: 590px; height: 240px;  border-radius: 8px;}
.host-ul li:hover a{ box-shadow: 0 0 40px rgba(0,0,0,0.3); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); transform: translateY(-5px);}

.product-classify{ font-family: \5FAE\8F6F\96C5\9ED1; }
.product-classify ul{ height:80px;}
.product-classify li{ float:left; text-align: center;}
.product-classify li a{position: relative; display: block; padding: 0 35px; color:#555; font-size:16px; line-height:80px;}
.product-classify li.navline{ position: absolute; left: 0;  bottom: -1px; width: 102px; height: 3px; background: #3aaaf8; transition: all 0.3s linear; }
.product-classify li a:hover,.product-classify li.current a{ color:#3aaaf8;}

.list-main{ padding: 40px 0; }
.main-content{ margin-right:300px; }
.product-list-ul li{ margin-bottom: 20px; }
.product-list-item{ position:relative; padding: 30px; background: #fff; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; }
.product-list-item .product-list-l{ width:200px; height: 215px; display:block; position:absolute; left:30px; top:30px; overflow: hidden;}
.product-list-item .product-list-l img{ width:200px; }
.product-list-item .product-list-l .activity-img{ position: absolute; left: 0; bottom: 0; z-index: 5;}
.product-list-item .product-list-r{ margin-left:230px; position:relative; min-height: 215px;}
.product-list-item h4{ display: block; max-width: 400px; height: 30px; margin-bottom: 10px; color:#555; font-size:20px; font-weight:bold; font-family:"微软雅黑"; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.product-list-item .channel { overflow: hidden;}
.product-list-item .channel .channel-li{ display: block; float: left; margin-right: 5px; font-size: 12px; color: #999; padding: 3px 4px; border-radius:4px; border: 1px solid #ddd; }
.product-list-item .dl-content{padding-top:15px;}
.product-list-item .dl-list{ height:100px; overflow:hidden;}
.product-list-item dl{ color:#999; font-size:12px; line-height:25px; }
.product-list-item dt{ width: 200px; line-height: 15px; padding: 5px; display:inline-block; *display:inline; *zoom:1; margin-right:10px;}
.product-list-item dd{ width: 160px; line-height: 15px; padding: 5px; display:inline-block; *display:inline; *zoom:1;}
.product-advantage span{ display:inline-block; *display:inline; *zoom:1; padding-right:20px; height:18px; line-height:18px; position:relative; padding-left:20px;}
.product-advantage span i{ display:block; width:14px; height:14px; position:absolute; left:0; top:2px; background:url(/public/images/index2019/icon_dui.png) 0 0 no-repeat; overflow:hidden;}
.product-list-item .product-list-b{ margin-top: 20px; max-width: 400px; height: 36px; overflow: hidden;}
.product-list-item .product-list-ab{position:absolute; right:0; top:40px; width: 180px;}
.product-list-item .product-list-price{ display:none; color:#fc6451; font-size:18px;line-height:1; margin-bottom:10px; text-align:center;}
.product-list-item .product-list-price span{font-size:28px; font-weight:bold;font-family:Arial; }
.product-list-item .modal-btn{position: relative; display: block; margin: 0; width: 140px; height: 38px; background: #3aaaf8; text-align: center; font-size: 14px; color: #fff; line-height: 38px; border-radius:19px ;  box-shadow: 0 5px 10px rgba(58,170,248,0.25); }
.product-list-item .product-limit{ padding:20px 0 10px 16px; }
.product-list-item .product-limit span{ margin-bottom:10px; display:block; color:#566666;}
.product-list-item:hover{ box-shadow: 0 0 40px rgba(0,0,0,0.1); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); transform: translateY(-5px);}
.product-list-item .product-collect{ display: inline-block; margin: 0 0 0 12px; font-size: 14px; color: #3aaaf8; line-height: 22px; padding-left: 30px; background: url(/public/images/icon_sc.png) no-repeat left; background-position:0 -22px;  }
.product-list-item .product-collect.active{ background-position:0 0; }
.product-list-item .disabled-btn{ background: #f5f5f5; box-shadow: none; color: #bbbbbb; }
.product-list-item .modal-btn .more-qcrod{ position: absolute; top: -50px; left: -20px; padding: 20px 20px; width: 160px; text-align: center; background-color: #fff;  opacity: 0; transition: all 0.3s linear; }
.product-list-item .modal-btn .more-qcrod img{ display: block; width: 140px; }
.product-list-item .modal-btn .more-qcrod .text{ display: block; width: 140px; font-size: 14px; color: #555; line-height: 30px;}
.product-list-item .modal-btn .more-qcrod:before{ position: absolute; top: 100%; left: 50%; display: none; content: ""; width: 0; height: 0; border: 10px solid #000; border-top-color: #fff; border-bottom-color: transparent; border-left-color: transparent; border-right-color: transparent; transform: translateX(-50%); filter: drop-shadow(0 2px 2px rgba(0, 0, 0, .15)); }
.product-list-item .modal-btn:hover .more-qcrod{ top: -10px; opacity: 1;}

/*sidebar*/
.sidebar-list h2{ color:#555; font-size:18px; line-height:1; margin-bottom:25px; position:relative;}
.sidebar-list h2 .more{ display:block; color:#999; font-size:12px; height:20px; line-height:20px; position:absolute; top:0; right:0; _right:20px;}
.sidebar-list h2 .more i{ float: right; font-style: normal; font-size: 14px; font-weight: bold; margin-left:4px; font-family:"宋体";}
.sidebar-list h2 .more:hover{ color: #3aaaf8;}
.sidebar .sidebar-banner img{ width: 280px; }
.sidebar{ width:280px; float:right; font-family:"微软雅黑"; padding-top:0;}
.sidebar-list{ background:#fff; padding:20px; padding-bottom:15px;}
.sidebar-list li a{ display:block; font-size:12px; color:#555;}
.sidebar-list li a:hover{color:#3aaaf8;}
.sidebar-list01 li{ height:40px; line-height:40px; border-bottom:1px solid #ebebeb; position:relative;}
.sidebar-list01 li:last-child{ border-bottom:none;}
.region{ background: #fff; }
.sidebar-product-intro{ font-size: 12px; color: #777; line-height: 24px; }
.sidebar-product-intro p{ text-indent: 2em; margin-bottom: 10px;}
.sidebar-product-pic img{ width:240px;}
.sidebar-list02 li{ height:30px; line-height:30px;}
.sidebar-list03{ padding:10px; padding-top:20px;}
.sidebar-list03 h2{ padding:0 10px; margin-bottom:15px;}
.sidebar-list03 .sidebar-text{ padding:0 10px; }
.sidebar-list03 h2{ color:#555;}
.sidebar-list03 .sidebar-text p{ font-size:12px; color:#777; line-height:24px;margin-bottom:15px;}
.sidebar-list03 img{ width:220px; height:110px;}
.sidebar-links a{ margin-right:10px; line-height:30px;}
.sidebar-list04 li{ height:40px; line-height:40px; border-bottom:1px solid #ebebeb; position:relative;}
.sidebar-list04 li:last-child{ border-bottom:none;}
.sidebar-list04 li .num{ display:block; color:#bbb; position:absolute; top:0; right:0;}
.sidebar-list04 li .num i{ font-family:Georgia; color:#fc6451; font-style:normal; margin-left:2px;}
.sidebar-list04 h2{ margin-bottom:15px;}

.sidebar-form{ padding:18px 16px 190px 16px; position: relative;  background-color: #fff;}
.sidebar-form-title{ padding: 5px 0 5px 50px; margin-bottom: 20px; background: url(/public/images/zixun/icon_dz.png) no-repeat left center; background-size: 40px;}
.sidebar-form-title span{ display: block; font-size: 12px; color: #555555; line-height: 20px;}
.sidebar-form-title strong{ display: block; font-size: 20px; color: #555; line-height: 30px; font-weight: 500;}
.sidebar-form .consultbg{ position: absolute; z-index: 1; bottom: 0; width: 100%; left: 0;}
.sidebar-form .consultbg .img{  position: relative; z-index: 2;}
.sidebar-form .consultbg .line{ position: absolute; left: 0; width: 100%; height: 1px; bottom: 92px; display: block; background-color: #f0f0f0; z-index: 1;}
.sidebar-form .consult{ position: absolute; bottom: 12px; left: 0; width: 100%; text-align: center; z-index: 5;}
.sidebar-form .consult .tit{ font-size: 16px; color: #222222; line-height: 22px;}
.sidebar-form .consult .tel{ font-size: 18px; color: #1183df; line-height: 26px; font-weight: bold;}
.sidebar-form .consult .fwsj{ font-size: 12px; color: #999999; line-height: 20px;}
.sidebar-form .form-item{ margin-bottom: 8px; border: 1px solid #ddd; width: 100%;}
.sidebar-form .form-item input,.sidebar-form .form-item select{ font-size: 14px; line-height: 34px; height: 34px; padding: 0 10px; width: 100%; border: none; background: none;}
.sidebar-form .form-select{ position: relative;} 
.sidebar-form .form-item input{width: 100%; box-sizing: border-box;}
.sidebar-form .form-item select{ appearance: none;  -moz-appearance: none;  -webkit-appearance: none; }
.sidebar-form .form-yzm{ width: 120px !important; position: relative;}
.sidebar-form .form-yzm .captcha-img { position: absolute; height: 32px; right: -128px;top: 1px;}
.sidebar-form .form-yzm button { position: absolute; width: 120px; height: 34px; right: -128px; top: 0;} 
.sidebar-form .form-btn{ border: none; } 
.sidebar-form .form-btn .btn-form{ display: block; width: 100%; height: 38px; font-size: 16px; color: #fff; line-height: 38px; text-align: center; border-radius: 4px; background-color: #3aaaf8;}
.sidebar-form .explain{ font-size: 12px; color: #999; line-height: 20px;}
body .select2-container--default .select2-selection--single{line-height: 34px; height: 34px; border: none; border-radius: 0;}
body .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 34px;}
body .select2-container--default .select2-selection--single .select2-selection__arrow b{height: 34px;  border: none; background: url(../images/zixun/icon-down.png) no-repeat right center;}
body .select2-hidden-accessible{top: 34px;}

.collect-box .layer-cont{ text-align: center; height: 146px; font-size: 16px; color: #333; line-height: 1.6;display: flex; display:-webkit-flex; justify-content: center; align-items:center; flex-direction:column;}
.collect-box .state-bottom{ border-top:1px solid #ddd;}
.collect-box .state-bottom a{ display: block; float: left; width: 50%; font-size: 18px; color: #333; line-height: 50px; text-align: center;}
.collect-box .state-bottom a.ok-btn{border-left:1px solid #ddd; color: #3aaaf8; box-sizing: border-box;}