@charset "utf-8";

/* CSS Document */



body {

	position: relative;

	width: 100%;

	min-width: 1180px;

	height: auto;

	margin: 0;

	padding: 0;

	font-family: microsoft yahei;

	font-family: "微软雅黑";

	font-size: 14px;

	color: #333;

}

* {

	font-family: "微软雅黑";

	padding: 0;

	margin: 0;

}

img {

	border: 0;

}

.clear {

	clear: both;

}

a {

	text-decoration: none;

	color: #4E4646;

	cursor: pointer;

}

ul, li {

	list-style: none;

	margin: 0;

	padding: 0;

}

.left{ float:left;}

.right{ float:right;}

/*header*/

#top {

	height: 37px;

	width: 100%;

	background: #eee;

}

.top {

	height: 37px;

	width: 1180px;

	padding: 0;

	margin: 0 auto;

}

.welcome {

	font-size: 13px;

	float: left;

	line-height: 45px;

	color:#444;

}

.topnav {

	font-size: 13px;

	float: right;

	line-height: 45px;

	color:666;

}

.topnav a {

	display: inline-block;

	margin: 0 5px;

	color:#444;



}

.topnav>img{ width:12px; height:12px;}

#head {

	height: 113px;

	width: 100%;

	padding-top: 15px;

}

.head {

    height: 113px;

    width: 1180px;

    padding: 0;

    margin: 0 auto;

   

}



#logo {

    width: ;

    height: ;

    border-right:1px solid #CCC;

    float: left;

    padding-right: 65px;

	margin-top: 24px;

}

#logo>img {

    width: ;

    height: ;

}

#dw {

	width:430px;

	float: left;

	margin-top: 20px; margin-left:60px;

}

#dw>span {

	font-size: 20px;

	margin-bottom: 4px;

	display: block; color:#3173c1;

}

#dw p{ font-size:14px; color:#616161;}



#tel {

    float: right;

    margin-top: 36px;

}

#tel img {

    margin-right: 5px;

    float: left;

    margin-top: 13px;

}



#tel p {

    font-size: 24px;

    color: #025bc0;

    font-weight: 600;

    display: inline-block;

}

#nav {

	width: 100%;

	height: 48px;

	background:#3173c1;

}

.nav {

	width: 1180px;

	height: 48px;

	padding: 0;

	margin: 0 auto;

}

.nav ul li {

	width: 131px;

	height: 48px;

	float: left;

}

.another{ background:#cc1a16;}

.nav ul li a {

	color: #fff;

	font-size: 14px;

	text-align: center;

	display: block;

	padding-top: 13px;

}



.left{ float:left;}

.right{ float:right;}

/*header end*/



/*foot*/

#foot {

    width: 100%;

    background: #1f1f1f;

    height: 200px;

	padding-top:30px;

}

.foot{ width:1180px; height:135px; padding:0; margin:0 auto;}

.foot a{ color:#eee; margin:0 2px}

.foot a:hover{ text-decoration:underline;}

.foot_left p{ color:#ccc; line-height:28px; font-size:13px;}

.weixin{ margin-top:20px; margin-left:200px;}

.foot_left.left {

    margin-top: 20px;

    margin-left: 30px;

}

.bot_more {

    text-align: center;

    position: relative;

    margin-bottom: -23px;

    margin-top: 30px;

}



#scroll {



cursor: pointer;



position: fixed;

}

/*foot end*/







/*浮动客服*/

#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}

#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}

#floatDivBoxs .floatDqq{padding:0 14px;}

#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}

#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}

#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}

#floatDivBoxs .floatDtel img{display:block;}

#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}

.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}

#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}

#rightArrow a{display:block;height:45px;}