@CHARSET "UTF-8";

body,html{
	margin:0;padding:0;
	font-family: 微软雅黑;
	color:#111;
	background:#FBFBFB;
}
p{
text-indent: 32px;
}
.wrapper1{
	width:860px;
	margin:0 auto;
}
a{
	text-decoration: none;
	color:white;
}
.wrapper{
	width:1000px;
	margin:0 auto;
}


.tool-bar{
	z-index:1024;
	background:#333;
	color:white;
	padding:15px;
	position:fixed;
	left:0;
	right:0;
	top:0;
}
.tool-tserial-bar,.tool-ink-bar,.tool-app-bar,.tool-team-bar{
	z-index:1024;
	background:#222;
	color:white;
	padding:5px;
	font-size:14px;
	position:fixed;
	left:0;
	right:0;
	top:64px;
	display:none;
}

.tool-bar-clear{
	height:65px;
}

.tool-bar-img{
	height:30px;
	margin-left:20px;
}

ul,li{
	margin:0;padding:0;
	list-style-type: none;
}

.clearfix:after{
	content:'';
	visibility: hidden;
	display:block;
	clear:both;
}


.tool-var-ul{
	float:right;
}
.tool-var-ul li{
	float:left;
	margin:5px 20px;
	cursor:pointer;
}
.tool-var-ul li a:hover{
	color:#DCDCDC;
}
.main-pic-part{
	width:100%;
	height:700px;
	text-align:center;
}
.main-pic-img{
	margin:100px auto 0px;
	
}
.main-pic-first-title{
	font-size:42px;
	margin-bottom:20px;
}
.main-pic-second-title{
	font-weight: normal;
}

.img-wrapper{
	width:1000px;
	margin:100px auto;
}
.img-wrapper li{
	float:left;
	width:25%;
	display:block;
}
.img-wrapper img{
	width:100%;
}
.topOutter {
	float: left;
	width: 25%;
	margin-bottom: 20px;
	text-align:center;
}
.feature-part{
padding:60px 0;margin-top:30px;text-align:center;background:#F7F7F7;
/* background:#E8EFF2 */
}
.feature-img1{
margin:30px auto;width:74px;height:74px;background: url(../../image/pg1.png) no-repeat -267px 0px;
}
.feature-img2{
margin:30px auto;width:74px;height:74px;background: url(../../image/pg1.png) no-repeat 0px 3px;
}
.feature-img3{
margin:30px auto;width:74px;height:74px;background: url(../../image/pg1.png) no-repeat -532px 0px;
}
.feature-img4{
margin:30px auto;width:74px;height:74px;background: url(../../image/pg1.png) no-repeat -799px 0px;
}
.feature-img-wrapper{
background:white;border:1px solid #EFEFEF;width:210px;
margin:50px auto;padding:20px 0; 
}
.out1{
	font-size:20px;
	color:#F18101;
	font-weight: bolder;
}
.out2{
	font-size:20px;
	color:#004098;
	font-weight: bolder;
}
.out3{
	font-size:20px;
	color:#5FB336;
	font-weight: bolder;
}
.mt-40px{
	margin-top:40px
}
.t5{
width:350px;position:absolute;left:0px;top:60px;
}

.t6{
position:absolute;left:10px;top:60px;width:300px;transform:rotate(-17deg);
-ms-transform:rotate(-27deg);
-moz-transform:rotate(-27deg);
-webkit-transform:rotate(-27deg);
-o-transform:rotate(-27deg);
}
.t9{
position:absolute;left:-30px;top:230px;width:350px;
}
.t7{
position:absolute;left:30px;width:200px;top:0px;;
}
.t10{
position:absolute;left:-40px;width:350px;top:200px;height:200px;
}
.t8{
width:350px;position:absolute;left:30px;top:100px;
}
.t13{
position:absolute;left:80px;top:30px;width:350px;
transform:rotate(-10deg);
-ms-transform:rotate(-10deg);
-moz-transform:rotate(-10deg);
-webkit-transform:rotate(-10deg);
-o-transform:rotate(-10deg);
}
.t14{
width:400px;position:absolute;left:0px;top:100px;
}
.tool-bar-new{
	width:1020px;
	margin:0 auto;
    display:-moz-box;
    display:-webkit-box;
    display:box;
    box-pack:center;
    -webkit-box-pack:center;
    box-align:center;
    -webkit-box-align:center;
    
}
.tool-new{
	margin-left:25px;
	margin-right:25px;
    -moz-box-flex:1;
    -webkit-box-flex:1;
    box-flex:1;
    cursor:pointer;
}
.tool-tserial,.tool-ink,.tool-app,.tool-team{
	width:100%;
    display:-moz-box;
    display:-webkit-box;
    display:box;
    box-pack:center;
    -webkit-box-pack:center;
}
.tool-tserial-one,.tool-ink-one,.tool-app-one,.tool-team-one{
	margin-left:50px;margin-right:50px;
    -moz-box-flex:1;
    -webkit-box-flex:1;
    box-flex:1;
}
.bottomTip{
	height: 30px;
    background-color: rgb(34, 34, 34);
    color: white;
    text-align: center;
    line-height: 30px;font-size:14px
	
}
