/* CSS Document */

*{margin:0;padding:0;list-style-type:none;}
img{ border:0;}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
body
{
	font-size: 14px;
	font-family: SimSun, Arial, Microsoft YaHei;
	color: #666666;
}



/*----------------------------------------------------bg------------------------------------------------------*/
.bg {
	height: 100%;
	width: 100%;
}
.bg .logo{
	height: 90px;
	width: 1002px;
	margin:0 auto;
}
.bg .logo .logo1 {
	height: 50px;
	width: 330px;
	background-image: url(../images/zylogo_03.png);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-left: 10px;
	float:left;

}
.bg .logo .logo2 {
	height: 50px;
	width: 200px;
	margin-top: 25px;
	float: right;
}
.bg .logo .logo2 .logo2-left {
	height: 50px;
	width: 100px;
	float: left;
	margin-top:10px;
}
.bg .logo .logo2 .logo2-left .left1 {
	height:20px;
	width: 100px;
	margin-left:26px;
}
.bg .logo .logo2 .logo2-left .left2 {
	height:20px;
	width: 100px;
	font-family: "黑体";
	font-size: 14px;
	font-style: normal;
	color: #085a9c;
}
.bg .logo .logo2 .logo2-right {
	height: 50px;
	width: 100px;
	background-image:url(../images/zycall.png);
	background-repeat: no-repeat;
	float: right;
}
/*----------------------------------------------------navbg--------------------------------------------------------------*/
.bg .navbg {
	background-image: url(../images/zynbg.png);
	height: 45px;
	width: 100%;
	background-repeat: repeat-x;
}
.nav {
	height: 45px;
	width: 1002px;
	margin:0 auto;
}
.nav ul {
	padding-top:2px;
}
.nav  li{
	float: left;
	height: 43px;
	width: 135px;
	background-position:center;
	position:relative;
}

.nav li a{
	font-family: "SimSun, Arial, Microsoft YaHei";
	font-size: 16px;
	font-weight: bold;
	float: left;
	height: 43px;
	width: 135px;
	background-position:center;
	color: #085a9c;
	text-align:center;
	line-height:43px;
	display:block;
}
.nav li a:hover{
	font-family: "SimSun, Arial, Microsoft YaHei";
	font-size: 16px;
	font-weight: bold;	
	float: left;
	height: 43px;
	width: 166px;
	background-position:center;
	color: #FFF;
	background-color: #085a9c;
}
.nav_down li {
	background: none;
	width: 166px;
	height: 38px;
	line-height: 38px;
	padding: 0;
	text-align: center;
	border-bottom: dotted 1px #aaa;
}
.nav_down li a{
	background: none;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	width: 166px;
	color: white;
	float: none;
	height: 38px;
	line-height: 38px;
	display: block;
}
.nav_down{ position:absolute; width:166px; left:1px; display:none; height:auto; top:43px; background-color: #085a9c;}
.nav_down a:first-child{ border-top:1px solid #d5d5d5;}
.nav_down a:last-child{ border-bottom:none;}
.bg .navbg .nav ul li .customer{
	color: #FFF;
	background-color: #085a9c;
}
.nav_down ul {
	background: none;
	height: auto;
}
.nav_down li a:hover
{
	background: none;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	width: 166px;
	color: white;
	float: none;
	height: 38px;
	line-height: 38px;
	display: block;
}
.nav li.current a.sub{background-color:#085a9c;background-position:0 0;color:white;}
.zy{
	height: 195px;
	width: 100%;
	background: url(../images/dbg.png) center no-repeat;
}
/*----------------------------------------con------------------------------------*/
.con {
	height: 880px;
	width: 1002px;
	padding-top:30px;
	margin:0 auto;
}
/*--------------------con-left---------------------*/
.con .con-left {
	height: 700px;
	width: 220px;
	float:left;
}
.con .con-left .con-up {
	background-image:url(../images/khal.jpg);
	height: 90px;
	width: 220px;
	background-repeat: no-repeat;
}
.con .con-left .con-middle {
	font-family: "微软雅黑";
	font-size: 12px;
	color:#666;
	border: 1px solid #ccc;
	margin-top: 10px;
}
.con .con-left .con-middle ul li a{
	padding: 0 8px 0 58px;
	line-height: 48px;
	display: block;
	width: 152px;
	height: 48px;
	overflow: hidden;
	color: #666;
	font-size: 14px;
	font-family: SimSun, Arial, Microsoft YaHei;
}
.con .con-left .con-middle ul li:hover > a{
	background: url(../images/bg02.jpg) no-repeat bottom;
	
}
.left_down{
	padding: 4px 0 6px;
	font-size: 12px;
}
.left_down a {
	height: 34px;
	overflow: hidden;
	display: block;
	line-height: 34px;
	padding: 0 5px 0 57px;
	color: #818181;
}
.left_down a:hover {
	color: #223367;
}
.con .con-left .con-point {
	height: 126px;
	width: 218px;
	border:1px solid #ccc;
}
.con .con-left .con-down {
	padding: 160px 0 24px;
	border:1px solid #ccc;
}
.con .con-left .con-down b {
	display: inline-block;
	padding-left: 12px;
	line-height: 52px;
	overflow: hidden;
	white-space: nowrap;
	color: #223367;
	font-size: 16px;
	width: 195px;
}
.con .con-left .con-down b em {
	padding-left: 6px;
	font-family: 'Times New Roman';
	text-transform: uppercase;
	font-weight: normal;
}
.con .con-left .con-down .left_contact {
	padding-left: 67px;
	background: url(../images/leftphone.png) no-repeat 21px ;
	height: 70px;
}
.con .con-left .con-down .left_contact span {
	display: inline-block;
	color: #5d5d5d;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
	width: 130px;
	line-height: 16px;
	padding-bottom: 2px;
	margin-top: 15px;
}
.con .con-left .con-down .left_contact p {
	color: #223367;
	font-size:16px;
	font-family: 'Arial';
	display:block;
}
/*-------------------con-right----------------*/
.con .con-right {
	height: 780px;
	width: 760px;
	margin-left:250px;
}
.con .con-right .con-sh {
	height: 30px;
	width: 250px;
	background-image: url(../images/nabg.png);
	background-repeat: no-repeat;
	font-family: "黑体";
	font-size: 14px;
	color: #F00;
	margin-left:15px;
}
.con .con-right .con-sh p {
	padding:6px;
	font-size:14px;
	font-family: "微软雅黑";
}
#mlb{
	display:none;
}
.con-xia {
	height: 780px;
	width: 740px;
	margin-left:14px;
	margin-top:15px;
}
.con-xia h2 span
{
	line-height:32px;
}
.con-xia .info p
{
	line-height: 30px;
	text-indent: 27.0000pt;
}

/*------------------------------------------footer---------------------------------------------------*/
.bg .footer {
	height: 90px;
	width: 100%;
	background-color: #eeeeee;
}
.bg .footer ul {
	height: 90px;
	width: 1002px;
	margin:0 auto;
}
.bg .footer ul li {
	text-align:center;
	margin-top:10px;
}
.bg .footer ul li a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;	
}
.bg .footer ul li a:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #085a9c;
}