
@font-face { font-family : fzzqhjt ; src:url("fzzqhjt.ttf")/*tpa=http://www.xtools.cn/home3/css/fzzqhjt.ttf*/ }  

body,
html{
	height: 100% !important;
}

h2 span{
	font-size: 36px;
	padding: 0 5px 3px;
}

h3 font{
	font-family: "microsoft yahei";
}

.row{
	font-family: "microsoft yahei";
}
.banner_n { width:100%; margin:auto; margin-top:72px; background:url(../images/banner_n.jpg) no-repeat center center; min-height:550px}

/*header{
	background:url(../images/landing-slider.jpg)no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	text-align: center;
	position: relative;
	display: block;
	overflow: hidden;
}

.head{
	background:url(../images/header_bg.png)repeat ;
	width: 100%;
	height: 100%;
	}*/


.logo{
	padding-top: 7%;
}

.logo-text{
	color: #91b4de;
	font-size: 20px;
	line-height: 300%;
	position: relative;
	display: inline-block;
}
.logo-text:after,
.logo-text:before{
	content: " ";	
	height: 2px;
	width: 30px;
	position: absolute;		
	top: 50%;
	background: #FFFFFF;
	opacity: 0.35;	
}

.logo-text:before{
	left: -50px;
}

.logo-text:after{
	right: -50px;
}

.banner{
	margin-top: 4%;
	margin-bottom: 20px;
}

.login{
	margin: 6% auto 4.2% ;
}

.btn{
	border-radius: 10px;
	font-size: 36px;
	color: #FFFFFF;
	width: 350px;
	margin: 0px 30px 30px;
	padding: 13px 0px;
}

.btn span{
	display: block;
	font-size: 18px;
	color: #8a8a8a;	
	padding-top: 8px;
}

.btn-default{
	background: rgba(0,0,0,0.6);
	border:1px solid rgba(76,76,76,0.6);
	font-family: "microsoft yahei";
}

.btn-primary{
	background: rgba(4,82,176,0.7);
	border:1px solid rgba(7,107,210,0.7);
	font-family: "microsoft yahei";
}

.btn-default:hover, 
.btn-default:focus, 
.btn-default:active{
	color: #FFFFFF;
	background: rgba(51,51,51,0.6);
	border:1px solid rgba(79,79,79,0.6)
}

.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active{
	color: #FFFFFF;
	background: rgba(0,56,124,0.5);
	border:1px solid rgba(24,89,156,0.7)
}

#features{
	background:#f7f7f7;
}

.content-logo{
	display: inline-block;
	position: relative;
}
.content-logo:after,
/*.content-logo:before{
	content: " ";	
	height: 2px;
	width: 30px;
	position: absolute;		
	top: 50%;
	background: #dadada;
}*/

.content-logo.mt { margin:38px 0 50px 0;}
.content-logo:before{
	left: -50px;
}

.content-logo:after{
	right: -50px;
}

.title{
	font-size: 18px;
	font-family:"microsoft yahei";
}

.stack{
	width: 100%;
	height: 600px;
	overflow: hidden;
	margin-top:70px;
}


.stack > div{
	position:absolute;
	height: 100%;
}

.stack img{
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3 );
}

.stack div:last-child img{
	box-shadow:none;
}

.stack_7{
	z-index: 206;
	display:inline-block;
	top: 55%;
	right: 24%;
}
.stack_1{	
	left:calc(50% - 195px);
	z-index: 200;	
	display:inline-block;
	}

.stack_2{
	left:25%;
	margin-top: 60px;
	z-index: 199;
	display:inline-block;
}
.stack_3{
	right:17%;
	margin-top: 90px;
	z-index: 199;
	display:inline-block;
}

.stack_4{
	left:11%;
	margin-top: 100px;
	z-index: 100;
	display:inline-block;
}
.stack_5{
	right:-2%;
	margin-top: 160px;
	z-index: 10;
	display:inline-block;
}
.stack_6{
	left:-1%;
	margin-top: 160px;
	z-index: 10;
	display:inline-block;
	}
	

.bg-color{
	background: url(../images/bg.jpg)/*tpa=http://www.xtools.cn/home3/images/bg.jpg*/ no-repeat center top;
	width: 100%;
	background-size: cover;
}

#innovations > .container-fluid{
	background:url(../images/innovations.png)/*tpa=http://www.xtools.cn/home3/images/innovations.png*/ repeat;
	margin-top: -88px;
}

.row_badge_margin{
	margin: 0px auto 60px !important;
}

.row_badge{
	width: 130px;
	height: 60px;
	background: #0452b0;
	margin: -88px auto 60px;
	color: #FFFFFF;	
	position:relative;
	padding-top: 10px;
}

.row_badge:after{
	content: " ";
	width: 0;
	height: 0;
	position: absolute;
	top: 100%;
	left: 0;
	border-top: 20px solid #0452b0 ;
	border-left: 65px solid transparent ;
	border-right: 65px solid transparent ;
}

.row_badge span{
	font-family: fzzqhjt;
	font-size: 36px;
	line-height: 90%;
	
}

.row_badge p{
	font-size: 13px;
	line-height: 130%;
}
.row_badge i{
	font-size: 32px;
}

.row_badge img{
	height: 30px;
	margin-bottom: 5px;
}


.logo2{
	
}

.logo2-text{
	color: #91b4de;
	font-size: 18px;
	line-height: 200%;
	position: relative;
	display: inline-block;
}
.logo2-text:after,
.logo2-text:before{
	content: " ";	
	height: 2px;
	width: 30px;
	position: absolute;		
	top: 50%;
	background: #dadada;
}

.logo2-text:before{
	left: -50px;
}

.logo2-text:after{
	right: -50px;
}

.text1{
	font-size: 26px;
	color: #3b3b3b;
}

.text3{
	font-family:fzzqhjt ;
    font-size: 24px;
    margin-top: -11px;
}


.layer{
	width: 100%;
    height: 480px;
    overflow: hidden;
    margin-top: 10px;
    position: relative;
}

.parallax-layer {
	position:absolute;
	text-align:center;
}


.layer_1{ 
	left:calc(50% - 372px);
	top: 30px;
}
/*
.layer_2,
.layer_3{
	position:absolute;
}*/

.layer_2{
	bottom: 0%;
    right: 23%;

}

.layer_3{ 
	bottom: 0%;
    left: 17%;
}


#number{
	font-family: "microsoft yahei";
    font-size: 17px;
    line-height: 55px;
    color: #6d6d6d;
    margin: -10px auto 10px;
}


.box{
	width: calc(20% - 30px);
	height: 280px;
	float: left;
	position: relative;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 40px;
	font-family:"microsoft yahei";
}
.box-front{
	border: 2px solid #dadada;
	padding:50px 15px 0px;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
}

.box-front p:last-child{
	font-size: 14px;
	color: #767676;
}

.box-front i{
	color: #3079d0;
}

.box-front > .title1{
	padding-top: 10px;
}

.box-back{
	background: #5689c7;
	-webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);    
    color:#FFFFFF;
    font-size: 22px;
    padding: 100px 15px;
    }

.box:hover .box-front{
	-webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.box:hover .box-back{
	-webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.box-front,
.box-back{
	box-sizing: border-box;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.title1{
	color: #000000;
	font-size: 18px;
	font-family: "microsoft yahei";
}

.magrin_70{
	margin:70px 30px;
}

.bg-img{
	background: url(../images/bg1.jpg)/*tpa=http://www.xtools.cn/home3/images/bg1.jpg*/ no-repeat;
	background-size:cover;
	width: 100%;
    padding-bottom:34px;
}

.color1{
	color: #FFFFFF;
}

.logo2 span{
	font-size: 110px;
	line-height: 100%;
}

.logo2-text span{
	font-size: 36px;
}

#social .logo2 img{
	padding-top: 20px;
	padding-bottom: 15px;
}

#social h2{
	margin-top: 50px;
}

.empty_space{
	width: 100%;
	height: 6px;
	background:url(../images/png.png)/*tpa=http://www.xtools.cn/home3/images/png.png*/ repeat-x;
	position: absolute;
    bottom: 0;
    margin-bottom: -1px;
}

#cti{
	padding-bottom: 80px;
}

.cti-img{
	position:relative;
	border-radius: 5000px;
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    display: inline-block;  
}

.title2{
	font-size: 22px;
	font-family: "microsoft yahei";
}

.title2 + p{
	font-family: "microsoft yahei";
	color: #767676;
}

.shader{
	background: rgba(4,82,176,0.8);
	content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 50%;
    opacity: 0;
    transform: scale(0.3);
    -ms-transform: scale(0.3);
    -webkit-transform: scale(0.3);
    -webkit-transition: -webkit-transform .22s ease-in-out,opacity .2s ease-in-out;
    transition: transform .22s ease-in-out,opacity .2s ease-in-out;
}

.cti-title{
	position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    margin: auto;
    text-align: center;
    width: 100%;
    filter: alpha(opacity=0);
    opacity: 0;
    color: #FFFFFF;
    -webkit-transition: -webkit-transform .22s ease-in-out,opacity .2s ease-in-out;
    transition: transform .22s ease-in-out,opacity .2s ease-in-out;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
}

.cti-img:hover .shader{
	-ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    filter: alpha(opacity=85);
    opacity: .85;
}

.cti-img:hover .cti-title{
	filter: alpha(opacity=100);
    opacity: 1;
}


.bg-img2{
	background: url(../images/bg2.png)/*tpa=http://www.xtools.cn/home3/images/bg2.png*/;
	background-size:cover;
	width: 100%;
}

.magrin_60{
	margin: 100px 150px;
}

.magrin_80{
	margin:80px 0px;
}


#lbs > .lbs_bg{
	background: url(../images/lbs_bg.png)/*tpa=http://www.xtools.cn/home3/images/lbs_bg.png*/ repeat;
	margin-top: -88px;
	width: 100%;
	position: relative;
}

.border_lbs{
	font-size: 20px;
	color: #67aafc;
	border: 1px solid #FFFFFF;
	padding: 60px 0;
	font-family: "microsoft yahei";
}

.border_lbs + p{
	font-size: 14px;
}

.magin_top_68px{
	padding-top: 78px;
}
.color2{
	color: #c1c1c1;
}

.text2{
	font-size: 18px;
}

.bg-img3{
	background: url(../images/bg3.png)/*tpa=http://www.xtools.cn/home3/images/bg3.png*/ repeat;
	
}

.acc_border{
	border: 2px solid #DADADA;
	background: #FFFFFF;
	margin: 100px 0px;
	height: 190px;
}

.acc_top p{
	margin-top: -30px;
    padding: 0px 10px;
    height: 70px;
    font-family: "microsoft yahei";
    font-size: 14px;
    line-height: 20px;
	
	}
.acc_img{
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.acc_footer{
	border-top:1px solid #DADADA;
}

.acc_icon{
	padding: 7px 12px;
	border-right: 1px solid #DADADA;
}

.acc_text{
	font-size: 16px;
	font-weight: bold;
	font-family: "microsoft yahei";
	color:#737373;
	padding-top: 7px;
	padding-left: 10px;
	color: #404040;
}

.bg_img4{
	background:url(../images/bg5.jpg)/*tpa=http://www.xtools.cn/home3/images/bg5.jpg*/ no-repeat 100%;
	background-size: cover;
	padding: 100px 40px;
	max-height: 688px;
}

.bg_img5{
	background: url(../images/bg6.jpg)/*tpa=http://www.xtools.cn/home3/images/bg6.jpg*/ no-repeat 100%;
	background-size: cover;
	padding: 219px 0 400px;
	max-height: 688px;
	
}

.row_badge2{
	width: 130px;
	height: 60px;
	background: #0452b0;
	color: #FFFFFF;	
	position:absolute;
	left: calc(50% - 65px);
	padding-top: 10px;
	z-index: 200;
}

.row_badge2:after{
	content: " ";
	width: 0;
	height: 0;
	position: absolute;
	top: 100%;
	left: 0;
	border-top: 20px solid #0452b0 ;
	border-left: 65px solid transparent ;
	border-right: 65px solid transparent ;
}

.row_badge2 p{
	font-size: 13px;
	line-height: 130%;
}

.row_badge2 img{
	height: 30px;
	padding-bottom: 5px;
}

.margin_30{
	margin-top: -30px;
}


/*#xzgl{
	height: 680px;
	overflow: hidden;
}*/

.box2{
	border: 2px solid #dbdadb;
	display:inline-block;
	width:calc(50% - 60px) ;
	height: auto;
	color: #d9d9d9;
	overflow: hidden;
	margin: 25px;
}

.box2_left{
	max-width: 50px;
	font-size: 22px;
}

.box2_left img{
	display: block;
	padding: 10px;
	border-bottom: 1px solid #928f90;	
	border-right: 1px solid #928f90;
}

.box2_left img:last-child{
	border-bottom: none;
}

.box2 .pull-left:last-child{
	font-size: 14px;
	font-family: "microsoft yahei";
	padding-top: 50px;
	width: calc(100% - 50px);
}

.list-cpkc{
	font-family: "microsoft yahei";
	width: 440px;
	margin: 0px auto;
}

.list-cpkc li{
	position: relative;
	padding-left: 130px;
	margin-top: 30px;
}

.list-cpkc li p{
	line-height: 120%;
}

.list-cpkc img{
	position: absolute;
	left: 60px;
	top: 0px;
}

.color3{
	color: #000000;
}

.color4{
	color: #7e7e7e;
}

.color5{
	color: #3079d0;
}

.color6{
	color: #B1B1B1;
}

.color7{
	color: #EBEBEB;
}

.list-cpkc li small{
	font-size: 13px;
}

#cpkc .row{
	margin-top: 150px;
	margin-bottom: 150px;
}

#cpkc .col-sm-6:first-child img{
	margin-top: 50px;
}


#jz{
	background-color: #f5f5f5;
	padding: 88px 0 0;	
}

.padding_top_80px{
	padding-top: 30px;
	padding-bottom: 20px;
}

#yl{
	background-color: #f5f5f5;
	padding: 20px 0 0;	
}

#yl .row:first-child{
	height: 297px !important;
	overflow: hidden;
}

#jz .thumbnail{
	padding: 0px;
	border: none;
	border-radius: 0;
	height: 290px;
	min-height: 290px;
	font-family: "microsoft yahei";
}

#jz .thumbnail>img{
	width: 100%;
}

.thumbnail .caption{
	padding: 15px;
}

.text4{
	font-size: 14px;
	color: #767676;
}

#yl .col-sm-3,
#yl .col-sm-6{
	padding-left: 0;
	padding-right: 0;
}

#yl .col-sm-3 > img,
#yl .col-sm-6 > img{
	display: block;
	width: 100%;
}


.yl_bg{
	background:url(../images/yl_bg.jpg)/*tpa=http://www.xtools.cn/home3/images/yl_bg.jpg*/;
	background-size:cover;
	color: #b1b1b1 ;
}

.yl_bg p{
	padding:0 30px 10px;	
	font-family: "microsoft yahei";
}

.yl_bg p:last-child{
	padding: 0 30px 10px;
    font-family: "microsoft yahei";
    font-size: 15px;
}

.border-right{
	border-right:1px solid #5b5b5b;
	margin: 40px 0;
}

.title-yl{
	font-size: 20px;
    color: #FFFFFF;
    position: relative;
    padding: 0 30px 10px;
}

.title-yl:after{
	content: " ";
    width: 30px;
    height: 2px;
    background: #0452b0;
    position: absolute;
    left: 30px;
    bottom: 0;
}


#kh{
	background: url(../images/kh_bg.png)/*tpa=http://www.xtools.cn/home3/images/kh_bg.png*/ repeat;
	overflow: hidden;
	padding: 30px 0 40px;
}

#kh h3{
	padding-bottom: 5px;
	font-size: 24px;
}

.kh-logo li{
	margin: 10px auto;
}

.kh-logo img{
	margin: 10px;
}

#lj{
	background: #343434;
	font-family: "microsoft yahei";
	color: #FFFFFF;
	padding: 30px 0 20px;
	text-align: left;
	font-size:14px;
}

#lj a{
	color: #717171;
}

#lj a:hover{
	color: #CCCCCC;
}

#lj a.color6 {
	color: #c1c1c1;
}

#lj a.color6:hover {
	color: #717171;
}


.lj_link{
	margin-left: 80px ;	
	min-width: 1100px;	
}

.lj_link li{
	float: left;
	width: 140px;
}

.lj_link li:last-child{
	margin-right: 0px;
	width: 150px;
}
.bton{
	display: block;
	color: #b7b7b7;
	background: #000;
	margin: 10px;
	padding: 10px 20px;
	text-align: center;
	border-radius: 5px;
}

.bton i{
	padding-left: 10px;
}

footer{
	font-size: 13px;
	text-align: center;
	font-family: "microsoft yahei";
	background: #FFFFFF;
	line-height: 220%;
	color: #8d8d8d;
	padding: 36px 0 10px;
}

footer font{color: #000000;}

@media only screen and (min-width: 415px) and (max-width: 767px){
	
	.margin_60{
		margin:20px;
	}
	
	.box{
		float: none;
		width: 100%;
	}
	
	
	}

@media only screen and (min-width: 320px) and (max-width: 414px){
	
	.margin_60{
		margin:0;
	}
	
	.box{
		float: none;
		width: 100%;
	}
	
	
	}
	
	
#copyright {
    font-size: 14px;
    color: #555;
    padding: 20px 0 10px 0;
    text-align: center;
    line-height: 30px;
    width: auto;
	background:#EBEBEB;	
	

	