@charset "utf-8";

/* CSS Document */

/*commen*/

*{margin: 0 auto; padding: 0;}

body{font-size: 14px;color: #121212;font-family:  Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;background:none;}

ul,li{list-style-type: none;}

img,ul,li,button{margin: 0px;}

img,button{border: none;}

a{color: #000;text-decoration: none;}

a:hover{text-decoration: none;}

a:active{text-decoration: none;}

img{border:0;}

.clear
{
	clear: both;
}
.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix
{
	display: inline-table;
}

input,textarea
{
	outline: none;
	border: 0px;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
h3{ font-size:26px; }
/* End hide from IE-mac */
h3 a{ color:#0471b4;}

/*top*/
.top{ height:36px; line-height:36px; background:#eaeaea;}
.top-c{ width:1180px; margin:0 auto;}
.top-c dl dt{ float:left;}
.top-c dl dd{ float:right;}
.top-c dl dd a{ margin:0 6px;}


/*header*/
.header{ width:1180px; height:125px; overflow:hidden; margin:0 auto;}
.logo{ float:left; width:525px; margin-top:24px;}
.logo dl dt{ float:left;}
.logo dl dd{ float:left; width:320px; font-size:18px; line-height:30px; margin:10px 0 0 20px;}
.logo dl dd p span{ color:#0471b4;}
.h-phone{ float:right; width:170px; margin-top:30px; }
.h-phone dl dt{ background:url(../images/phone.png) no-repeat left; padding-left:32px; margin-left:10px;}
.h-phone dl dd{ font-size:24px; color:#0471b4; text-align:center;}

/*nav*/
.nav{ width:100%;  height:50px; line-height:50px; background:#0471b4;}
.nav-c{ width:1180px; margin:0 auto;}
.nav-c ul li.another{ padding:0 22px;  background:#e77a19;}
.nav-c ul li{ font-size:15px; float:left; padding:0 22px;}
.nav-c ul li a{ color:#FFF;}
.nav-c ul li:hover{ padding:0 22px;  background:#e77a19;}
.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

}



/*f-nav*/
.f-nav{ width:100%; height:60px; line-height:60px; background:#0471b4;}
.f-nav-c{ width:1180px; margin:0 auto;}
.f-nav-c ul li{ float:left; margin:0 24px;}
.f-nav-c ul li a{ color:#FFF;}

/*footer*/
.footer{ width:1180px; height:auto; overflow:hidden; margin:30px auto;}
.f-logo{ float:left;}
.f-text{ float:left; width:685px; margin-left:25px; font-size:13px;}
.f-text p{ line-height:34px;}
.f-text h2{ font-size:13px; display:inline; font-weight:normal;}
.f-text p img{ vertical-align:middle; margin-left:10px;}
.ewm{ float:right;}


/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #2885d5 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #2885d5 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #2885d5 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #2885d5 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}



















































































