@charset "utf-8";
/* CSS Document */
.app, .message, .ivr, .clientsImg, .IntrContent, .CompanyLogo, .CompanyInfo, .OurSuperiority ul li, .ContactInfo, .words{
	float:left;
	}
.nav ul .index{
	color:#0066a8;
	background-image:url(../images/sel_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	}

#main{
	}
.Banner{
	height:400px;
	min-width:1000px;
	width:100%;
	overflow:hidden;
	position:relative;
	}
.slider{
	width:1920px;
	height:400px;
	overflow:hidden;
	}
.conbox{
	height:400px;
	}
.conbox div{
	float:left;
	width:1920px;
	height:400px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	}
.switcher{
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-120px;
	z-index:2;
	}
.switcher a{
	width:80px;
	height:4px;
	background:#0066a8;
	float:left;
	margin-left:10px;
	cursor:pointer;
	 }
.ServiceIn{
	margin:0 auto;
	width:1000px;
	}
.app ul li:hover, .ivr ul li:hover, .message ul li:hover{
	color:#0066a8;
	}
.ServiceList a{
	color:#666;
	}
.ServiceArea .title{
	margin-top:38px;
	}
.title h1{
	font:bold 20px "微软雅黑";
	color:#333;
	text-align:center;
	margin-bottom:10px;
	}
.app, .message, .ivr{
	width:250px;
	margin-top:38px;
	}
.app, .message{
	margin-right:125px;
	}
.app ul .app_title{
	background-image:url(../images/app.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:50px;
	height:40px;
	font:bold 18px "微软雅黑";
	color:#0066a8;
	line-height:40px;
	margin-bottom:28px;
	}
.message ul .message_title{
	background-image:url(../images/message.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:50px;
	font:bold 18px "微软雅黑";
	color:#0066a8;
	height:40px;
	line-height:40px;
	margin-bottom:28px;
	}
.ivr ul .ivr_title{
	background-image:url(../images/ivr.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:50px;
	font:bold 18px "微软雅黑";
	color:#0066a8;
	height:40px;
	line-height:40px;
	margin-bottom:28px;
	}
.app ul li, .message ul li, .ivr ul li{
	background-image:url(../images/next.png);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:8px;
	font:14px "宋体";
	color:#666;
	width:250px;
	}
.app ul .more, .message ul .more, .ivr ul .more{
	color:#0066a8;
	background:none;
	}
.app ul a:hover, .message ul a:hover, .ivr ul a:hover{
	color:#0066a8;
	}
.OurClients{
	margin-top:38px;
	padding-top:1px;
	height:400px;
	background-color:#f8f8f8;
	}
.AboutInfo{
	width:1000px;
	margin:0 auto;
	}
.summary p{
	font:14px "宋体";
	color:#666;
	margin-top:20px;
	margin-bottom:38px;
	}
.clientsImg{
	width:330px;
	height:200px;
	}
.IntrContent{
	width:640px;
	height:170px;
	border:1px solid #ddd;
	background-color:#fff;
	font:14px "宋体";
	color:#666;
	line-height:22px;
	padding-top:28px;
	padding-left:28px;
	}
.IntrContent span{
	font:bold 14px "宋体";
	color:#666;
	line-height:22px;
	}
.IntrContent .CaseBtn{
	width:150px;
	height:40px;
	background-color:#fff;
	color:#0066a8;
	font:bold 14px  "微软雅黑";
	border:1px solid #0066a8;
	margin-top:28px;
	}
.IntrContent .CaseBtn:hover{
	background-color:#0066a8;
	color:#fff;
	cursor:pointer;
	}
.CompanyProfile{
	border:1px solid #ddd;
	height:94px;
	width:1000px;
	margin:0 auto;
	margin-top:38px;
	}
.CompanyLogo{
	width:180px;
	margin:30px 0 0 18px;
	}
.CompanyInfo{
	padding-top:16px;
	width:802px;
	font:14px "宋体";
	color:#666;
	line-height:22px;
	}
.OurSuperiority{
	margin:0 auto;
	width:1000px;
	height:230px;
	border:1px dashed #ddd;
	margin-top:30px;
	overflow:hidden;
	}
.OurSuperiority ul li{
	width:199px;
	height:230px;
	border-right:1px dashed #ddd;
	position:relative;
	}
.OurSuperiority ul .ys5{
	border-right:none;
	}
.YsInfo{
	height:220px;
	padding-top:10px;
	}
.YsInfo h3{
	font:bold 14px "微软雅黑";
	color:#333;
	margin-top:38px;
	}
.TxtLinkStyle{
	display:block;
	width:199px;
	height:230px;
	position:absolute;
	left:0;
	top:0;
	background-color:#0066a8;
	opacity:0;
	text-align:center;
	}
.TxtLinkStyle .Info{
	font:12px "宋体";
	color:#fff;
	line-height:18px;
	opacity:1;
	padding-top:25%;
	}
.TxtLinkStyle:hover{
	opacity:0.8;
	}
.more{
	margin:0 auto;
	margin-top:20px;
	margin-bottom:38px;
	width:1000px;
	}
.more button{
	width:160px;
	height:40px;
	border:1px solid #0066a8;
	background-color:#fff;
	font:bold 14px "微软雅黑";
	color:#0066a8;
	}
.more button:hover{
	background-color:#0066a8;
	color:#fff;
	cursor:pointer;
	}
.News{
	padding-top:1px;
	height:580px;
	background-color:#f8f8f8;
	}
.NewsList{
	width:1000px;
	margin:0 auto;
	}
.NewsList .News1, .NewsList .News3{
	border:2px solid #f8f8f8;
	float:left;
	width:250px;
	}
.NewsList .News1{
	margin-right:118px;
	}
.NewsList .News1:hover, .NewsList .News3:hover{
	border:2px solid #0066a8;
	}
.News1 ul .NewsDate, .News3 ul .NewsDate{
	font:20px Arial, Helvetica, sans-serif;
	color:#0066a8;
	margin-bottom:10px;
	}
.News1 ul .NewsTitle, .News3 ul .NewsTitle{
	font:bold 18px "微软雅黑";
	color:#333;
	margin-bottom:10px;
	}
.News1 ul .NewsSum, .News3 ul .NewsSum{
	font:14px "宋体";
	color:#999;
	margin-bottom:10px;
	line-height:20px;
	}
.ContactUs{
	width:1000px;
	margin:0 auto;
	}
.ContactTitle h2{
	background-image:url(../images/lianxi.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:50px;
	height:40px;
	font:bold 18px "微软雅黑";
	color:#0066a8;
	line-height:40px;
	margin-bottom:28px;
	}
.ContactInfo{
	padding-left:10px;
	width:346px;
	height:160px;
	border:1px dashed #ddd;
	}
.ContactInfo ul li{
	font:14px "宋体";
	color:#666;
	line-height:34px;
	}
.ContactInfo ul span{
	font:bold 14px "微软雅黑";
	}
.words{
	margin-left:10px;
	}
.UserInfo input{
	width:300px;
	height:34px;
	background-color:#f8f8f8;
	border:1px solid #ddd;
	margin-bottom:10px;
	text-indent:14px;
	}
.UserWords textarea{
	width:622px;
	height:114px;
	background-color:#f8f8f8;
	border:1px solid #ddd;
	text-indent:14px;
	}
.WordsSub button{
	width:180px;
	height:40px;
	background-color:#0066a8;
	color:#fff;
	font:bold 14px "微软雅黑";
	border:none;
	margin-top:10px;
	}
.WordsSub span{
	font:14px "宋体";
	color:#999;
	margin-left:10px;
	}