@charset "utf-8";

body{ color:#333; font:12px "Microsoft yahei", arial; }
a { color:#333; text-decoration:none; }
a:hover { color:#00b4e4; 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;
}
.block1000 {
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.blockk1000 {
	width:1000px;
	display: table;
	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:27px;
	margin: 0 auto;
	font:normal 12px/27px "微软雅黑";
	background: #00b4e4;
}
.huan{color: #b0e0f3; font-weight: normal; }
.top_list {
	height:100%;
}
.top_list span{
	padding: 0 5px;
	color: #b0e0f3;
}
.top_list a:link, .top_list a:visited { color:#b0e0f3; }
.zhuanye{
	width: 100%;
	height: 160px;
	overflow: hidden;
	background: url("Img/Common/head_bg.jpg") no-repeat center;
}
.logomain {
	overflow:hidden;
	width: 1000px;
	height: 160px;
}
.logomain2{
	overflow:hidden;
	width: 650px;
}
.logoimg{
	width: 234px;
	margin-right: 31px;
	margin-top: 34px;
	overflow: hidden;
}
.logoText{
	margin-top: 50px;
}
.logoText h2{
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #00b4e4;
}
.logoText p{
	line-height: 30px;
	font-size: 16px;
	color: #666;
	/*text-align-last:justify;*/
	text-align: center;
}
.toptelnum{
	width: 164px;
	padding-left: 56px;
	overflow: hidden;
	margin-top: 59px;
	background: url("Img/Common/head_tel.jpg") no-repeat left top;
}
.toptelnum em{
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	font-style: normal;
}
.toptelnum p{
	font-size:21px;
	color: #333;
	overflow: hidden;
	line-height: 38px;
}
/*导航栏*/
.navigation {
	height:55px;
	width: 100%;
	display: table;
	background: url("Img/Common/nav_bg.jpg") no-repeat center;
}
.nav {
	text-align:center;
	overflow: hidden;
	font:normal 16px "Microsoft yahei";
	/*border-left: 1px solid #2f97e6;*/
}
.nav li {
	width: 124px;
	float:left;
	height:55px;
	line-height: 55px;
}
.nav .cur{background: url(Img/Common/nav_H.png) center bottom no-repeat; }
.nav li:hover{background: url(Img/Common/nav_H.png) no-repeat center bottom;}


.navigation li a {
	width:100%;
	height: 55px;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size: 16px;
}
.navigation li a:link, .navigation li a:visited { color:#333; }
/*导航栏*/

/*banner开始*/
.banner{position: relative;height:500px; }
.banner .bd li,.banner .bd li a{display: block;height:500px;}
.bantil{display: block;  width: 72px; margin-left: 50%; position: absolute;  top: 450px;  left: -40px;}
.bantil li{width:13px;height: 13px;background:#fff;float: left;margin: 0 0 0 11px; cursor:pointer;border-radius: 6px;}
.bantil li.cur{background:#00b4e4; }
/*.banner .prev,.banner .next{width: 38px;height: 68px;display: block;overflow: hidden;position: absolute;top: 246px;right: 0;background:url(/Images/next3.png) no-repeat 0 0;cursor:pointer;}*/
/*.banner .prev{left: 0;background:url(/Images/prev3.png) no-repeat 0 0;cursor:pointer;}*/

/*banner结束*/

/*banner下*/
.banner_hint {
	width: 100%;
	margin: 0 auto;
	height:60px;
	font:normal 14px/60px "Microsoft yahei";
	background: #f8f8f9;
}
.banner_keywd{color:#484848;}
.banner_keywd a {
	margin-right: 20px;
}
.banner_keywd a:link, .banner_keywd a:visited {  color:#333;}
.banner_keywd a:hover { color:#00b4e4; }
.banner_search {
	width:388px;
	height:30px;
	margin-top:13px;
	border: 1px solid #ededed;
	background: #ffffff;
}
.banner_search .textInput {
	width:305px;
	height:30px;
	padding-left: 15px;
	line-height: 30px;
}
.banner_search .submitInput {
	width:48px;
	height:30px;
	cursor:pointer;
	background:url(Img/Common/search.png) center no-repeat #00b4e4;
}
/*banner下*/
/*头部结束*/
/*------------------------------- link ----------------------------*/
.link {
	width: 998px;
	height: 53px;
	margin: 0 auto 38px;
	border: 1px solid #d6d6d6;
}
.link .link_bt {
	width: 164px;
	height: 53px;
	background: url("Img/Common/links_bg.png") no-repeat center;
	float: left;
}
.link .link_bt h5 {
	font-size: 22px;
	font-weight: normal;
	color: #333;
	line-height: 36px;
	text-align: center;
}
.link .link_bt h5 span{
	font-size: 12px;
	line-height: 12px;
	color: #929292;
	display: block;
}
.link .link_cont {
	width: 830px;
	height: 53px;
	float: left;
}
.link .link_cont a {
	height: 14px;
	display: block;
	float: left;
	border-right: 1px dotted #ec929d;
	font-size: 12px;
	color: #929292;
	padding: 0 13px;
	margin-top: 20px;
}
.link .link_cont a:hover {
	color: #00b4e4;
}


/*底部开始*/
.footer_nav{
	width: 100%;
	margin: 0 auto;
	height: 64px;
	line-height: 64px;
	background: #252525;

}
.F_nav{
	width: 1000px;
}
.F_nav li{
	float: left;
	margin-left: 13px;
	font-size: 14px;
	color: #6e6e6e;
}
.F_nav li:first-child{
	margin-left: 80px;
}
.F_nav li a{
	color: #6e6e6e;
	padding: 0 15px;
	font-size: 14px;
}
#footer{
	width: 100%;
	margin: 0 auto;
	height: 222px;
	background: url("Img/Common/foot_bg.png") no-repeat center;
	overflow: hidden;
}
.footer_main{
	width: 1000px;
	height: 205px;
	margin: 0 auto;
}
.footer_logo{
	width: 279px;
	margin-top: 65px;
	float: left;
}
.footer_logo img{
	padding-left: 27px;
}

.gsxq_tel{
	width: 480px;
	float: left;
	margin-top: 58px;
}

.gsxq_tel h5{
	font-size: 14px;
	line-height: 30px;
	color: #d5dded;
	font-weight: normal;
}
.footer_ewm{
	width: 179px;
	height: 214px;
	float: right;
	border-right: 1px solid #1abce7;
	border-left: 1px solid #1abce7;
	margin-top: 10px;
	text-align: center;
}
.footer_ewm img{
	padding-top: 62px;
	width:91px;
}
/*底部结束*/