@charset "utf-8";
*{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
body{
	font-family: 微软雅黑;
	font-size: 14px;
	font-weight:normal;
	color: #444;
	line-height: 22px;
	overflow-x: hidden;
}
a{
	text-decoration: none;
	color: #444;
}
a:hover{
	text-decoration: none;
	color: #000;
}
.clear{
	clear: both;
}
.warp{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.container{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.mar-top15{
	margin-top: 15px;
}
/*img{
	display: block;
	border: 0px;
}*/
img{
	border: 0px;
}
.left{
	float: left;
}
.right{
	float: right;
}
#top01{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #008DB8;
}
#top-right{
	width: 300px;
	height: auto;
	overflow: hidden;
	float: right;
}
#top-right ul li {
	float: left;
	color: #fff;
	font-size: 12px;
	margin-right: 15px;
}
#top-right ul li a{
	color: #fff;
}
#top-right ul li a:hover{
	color: #7ED1E8;
}
.nav-bj{
	background-color: #00A2C9;
	height: 66px;
	overflow: hidden;
}
.container .logo{
	width: 490px;
}
.container .nav-right{
	width: 650px;
	height: 66px;
	overflow: hidden;
}
.container .nav-right ul li{
	float: left;
	line-height: 66px;
	font-size: 15px;
	color: #fff;
	width:76px;
	text-align: center;
}
.container .nav-right ul li a{
	display: block;
	color: #fff;
}
.container .nav-right ul li a:hover{
	display: block;
	background-color: #008DB8;
}
.container .nav-right ul li.current{
	background-color: #008DB8;
}

.container .net{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/net.jpg) no-repeat;
	z-index: 99999;
	min-height: 76px;
	position: absolute;
}
.container .net .search{
	width: 820px; 
	margin: 20px 0px 0 370px;
}
.net .search form #input{
	width:335px;
	height: 40px;
	border: 1px solid #FF7C00;
	display: block;
	border-right:none;
	float: left;
	font-size: 14px;
	text-indent: 10px;
	outline:medium;
	font-family: 微软雅黑;
	line-height: 40px;
}

.net .search form #btn{
	float: left;
	background:url(../images/search.jpg) no-repeat;
	width: 109px;
	height: 40px;
	border:none;
	margin-top: 1px;
	border-right: 1px solid #FF7C00;
	outline:medium;

}
.net .search form .com{
	background: url(../images/com.jpg) no-repeat;
	width: 120px;
	height: 39px;
	overflow: hidden;
	border: 1px solid #FF7c00;
	border-left: 1px solid #E5E4E0;
	border-right: 1px solid #E5E4E0;
	border-bottom: 1px solid #F0F0F0;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #F97F00;
	font-weight: bold;
	cursor: pointer;
}
.net .search form .com span{ padding-left: 25px;}
.net .search form .com img{
	float: left;
	margin-top: 17px;
	margin-left: 5px;
	cursor: pointer;
}
.net .search .text{
	font-size: 12px;
	color: #ffffff;
	line-height: 40px;
	margin-left: 20px;
}
.net .search .text a{
	color: #fff;
	margin-left: 5px;
}
.net #com{
	color: #000;
	background: #FFFDF3;
	width: 121px;
	height: 200px;
	border-left: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	margin-left: 706px;
	text-align: center;
}
.net #com .netcom{
	width: 121px;
	height: 200px;
	font-size: 12px;
	overflow-y: auto;
}
.net #com .netcom ul li{
	height: 28px;
	line-height: 28px;
}
.net #com .netcom ul li:hover{
	display: block;
	background:#E60012;
	color: #fff;
	cursor: pointer;
}

.index-case-bj{
	width: 100%;
	height:129px;
	overflow: hidden;
	background: url(../images/case_bjjpg.jpg);
	
}
.index-news{
	width: 325px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 0px 40px 0px 35px;
}
.index-news h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 50px;
}
.index-news h3 span{
	float: right;
	margin-top: 15px;
}
.index-news ul li{
	border-bottom: 1px dashed #ccc;
	line-height: 30px;
	font-size: 12px;
	background:url(../images/ico1.jpg) no-repeat left center;
	text-indent: 20px;
	color: #666
}
.index-news ul li span{
	float: right;
	color: #999;
}
.foot-nav{
	width: 130px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 35px;
}
.foot-nav dl dt{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	line-height: 30px;
	display: block;
	margin-bottom: 5px;
}
.foot-nav dl dt a{
	color: #000;
}
.foot-nav dl dd{
	line-height: 25px;
	font-size: 14px;
}
.foot-nav dl dd a{
	color: #999;
}
.foot-nav dl dd a:hover{
	color: #000;
}

.link{
	color: #000;
	padding: 10px 0px 0px 35px;
	width: 1165px;
	margin: 0px auto;
}
.link a {
	display: block;
	padding: 0px 10px;
	float: left;
}
.footer{
	background:#0854A8; 
	width:100%; 
	height:auto; 
	overflow:hidden; 
	text-align:center;
	color: #fff;
	padding: 20px 0px;
	font-size: 12px;
	font-family: 宋体;
	line-height: 25px;
}

.about-left{
	width: 212px;
	padding-top:20px;
	height: auto;
	overflow: hidden;
	background: #F3F3F3;
	float: left;
	min-height: 600px;
}
.about-left ul h3{
	background: #fff;
	display: block;
	line-height: 40px;
	font-size: 15px;
	color: #000;
	text-indent: 10px;
}
.about-left ul li{
	line-height: 40px;
	border-bottom: 1px dashed #DFDFDF;
	text-indent: 20px;
	font-size: 12px;
}
.about-left ul li:hover{
	background:#EFEFEF;
	cursor:pointer;
}
.about-left ul li a.current{
	color: #FF9999;
	background:#EFEFEF;
	display:block;
}
.about-bj{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-image: url(../images/about-bj.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.about-right{
	width: 908px;
	height: auto;
	overflow: hidden;
	padding: 30px 40px;
	font-size: 14px;
	line-height: 24px;
	color: #444;
}
.about-right p{
	color: #444;
}

.newslist{
	width: 898px;
	margin-top: 20px;
	height: auto;
	padding: 20px;
	overflow: hidden;
	border: 1px solid #DEDEDE;
	border-radius: 5px;
}
.newslist ul li{
	border-bottom: 1px dashed #DEDEDE;
	padding-bottom: 15px;
	margin-t p: 10px;
}
.newslist ul li span{
	float: right;
	font-size: 12px;
}
.newslist ul li a{
	color: #000;
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
}  

.scott{
	background:#e9f7ff; 
	height:30px; 
	overflow:hidden; 
	text-align:center; 
	padding-top:9px; 
	border:1px solid #dbf7ff; 
	line-height:21px;
	width: 940px;
}
.scott A{
	BORDER:#58affe 1px solid; 
	PADDING:2px 5px; 
	MARGIN-RIGHT: 5px;  
	TEXT-DECORATION: none; 
	background:#fff;
}
.scott A:hover{
	border:1px solid #58affe; 
	text-decoration:none; 
	BACKGROUND-COLOR:#237ac7; 
	color:#FFF;
}
.scott A:active{
	border:1px solid #58affe; 
	text-decoration:none; 
	BACKGROUND-COLOR:#237ac7;
}
.scott SPAN.current{
	BORDER: #237ac7 1px solid;
	PADDING:1px 5px;  
	FONT-WEIGHT: bold;  
	COLOR: #fff; 
	MARGIN-RIGHT: 2px; 
	BACKGROUND-COLOR: #237ac7;
	MARGIN-RIGHT: 5px;
}
.scott SPAN.disabled{
	BORDER:#237ac7 1px solid; 
	PADDING:2px 5px; 
	COLOR:#237ac7; 
	MARGIN-RIGHT: 5px; 
	background:#d8f1ff;
}

.mt{
	margin-top:10px;
}
.fenye1{
	text-align: center; 
	clear:both; 
	font-size:12px; 
	line-height:28px; 
	height:56px;
	border:1px solid #9cceec; 
	background:#e9f7ff; 
	padding:0 5px; 
	margin-top:5px;
}
.about-left ul li a.current{
	color: #000;
}
/*手机案例*/


.pic-left{
	width: 255px;
	float: left;
	height: auto;
	overflow: hidden;
}
.left-bj{
	background:url(../images/pic_bj.jpg) no-repeat;
	width: 255px;
	height: 57px;
	line-height: 70px;
	text-indent: 30px;
	font-size: 16px;
	color: #0175B2;
	font-weight: bold;
}
.left-list{
	width: 255px;
	height: 41px;
	line-height: 41px;
	text-indent:30px;
	background: url(../images/list-bj.jpg)no-repeat;
}

.pic-right{
	margin-left: 10px;
	width: 920px;
	float: right;
	font-size: 12px;
}
.pic-right ul li{
	width: 190px;
	height: auto;
	overflow: hidden;
	float:left;
	border: 4px solid #FFF;
	margin:5px 15px;
}
.pic-right ul li:hover{
	display: block;
	border-radius: 4px solid #EDEDED;
	box-shadow: 0 0 5px 0;
}
.b1{
	width: 236px;
	height: 230px;
	overflow: hidden;
	background:url(../images/b1.jpg) no-repeat;
	cursor: pointer;
}
.b1:hover{
	background:url(../images/bb1.jpg) no-repeat;
}
.b2{
	width: 251px;
	height: 230px;
	overflow: hidden;
	background:url(../images/b2.jpg) no-repeat;
	cursor: pointer;
}
.b2:hover{
	background:url(../images/bb2.jpg) no-repeat;
}
.b3{
	width: 256px;
	height: 230px;
	overflow: hidden;
	background:url(../images/b3.jpg) no-repeat;
	cursor: pointer;
}
.b3:hover{
	background:url(../images/bb3.jpg) no-repeat;
}
.b4{
	width: 229px;
	height: 230px;
	overflow: hidden;
	background:url(../images/b4.jpg) no-repeat;
	cursor: pointer;
}
.b4:hover{
	background:url(../images/bb4.jpg) no-repeat;
}
.b5{
	width: 231px;
	height: 230px;
	overflow: hidden;
	background:url(../images/b5.jpg) no-repeat;
	cursor: pointer;
}
.b5:hover{
	background:url(../images/bb5.jpg) no-repeat;
}

.index-pro ul li{
	float: left;
	position:relative; 
	text-align: left;

	width: 207px;
	height: 440px;
	background: url(../images/wap_bj.jpg) no-repeat;
	margin: 10px 40px;
}
.index-pro ul li img{
	margin-top: 57px;
	margin-left: 12px;
}
.index-pro ul li p{
	line-height: 24px;
	font-size: 14px;
	text-align: center;
}
.index-pro-text{
	width: 185px;
	height: 279px;
	background-color:#000000; 
	FILTER:alpha(opacity=80); 
	opacity:0.8; 
	-moz-opacity:0.8; 
	position:absolute; 
	left:12px; 
	top:57px;
	cursor: pointer;
	text-align: left;
}

.index-pro-text .text { 
	width:185px; 
	height:279px; 
	float:left; 
	color:#fff; 
	font-size:12px; 
	text-align: left;
}
.index-pro-text .text img {
	margin-top: 0;
	margin-left: 0;
}
.index-pro-text .text p{
	text-align: left;
}
