﻿@charset "utf-8";

/* CSS Document */

*{

	padding: 0;

	margin: 0px;

	list-style-type: none;

}

body

{

	font-size: 12px;

	color: #333333;

	margin: 0px;

	font-family: "微软雅黑", "Microsoft YaHei", Arial, Helvetica, sans-serif;

}  

ul,li

{

	list-style-type: none;

}

img,ul,li,dl,dt,dd

{

	padding: 0px;

	margin: 0px;

}

img

{

	border: none;

}

a

{

	color: #333;

	text-decoration: none;

}

a:hover

{

	text-decoration: none;

}

a:active

{

	text-decoration: none;

}

.clear

{

	clear: both;

}

img

{

	border: 0;

}

input,textarea

{

	outline: none;

	border: 0px;

}

.main{width:1180px; margin:0 auto;}



/*top*/

.top_con{width:100%;}

.top{

	height:37px;

	width:1180px;

	margin:0 auto;

	 line-height:37px;

	 font-size:12px;

	

}

.top_box{ width:100%; margin:auto;height:37px; background:#eeefef;}

.wel a{ font-family:"微软雅黑";font-size:12px; text-decoration:none;  color:#555; float:left; line-height:37px; }

.top-nav{float:right; }

.top-nav ul li{float:left;  margin-right:8px; line-height:30px;color:#555;line-height:37px;}

.top-nav ul a{font-size:12px; color:#555555;  margin-left:6px;margin-right:6px; }

.clear_h2{font-weight:normal;font-size:14px; padding:0px; margin:0px; text-align:center;color: #fff;display: inline;}

/*header*/

.head_box{ width:1180px; margin:auto;}

.index_logo{ float:left; width:191px; height:165px;}

.index_head_nr{

	width:989px;

	float:left;

	

}

.index_head_by{

	width:989px;

	background-image: url(../images/line.jpg);

	background-repeat: no-repeat;

	background-position: 0px bottom;

	height: 104px;

}

.index_by{ float:left; font-size:18px; padding-top:60px;}

.index_by span{color:#af0006;}

.index_by em{}

.index_tel{ float:right; padding-top:30px;}

.index_tel dt{ float:left; padding-top:15px; padding-right:8px;}

.index_tel dt span{ color:#b60000; font-size:27px;}

.index_tel dd{ float:right}

/*nav*/

.nav{ width:989px;}

.nav li{ float:left; font-size:14px; height:60px; line-height:60px;}

.nav li a{ color:#333333; padding-left:27px; padding-right:26px;}

.nav li:hover{

	background-image: url(../images/navbj.jpg);

	background-repeat: no-repeat;

	background-position: center;

}

.another{background-image: url(../images/navbj.jpg);

	background-repeat: no-repeat;

	background-position: center;}



/*footer*/

/*——————————————————————————————————底部——————————————————————————————————*/

.footbg{

	height:227px;

	display:block;

	overflow:hidden;

	margin-top:20px;

	background-image: url(../images/img_17.jpg);

	background-repeat:repeat;

	background-position: center;

	width: 100%;

}







.w1180{ width:1180px;margin:auto; }







.footer_left{

height: 276px;

	width: 1180px;







}







.footbg .footnav{ width:1180;  height:56px; margin:auto; }







.footbg .footnav ul{

	width:1180px;

	color:#FFF;

	 

	line-height: 48px;

	background-image: url(../images/img_18.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

	height: 48px;

}







.footbg .footnav ul li{  line-height:56px; }







.footbg .footnav ul li a{ font-size:14px; color:#FFF; padding-left:32px; padding-right:32px;}







.footbg .banquan{







	width:909px;

 





	margin-right: auto;







	margin-left: auto;







}







.banquan .bq_l{







	 







	font-size:14px;







	line-height:26px;







	color:#fff;







	text-align: center;







}







.banquan .bq_l a{ color:#fff;}













/*固定的悬浮窗*/

.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: #b60000 url(../images/fixCont.png) no-repeat 0 0;

}

.yb_bar .yb_phone {

	background: #b60000 url(../images/fixCont.png) no-repeat 0 -57px;

}

.yb_bar .yb_QQ {

	text-indent: 0;

	background: #b60000 url(../images/fixCont.png) no-repeat 0 -113px;

}

.yb_bar .yb_ercode {

	/*height:200px;*/

	background: #b60000 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;

}

