/* ====首页====== */
body{ background-color:#fff;}
/** header **/
.header{ position:relative; z-index:10;}
.loarea{ /*height:86px;*/ position:relative; z-index:3; padding-top: 18px;}
.logo{ /*width:200px;*/ display:block; line-height: 0;}
.logo img{ /*height:60px;*/ width:auto;}

.tel{ position:relative; width:180px; margin-top:30px; padding-left:70px; }
.tel .tp{ position:absolute; left:0; top:0px; width:54px;}
.tel h4{ font-size:16px; padding-top:2px;}
.tel p{ font-size:24px; color:#1c4e9e; font-weight:bold; }
.mtel{ position:absolute; right:48px; top:20px; font-size:14px; display:none;}
.mtel a{ color:#1c4e9e;}

/*PC导航 begin*/
.nav{ position:relative; z-index:5;}
.navul{ font-size:0;}
.navul li{ display:inline-block; font-size:16px; position:relative; padding:0 30px;}
.navul li>a{ color:#666666; text-align:center; display:inline-block; font-size: 16px; padding: 10px 0 30px; position:relative;}
.navul li>a:hover{ color: #3f60ba;}
.navul li>a .ico{position: absolute;bottom:0;left: 50%;margin-left: 0px;width: 0px; display:inline-block; height:3px; background-color:#3f60ba;}
.act_nav{color: #3f60ba !important;}
.act_nav .ico{ width:100% !important; left:0 !important; margin-left:0 !important;}


/*PC导航end*/
.subnav{ position:absolute; left:0; top:48px;background:#fff; width:auto; padding:8px 12px; box-shadow:2px 0 2px 0 #000; display:none;}
.subnav1{} 
.subnav1 dd{ float:left; width:128px; background-image:none !important;}
.subnav1 dd .nr a{height:30px; text-align:left; line-height:30px; width:152px; font-size:14px; display:block; width:80px; padding:2px 24px; color:#333 !important; text-align:center; }
.subnav1 dd .nr a:hover{ color:#1c4e9e !important; text-indent:2px; background-color:none;}
.subnav1 .tit{ font-size:16px; font-weight:bold; text-align:center; padding:8px 0 4px;}
.subnav2{ width:256px;}


/*手机导航按钮及下拉菜单begin*/
.menubtn{ position:absolute; width:24px; height:24px;top:19px; right:10px; cursor:pointer; display:none;}
.menubtn i{ display:block; width:21px; height:3px; background-color:#3f60ba; position:absolute; -webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s; -o-transition:.5s; transition:.5s;}
.menubtn i:nth-child(1){ top:4px; -webkit-transform-origin:left bottom; -moz-transform-origin:left bottom; -ms-transform-origin:left bottom; -o-transform-origin:left bottom; transform-origin:left bottom;}
.menubtn i:nth-child(2){ top:11px;}
.menubtn i:nth-child(3){ top:18px; -webkit-transform-origin:left top; -moz-transform-origin:left top; -ms-transform-origin:left top; -o-transform-origin:left top; transform-origin:left top;}
.menubtn.on i:nth-child(1){ -webkit-transform:rotate(40deg); -moz-transform:rotate(40deg); -ms-transform:rotate(40deg); -o-transform:rotate(40deg); transform:rotate(40deg);}
.menubtn.on i:nth-child(2){ opacity:0;}
.menubtn.on i:nth-child(3){ -webkit-transform:rotate(-40deg); -moz-transform:rotate(-40deg); -ms-transform:rotate(-40deg); -o-transform:rotate(-40deg); transform:rotate(-40deg);}
/*小导航*/
.inav{ background:rgba(0,0,0,0.5); position:fixed; left:0; top:60px; width:100%; display:none; z-index:9; height: 100%; }
.inav{ display:none;}
.innavb{width: 60%; background-color: #2a2a2a;     position: absolute; height: 100%; right: 0;}
.inav dl{ padding:0 10px; text-align:left;}
.inav dt{ font-size:14px; color:#fff; height:40px; line-height:40px; border-bottom:1px solid #779dc4; padding-left:8px; position:relative;}
.inavbtn{ position:absolute; right:0px; top:14px; width:14px; height:14px; background:url(/images/icon/jia3.png) center center no-repeat; -webkit-transform-origin:center center; -moz-transform-origin:center center; -ms-transform-origin:center center; -o-transform-origin:center center; transform-origin:center center;-webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s; -o-transition:.5s; transition:.5s;}
.inav dd{ display:none; padding-left:2em; border-bottom:1px solid #1c4e9e; padding-bottom:6px;}
.inav a{ color:#fff;}
.inav a:hover{ color:#ccc;}
.inav dd h6{ font-size:14px; font-weight:normal; line-height:2;}
.inav dd h6 a{ display:block;}
.inav dd p{ font-size:12px; text-indent:1em; line-height:1.8;}
.act_inav{ font-weight:bold;}
.act_inav .inavbtn{ -webkit-transform:rotate(135deg) !important; -moz-transform:rotate(135deg) !important; -ms-transform:rotate(135deg) !important; -o-transform:rotate(135deg) !important;transform:rotate(135deg) !important;}
/*手机导航按钮及下拉菜单end*/
/*banner begin*/
.banner{ position:relative; z-index:3;}
.banimgarea{position: relative; }
.banimgwp{margin: 0 auto; width: 1300px;}
.banner .swiper-slide{position:relative; overflow:hidden;}
.banimg{ width:100%; height:auto; display:block;-webkit-transition:all 20s ease-out 0s; -moz-transition:all 20s ease-out 0s; -ms-transition:all 20s ease-out 0s; -o-transition:all 20s ease-out 0s; transition:all 20s ease-out 0s;}
.banner .swiper-slide-active .banimg{-webkit-animation: zoomin_out 20s infinite ease-in-out;-moz-animation: zoomin_out 20s infinite ease-in-out;-ms-animation: zoomin_out 20s infinite ease-in-out;-o-animation: zoomin_out 20s infinite ease-in-out;}

@-webkit-keyframes zoomin_out{
0%{-webkit-transform:scale(1);}
50%{-webkit-transform:scale(1.1);}
100%{-webkit-transform:scale(1);}
}
@-moz-keyframes zoomin_out{
0%{-moz-transform:scale(1);}
50%{-moz-transform:scale(1.1);}
100%{-moz-transform:scale(1);}
}
@keyframes zoomin_out{
0%{transform:scale(1);}
50%{transform:scale(1.1);}
100%{transform:scale(1);}
}

.banner .swiper-pagination{ bottom:16px !important;}
.banner .swiper-pagination-bullet{width:8px;height:8px;padding: 0;background-color:transparent;border: 1px solid #a2adc1; border-radius: 50%; font-size: 0;line-height: 0;outline:none;cursor: pointer;  filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; margin:0 5px !important;}

.banner .swiper-pagination-bullet-active{background-color:#fff; width: 20px; height: 5px; border-radius: 5px;}
.banner .swiper-button-prev{ background:inherit; left:2%;}
.banner .swiper-button-next{ background:inherit; right:2%;}
.banner .swiper-button-prev,.banner .swiper-button-next{filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;width:33px;  height:60px; top:50%; margin-top:-30px; -webkit-background-size:80%; -moz-background-size:80%;-ms-background-size:80%; -o-background-size:80%; background-size:80%;}
.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
/*banner end*/
.h_tit{ font-size:22px; color:#1c4e9e; font-weight:bold; }
.h_tit a{ float:right; font-weight:normal; color:#666; font-size:14px; margin-top:6px;}
.h_tit a:Hover{ color:#333; text-decoration:underline;}
.i_main{ padding:44px 0; min-height:400px;}

.footer_wap{background:#333; display:none; position:fixed; bottom: 0; width: 100%}
.footer_wap ul{ margin-bottom:0;}
.footer_wap li{ width:25%; float:left; text-align:center; border-right:1px solid #f9c7ce; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; padding:4px 0;}
.footer_wap li span{display:block; width:32%; margin:6% auto 0; font-size:0;}
.footer_wap li img{ width:24px; height:auto}
.footer_wap li p{ width:100%; height:22px; line-height:22px; text-align:center; font-size:14px; color:#fff;}
.footer_wap li p a{color:#fff;}

.pcshow{ display:inline-block;}
.wapshow{ display:none;}






/*首页*/
/*通用标题*/
.titlebox{text-align: center; padding: 30px 0 60px;}
.titlebox h3{font-size: 35px; color: #1a2e7d; font-weight: bold;}
.titlebox p{font-size: 16px; color: #999; margin-top: 20px;}
.titlebox i{width: 18px; height: 4px; background-color: #333333; display: inline-block; margin-top: 20px;}
.mainbanner{width: 100%; line-height: 0;}

/*首页看远产品*/
.inproductbg{background-color: #f5f5f5; padding: 0 0 50px; }
/*手风琴*/
.card-area{position: relative; /*width: 1200px;*/ margin-top: 40px;}
.card-area .card-item{transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s; position: relative; float: left;width: 25%; height: 350px; background-color: transparent;}
.card-area .card-item .card {
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 10px; 
    overflow: hidden;
}
.card-area .card-item .card .card-title {
    padding-top: 1px;
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #3f60ba;
    background-color: #ececec;
    font-weight: bold;
    top: 0;
}
.card-area .card-item .card .card-content.content-first{
	transition: all .12s cubic-bezier(.4,0,.2,1) .18s;
    z-index: 3;
    opacity: 1;
}
.card-area .card-item .card .card-content{
	position: absolute;
	top: 70px;
	text-align: center;
	height: 280px;
	width: 100%;
}
.inproduimg{padding: 35px 40px;}
.card-area .card-item .card .card-content.content-second{
	transition: all .12s cubic-bezier(.4,0,.2,1) 0s;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.card-area .card-item .card .card-content.content-second{
	    width: 90%;
    left: 25px;
    font-size: 14px;
    color: #a9b0b4;
    text-align: left;
    padding-top: 26px;
}
.card-area .card-item.active{
	z-index: 6;
    box-shadow: 0 0 30px rgba(0,0,0,.2);
    width: 50%;
    height: 380px;
}
.card-area .card-item.active .card .card-title{
	background-color:#3f60ba;
	color: #fff;
	top: -15px;
	position: absolute;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.card-area .card-item.active .card .card-content.content-second{
	    transition: all .12s cubic-bezier(.4,0,.2,1) .18s;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.card-area .card-item.active .card .card-content.content-first{
	    transition: all .12s cubic-bezier(.4,0,.2,1) 0s;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.card-area .card-item.active .card .card-content.content-second{
	    transition: all .12s cubic-bezier(.4,0,.2,1) .18s;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.productcon{font-size: 15px; color: #666; line-height: 33px;}
.card-area .card-item .card .card-content .fl{width: 30%}
.card-area .card-item .card .card-content .fr{width: 65%}
.more{color: #3f60ba; font-size: 12px; border: 1px solid #3f60ba; height: 30px; width: 90px; margin-top: 10px; line-height: 30px; text-align: center; border-radius: 20px; display: block;}
/*开元产品手机*/
.wapinky{width: 100%; display: none;}
.wapinky li{width: 30%; padding: 0 1.5%; text-align: center; color: #333333; font-size: 16px; font-weight: bold; float: left;}

/*通用*/
.generalwp{padding: 0 0 50px;}
/*首页功能特性*/

.infucnc .card-area .card-item{height: 520px;}
.infucnc .card-area .card-item .card{ background-color: #f5f5f5;}
.infucnc .card-area .card-item .card{border-radius: 0;}
.infucnc .card-area .card-item .card .card-title{background-color: #666666; line-height: inherit; color: #fff; font-size: 16px; text-align: center; font-weight: normal; height: 100px; padding-top: 20px;}
.infucnc .card-area .card-item .card .card-content{top: 120px; height: 400px;}
.infucbox i{width: 5px; height: 5px;border: 1px solid #858585; border-radius: 50%; display: inline-block; margin-right: 5px;}
.infucbox dd{font-size: 16px; color: #333; margin: 60px 0;}
.infucnc .card-area .card-item.active .card{background-color: #fff;}
.infucnc .card-area .card-item.active .card-title{background-color: #3f60ba; font-size: 25px;}
.productcon .infucbox dd{margin: 25px 0; font-weight: bold;}
.productcon .infucbox dd p{font-size: 14px; color: #666; font-weight: normal; margin-left: 15px;}
.infucnc .card-area .card-item .card .card-content.content-second{padding-top: 0;}
.infucnc .card-area .card-item .card .card-content.content-second .fl{padding-top: 80px;}
.infucnc .card-area .card-item.active .card .card-title{border-top-left-radius: 0; border-top-right-radius:0;}
.infucnc .card-area .card-item.active .card{border: 1px solid #3db1ea}
/*手机*/
.wapinfucnc{display: none;}
.wapinfucnc1{width: 33%;float: left;text-align: center;padding: 10px auto;font-size: 16px;color: #ffffff;}
.wapinfucnc1 img{display: block;margin: 0 auto;}

/*首页行业案例*/
.incasebg{background: url(/images/incasebg.png) no-repeat center; padding: 0 0 50px; background-size: cover;}
.incasebg .titlebox h3{color: #fff;}
.incasebg .titlebox i{background-color: #fff;}
.incasebox ul{overflow: hidden;}
.incasebox ul li a{display: block; position: relative;}
.incasebox ul li{width: 22.5%;
    margin: 0 5.3%; float: left; position: relative;}
.incasetop{background: url(/images/01incay.png) no-repeat; text-align: center; background-size: cover; width: 124px; height: 95px; padding-top: 29px; position: absolute; top: 50%; margin-top: -62px; left: 50%; margin-left: -62px;}


.incasebox#fourlist ul li{width: 21%;
    margin: 0 2%; }


.incasetop h3{color: #333; font-size: 20px; font-weight: bold;}
.shade{ position:absolute; left:0; top:100%; width:100%; height:100%; background: rgba(63,96,186,0.9) center center no-repeat; background-size:92% 92%; text-align:center;-webkit-transition:all .5s ease-out 0s; -moz-transition:all .5s ease-out 0s; -ms-transition:all .5s ease-out 0s; -o-transition:all .5s ease-out 0s; transition:all .5s ease-out 0s;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
.shade p{color: #fff; line-height: 27px; font-size: 14px; padding: 2% 30px;}
.shade .more{border: 1px solid #fff; color: #fff; display: inline-block;}
.incasebox ul li a:hover .shade{ top:0%;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.incasebox ul li a:hover .incc{display: none;}
.shade .incasetop{position: static; margin-left: 0; margin-top: 5%; display: inline-block;}
.partn{width: 100%;}

/*底部*/
.footer{background-color: #333333}
.footerTop{padding: 60px 0 30px;}
.footernav{width: 90%;}
.footernav ul li{color: #fff; float: left;  height: 160px;margin-right: 30px;}
.footernav ul li h3{font-size: 16px; margin-bottom: 20px;}
.footernav ul li p{ margin: 5px 0;}
.footernav ul li a{color: #999; font-size: 14px; display: block;}
.footernav ul li a:hover{color: #628cfc}
.zyqh{width: 90px; padding-left: 40px; height: 35px; background:#9e3867 url(../images/earth01.png) no-repeat 25%; line-height: 35px; border-radius: 5px; border: none; text-align: center; color: #fff;}
.wat{font-size: 14px; color: #fff; text-align: center;}
.footerbot{padding: 20px 0; color: #999; font-size: 13px; border-top: 1px solid #434343; text-align: center;}
.footernav ul li p span{width: 150px; margin-left: 5px; display: inline-block; color: #999}
.footernav ul li p span.phone{font-weight: bold; color: #00ccff}
.footerbot a{color: #999}

.footer_wap{background:#fff; display:none;}
.footer_wap ul{ margin-bottom:0; border-top:1px solid #dbdbdb;}
.footer_wap li{ width:25%; float:left; text-align:center; border-right:1px solid #dbdbdb; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; padding:4px 0;}
.footer_wap li span{display:block; width:32%; margin:6% auto 0; font-size:0;}
.footer_wap li img{ width:24px; height:auto}
.footer_wap li p{ width:100%; height:22px; line-height:22px; text-align:center; font-size:14px; color:#fff;}
.footer_wap li p a{color:#333333;}


/*行业案例详情*/
.detailsbg{overflow: hidden;}
.subnavbg{background-color: #f6f6f6;}
.subnavbox li{width: 19%; text-align: center; display: inline-block;}
.subnavbox li a{padding: 25px 0; text-align: center; display: inline-block; color: #666; font-size: 22px; border-bottom: 1px solid transparent}
.subnavbox li a img{vertical-align: middle;}
.img01{display: inline-block;}
.img02{display: none;}
.subnavbox li a span{display: inline-block; vertical-align: middle;}
.subnavbox li a:hover{color: #3f60ba; border-bottom: 3px solid #3f60ba}
.subnavbox li a:hover .img02{display: inline-block;}
.subnavbox li a:hover .img01{display:none;}
.subnavbox li a.active{color: #3f60ba; border-bottom: 3px solid #3f60ba}
.subnavbox li a.active .img02{display: inline-block;}
.subnavbox li a.active .img01{display:none;}

.pnpage{ line-height:2em; padding:20px 0 0px 20px;}
.pnpage p{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom: 10px;}
.pnpage a:hover{ color:#a13c6b;}
.bdsharebuttonbox{display: inline-block; vertical-align: middle;}
.share{color: #666; font-size: 16px; text-align: right}
.pnpage span{position: relative; background-color: #ededed; padding: 8px 15px; border-radius: 10px; display: inline-block; margin-right: 15px;}
.pnpage span:after{content: ""; position: absolute; right: -6px; border-left: 6px solid #ededed; top: 50%; margin-top: -5px; border-top: 6px solid transparent; border-bottom: 6px solid transparent;}
.detailbox{padding-bottom: 40px;  color: #666; font-size: 16px; line-height: 35px;}

/*行业案例*/
.casebg{padding: 20px 0 40px;}
.casebox ul{width: 100%; overflow: hidden;}
.casebox ul li{width: 31%; float: left; margin: 20px 2% 20px 0;}
.caseimg{line-height: 0;}
.casebot{background-color: #ffffff; box-shadow: 0 0 10px #efefef; padding: 20px 5%; font-size: 14px; color: #999;}
.casebot h3{color: #333333; font-size: 18px;}
.inbk{display: inline-block; vertical-align: middle;}
.casecon{margin-top: 10px;}
/*turnpage5*/
.turnpage5{font-size:0; text-align:center; width:100%; padding:0px 0 0px 0;  margin-top: 20px; }
.turnpage5 a{ font-size:12px; color:#333; display:inline-block; padding:4px 10px; border:1px solid #e6e6e6; margin:0 3px; border-radius: 3px;}
.turnpage5 a:hover{ color:#fff; background-color:#3f60ba; border:1px solid #3f60ba;}
.current5{color:#fff !important; background-color:#3f60ba !important; border:1px solid #3f60ba !important;}
.turnpage5 em{font-size:12px; color:#333;}
.turnpage5 .total{ margin:0 6px;}
.turnpage5 .go{ margin:0 6px;}
.turnpage5 .go .num{padding:3px 10px; width: 70px; border:1px solid #e6e6e6; margin:0 3px; text-align: center; border-radius: 3px;}
.turnpage5 .tj{ margin:0 6px;padding:3px 10px; border:1px solid #ccc; cursor:pointer;  background-color: #3f60ba; border-radius: 3px; color: #fff;}

/*产品与服务*/
.produsub ul li{width: 33.1%;display: inline-block;float: none;}
.productbg{padding: 0 0 40px}
.zhiy{font-size: 28px; color: #333;}
.zhfl{width: 700px; color: #666666; font-size: 15px; line-height: 36px;}
.zhfl p{margin-top: 15px;}
.zhfr{width: 430px;}
.featuresbg{background: url(/images/03featuresbg.png) no-repeat center; padding: 0 0 40px; background-size: cover;}
.featuresbg .titlebox h3{color: #fff;}
.featuresbg .titlebox i{background-color: #fff;}
.featurnav{width: 140px; margin-right: 1%; padding-top: 30px; background: url(/images/probg.png) no-repeat 78% 0%;}
.featurnav ul{position: relative; z-index: 1; display: block;}
.featurnav ul li{width: 125px; height: 39px; display: block; padding-left: 15px; cursor: pointer; line-height: 39px; color: #fff; margin-bottom: 69px; position: relative;}
.featurnav ul li h3{font-size: 14px; font-weight: bold; margin-right: 8px; width: 72px;}
.featurnav ul li.active{background: url(/images/arrowr.png);}
.featurnav ul li:hover{background: url(/images/arrowr.png);}
.featurbcon{width: 87%; padding-top: 30px;}
.featucen{display: none;}
.fecontop{color: #cccccc; font-size: 15px; line-height: 33px;}
.featucbot{overflow: hidden; margin-top: 20px;}
.featucbot ul li{width: 23%; margin-right: 2%; float: left;}
.featucbot ul li a{position: relative; display: block; line-height: 0}
.glassbox{background: rgba(61,177,234,0.68); display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.glasimg{position: absolute; left: 50%; margin-left: -17px; top: 50%; margin-top: -17px;}
.featucbot ul li a:hover .glassbox{display: block;}
.auto{display: block;}

/*公司简介*/
.profilebg{padding: 20px 0;}
.profilebaner{padding: 60px 40px;}
.profilfl{width: 58%; padding: 16px 3%; height: 330px; background: rgba(255,255,255,0.86); font-size: 15px; line-height: 30px; color: #666}
.profilfr{width: 34%; margin-left: 2%}
.profilfr ul li{padding-top: 50px; float: left; width: 180px; height: 130px; background: rgba(0,153,255,0.44); text-align: center; color: #fff; font-size: 20px;}
.profilfr ul li.act{background: rgba(255,255,255,0.85); color: #333333;}
/*公司荣誉*/
.honorbg{background: url(/images/05honorbg.png) repeat-x; padding: 0 0 40px;}

.bank-m6-box{width:90%;margin:0 auto;max-width:1440px;}
.bank-m6-box .imgW{padding:30px 0; z-index: 11; text-align: center;}
.bank-m6-box .imgW img{width:90%;margin:0 auto;display:block;height:auto}
.bank-m6-box .slick-center .imgW{/*background:#fff;*/transform:scale(1.2); z-index: 999}
.bank-m6-box .slick-list{padding:20px 0 40px !important}

.bank-m6-box .slick-arrow{background-position:center;background-repeat:no-repeat;border:none;background-color:initial;width:35px;height:65px;font-size:0px;text-indent:99999;cursor: pointer;position:absolute;top:50%;margin-top:-32px;z-index:9}
.bank-m6-box .slick-prev{background-image:url(/images/01prve.png);left:-2%}
.bank-m6-box .slick-next{background-image:url(/images/01next.png);right:-2%}
.honoebot{background-color: #fff; border: 1px solid #f3f3f4; width: 84%; margin:0 auto; padding: 15px 3%; display: none;}
.bank-m6-box .imgW h3{color: #333; font-size: 16px;}
.bank-m6-box .imgW p{color: #999; font-size: 14px;}
.bank-m6-box .slick-center .honoebot{display: block;}
/*加入我们*/
.joinbg{padding: 0 0 40px;}
.jionbox li{border-bottom: 1px solid #e8e8e8; padding: 20px 0;}
.jionname{width: 130px; height: 130px; border-radius: 50%; overflow: hidden;}
.joinfl{margin-right: 30px;}
.joinfr{width: 1030px;}
.jointop dd{float: left; margin-right: 15px;}
.jointop dd img{display: inline-block; vertical-align: middle;}
.jointop dd h3{font-size: 20px; color: #333333; font-weight: bold;}
.joinmore{width: 110px; height: 30px; border: 1px solid #3f60ba; color: #3f60ba; font-size: 14px; line-height: 30px; border-radius: 30px; text-align: center;}
.jionbox ul li a{display: block;}
.joinbot{font-size: 15px; color: #999999; line-height: 30px; margin-top: 10px;}
.jionbox li a:hover .img01{display: none;}
.jionbox li a:hover .img02{display: inline-block;}
.jionbox li a:hover .joinmore{color: #fff; background-color: #3f60ba}


/*招商合作*/
.marketbg{padding: 0 0 40px;}
.marketfl{width: 50%; font-size: 16px; color: #666; line-height: 32px;}
.marketfl p{margin-bottom: 20px;}
.marketfr{width: 50%;}
.demandbg{background: url(/images/06demandbg.png) no-repeat center; padding: 0 0 100px;}
.demandbg .titlebox h3{color: #fff}
.demandbg .titlebox i{background-color: #fff;}
.demandbg .titlebox .shzrtit{color: #fff; width: 100%; margin: 20px auto 0; max-width: 760px; text-align: center;}
.demandbg .incasebox ul{overflow: inherit;}
.demandbg .incasebox .incasetop{bottom: 0; margin-top: 0; margin-bottom: -82px;}
.advantagesbg{padding: 0 0 100px;}
.advantagesbox{text-align: center; position: relative;/* padding: 90px 0 0; */font-size: 14px; color: #666; line-height: 30px;}
.advantagesbox i{width: 7px; height: 7px; background-color: #999999; border-radius: 50%; display:inline-block;}
.advan{max-width: 350px; width: 100%;}
.advantag01{position: absolute; top: 0; left: 50%; margin-left: -175px;}
.advantag02{max-width: 180px; position: absolute; top: 110px; right: 0;}

/*联系方式*/
.contactbg{padding: 0 0 40px; background-color: #f6f6f6;}
.contactbox li{width: 33.333333%; text-align: center; float: left;}
.contactbox li h3{font-size: 24px; color: #3b3d45; margin-bottom: 5px; margin-top: 6px;}
.contactbox li p{font-size: 16px; color: #333333;}
.map{margin-top: 30px;}
.contactbox{margin-bottom: 60px;}




/*侧边*/
.tool-btn {
    right: 55px;
    bottom: 10%;
    width: 38px;
    z-index: 100;
}
.p-f {
    position: fixed;
}
.tool-btn .tool-dot {
    right: 0;
    margin-bottom: 20px;
    top: -200px;
}
.p-a {
    position: absolute;
}
.tool-btn .tool-dot li.c-p {
    padding: 5px 11px;
}
.ta-r {
    text-align: right;
}
.c-p {
    cursor: pointer;
}
.tool-btn .tool-dot a {
    background-color: transparent;
    line-height: 1;
}
.tool-btn a {
    background-color: #2b2b2b;
    border-radius: 5px;
    margin-bottom: 14px;
    height: 33px;
    line-height: 38px;
    width: 38px;
    padding-top: 5px;
}
.tool-btn  a:hover{ background: #3f60ba;}
.tool-btn ul li a:hover{background: none;}

.tool-btn .tool-dot li.c-p span {
    color: #3f60ba;
    font-size: 14px;
}

.va-m {
    vertical-align: middle;
}

.hide {
    display: none;
}
.tool-btn .tool-dot li.c-p .dot {
    border-radius: 50%;
    border: 1px solid #3f60ba;
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-left: 5px;
}

.tool-btn .tool-dot li.c-p span {
    color: #3f60ba;
    font-size: 14px;
}
.p-r {
    position: relative;
}
.ta-c {
    text-align: center;
}
.d-b {
    display: block;
}
.tool-btn .phone, .tool-btn .qq {
    color: #fff;
    background-color: #2b2b2b;
    padding: 2px 15px;
    border-radius: 5px;
    cursor: auto;
    top: 0;
}
.tool-btn .qq {
    left: -128px;
}
.tool-btn .phone {
    left: -150px;
}

.icon-code-btn {
    width: 22px;
 }

 .tool-btn .tool-dot li.c-p.active .dot, .tool-btn .tool-dot li.c-p:hover .dot {
    background-color: #3f60ba;
}
.tool-btn .tool-dot li.c-p .dot {
    border-radius: 50%;
    border: 1px solid #3f60ba;
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-left: 5px;
}
.tool-btn .tool-dot li.c-p span {
    color: #3f60ba;
    font-size: 14px;
}
.v-h {
    visibility: hidden;
}

.tool-btn a:hover .v-h{visibility: visible}
.wt{ max-width: none;}


.wp ul.subnavbox{ text-align: center;}
#product .wp ul.subnavbox{ text-align: center;}


/***修改***/
#zoom{background: url(/images/incasebg.png) no-repeat center;background-size: cover;overflow: hidden;}
.kycp{color: #ffffff !important}

.productxg{width: 400px;height: 240px;float: left;/*background: url(/images/productxg.jpg) no-repeat center;*/text-align: center;}

.productxg1{padding-top: 60px;width: 400px;height: 180px;background-color: rgba(90, 90, 90, .5);font-size: 18px;color: #ffffff;}

.productxg1 img{display: block;margin: 0 auto 40px;}

.productxg:hover .productxg1{background-color: rgba(60, 80, 150, .8)}

.productxg2{width: 400px;height: 240px;float: left;/*background: url(/images/productxg1.jpg) no-repeat center;*/text-align: center;}
.productxg3{width: 400px;height: 240px;float: left;/*background: url(/images/productxg2.jpg) no-repeat center;*/text-align: center;}
.productxg4{width: 400px;height: 240px;float: left;/*background: url(/images/productxg3.jpg) no-repeat center;*/text-align: center;}
.productxg5{width: 400px;height: 240px;float: left;/*background: url(/images/productxg4.jpg) no-repeat center;*/text-align: center;}

.productxg2:hover .productxg6{background-color: rgba(60, 80, 150, .8)}
.productxg3:hover .productxg1{background-color: rgba(60, 80, 150, .8)}
.productxg4:hover .productxg6{background-color: rgba(60, 80, 150, .8)}
.productxg5:hover .productxg1{background-color: rgba(60, 80, 150, .8)}
.productxg6{padding-top: 60px;width: 400px;height: 180px;background-color: rgba(47, 49, 53, .5);font-size: 18px;color: #ffffff;}

.productxg6 img{display: block;margin: 0 auto 40px;}

.productxg7{width: 400px;height: 240px;float: left;text-align: center;line-height: 240px;background-color: #3d3d40;}
.productxg7 a{font-size: 30px;color: #ffffff;}

.jmysxiu{width: 100% !important;margin-top: 20px !important;}
.jmys{width: 25%;float: left;border-radius: 2px;background-color: #dbe5ed;padding: 41px 2.5%;margin-right: 2.5%;height: 69px;}
.jmyslast{margin: 0 !important;}
.jmys dt{width: 18.4%;float: left;margin: 11px 5.3% 0 0;}
.jmys dd{width: 66.3%;float: left;}

.jmys_title{font-size: 20px;color: #3b3d45;}
.jmys_title1{font-size: 12px;color: #84868b;margin-top: 3px;}


.kycp1xiu{width: 700px;display: inline-block;vertical-align: middle;}
.kycp1xiu1 img{margin-right: 13px;}
.kycp1xiu2{font-size: 16px;color: #666666;margin-top: 36px;}

.kycp1xiu3{width: 430px;display: inline-block;vertical-align: middle;/*margin: 0 0 0 70px;*/text-align: right;}


.kycp2xiu{background-color: #f6f6f6;width: 100%;padding-top: 50px;position: relative;}
.kycp2xiu1{width: 1200px;margin: 0 auto;overflow: hidden;}

.kycp2xiu1 li{list-style-type: none;border-bottom: 1px dashed #dbdbdb;padding: 60px 0;overflow: hidden;}

.kycp2xiu1 dt{width: 530px;display: inline-block;vertical-align: middle;}
.kycp2xiu1 dd{width: 530px;display: inline-block;vertical-align: middle;}
.kycp2xiu3{font-size: 28px;color: #333333;margin-bottom: 20px;}
.kycp2xiu3 span{display: inline-block;width: 6px;height: 25px;background-color: #2f4c9a;margin-right: 20px;float: none;vertical-align: middle;}
.kycp2xiu4{font-size: 16px;color: #666666;line-height: 32px;}

.kycp2xiu2{width: 20px;height: 20px;position: absolute;transform: rotate(45deg);left: 50%;top: -10px;background-color: #f6f6f6;}

.kycp2xiu1_left{margin-right: 128px;}
.kycp2xiu1_right{margin-left: 128px;}

.kynl1xiu{background-color: #f6f6f6;width: 100%;position: relative;}
.kynl1xiu2{width: 1200px;margin: 0 auto;overflow: hidden;}

.kynl1xiu2 li{list-style-type: none;border-bottom: 1px dashed #dbdbdb;padding: 100px 0;overflow: hidden;}

.kynl1xiu2 dt{width: 530px;display: inline-block;vertical-align: middle;}
.kynl1xiu2 dd{width: 530px;display: inline-block;vertical-align: middle;}
.kynl1xiu3{font-size: 28px;color: #333333;}
.kynl1xiu3 span{display: inline-block;width: 6px;height: 25px;background-color: #2f4c9a;margin-right: 20px;float: none;vertical-align: middle;}
.kynl1xiu4{font-size: 16px;color: #666666;line-height: 32px;}

.kynl1xiu1{width: 20px;height: 20px;position: absolute;transform: rotate(45deg);left: 50%;top: -10px;background-color: #f6f6f6;}

.kycp2xiu1_left{margin-right: 70px;}
.kycp2xiu1_right{margin-left: 70px;}

.footerxiu{width: 96px;margin-right: 66px;}
.footerxiu1{width: 180px;margin-right: 30px;}

.adddis{display: inline-block;vertical-align: middle;}

.adddis1{display: inline-block;margin-left: 40px;vertical-align: middle;text-align: right;}

.dladd dd{text-align: right;}






