﻿body {margin:0 auto; font-family:"微软雅黑"; line-height:1.5; font-size: 14px;}
ul, li,dl, dd, h1, h2, h3, h4, h5, h6, form, p ,span,img,a,input{ padding:0; margin:0;}
img{ border:none;}
ul { list-style:none;}
a,p{ text-decoration:none;}

#wrap{
	width:100%; overflow:hidden;}
/******HEAD 头部******/
#home_head{
	position: fixed;
	z-index: 9999;
	width:100%; 
	height:84px;
	margin:0 auto; background:#fff; border-bottom:#CCC solid 1px;}
	#head{
	width:1020px; height:84px;
	margin:0 auto;  position:relative;}
		/*logo*/
		.logo{
			width:198px; height:43px;
			float:left; margin-top:20px;}
		/*search*/
		.search{
			width:93px; height:20px;
			float:right;
			border-radius:15px; margin-top:14px;
			border:1px solid #ccc; 
			line-height:20px; color:#ccc;
			padding:0 20px 0 10px; background:#fff; font-size:13px;}
		.search_btn{
			width:14px; height:15px; font-size:0px;
			position:absolute; right:5px; top:16px; border:none; background:url(/images/home_search_btn.png) left center;}
		/*tel*/	
		.tel{
			float:right; margin-right:20px;
			font-size:16px;
			color:#1374a1; margin-top:13px;}
		/*普通菜单 ul li*/	
		.menu{
			height:30px;
			position:absolute; right:0; top:46px;}
			
		.menu ul{ overflow:auto;}
		.menu ul li{
			float:left; padding:0 5px;
			margin-left:40px; padding-bottom:5px;
			font-size:16px; line-height:30px;}
		.menu ul li a{color:#5a5b5e;}
		.menu ul li:hover a{color:#0073a2; text-decoration:none;}
			


/******BANNER******/
#home_banner{
	width:100%; 
	overflow:hidden;
	margin:84px auto 0 auto;}
	#banner{
	width:1700px; overflow:hidden;
	position:relative; left:50%; margin-left:-850px;}
	
	.carousel{
		background: #ccc;}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right {
	  position: absolute;
	  top:45%;
	  z-index: 5;
	  display:none;
	  opacity: 0.8;
      filter: alpha(opacity=80);}
	.carousel-control:hover .glyphicon-chevron-left,
	.carousel-control:hover .glyphicon-chevron-right {
	  position: absolute;
	  top:45%;
	  z-index: 5;
	  display:inline-block;}
	.carousel-inner .item{
		text-align: center;}
	.c-img{
		margin: 0 auto;}

.banner_solution{background:url(/images/flash/banner_solution.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}		
.banner_pro{background:url(/images/flash/banner_pro.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_mon{background:url(/images/flash/banner_mon.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_prs{background:url(/images/flash/banner_prs.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_beta{background:url(/images/flash/banner_beta.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_bbs{background:url(/images/flash/banner_bbs.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_case{background:url(/images/flash/banner_case.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_support{background:url(/images/flash/banner_support.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_download{background:url(/images/flash/banner_download.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_tech{background:url(/images/flash/banner_tech.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_train{background:url(/images/flash/banner_train.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_company{background:url(/images/flash/banner_into.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_news{background:url(/images/flash/banner_news.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_media{background:url(/images/flash/banner_media.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_active{background:url(/images/flash/banner_active.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_hezuo{background:url(/images/flash/banner_hezuo.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_zhaopin{background:url(/images/flash/banner_zhaopin.jpg) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.banner_bose{background:url(/images/banner_bose.png) no-repeat center center; width:100%; height:300px; margin-top:84px;}
.hover{border-bottom:3px solid #0d94d7;}
