@charset "utf-8";
*{margin: 0; padding: 0; box-sizing: border-box;}
html {	margin: 0px; padding: 0px;}
body {	margin: 0px; padding: 0px; background:#fff;}
div {	margin: 0px; padding: 0px;}
ul {	margin: 0px; padding: 0px;}
ol {	margin: 0px; padding: 0px;list-style: none;}
dl {	margin: 0px; padding: 0px;}
li {	margin: 0px; padding: 0px;list-style: none;}
dt {	margin: 0px; padding: 0px;}
dd {	margin: 0px; padding: 0px;}
p {	margin: 0px; padding: 0px;}
blockquote {	margin: 0px; padding: 0px;}
pre {	margin: 0px; padding: 0px;}
form {	margin: 0px; padding: 0px;}
fieldset {	margin: 0px; padding: 0px;}
table {	margin: 0px; padding: 0px;}
th {	margin: 0px; padding: 0px;}
td {	margin: 0px; padding: 0px;}
span {	margin: 0px; padding: 0px;}

.btn01{display: inline-block; padding: 5px 10px; font-size: 14px; color: #fff; border: 2px solid #4d92d9; background-color: #4d92d9; text-decoration: none; transition: 0.4s;}
.btn01:hover{background-color:#fff; color: #4d92d9; transition: 0.4s;}

/*分页样式*/
.btnfy00{display: inline-block; padding: 1px 2px; font-size: 14px; color: #888; border: 1px solid #a9e3fc; background:#fff;  transition: 0.2s;text-align:center; margin-left:10px;float:left;}
.btnfy{display: inline-block; padding: 1px 2px; font-size: 14px; color: #3c86c5; border: 1px solid #3c86c5; background:#fff; text-decoration: none; transition: 0.2s; min-width:20px;text-align:center; margin-left:10px; float:left;}
.btnfyon{display: inline-block; padding: 1px 2px; font-size: 14px; color: #fff; border: 1px solid #3c86c5; background-color: #3c86c5; min-width:20px; text-align:center; margin-left:10px;transition: 0.2s; float:left;}
.btnfy:hover{background-color:#3c86c5; color: #fff; transition: 0.2s;}

body {	color: rgb(88, 88, 88); line-height: 20px; font-family:"微软雅黑", "宋体", "黑体"; font-size: 14px; -webkit-text-size-adjust: none;}
ins {	text-decoration: none;}
i {	margin: 0px; padding: 0px; font-style: normal;}
em {	margin: 0px; padding: 0px; font-style: normal;}
a {	color: rgb(88, 88, 88); text-decoration: none;}
a:active {}
a:hover {	/*color: rgb(255, 120, 0);*/ color:#FF6600; cursor: pointer;}
a img {	border: currentColor; border:0px;}
.clear{ clear:both;} 

.more {
	color: rgb(136, 136, 136); font-size: 12px; white-space: nowrap;
}
.more:hover {
	color: rgb(240, 131, 0);
}

/*栏目宽屏背景宽度100%;*/
.wrapper_w {
	margin: 0px auto;
	position: relative;
	width:100%; 
	}

/*主内容宽度1140px;*/
.wrapper {
	margin: 0px auto;
	position: relative;
	width:100%; 
	max-width:1200px;
	}

/* Head 抬头部份设置*/

/*抬头层设置*/
.head {
	 width: 100%; height: 140px; position: relative; z-index: 10; box-shadow:0 3px 5px rgba(0, 0, 0, 0.1); /*阴影+透明度*/ background:url(../images/topbg.jpg) center no-repeat;
}
.head .wrapper {
	background-position: top left; height: 80px; /*137*/
}
.head2{ display:none;}
/*logo链接热点大小*/
h1 {
	width: 110px; height: 80px;display: block; float:left;
}
h1 a {
	width: 110px; height: 80px;display: block;position:absolute; z-index:999; 
}

.yy {
	position: absolute;
}
.web_tel{ float:right; width:300px; text-align:center; padding-top:30px; height:32px; font-size:18px; }
.web_tel font{font-size:22px;}


/* nav_menu 导航 */
.menu{height:140px;position:relative;}
.menu .nav{width:800px;height:140px;margin:0 auto;float:right;}
.menu .nav li{float:left;font-size:14px;}
.menu .nav li a{float:left;display:block;height:140px;padding:0 30px;line-height:140px;color:gray;text-decoration:none;position:relative;overflow:hidden; font-size:18px;color:#fff;}
.menu .nav li a:hover,.menu .nav li a.current{background:#915a5f;color:#fff; font-weight:bold;}
.menu .nav li .box{width:100%;height:80px;position:absolute;top:140px;left:0px;/*left:203px;*left:190px;left:198px\0;*/background:#915a5f;display:none;z-index:1000;}
.menu .nav li .box dd{width:1000px; float:right;}
.menu .nav li .box a{height:80px;float:left;color:#fff;line-height:80px;border:none;background:none;padding:0 0px;;width:118px;text-align:center; font-size:16px;}
/*.menu .nav li .box a:hover{text-decoration:underline;color:#46bd01;}*/



/*底部*/
.foot {
	background:#681b23;	width: 100%;float: left;z-index:2; text-align:center; color:#fff;} 
	
.foot .copy { float:left;
	width: 500px; text-align:left; line-height: 18px; font-size:13px; padding-top:45px; padding-bottom:10px; }
.foot .copy a{ color:#fff;}	
.foot .copy .copy_ewm{ float:left; width:165px;}
.foot .copy dd{ width:330px; float:left;}
.foot a{color:#fff;}
.foot a:hover{color:#FC0; cursor: pointer;}
.foot_menu{ width:630px; padding-top:30px; float:left;}
.foot_menu li{ width:190px; float:left;}
.foot_menu li dt{ font-size:18px; line-height:40px;padding-left:40px; text-align:left;}
.foot_menu li dd{ font-size:15px; line-height:30px;padding-left:40px; text-align:left;}
/*底部结束*/

/*浮动客服*/
#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;}


/*小屏电脑980
@media screen and (max-width:1024px)*/
@media screen and (min-width: 769px) and (max-width: 1024px){
	.wrapper {	max-width:980px;}

/*抬头层设置*/
}

/*手机端css代码*/
@media only screen and (max-width: 768px) {
body{overflow-x: hidden;overflow-y: auto;}
	.wrapper {	width: 100%;}
.head { display:none;}
.head2 { display:block;width:100%;height:110px; position:relative;z-index:10;box-shadow:0 3px 5px rgba(0, 0, 0, 0.1);background:url(../images/topbg.jpg) center no-repeat;
}
.head2 .m_logo{width:100%;height:60px;text-align:center;float:left;}
.head2 .m_logo img{ height:60px; width:auto;}
.head2 .m_dh{ width:100%; float:left; height:50px; text-align:center; padding-left:10px; padding-top:20px;}
.head2 .m_dh li{float:left;line-height:30px;font-size:16px; color:#fff;font-weight:600;padding:0 10px;}
.head2 .m_dh li a{color:#fff;}

.web_tel{display:none;}
/*抬头层设置*/
#floatDivBoxs{display:none;}
#rightArrow{display:none;}


.foot_menu{ width:100%; padding-top:30px; float:left;}
.foot_menu li{ width:50%; float:left;}
.foot_menu li dt{ font-size:18px; line-height:40px;padding-left:10px; text-align:left;}
.foot_menu li dd{ font-size:15px; line-height:30px;padding-left:10px; text-align:left;}

.foot .copy { float:left;
	width: 100%; text-align:left; line-height: 18px; font-size:13px; padding-top:45px; padding-bottom:10px; }
.foot .copy a{ color:#fff;}	
.foot .copy .copy_ewm{ float:left; width:165px; display:none;}
.foot .copy dd{ width:100%; float:left; padding-left:10px;}
	}

/*手机端结束*/
/*头部结束*/



