@charset "utf-8";

body{ color:#333; font:12px/14px "Microsoft yahei", arial; }
a { color:#333; text-decoration:none; }
a:hover { color:#0055a8; text-decoration:none; }

/*非常用特殊样式*/
.yahei {
	font-family:"Microsoft yahei";
}
.songti {
	font-family:"SimSun";
}
.textOverHide {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.pointer {
	cursor:pointer;
}
.block1200 {
	width:1200px;
	overflow:hidden;
	margin:0 auto;
}
.block1100 {
	width:1100px;
	overflow:hidden;
	margin:0 auto;
}
.banner_keywd{ width:600px; overflow:hidden; height:90px; line-height:90px;}
.block1000 {
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.block998 {
	width:998px;
	overflow:hidden;
	margin:0 auto;
}
.block100 {
	width:100%;
	overflow:hidden;
}
.block50 {
	width:50%;
	overflow:hidden;
}
.block25 {
	width:25%;
	overflow:hidden;
}
.height100 {
	height:100%;
}
.positionR {
	position:relative;
}
.positionA {
	position:absolute;
}
.positionF {
	position:fixed;
}
/*非常用特殊样式*/

#warp {
	width:100%;
	overflow:hidden;
}

#header, #footer {
	width:100%;
	overflow:hidden;
}

/*头部开始*/
#header {
	
}
.top {
	width:100%;
	height:36px;
	font:normal 12px/36px "Microsoft yahei";
}
.top p{
	color: #a5a5a5;
}
.top_list ul li{
	float: left;

}
#commonHeaderGuest a{font-weight:normal;}
#commonHeaderUser a{ border:0; font-weight:normal;}
#commonHeaderUser{border-right:solid 1px #a5a5a5;}
.top_list ul li a{
	border-right:solid 1px #a5a5a5;
	padding-left:9px;
	padding-right:9px;
	color: #a5a5a5;
}
.top_list ul li:last-child a{
	border-right: 0;
}
.logomain{
	margin-top:58px;
}
.logomain .logotext{
	margin-left:10px;
}
.logotext h3{
	color: #fe330b;
	font-size: 20px;
	letter-spacing: 5px;
}
.logotext p{
	color: #5e5e5e;
	font-size:16px;
	margin-top: 20px;
}

.toptelnum{
	margin-top:9px;
}
.toptelnum span{
	background: #0e7fd8 none repeat scroll 0 0;
    border: 2px solid #c7cdd1;
    border-radius: 27px;
    color: #552;
    display: block;
    font-size: 22px;
    height: 30px;
    padding: 14px 0 0;
    text-align: center;
    width: 250px;
}
.toptelnum span a{
	color:#c7cdd1;
}
.toptelnum p{
	margin-top: 5px;
	font-size:12px;
	color: #676767;
	text-align: right;
}
.toptelnum h3{
	color: #fe330b;
	display: block;
	margin-top: 10px;
	font-size:20px;
	text-align: right;
	letter-spacing: 4px;
}
.toptelnum input{
	width:227px;
	height:30px;
	display: block;
	margin-top:14px;
	background: url("/images/sear.jpg")196px no-repeat;
	border:solid 1px #e5e5e5;
	border-radius: 7px;
}
/*banner开始*/
.navigation{
	margin-top:34px;
	background: #0e7fd8;
}
.navigation .nav li{
	float: left;
	margin-right: 11px;
	line-height:60px;
}
.navigation .nav li:last-child{
	margin-right: 0;
}
.navigation .nav li a{
	color: #FFFFFF;
	padding:5px 8px;
	font-size:14px;
	line-height: 30px;
}
.navigation .nav li a:hover,.navigation .nav li.cur a{
	width:89px;
	color: #fff;
	padding:5px 8px;
	border-radius:20px;
	background: #0d61a3;
}
 
.banner{
	overflow: hidden;
	background: #f2f2f2;
	position: relative;
/*	padding-bottom: 45px;*/
}


/*banner结束*/
/*banner下*/
.banner .sousuo{
  	height: 90px;
  	background: #fff;
  	top: 456px;
  	left: 50%;
  	margin-left: -500px;
  	position: absolute;
  }
.sousuo a.ss{
  	color: #333333;
}
.sousuo a{
	color: #bababa;
	line-height: 90px;
	margin-left: 24px;
}
.sousuo .banner_search{
	margin-top: 24px;
	margin-right: 30px;
	width: 362px;
	height: 40px;
	border: solid 1px #dadada; border-right:0;
}
.sousuo .textinput{
	width: 270px;
	/*height: 39px;*/
	padding-left: 8px;
	/*padding-left: 1px;*/
	display: inline-block;
}
.sousuo .subinput{
	width: 80px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	margin-top: -1px;
	line-height: 42px;
	padding-left: 18px;
	background: url(/images/sousuo.jpg) no-repeat;
}
/*banner下*/

/*头部结束*/


/*底部开始*/
.footercopyr{
	width:100%; 
	background:#1a212b;
}
.footercopyr .f_t{
	margin:34px auto;
	overflow: hidden;
}
.footercopyr .f_t ul{
	margin-right: -10px;
}
.footercopyr .f_t ul li{
	float: left;
	margin-right: 10px;
}
.footercopyr .f_t li a{
	color: #fff;
	padding:5px 8px;
	font-size:14px;
	line-height: 30px;
}
.footercopyr .f_t li a:hover{
	color: #fff;
	padding:5px 8px;
	border-radius:20px;
	background: #0e7fd8;
}
.footercopyr .f_f{
	margin:0 auto 50px;
	overflow: hidden;
}
.f_f p{
	font-size: 12px;
	line-height: 26px;
	color: #777a7e;
}
.f_f p a{color: #777a7e;}
.footercopyr .logos{
	width:300px;
	overflow: hidden;
}
.footercopyr .logos img{
	margin-top: 200px;
	width: 156px;
	margin-left: 90px;
	
}
.footercopyr .erweima{ 
	width: 120px;
}

/*底部结束*/



.banner{ width:100%; height:500px; overflow:hidden; position:relative;font-size:0}
.b-img{ height:500px;  /*position:absolute;  */ position:relative;left:0; top:0;}
.b-img a{ display:block; height:500px; float:left; cursor:pointer;}
.b-list{ height:50px;  padding-top:470px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #0e7fd8;}
/*
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(/images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:200px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(/images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:200px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}
 */
 
.ImTable{border-collapse:collapse;border:none;background:url(/images/bg.png) #fff; width:163px; }
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:135px;background:url(/images/im_01.png);}
.ImRow0{background:url(/images/ico_item1.png) no-repeat;margin:8px 11px 5px 24px;height:30px;padding-top:2px;  text-align:left; padding-left:10px;}
.ImRow1{background:url(/images/ico_item1.png) no-repeat;margin:8px 11px 5px 24px;height:30px;padding-top:2px; text-align:left; padding-left:10px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#000; font-size:12px; line-height:22px; padding-left:12px;}

#kefubtn{ margin-top:195px;}
#bodd{ width:163px; float:right;}
.leftpic{ float:right; margin-top:195px;}
.tbottom{ border-collapse:collapse;border:none;background:url(/images/bg.jpg) #fff; width:140px;}
.tbottom img{ margin-left:-1px;}
.tel{height:80px;background:#28b3ed; }
.ImTable .sao{ text-align:center; height:30px; line-height:30px;}
.ImTable  img{ padding-left:17px; margin-bottom:10px;}
.ImRow0 img,.ImRow1 img{ padding-left:0;}
.pccode img{ padding-left:0;}
.tel h5{font-size:14px;font-weight:bold; color:#fff;text-align:left;margin:0  10px 0;font-family:'微软雅黑'; padding-top:10px;padding-bottom:10px;}
.tel p{font-size:16px;font-weight:bold;  color:#fff;text-align:center; margin-bottom:5px;}
.ImTable .pccode img{width:108px; height:107px; margin-left:25px; margin-top:10px;}
.ImTable .kefu{ background:#fff; border-left:3px solid #bf1b20;border-right:3px solid #bf1b20;}
.ImTable .kefu img{width:117px; height:150px; padding-top:5px;}



#roll_top, #fall, #ct
{
	position: relative;
	cursor: pointer;
	height:62px;
	width:63px;
}
#roll_top
{
	background: url(/images/gotop.png) no-repeat;
}
#fall
{
	background: url(/images/gotop.png) no-repeat 0 -80px;
}
#ct
{
	background: url(/images/gotop.png) no-repeat 0 -40px;
}
#roll
{ z-index:9;
	display: block;
	width:62px; 
	position: fixed;
	right:0;
	bottom:0; 
	_margin-right: 0;
	_position: absolute;
	_margin-top: 400px;
	_top: expression(eval(document.documentElement.scrollTop));
}
