﻿/* ======================== 面包屑 ====================== */

.crumbs li{display: inline-block;font-size: 16px;color: #b4b7bf;line-height: 56px;}
.crumbs li a{color: #b4b7bf;display: inline-block;}
.crumbs li a:hover{color: #ff6d28;}
.pro-wrapper .crumbs{position: relative;z-index: 2;}

/* ======================== 产品中心 ====================== */
.pro-top{background: url(../images/1zsj.jpg) no-repeat top center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;padding-top: 95px;padding-bottom: 106px;}
.pro-top.pro_zs{background: url(../images/1zsj.jpg) no-repeat top center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;}
.pro-top.pro_ps{background: url(../images/2ps.jpg) no-repeat top center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;}
.pro-top.pro_mf{background: url(../images/3mf.jpg) no-repeat top center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;}
.pro-top.pro_xk{background: url(../images/4qmj.jpg) no-repeat top center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;}
.pro-top.pro_jc{background: url(../images/5hgj.jpg) no-repeat top center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;}


.base-top{margin-top: 78px;}
.base-top strong,.base-top h1{font-size: 40px;font-weight: normal;line-height: 50px;color: #fff;margin-bottom: 10px;display: block;}
.base-top h1{font-weight: bold;}
.base-top p{font-size: 20px;color: #fff;line-height: 40px;margin-bottom: 34px;}
.btn-online{display: inline-block;display: inline-block;font-size: 16px;color: #ffffff;width: 180px;line-height: 46px;margin-top:10px;background:#4d7dff;font-weight: bold;text-align: center;}
.btn-online:hover{background:#fff;}

.pro-tab{background:#4d7dff;background: -moz-linear-gradient(left, #4d7dff 0%, #ff6d28 100%);background: -webkit-linear-gradient(left, #4d7dff 0%,#ff6d28 100%);background: -o-linear-gradient(left, #4d7dff 0%,#ff6d28 100%);background: -ms-linear-gradient(left, #4d7dff 0%,#ff6d28 100%);background: linear-gradient(to right, #4d7dff 0%,#ff6d28 100%);margin-bottom: 80px;}
.pro-tab li{float: left;width: 20%;cursor: pointer;position: relative;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pro-tab li a{display: block;padding:35px 0 33px 30px;}
.pro-tab li strong{display: block;font-size: 24px;color: #ffffff;line-height: 34px;margin-bottom: 10px;}
.pro-tab li p{font-size: 16px;color: #ffffff;line-height: 26px;}
.pro-tab li span{display: inline-block;margin-right: 5px;}
.pro-tab li .img{position: absolute;right: 0;top: 50%;margin-top: -47px;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pro-tab li.active,.pro-tab li:hover{background-color: rgba(0, 0, 0, 0.6);}
.pro-tab li.active .img,.pro-tab li:hover .img{opacity: 1;filter:alpha(opacity=100);}


.cp-tit{position: relative;margin-bottom: 40px;}
.cp-tit .left{position: relative;padding-left: 68px;}
.cp-tit .left>div{background: url(../images/pro-bg2.png) no-repeat;font-size: 16px;line-height: 42px;}
.cp-tit .left h2{display: inline-block;font-size: 24px;color: #ffffff;line-height: 61px;margin-right: 24px;}
.cp-tit .left h2 a{display: block;color: #fff;padding:0 46px 0 35px}
.cp-tit .left span{display: block;position: absolute;left: 0;top: -8px;}
.cp-tit .left h2 a:hover{color: #ff6d28;}
.cp-tit .see-all{display: block;font-size: 16px;color: #333333;line-height: 42px;position: absolute;right: 20px;top: 10px;}
.cp-tit .see-all i{color: #ff6d28;}
.cp-tit .see-all:hover{color: #ff6d28;}

.cp-lists{margin-bottom: 50px;}
.pro-ul{overflow: hidden;margin-left: -1%;}
.pro-ul li{float: left;width: 24%;margin-left: 1%;margin-bottom: 35px;margin-top:35px;}
.pro-ul li .pro-pic{width: 100%; height: 0;overflow: hidden;position: relative;padding-top: 100%;}
.pro-ul li .pro-pic img{display: block;position: absolute;top: 0; left: 0;width: 100%; height: 100%;}
.pro-ul li .pro-tit {text-align: center;}
/* .pro-ul li .pro-tit i{display: inline-block;width: 80px;height: 4px;background: -moz-linear-gradient(left, #4d7dff 0%, #ff6d28 100%);background: -webkit-linear-gradient(left, #4d7dff 0%,#ff6d28 100%);background: -o-linear-gradient(left, #4d7dff 0%,#ff6d28 100%);background: -ms-linear-gradient(left, #4d7dff 0%,#ff6d28 100%);background: linear-gradient(to right, #4d7dff 0%,#ff6d28 100%);-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;} */
.pro-ul li .pro-tit a{display: block;font-size: 20px;color: #333333;line-height: 30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:30px;}
.pro-ul li .text .chakan{margin-top:15px;}
.pro-ul li .text{position: absolute;top: 100%; left: 0;width: 100%; height: 100%;background-color: rgba(29,30,49,0.8);padding: 90px 10px 0;text-align: center;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;overflow: hidden;}
.pro-ul li .text .con{display: inline-block;text-align: left;}
.pro-ul li .text .con p a{color:#fff;padding-right:5px;}
.pro-ul li .text p{font-size: 16px;color: #ffffff;line-height: 30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom: 5px;display: block;}
.pro-ul li .text .btn-online{margin-top: 10px;}
.pro-ul li:hover .pro-tit i{width: 100%;}
.pro-ul li:hover .pro-tit a{color: #fff;}
.pro-ul li:hover .text{top: 0;}

/* ======================== 产品列表 ====================== */

.pro-tel{margin:-38px 110px 40px;font-size: 18px;color: #1d1e31;line-height: 48px;-webkit-box-shadow:0 5px 10px rgba(0,5,76,0.15);-moz-box-shadow:0 5px 10px rgba(0,5,76,0.15);-ms-box-shadow:0 5px 10px rgba(0,5,76,0.15);-o-box-shadow:0 5px 10px rgba(0,5,76,0.15);box-shadow:0 5px 10px rgba(0,5,76,0.15);padding-left: 18px;position: relative;overflow: hidden;}
.pro-tel span{display: inline-block;}
.pro-tel span.on1{margin-left: 40px;}
.pro-tel span.on1 em{font-weight: bold;color: #ff6d28;}
.pro-tel span.tel{color: #fff;padding:0 20px;background-color: #4879ff;float: right;cursor: pointer;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;position: relative;z-index: 1;}
.pro-tel span.tel:before{content: "";position: absolute;z-index: -1;top: 0;bottom: 0; left: 0;right: 0;background: #ff6d28;-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.pro-tel span.tel:hover:before{-webkit-transform: scaleY(1);transform: scaleY(1);}


/* ======================== 页码 ====================== */

.pager-box{text-align: center;margin-bottom: 80px;position: relative;}
.pager-box>ul li{display: inline-block;font-size: 16px;color: #666666;width: 40px;height: 40px;line-height: 34px;margin:0 10px;}
.pager-box>ul li a,.pager-box>ul li span{display: block;color: #666666;border:3px solid transparent;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pager-box>ul li.btn{background-color: #f0f1f5;width: auto;margin: 0 1px;}
.pager-box>ul li.btn a{display: block;color: #333333;padding:0 20px;}
.pager-box>ul li.btn span{display: block;color: #999999;border:3px solid transparent;padding:0 20px;}
.pager-box>ul li.on span,.pager-box>ul li a:hover {color: #4d7dff;border-color: #4d7dff;}
.pager-box>ul li.btn:hover a{border-color: #4d7dff;}
.pager-box>ul li.btn-page span{cursor: pointer;color: #333333;}

.t-pager{position: absolute;overflow-y: scroll;width: 97%;height: 254px;background-color: #fff;-webkit-box-shadow: 0 10px 30px rgba(0,35,107,0.1);-moz-box-shadow: 0 10px 30px rgba(0,35,107,0.1);-ms-box-shadow: 0 10px 30px rgba(0,35,107,0.1);-o-box-shadow: 0 10px 30px rgba(0,35,107,0.1);box-shadow: 0 10px 30px rgba(0,35,107,0.1);bottom: 80px;left: 20px;border: 1px solid #dae4ff;padding:28px 0;z-index: 9999;display: none;}
.t-pager ul{overflow: hidden;}
.t-pager li{float: left;width: 6.6%;text-align: center;margin-bottom: 16px;}
.t-pager li a{display: inline-block;width: 36px;height: 36px;line-height: 36px;border-radius: 50%;}
.t-pager li a:hover,.t-pager li.on a{background-color: #4d7dff;color: #fff;}