@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#000; font-size:14px; font-family: "微软雅黑"; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal;}
a { color:#333; text-decoration:none; }
a:hover { text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;} 
/* css common */
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }

.headWrap{ width:100%;
height:92px;}
.headWrap .header{ width:1000px; 
margin:0 auto;}
.header .left{ width:200px; 
height:92px;

float:left;
}
.header .right{
	width:800px; 
    height:92px;
	
	float:right;
	}
.header .right .shang,.header .right .xia{
	float:right;
	}
	.header .right .shang .dian{
		font-size:18px;
		line-height:24px;
		height:24px;
		color:#ff3b3b;
		/*font-weight:bold;*/
		padding-left:34px;
		background:url(/img/phone_03.png) no-repeat;
		margin:16px 0;}
		
		.header .right .xia .nav{
			padding-left:20px;
			padding-right:20px;
			float:left;
			
			margin-top:0px;
			font-size:16px;
			position: relative;
			
			}
	.nav a:hover{
		color:#ff3b3b;}
	.nav>ul{position:absolute;
	left:0;
	padding:0;
	margin:0;
	list-style:none;
	z-index:999;
	}
	.nav:hover>ul{display:block;
		}
.nav:hover>ul li a{opacity:.6;
height:34px;
transition:all .3s linear;
-o-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;}
.nav>ul a{display:block;
color:#fff;
width:136px;
line-height:50px !important;
font:14px/1.6em 'Microsoft Yahei', Verdana, Arial, sans-serif, "Times New Roman"; 
background:#000;

text-align:center;
padding:5px 5px;height:0;
overflow:hidden;
opacity:0;
transition:all .3s linear .2s;
-o-transition:all .3s linear .2s;
-moz-transition:all .3s linear .2s;
 -webkit-transition:all .3s linear .2s;}


 .slider, .slider-panel img, .slider-extra { 
 width: 100%; 
 height: 450px;
 z-index:1;
 } 
 .slider { 
 text-align: center; 
 margin: 0 auto; 
 position: relative; 
 } 
 .slider-panel, .slider-nav, .slider-pre, .slider-next { 
 position: absolute; 
 z-index: 8; 
 } 
 .slider-panel { 
 position: absolute; 
 } 
 .slider-panel img { 
 border: none; 
 } 
 .slider-extra { 
 position: relative; 
 } 
 .slider-nav { 
 margin-left: -51px; 
 position: absolute; 
 left: 50%; 
 bottom: 4px; 
 } 
 .slider-nav li { 
 background: #3e3e3e; 
 border-radius: 50%; 
 color: #fff; 
 cursor: pointer; 
 margin: 0 2px; 
 overflow: hidden; 
 text-align: center; 
 display: inline-block; 
 height: 18px; 
 line-height: 18px; 
 width: 18px; 
 } 
 .slider-nav .slider-item-selected { 
 background: blue; 
 } 
 .slider-page a{ 
 background: rgba(0, 0, 0, 0.2); 
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000); 
 color: #fff; 
 text-align: center; 
 display: block; 
 font-family: "simsun"; 
 font-size: 22px; 
 width: 28px; 
 height: 62px; 
 line-height: 62px; 
 margin-top: -31px; 
 position: absolute; 
 top: 50%; 
 } 
 .slider-page a:HOVER { 
 background: rgba(0, 0, 0, 0.4); 
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000); 
 } 
 .slider-next { 
 left: 100%; 
 margin-left: -28px; 
 } 
 .notice {
    display: none;
    height: 32px;
    overflow: hidden;
    padding: 0;
    background: rgba(255,255,255,0.1);
    line-height: 32px;
    font-size: 12px;
    margin-top: -32px;
    position: relative;
    z-index: 1;
}
.container {
    width: 1180px;
    margin-right: auto;
    margin-left: auto;
}
.notice li {
    float: left;
    width: 31%;
}
.notice li a {
    color: #FFF;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.notice i {
    font-size: 14px;
    margin-right: 5px;
    margin-top: 1px;
    display: block;
    float: left;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.notice .more {
    width: 7%;
}
.fuWrap{
	width:100%;
	background:#fff;
	margin-bottom:40px;
	}
	
.fu{
	width:1000px;
	margin:0 auto;}	
	.biao{
		font-size:30px;
		text-align:center;
		color:#000;
		line-height:90px;
	
	}
	.xian{
		background:#448aff;
		width:108px;
		height:3px;
		margin:0 auto;}
	.fuwu{
		text-align:center; float:left;
		width:250px;
		margin-top:60px;}	
		
	.fuwu img{
		margin:0 auto;
		margin-bottom:20px;}
	.fuwu h3{
		font-size:18px;
		margin-bottom:10px;
		}	
	.fuwu:hover h3{ color:#2a62be;}	
	.fuwu p{
		font-size:14px;
		color:#666;
		margin-bottom:60px;
		}	
		
		.fuwu:hover p{ color:#2a62be;}	
	.jieWrap{
		width:100%;
		background:url(/img/beijin_32.png);
		height:628px;
		overflow:hidden;
		margin-top:60px;
		clear:both;}
		.jie{
			width:1000px;
			height:628px;
			margin:0 auto;
			}	
		
		.jie .jiejue{
			width:250px;
			float:left;
			margin-top:50px;
			height:329px;
			text-align:center;
			margin-bottom:60px;
			}
		.jie .jiejue img{
			margin-top:98px;
			}
		.jie .jiejue p{
			font-size:18px;
			font-weight:bold;
			line-height:2.5em;
			color:#fff;}
		.jie .jiejue:hover p{ color:#6da3fd;
			}
			.mr{
				height:38px;
				width:178px;
				border:2px solid #fff;
				clear:both;
				font-size:18px;
				line-height:38px;
				color:#fff;
				text-align:center; 
				margin:0 auto;
				margin-top:60px;
				display:block; }
				.mr:hover{
					color:#6da3fd;
					border:2px solid #6da3fd;}
.yunWrap{
	width:100%;
	height:750px;
	background:url(/img/yun_55.png) no-repeat 0 -70px;
	overflow:hidden;}
	.yun{
		width:1000px;
		margin:0 auto;}
		
	.yun .fb{
		text-align:left;
		color:#919191;
		font-size:14px;
		}
	.yun .yunc{
		margin-top:30px;
		text-align:center;
		float:left;
		width:33%;
		}	
		
	.yun .yunc p{
		color:#333333;
		margin-top:16px;
		font-size:20px;
		}	
		.yunc:hover p{
			color:#00bdf4;
			font-weight:bold;}
		
		.yunc:hover img{
			}
		.chiWrap{
			width:100%;
			background:#eaeaea;
			height:588px;
			}
			.chi{
				width:1000px;
				margin:0 auto;
				overflow:hidden;}
		.chi .zuo{
			float:left;}
		.chi .you{
			float:right;
			margin-top:80px;}
			
		.chi .zuo .kd{
			width:600px;}
			.chi .zuo .kd .mian{
				float:left;
				width:25%;
				text-align:center;
				margin-top:40px;
				}
				.chi .zuo .kd .mian p{
					font-size:16px;
					margin-top:20px;
					color:#333;}
		.dibuWrap{
			width:100%;
			background:#000;
			height:100px;
			
			}
			.dibu{
				margin:0 auto;
				width:1000px;
				color:#fff;
				text-align:center;
				overflow:hidden;}			
				.dibu p{
					line-height:2em;}
					