﻿@charset "utf-8";
/* CSS Document */
@import url("animate.css");
@import url("font/iconfont.css");
html{ color:#333; background:#f7f7f7; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,em,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{box-sizing:border-box; margin:0; padding:0;}
body,button,input,select,textarea{ font:12px/1.5 "微软雅黑",tahoma,arial;} 
body a{outline:none;blr:expression(this.onFocus=this.blur());}
input,select,textarea{ font-size:100%;}  
table{ border-collapse:collapse;border-spacing:0;}  
th{ text-align:inherit;}  
caption,th { text-align:left; }  
fieldset,img{ border:0;}  
iframe{ display:block;}  
ol,ul,li{ list-style:none;}  
del{ text-decoration:line-through; }  
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:500;}
legend{ display:none;}  
q:before,q:after {content:'';}  
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}  
sup {top: -0.5em;}  
sub {bottom: -0.25em;}  
ins,a{ text-decoration:none;color:#333;} 
a:hover{text-decoration: none;color:#333;}
input,button,select,textarea{outline:none}
textarea{resize:none}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}  
audio,canvas,video{ display:inline-block; *display:inline; *zoom:1;}  
abbr,acronym{ border:0; font-variant:normal;}  
address,caption,cite,code,dfn,em,th,var{ font-style:normal; font-weight:500;}
.clearfix:after{visibility:hidden; display:block; font-size:0; content:"."; clear:both; height:0;}
strong { font-weight: normal;}
*html .clearfix{ zoom:1;} 
*+html .clearfix{ zoom:1;}   
.f-l{ float:left;display:inline;}  
.f-r{ float:right;display:inline;} 
.f-clear{clear:both;}
.clearfix:after{content:""; display:block; visibility:hidden; height:0; clear:both;}
.bgf5{
	background:#f5f5f5;
}
.row{
	margin-left:0;
	margin-right:0;
}

nav button .icon-bar{
	border:1px solid #ddd;
}
.nav a{
	font-size:14px;
}
.navbar-nav > li > a{
	color:#eee;
}
.nav > li > a:hover, .nav > li > a:focus{
	background:transparent;
	color:#c11920;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
	background:transparent;
	color:#c11920;
}
.navbar{
	transition: all .35s;
}

.minified{
	background-color:#333;
	padding:0;
	position:fixed;
	box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0), 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
}
.dropdown-menu{
	top:110%;
}
.dropdown-bullet:before{
	position: absolute;
    right: 10px;
    top:-7px;
    display: inline-block;
    width: 0;
    height: 0;
    content: '';
    border: 7px solid transparent;
    border-top-width: 0;
    border-bottom-color:#333;
}
.dropdown-bullet{
	background:#333;
}
.dropdown-menu > li > a{
	padding:10px 20px;
	color:#ddd;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	background-color:transparent;
	color:#c11920;
}
/* ANIMATED X */
.navbar-toggle.x .icon-bar:nth-of-type(1) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 10% 10%;
	-ms-transform-origin: 10% 10%;
	transform-origin: 10% 10%;
}

.navbar-toggle.x .icon-bar:nth-of-type(2) {
	opacity: 0;
	filter: alpha(opacity=0);
}

.navbar-toggle.x .icon-bar:nth-of-type(3) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 10% 90%;
	-ms-transform-origin: 10% 90%;
	transform-origin: 10% 90%;
}
.navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
	opacity: 1;
	filter: alpha(opacity=100);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.common_banner{
	width:100%;
	background-repeat: no-repeat;
	height:450px;
	display: table;
}
.banner_index{
	background-image: url("../img/bg01.jpg");
	height:600px;
	background-position: 38% 0;
}

.banner_r8{
	background-image: url("../img/bg02.jpg");
	background-position: 30% 0;
}
.banner_saas{
	background-image: url("../img/bg04.jpg");
	background-position: 30% 0;
}
.banner_youxue{
	background-image: url("../img/bg27.jpg");
	background-position: 90% 0;
}
.banner_b2b{
	background-image: url("../img/bg24.jpg");
	background-position: 73% 0;
}
.banner_scan{
	background-image: url("../img/bg28.jpg");
	background-position: 100% 0;
}
.main_txt h1,.main_txt h2{
	font-size:30px;
	color:#fff;
	text-align: center;
	padding:10px 0;
}
.main_txt h2{
	font-size:22px;
}
.main_txt{
	display: table-cell;
	vertical-align: middle;
}
.block{
	padding:60px 0;
}

/*首页产品中心*/
.pd_textbox ,.pd_imgbox{
	/*border:1px solid #f00;*/
}
.pd_item{
	/*margin-bottom:80px;*/
	padding:0 30px;
}
.pd_imgbox{
	text-align: center;
	padding-right:0;
}
.pd_textbox{
	padding-left:0;
	margin-top:-5px;
}
.pd_textbox a{
	/*display: block;*/
	color:#666;
	font-size:24px;
}
.pd_textbox p{
	margin-top:20px;
	color:#999;
	line-height: 2;
	font-size:14px;
}
.main_attachbg{
	background-image: url("../img/bg05.jpg");
	/*background-attachment: fixed;*/
	background-size:cover;
	width:100%;
	background-repeat: no-repeat;
	height:350px;
	background-position: 20% 0;
}
.slogan{
	font-size:36px;
	color:#fff;
	text-align: center;
}
.main_attachbg .container{
	display: table;
	height:350px;
}
.main_attachbg .slogan{
	display: table-cell;
	vertical-align: middle;
}
/*成功案例*/
.backodd{
	/*background: url(../img/bg_06.jpg) no-repeat;
    background-size: 100% 100%;
    width:100%;
    background-attachment: fixed;*/
	background:#f5f5f5;
}
.case_item{
	position:relative;
}
.case_item img{
	display: block;
	width:100%;
}
.case_tit{
	background:rgba(0,0,0,.5);
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align: center;
	position:absolute;
	bottom:0;
	left:15px;
	right:15px;
	height:50px;
	line-height: 50px;
}
.case_txt{
	position:absolute;
	left:15px;
	top:0;
	right:15px;
	bottom:0;
	/*background:rgba(6,178,182,.9);*/
	background:rgba(0,0,0,.5);
	color:#fff;
	padding:15px;
	line-height: 2;
	opacity:0;
	cursor: pointer;
}
.case_item:hover .case_txt{
	opacity: 1;
}
.case_logo{
	width:80px;
	height:80px;
	border-radius: 50%;
	margin:20px auto;
	/*background:#fff;*/
}
.case_logo>img{
	width:100%;
}
.see_more{
	margin:50px auto 80px;
	text-align: center;
}
.see_more>a{
	/*background:#06b2b6;*/
	border:1px solid #333;
	color:#333;
	padding:10px 20px;
	cursor: pointer;
}
.see_more>a:hover{
	background:rgba(0,0,0,.8);
	color:#fff;
	transition: all 0.3s;
}

.mobile_off{
	margin-top:130px;
}
.mobile_off p{
	line-height: 2;
	font-size:14px;
	color:#999;
}
.mobile_off .mobile_tit{
	font-size:20px;
	font-weight: bold;
	margin:20px 0;
	color:#666;
}
.solution_bg{
	background:url("../img/bg13.jpg") no-repeat;
	background-size:100% 100%;
	background-attachment: fixed;
	height:700px;
	width:100%;
	box-sizing:border-box;
}
.solu_item{
	/*border:1px solid #ddd;*/
}
.solu_inside{
	border:1px solid #ddd;
	padding:20px 15px 30px;
	height:370px;
	overflow: hidden;
}
.solu_inside h4,.solu_inside p{
	color:#ddd;
}
.solu_inside h4{
	font-size:16px;
	font-weight:bold;
	text-align: center;
	margin:10px 0 20px;
}
.solu_inside p{
	line-height: 2;
	font-size:14px;
}
.solu_inside>.iconfont{
	font-size:50px;
	text-align: center;
}
.solution_bg .about_tit{
	color:#ddd;
}
.solution_bg .about_subtit{
	color:#aaa;
}

/*优势*/
.ad_left ,.ad_right {
	margin-bottom:50px;
}
.ad_left h4{
	font-size:24px;
	margin:15px 0;
	color:#666;
	font-weight:100;
}
.ad_left p{
	font-size:14px;
	line-height: 2;
	color:#999;
}
.ad_right{
	/*border:1px solid #999;*/
	height:112px;
	line-height: 112px;
	text-align: center;
}
.ad_right span{
	font-size:38px;
	color:#666;
}


/*产品中心*/
.pd_banner{
	background:url("../img/bg11.jpg") no-repeat;
	background-size:100%;
	background-attachment: fixed;
	height:640px;
}
.pd_box{
	padding:80px 0;
}
.pd_hor_box img{
	width:100%;
	display: block;
}
.pd_ul li{
	padding:10px;
	background:#f5f5f5;
	cursor: pointer;
}
.pd_ul li:first-child{
	background:#333;
	color:#fff;
	font-size:16px;
	cursor: default;
}
.pd_ul li:not(:first-child):hover{
	background:#ddd;
	
}
.pd_ul li>a{
	display: block;
	font-size:14px;
}
.active a{
	color:#c11920;
}
.pd_imgdiv img{
	width:100%;
	display: block;
}
.pd_detail_item h4{
	font-size:30px;
	font-weight: 100;
	margin:30px 0 15px;
	/*color:#c11920;*/
}
.pd_detail_item p{
	color:#666;
	font-size:14px;
	/*text-indent: 28px;*/
	line-height: 1.8;
}
.pd_txt_box p{
	font-size:16px;
	margin-top:160px;
	color:#666;
}

.pd_detail_item{
	margin:30px 10px;
}
.v_middle{
	margin-top:130px;
}
.r8_item{
	margin:15px auto;
	text-align: center;
	display: block;
}
.r8_item>img{
	width:65px;
	height:65px;
}
.r8_item p{
	font-size:16px;
	font-weight: bold;
	margin-top:10px;
	color:#666;
}
.sass_box{
	background:url("../img/sass.png") no-repeat right top transparent;
	background-size:100% 100%;
	height:600px;
}
.zt_item {
	margin-bottom:30px;
}
.zt_item h4{
	font-size: 24px;
    font-weight: 300;
    margin: 30px 0 15px;
}
.zt_item p{
	font-size:14px;
	color:#666;
	line-height: 1.8;
}

/*占位*/
.zw_item{
	margin:30px 0;
}
.zw_item .iconfont{
	font-size:40px;
	color:#5b94b1;
	text-align: center;
	float:left;
	width:20%;
}
.zw_txt{
	margin-top:10px;
	font-size:16px;
	float:left;
	width:78%;
	line-height: 1.8;
	color:#666;
}

/*.bj_block{
	border:1px solid #5c94b1;
	text-align: center;
	margin:20px auto;
	padding:14px;
}
.bj_item{
	color:#fff;
	padding:10px;
}
.bj_item .iconfont{
	font-size:36px;
	color:#5c94b1;
}
.bj_item p{
	font-size:18px;
	font-weight:400;
	margin-top:5px;
	color:#5c94b1;
}
.bj_txt{
	margin:30px auto 0;
	font-size:14px;
	line-height: 1.8;
}*/

.bj_block{
	border:1px solid #5c94b1;
	width:150px;
	height:150px;
	border-radius: 50%;
	text-align: center;
	margin:20px auto;
	padding:14px;
}
.bj_item{
	color:#fff;
	background:#5c94b1;
	width:120px;
	height:120px;
	border-radius: 50%;
	padding:10px;
}
.bj_item .iconfont{
	font-size:36px;
}
.bj_item p{
	font-size:18px;
	font-weight:400;
	margin-top:5px;
}
.bj_txt{
	width:200px;
	height:160px;
	margin:30px auto 0;
	font-size:16px;
	line-height: 1.8;
}
.js_item{
	width:80%;
	margin:0 auto;
	border:1px solid #eee;
	text-align: center;
	background:#5b94b1;
	padding:20px 0;
}
.js_second{
	background:#97bdcd;
}
.js_second+.js_txt{
	border-top:3px solid #97bdcd;
}
.js_third{
	background:#4a7a92;
}
.js_third+.js_txt{
	border-top:3px solid #4a7a92;
}
.js_forth{
	background:#72afce;
}
.js_forth+.js_txt{
	border-top:3px solid #72afce;
}
.js_item p,.js_item .iconfont{
	color:#fff;
}
.js_item p{
	font-size:20px;
	margin:10px 0;
	font-weight:400;
	
}
.js_item .iconfont{
	font-size:30px;
}
.js_txt{
	width:80%;
	margin:20px auto;
	padding:20px 10px;
	font-size:14px;
	color:#999;
	line-height: 1.8;
	border-top:3px solid #5b94b1;
}
/**/
.ht_item{
	margin:30px auto;
	padding:0 30px;
}
.ht_tit{
	text-align: center;
    font-size: 18px;
    color: #333333;
    margin-top: 12px;
    font-weight: 700;
    margin:15px auto;
}
.ht_txt{
	font-size:14px;
	line-height: 1.8;
	/*margin-bottom:30px;*/
}

/*信用管控*/
.xy_ul{
	padding:100px 0 0 100px;
}
.xy_ul li{
	/*list-style:square inside url('../img/s-open.png');*/
	list-style:disc;
	font-size:16px;
	line-height: 1.8;
	margin-bottom:20px;
}



.r8_subtit{
	margin-bottom:80px;
	text-align: center;
    color: #999;
    font-size: 16px;
}
.yd_item {
	margin:40px 0;
}
.yd_item h4{
	font-size:22px;
	font-weight:500;
}
.yd_item h4 span{
	display:inline-block;
	font-size:30px;
	vertical-align: middle;
	/*width:35px;
	height:35px;
	line-height: 35px;*/
	/*border-radius: 50%;*/
	/*background:#5b94b1;*/
	color:#5b94b1;
	text-align: center;
	margin-right:10px;
}
.yd_item>p{
	margin-left:45px;
	margin-top:10px;
}

.fixed_div{
	position:fixed;
	right:0;
	bottom:20%;
}
.toggle{
	background:#000;
	color:#fff;
	text-align: center;
	padding:5px 10px;
	/*width:95px;*/
	cursor: pointer;

}

.fixed_ul{
	border:1px solid #fff;
	/*box-shadow:0px 5px 5px rgba(0,0,0,.2)*/
	
}
.fixed_ul li{
	background:#000;
	color:#fff;
	padding:5px 10px;
	border-bottom:1px solid #eee;
	cursor: pointer;
	position:relative;
}
.li_item{
	position:absolute;
	right:30px;
	top:0;
	width:80px;
	padding:6.5px 10px;
	background:#000;
	color:#f60;
	font-size:14px;
	display:none;
}
.fixed_ul li:hover .li_item{
	display:block;
}

.fixed_ul li:last-child{
	border-bottom:none;
}

.fixed_ul li a{
	color:#fff;
}

/*b2b*/
.b2bg{
	background:url("../img/bg05.jpg") no-repeat;
	background-size:100% 100%;
	background-attachment: fixed;
	padding:80px 0;
	/*height:780px;*/
}
.b2bg .colee{
	color:#eee;
}

/*sass*/
.saas_item img{
	width:100%;
}

.saas_tit{
	margin:0px 0  15px;
	text-align: center;
    font-size: 32px;
    color: #5b94b1;
}
.saas_subtit{
	text-align: center;
    color: #999;
    font-size: 16px;
    margin-bottom: 50px;
}
.sass_icon_item{
	text-align: center;
	margin-top:30px;
}
.sass_icon_item>img{
	width:80px;
	height:80px;
}
.sass_icon_item>p{
	font-size:14px;
	margin-top:15px;
}
.sass_icon_item .sass_titp{
	font-size: 16px;
	font-weight:bold;
}


/*成功案例详情页*/
/*.case_imgbox{
	width:300px;
	height:300px;
}
.case_imgbox img{
	width:100%;
	display: block;
}
.case_txt{
	text-align: center;
}
*/
.case-item{
	text-align: center;
    color: #777;
    width: 240px;
    overflow: hidden;
    margin:0 auto 40px;
    font-size:14px;
}

.case-item>p{
    margin-bottom:5px;
    height:80px;
    border:1px solid #e9e9e9;
}

/*解决方案*/
.step_info{
	font-size:14px;
	margin-bottom:50px;
}

.zixun_item{
	margin-bottom:80px;
	/*text-align: center;*/
	/*border:1px solid #f00;*/
}
.zixun_item dt{
	text-align: center;
	margin:20px 0;
	font-size:50px;
	color:#41d3b1;
	color:#f1685d;
}
.zixun_item .zixun_tit{
	font-size:18px;
	font-weight: bold;
	margin:15px; 0;
	text-align: center;
	text-indent: 0;
	color:#666;
}
.zixun_item dd p{
	line-height: 1.8;
	font-size:14px;
	text-indent: 28px;
	color:#999;
}
.step_pic>img{
	width:100%;
	display: block;
}
.zixun_step{
	border-left:1px solid #aaa;
	padding-left:15px;
	padding:15px 0 0 20px;
}
.zixun_step:before{
	border:3px solid #ddd;
	content:"";
	width:15px;
	height:15px;
	border-radius: 15px;
	position:absolute;
	left:8px;
	background:#999;
}
.step_tit{
	font-size:16px;
	margin-top:-5px;
}
.zixun_step>p:not(.step_tit){
	line-height: 1.8;
	color:#999;
}


/*定制开发*/
.new_tip{
	font-size:14px;
	padding:0 20px;
	text-indent: 28px;
	line-height: 2;
}
.new_item{
	/*border:1px solid #ddd;*/
	text-align: center;
	margin:50px 0;
	padding:0 30px;
	/*padding:15px 15px;*/
}
.item_up{
	background:#f97864;
	padding:20px 0;
}
.item_up>h4{
	font-size:18px;
	font-weight: bold;
	color:#fff;
	margin-bottom:15px;
}
.item_up>img{
	width:60px;
	height:60px;
	
}
.new_item>p{
	border:1px solid #ddd;
	height:100px;
	padding:15px;
	font-size:14px;
	line-height: 2;
}
/*扫描仪*/
.scan_type dt,.scan_type dd{
	/*float:left;*/
	display:inline-block;
	vertical-align: middle;
}
.scan_type dt{
	font-size:30px;
}


.ft{
    background:#333;
    overflow: hidden;
}
.ft-tl,.ft-tr{
	padding-bottom:15px;
}
.ft-tl li{
    width:33%;
    float:left;
}
.ft-tl dt{
    width:100%;
    padding:25px 0 8px 0;
    color:#999;
    font-weight:bold;
    font-size: 14px;
}
.ft-tl dd{
    height:25px;
    line-height:24px;
}
.ft-tl dl a{
    display:block;
    color:#d6d6d6;
    width:100%;
    font-size:12px;
}
.chanpin dd {
    width:100%;
    float:left;
}
.ft-tr .glyphicon{
	margin-right:10px;
}
.ft-tr p{
    color:#d6d6d6;
    line-height:24px;
}
.erweima{
	margin-top:10px;
}
.ft-tr .ftr-tit{
    color: #999;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 27px;
}
.ft-b{
    border-top: 1px solid #3b3b3b;
    overflow: hidden;
    text-align:center;
    padding:10px 0;

}
.ft-b span{
    color:#999;
    font-size:12px;
}


/*关于我们*/
.about_tit{
	text-align: center;
	font-size:32px;
	color:#666;
	margin:15px auto;
}
.about_subtit{
	text-align: center;
	color:#999;
	font-size:16px;
	margin-bottom:50px;
}
.about_txtbox p{
	line-height: 1.8;
	font-size:14px;
	padding:10px 0;
	text-indent: 30px;
	margin:0 auto;
}

/*联系我们*/
.map_box {
	padding: 20px;
	background: #f8f8f8;
	margin: 50px 0;
}
.map_tit{
	font-size:20px;
	color:#333;
	font-weight:bold;
	margin:50px 0 20px;
}
.map_box p{
	line-height: 2.4;
	font-size:16px;
}
.ct-icon{
	font-size:16px;
	color:#999;
	margin-right:10px;
}
.map{
	height:350px;
	margin:0;
}
/*联系我们表格*/
.sqzl-p{
	width: 100%;
    display: block;
    line-height: 34px;
    padding: 10px 0;
    clear: both;
    font-size: 14px;
}
.sqzl-p label{
    text-align: right;
    /*font-weight: bold;*/
}
.sqzl-p label font{
	color:#f00;
}
.text-input{
    height: 32px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 0 5px;
    margin-right: 10px;
    font-size: 14px;
    /*font-family: "微软雅黑", "宋体";*/
}
.tjsq-btn{
	width: 86px;
    height: 34px;
    color: #fff;
    font-size: 16px;
    background: #1A87D5;
    border: none;
    cursor: pointer;
}

/*后台登录页面*/
/** page common **/
.all {
	display: flex;
	height: 60px;
    align-items: center;
}
	.all > div {
		justify-content: flex-start;
	}
	.all > a {
		flex: 1;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		font-size: 14px;
        color: #c11920;
        font-weight: bolder;
	}
.lg_head {
    border-bottom: 5px solid #c11920;
    background: #fff;
}
.lg_body {
    background: #fff;
    padding: 150px 0;
}
.lg_form {
	width: 400px;
    height: 300px;
	margin: 0 auto;
	border: 1px solid #d61e26cc;
}
.lg_bghead {
	background: #d61e26cc;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	font-size: 16px;
}
.lg_group {
    padding: 15px 37px;
}
.lg_group>label {
    font-size: 16px;
}
.lg_group > input {
    width: 250px;
    padding: 5px;
    border: 1px solid #ddd;
}
.lg_group > input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
	.lg_group .lgbtn {
		width: 315px;
		background: #c11920;
		color: #fff;
		border: none;
		padding: 5px 0;
		font-size: 16px;
	}