@charset "utf-8";
/* CSS Document */
body{height:100%;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select {margin: 0;padding: 0;}
body, input, button, select, textarea, th, td,div {color: #333;font-family: "Microsoft YaHei","tahoma","arial","sans-serif";font-size: 12px;line-height: 1.5;}
img { border:none; display: block;}
input,select { outline: none; border: none;}
ul,ol { list-style-type:none;}
a { color:#333; text-decoration:none;}
a:hover { text-decoration:underline; color: #ee7700;}
.clearfix:after {
	content:"";
	visibility:hidden;
	height:0;
	display:block;
	clear:both;
	}
.clearfix{zoom:1;} /*为了照顾ie6*/

/* header begin */
.header {
	width: 100%;
	height: 80px;
	line-height: 80px;
	background-color: #3a444e;
	border-bottom: 5px solid #00ffde;
}
.headIn {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}
.logo {
	float: left;
	margin: 20px 0 0 30px;
}
.nav {
	float: left;
	font-size: 24px;
	color: #fff;
	margin-left: 120px;
}
.nav ul li {
	float: left;
}
.nav ul li a {
	padding: 0 25px;
	font-size: 24px;
	height: 80px;
	color: #fff;
	line-height: 80px;
}

/* header begin */
.header {
	width: 100%;
	height: 110px;
	border-bottom: 5px solid #165781;
	background-color: #fff;
}
.hdTop{
	width: 100%;
	height: 30px;
	background-color: #646464;
}
.hpIn {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.tlte {
	height: 30px;
	line-height: 28px;
	float: left;
	color: #fff;
	padding-left: 40px;
	background: url(../images/small_phone.png) no-repeat 22px center;
} 
.hplogin {
	float: right;
	height: 30px;
	line-height: 30px;
	color: #fff;
	margin-right: 70px;
}
.hplogin a {
	color: #fff;
}
.nav ul li {
	color: #333;
	font-size: 18px;
}
.nav ul li a {
	color: #333;
	font-size: 18px;
}


/* header end */
/* con begin */
.con { width:1000px; margin: 30px auto 50px;}
.con .mianbao { 
	padding:20px 0; 
	font-size:16px;
	line-height:16px;
	font-family: "Microsoft YaHei";
}
.con .conIn { overflow:hidden; _zoom:1; }
.con .conIn .ciLeft {
	float: left;
	width:173px;
}
h2 {
	height:40px;
	line-height:40px;
	font-weight:normal;
}
.con .conIn .ciLeft h2 {
	font-size:22px;
	padding-left: 20px;
	color:#fff;
	background:#0697DA;

}
.con .conIn .ciLeft li {

	width:173px;
	height:40px;
	line-height: 40px;
	margin-top: 1px;
	background-color:#F2F2F2;
}
.con .conIn .ciLeft li a {
	display:block;
	height:40px;
	font:14px/40px "微软雅黑";
	padding-left: 30px;
	border-left: 5px solid #fff;
}
.con .conIn .ciLeft li a:hover {
	color:#fff;
	text-decoration: none;
	background-color:#7fd4f3;
	border-left:5px solid #09beed;
}
.con .conIn .ciLeft li.current a {
	color:#fff;
	text-decoration: none;
	background-color:#7fd4f3;
	border-left:5px solid #09beed;
}




.con .conIn .ciRight {
	float:right;
	width:673px;
	padding:0 50px 0 45px;
	border:1px solid #EBEBEB;
	border-radius: 0px 0px 5px 5px;
}
.con .conIn .ciRight h2 {
	font-size:24px;
	
}
.con .conIn .ciRight img {
	padding:20px 0 8px 19px
}
.con .conIn .ciRight p {
	text-indent:2em;
	font-size: 14px;
	line-height:28px;
	width:686px;
	margin:0 0 0 -5px;
}

/* list begin */
.con .conIn .ciRight1 {
	width: 730px;
	padding: 0;
}
.newsBottom {
	margin: 0 15px 0;
}
.newsBottom li {
	
	height: 40px;
	line-height: 40px;
	padding: 0 10px 0 ;
	font-size:14px;
	color:#555555;
	border-bottom: 1px dashed #CCCCCC;
	overflow: hidden;
	_zoom:1;
}
.newsBottom li a {
	font-size:14px;
	float:left;
	color:#555555;
}
.newsBottom li a:hover {
	color:#0697DA;
}
.newsBottom li span {
	float:right;
}
/* 关于我们 begin */
.cabotR {
	border: 1px solid #EBEBEB;
	border-radius: 5px ;
	float: right;
	width: 730px;
	overflow: hidden;
	padding: 10px;
}
.cabotR p {
	font-size: 14px;
	line-height: 27px; 
	text-indent:2em;
}