@charset "gb2312";
/* CSS Document */
body,td,th{font-family: "微软雅黑";font-size: 12px;color: #333333;}/*网站、表格的统一样式*/
body{background-color: #FFFFFF;margin: 0px;}
a{font-size: 12px;color: #333333;}/*网站统一链接样式*/
a:link{text-decoration: none;}
a:visited{text-decoration: none;}/*链接点击过后的样式*/
a:hover{text-decoration: none;color: #0189DF;}/*鼠标经过的样式*/
a:active{text-decoration: none;}
a:focus{outline:none;-moz-outline:none;}
div,ul,li,p,dl,dt,dd,s,b,form{list-style:none;margin:0px;padding:0px;}
input,button,select,textarea{outline:none;outline:none;font-size: 12px;}
.none{clear: both;}
.nk1200{width: 1200px;margin-right: auto;margin-left: auto;}
.nk1210{width: 1210px;margin-right: auto;margin-left: auto;}
.nk1003{width: 1003px;margin-right: auto;margin-left: auto;}
.nk300{width: 300px;margin-right: auto;margin-left: auto;}
.nk320{width: 320px;margin-right: auto;margin-left: auto;}
.nk1180{width: 1180px;margin-right: auto;margin-left: auto;}
img{border: 0px none #FFFFFF;}
.zi{line-height: 23px;}
.zi14, .zi14 td, .zi14 p, .zi14 a{font-size: 14px;line-height: 34px;color: #666666;}
.zi14 a:hover{color: #0189DF;}
.zi18, .zi18 a{font-size: 18px;line-height: 38px;}
.xy{border: 1px solid #DDDDDD;}
.qwb_x1{border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #CCCCCC;}
.bordert{font-family: "宋体";}
/* 分页css代码 白加红*/
.mblistpage{font-size: 12px;MARGIN: 3px;TEXT-ALIGN: center;padding-top: 20px;}
.mblistpage A,.mblistpage A:visited{font-size: 12px;PADDING-RIGHT: 7px;PADDING-LEFT: 7px;PADDING-BOTTOM: 3px;COLOR: #333333;PADDING-TOP: 3px;TEXT-DECORATION: none;border: 1px solid #CCCCCC;background-color: #FFFFFF;margin-top: 5px;margin-right: 4px;margin-bottom: 3px;margin-left: 4px;}
.mblistpage A:hover{font-size: 12px;COLOR: #FFFFFF;border: 1px solid #0189DF;background-color: #0189DF;}
.mblistpage A:active{font-size: 12px;COLOR: #FFFFFF;border: 1px solid #0189DF;background-color: #0189DF;}
.mblistpage SPAN.current{font-size: 12px;PADDING-RIGHT: 7px;PADDING-LEFT: 7px;PADDING-BOTTOM: 3px;COLOR: #FFFFFF;PADDING-TOP: 3px;background-color: #0189DF;border: 1px solid #0189DF;margin-top: 5px;margin-right: 4px;margin-bottom: 4px;margin-left: 4px;}
.mblistpage SPAN.disabled{font-size: 12px;PADDING-RIGHT: 7px;PADDING-LEFT: 7px;PADDING-BOTTOM: 3px;COLOR: #333333;PADDING-TOP: 3px;background-color: #FFFFFF;border: 1px solid #CCCCCC;margin-top: 5px;margin-right: 4px;margin-bottom: 4px;margin-left: 4px;}
/* 分页css代码 白加红  end*/

/*左右对齐*/
.fl{ float:left;}
.l{ float:left;}
.fr{float:right;}
.r{ float:right;}
/*---------------------------省略符号
/*省略号*/
.hide{overflow:hidden; word-break:keep-all; white-space:nowrap;text-overflow:ellipsis;}
.hide2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
/*无内容提示*/
.nopro{font-family: "微软雅黑";font-size: 45px;color: #CCCCCC;text-align: center;padding-top: 50px;padding-bottom: 50px;}


.topbj {
	height: 120px;
	background-color: #FFFFFF;
}


.so3{
	width: 95px;
	height: 20px;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: none;
	color: #999999;
	line-height: 25px;
	font-size: 12px;
	background-color: #FFFFFF;
}
.topk {
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	display: block;
	width: 75px;
	padding-left: 30px;
	line-height: 18px;
	height: 18px;
}
.topk.no1  {
	background-image: url(images/top2.jpg);
}
.topk .d {
	position: absolute;
	top: 7px;
	right: 5px;
}
.topk .f {
	position: absolute;
	left: 0px;
	top: 18px;
	display: none;
	z-index: 9999;
}
.topk:hover .f {
	display: block;
}

.nav {
	height: 65px;
	width: 888px;
}
.nav li {
	float: left;
	display: block;
	position: relative;
}
.nav li:hover .f {
	display: block;
}
.nav li:hover .a {
	color: #0189DF;
}
.nav li .a {
	width: 101px;
	display: block;
	line-height: 65px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	position: relative;
	padding-right: 10px;
}
.nav li .a .d {
	position: absolute;
	top: 32px;
	right: 20px;
}

.nav li a:hover {
	color: #0189DF;
}
.nav .f {
	position: absolute;
	left: 0px;
	top: 65px;
	background-color: #FCFCFC;
	width: 460px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
	display: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0189DF;
	z-index:9999999;
}
.nav .f.no99 {
	width: 560px;
}
.nav .f.no1 {
	left: auto;
	top: 65px;
	right: 0px;
}
.nav .f.no1 .l {
	float: right;
	padding-right: 30px;
}
.nav .f.no1.no0 .l {
	padding-right: 10px;
}
.nav .f.no1 .r {
	margin-left: 20px;
	padding-left: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
}
.nav .f.no1.no0 .r {
	margin-left: 5px;
	padding-right: 20px;
}
.nav .f .l a {
	font-size: 14px;
	color: #666666;
	line-height: 36px;
	padding-left: 15px;
	background-image: url(images/dd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.nav .f .l a:hover {
	color: #0189DF;
}
.nav .f .r {
	padding-left: 25px;
	float: left;
	margin-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 0px;
	padding-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}
.t1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.t1 span {
	font-size: 14px;
	color: #0189DF;
	margin-left: 10px;
	font-weight: normal;
}
.t1a a {
	font-size: 14px;
	color: #333333;
	line-height: 1.1em;
}
.t1a a:hover {
	color: #0189DF;
}
.t1b {
	font-size: 14px;
	color: #999999;
}
.t1c {
	font-size: 13px;
	color: #999999;
}
.foot {
	background-color: #F5F5F5;
	margin-top: 30px;
}

.foot .bq {
	font-size: 13px;
	color: #999999;
	margin-top: 25px;
}
.foot .bq a {
	font-size: 13px;
	color: #999999;
}
.foot .bq a:hover {
	color: #0189DF;
}

.foot .fdh a {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.foot  .fdh  span  {
	color: #CCCCCC;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: normal;
}
.foot .fdh a:hover {
	color: #0189DF;
}

.foot .ft {
	background-image: url(images/f1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	padding-left: 25px;
	float: right;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.foot .ft b {
	font-size: 15px;
	color: #333333;
}
.xbtbj {
	background-color: #0189DF;
	height: 50px;
}
.xbtbj .fl {
	font-size: 12px;
	line-height: 50px;
	color: #666666;
	background-color: #FFFFFF;
	height: 50px;
	padding-right: 20px;
	padding-left: 20px;
}
.xbtbj .fr {
}
.xbtbj .fr li {
	float: left;
}
.xbtbj .fr li.x {
	font-size: 14px;
	line-height: 50px;
	color: #FFFFFF;
	height: 50px;
	margin-right: 10px;
	margin-left: 10px;
}
.xbtbj .fr li a {
	font-size: 16px;
	line-height: 46px;
	color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0189DF;
}
.xbtbj .fr li a:hover, .xbtbj .fr li a.hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.xiaotu {
	background-repeat: no-repeat;
	background-position: center top;
	height: 235px;
}



.nwenzi {
	font-size: 14px;
	line-height: 25px;
	color: #8E8E8E;
}
.nwenzi a {
	font-size: 14px;
	color: #8E8E8E;
}
.nwenzi a:hover {
	color: #0189DF;
}
.nwenzi .d {
	font-size: 13px;
	color: #828282;
	margin-top: 10px;
}
.nwenzi2 {
	margin-bottom: 15px;
	padding-top: 5px;
}

.nwenzi2 a {
	font-size: 16px;
	color: #282828;
}
.nwenzi2 a:hover {
	color: #0189DF;
}



.nbodys {
	background-color: #FFFFFF;
	padding: 40px;
}

/*-------------------star详情页*/
/*标题*/
dl.d_th{
	text-align:center;
	border-bottom:1px solid #e5e5e5;
	padding-top: 0px;
	display: block;
	margin-bottom: 20px;
}
dl.d_th dt,dl.d_th dt h1{
	font-weight:normal;
	font-size:22px;
}
dl.d_th dd{
	color:#888;
	display: block;
	padding-top: 10px;
}
dl.d_th dd span{
	margin:0 20px;
	font-size: 12px;
}
dl.d_th dd div{ padding:0px 0 0 0;}
dl.d_th dd div a{ display:inline-block; width:18px; height:18px; line-height:18px; overflow:hidden; vertical-align:middle; margin:0 .4em;}
.share_wei{ background:url(images/tool/share.gif) no-repeat;}
.share_sina{background:url(images/tool/share.gif) no-repeat -23px top;}
.share_zome{background:url(images/tool/share.gif) no-repeat -45px top;}
.share_qq{background:url(images/tool/share.gif) no-repeat right top;;}
/*正文*/
div.d_wen{
	font-size:14px;
	color:#666;
	line-height:25px;
	text-align: left;
}
/*div.d_wen p{ text-indent:2em; margin:2em 0;}*/
div.d_wen p.c_pic{ text-align:center; text-indent:0;}

/*上下篇*/
dl.other_o{
	line-height:34px;
	border-top:1px dotted #ccc;
	padding-top:15px;
	margin-top: 15px;
}
dl.other_o dt{ float:left; width:80%;}
dl.other_o dd{ float:right;}
dl.other_o dt p{
	height:34px;
	margin-bottom:.5em;
	background:#eee;
	text-align: left;
}
dl.other_o dt p span{ margin-right:.6em; background:#e0e0e0; font-size:13px; padding:0 1.5em; border-right:1px solid #fff; display:inline-block; vertical-align:top; line-height:34px; height:34px;} 
dl.other_o dd a{ display:inline-block; padding:0 3em; background:#e0e0e0;}
dl.other_o dd a:hover{ text-decoration:none; color:#fff; background:#cc0000;}







.ii{line-height: 26px;height: 26px;border: 1px solid #E3E3E3;color: #666666;padding-left: 10px;background-color: #FFFFFF;width: 190px;font-size: 12px;}
.ii.con{
	font-size: 14px;
	color: #999999;
	background-color: #F2F2F2;
	border: 1px solid #DFDFDF;
	line-height: 30px;
	height: 30px;
}
.kuangii{border: 1px solid #E3E3E3;padding: 10px;}
.kuangii textarea{
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #666666;
	width: 400px;
	height: 100px;
	font-size: 12px;
	line-height: 23px;
}
.kuangii.con {
	background-color: #F2F2F2;
	border: 1px solid #DFDFDF;
}
.kuangii.con textarea {
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	background-color: #F2F2F2;
}
.xialaii{border: 1px solid #DDDDDD;padding: 5px;}
.xialaii select{
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #666666;
	width: 235px;
	font-size: 14px;
}


.backc {
	line-height: 1.1em;
	word-spacing: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}



.nBook {
}
.nBook li{padding-right: 20px;padding-left: 20px;border: 1px solid #D1D1D1;margin-bottom: 15px;}
.nBook li .t{font-size: 14px;line-height: 55px;color: #666666;text-align: left;}
.nBook li .t strong{color: #D9000B;}
.nBook li .t span{font-size: 12px;color: #AFAFAF;float: right;}
.nBook li .f{background-image: url(images/iBook1.png);background-repeat: no-repeat;background-position: 5px 16px;padding-top: 12px;padding-bottom: 12px;padding-left: 30px;border-top-width: 1px;border-top-style: dashed;border-top-color: #E0E0E0;border-right-color: #E0E0E0;border-bottom-color: #E0E0E0;border-left-color: #E0E0E0;font-size: 14px;line-height: 23px;color: #666666;text-align: left; min-height:25px;}








.mmii input {
	font-family: "微软雅黑";
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #999999;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
}
.mmii textarea {
	font-family: "微软雅黑";
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #999999;
	font-size: 14px;
	line-height: 20px;
}








.Igun{position: relative;}
.Igun .kkk {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.Igun .IgunMain{height: 280px;position: relative;overflow: hidden;}
.Igun .IgunMain ul{position: absolute;display: block;left: 0px;top: 0px;webkit-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.Igun .IgunMain li{background-color: #FFFFFF;display: block;height: 280px;width: 280px;float: left;position: relative;}
.Igun .IgunMain li .img{line-height: 0px;height: 202px;padding: 11px;}
.Igun .IgunMain li .img img{height: 100%;width: 100%;}
.Igun .IgunMain li .tit{height: 36px;font-size: 12px;line-height: 18px;color: #666666;margin-bottom: 10px;margin-right: 11px;margin-left: 11px;}
.Igun .IgunMain li .ji{font-family: Arial, Helvetica, sans-serif;font-size: 25px;font-weight: bold;color: #333333;float: left;margin-left: 11px;}
.Igun .IgunMain li .ji b{font-size: 12px;font-weight: normal;color: #999999;margin-left: 10px;}
.Igun .IgunMain li .ji span{font-size: 14px;}
.Igun .IgunMain li .ann{position: absolute;top: 268px;right: -4px;}
.Igun .IgunFd{height: 22px;text-align: right;padding-top: 33px;position: absolute;width: 100%;left: 0px;bottom: 0px;}
.Igun .IgunFd li{background-color: #CCCCCC;display: inline-block;height: 12px;width: 12px;margin-right: 8px;font-size: 0px;line-height: 0px;cursor: hand;cursor: pointer;}
.Igun .IgunFd li {
	-moz-border-radius: 12px; /* Gecko browsers */
	-webkit-border-radius: 12px; /* Webkit browsers */
	border-radius:12px; /* W3C syntax */
}
.Igun .IgunFd li.hover {background-color: #EE4F4F;}




.I2gun{position: relative;}
.I2gun .I2gunMain{height: 280px;position: relative;overflow: hidden;}
.I2gun .I2gunMain ul{position: absolute;display: block;left: 0px;top: 0px;webkit-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.I2gun .I2gunMain li{background-color: #FFFFFF;display: block;height: 280px;width: 250px;float: left;position: relative;}
.I2gun .I2gunMain li .img{line-height: 0px;height: 202px;padding: 11px;}
.I2gun .I2gunMain li .img img{height: 100%;width: 100%;}
.I2gun .I2gunMain li .tit{height: 36px;font-size: 12px;line-height: 18px;color: #666666;margin-bottom: 10px;margin-right: 11px;margin-left: 11px;}
.I2gun .I2gunMain li .ji{font-family: Arial, Helvetica, sans-serif;font-size: 25px;font-weight: bold;color: #333333;float: left;margin-left: 11px;}
.I2gun .I2gunMain li .ji b{font-size: 12px;font-weight: normal;color: #999999;margin-left: 10px;}
.I2gun .I2gunMain li .ji span{font-size: 14px;}
.I2gun .I2gunMain li .ann{position: absolute;top: 268px;right: -4px;}
.I2gun .I2gunFd{height: 22px;text-align: right;padding-top: 33px;position: absolute;width: 100%;left: 0px;bottom: 0px;}
.I2gun .I2gunFd li{background-color: #CCCCCC;display: inline-block;height: 12px;width: 12px;margin-right: 8px;font-size: 0px;line-height: 0px;cursor: hand;cursor: pointer;}
.I2gun .I2gunFd li {
	-moz-border-radius: 12px; /* Gecko browsers */
	-webkit-border-radius: 12px; /* Webkit browsers */
	border-radius:12px; /* W3C syntax */
}
.I2gun .I2gunFd li.hover {background-color: #EE4F4F;}
.npro  {
	width: 920px;
	min-height:500px;
}
.npro li {
	float: left;
	width: 208px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	margin-bottom: 20px;
}
.npro li .img {
	padding: 10px;
	height: 190px;
	width: 190px;
}
.npro li .img img {
	height: 100%;
	width: 100%;
}
.npro li .p {
	line-height: 50px;
	background-color: #F7F7F7;
	height: 50px;
	padding-right: 25px;
	padding-left: 15px;
	background-image: url(images/dddd.png);
	background-repeat: no-repeat;
	background-position: 185px center;
}
.npro li .p span {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #666666;
}
.chanlist1 {
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #FFFFFF;
	height: 35px;
	width: 905px;
	padding-left: 15px;
	background-color: #0189DF;
}
.chanlist2 {
	text-align: center;
	background-color: #F3F5F7;
}
.chanlist3 {
	height: 35px;
}
.chanlist3 li {
	float: left;
	margin-right: 3px;
}
.chanlist3 li a {
	font-size: 14px;
	line-height: 35px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 35px;
	width: 215px;
	background-color: #B3B3B3;
}
.chanlist3 li a:hover, .chanlist3 li.hover a {
	background-color: #0189DF;
}

.chanlistBody, .chanlistBody a {
	font-size: 14px;
	line-height: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	min-height:400px;
}



.fixed{ position: fixed; top:30%; right:0px; z-index:999;}
.fixed ul {}
.fixed ul li img{vertical-align: top;}
.fixed ul li:first p{ border-radius: 5px; border:1px solid #ccc;}
.fixed ul li{ position: relative;}
.fixed ul li .slideBj{ display:none; position: absolute; right:64px; top:0px; padding-right:10px;}
.fixed ul li .slide{  padding:20px 0; width:145px; background-color:#FFFFFF;color:#000; font-size:12px;}
.fixed ul li:nth-child(1) .slideBj{ top:-20px;}
.fixed ul li:nth-child(2) .slideBj{ top:0px;}
.fixed ul li:nth-child(3) .slideBj{ top:-30px;}
.fixed ul li:nth-child(4) .slideBj{ top:-65px;}
.fixed ul li:nth-child(1) .slide{ width:95px;}
.fixed ul li:nth-child(2) .slide{ width:130px;}
.fixed ul li:nth-child(3) .slide{ width:150px;}
.fixed ul li:nth-child(4) .slide{ width:185px;}
.fixed ul li:nth-child(4) .slide p{text-align: center;padding-left: 0px;}
.fixed ul li .slide span{ position: absolute; right:0px; display:inline-block; width:10px; height:17px; top:50%; margin-top:-8px;}
.fixed ul li .slide p{ line-height: 24px; font-size:13px; text-align: left; padding-left: 10px;}
.fixed ul li .slide p a{ display:block; background:url(images/online_qq.png) no-repeat 7px center; padding-left:35px; text-align: left;}
.fixed ul li:hover .slideBj{ display:block;}
.fixed ul li .slide p img{}




.contact_jianjie{height: 410px;width: 1003px;margin-right: auto;margin-left: auto;}
.contact_jianjie .left{float: left;height: 410px;width: 415px;}
.contact_jianjie .left .tuu{height: 320px;width: 415px;margin-top: 35px;}
.contact_jianjie .right{float: left;height: 410px;width: 570px;margin-left: 18px;}
.contact_jianjie .right .yk{height: 35px;width: 570px;margin-right: auto;margin-left: auto;}
.contact_jianjie .right .yk2{
	font-size: 20px;
	color: #0067B4;
	text-align: left;
	padding-top: 15px;
}
.contact_jianjie .right .yk3{
	height: 42px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 10px;
}
.contact_jianjie .right .yk3 s{height: 42px;width: 25px;float: left;}
.contact_jianjie .right .yk3 span{height: 33px;width: 145px;float: left;font-size: 16px;color: #666666;padding-top: 9px;}
.contact_jianjie .right .yk3 b{height: 37px;width: 200px;float: left;font-family: Arial;font-size: 26px;color: #555555;padding-top: 5px;}
.contact_jianjie .right .yk4{
	background-image: url(images/contact_c4.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.contact_jianjie .yk4 span{
	font-size: 14px;
	color: #919191;
	line-height: 45px;
	display: block;
	padding-left: 25px;
}
.contact_jianjie .right .yk5{float: left;height: 30px;width: 570px;margin-top: 35px;font-size: 18px;color: #0067B4;text-align: left;}
.contact_jianjie .right .yk6{float: left;height: 82px;width: 570px;margin-top: 10px;}
.contact_jianjie .right .yk6 .qq1{float: left;height: 82px;width: 180px;margin-right: 60px;}
.contact_ditu{height: 292px;width: 995px;margin-right: auto;margin-left: auto;margin-top: 5px;padding: 3px;border: 1px solid #CCCCCC;}
.contact_zijia{height: 40px;width: 1003px;margin-right: auto;margin-left: auto;}
.contact_zijia1{height: 465px;width: 1003px;margin-right: auto;margin-left: auto;}
.contact_zijia1 .left{float: left;height: 465px;width: 500px;}
.contact_zijia1 .left .left1{float: left;height: 32px;width: 500px;font-size: 16px;color: #0066B3;padding-top: 10px;}
.contact_zijia1 .left .left2{height: 140px;width: 500px;text-align: left;float: left;font-size: 13px;color: #828282;line-height: 26px;margin-top: 5px;}
.contact_zijia1 .left .left2 span{text-align: left;font-size: 13px;color: #333333;}
.contact_zijia1 .left .wake{float: left;height: 115px;width: 500px;font-size: 13px;color: #828282;line-height: 26px;}
.contact_zijia1 .left .wake span{font-size: 16px;color: #0066B3;float: left;height: 35px;width: 500px;}
.contact_zijia1 .left .wake b{font-weight: normal;float: left;height: 80px;width: 500px;}
.contact_zijia1 .right{float: left;height: 465px;width: 484px;margin-left: 19px;}
