﻿@charset "utf-8";
/* CSS Document */
/* 公用样式 */
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, span, i, ul, a, em, img, textarea, select {
	margin:0;
	padding:0;
	font-family: "微软雅黑";
	font-family: Microsoft Yahei;
}
* {
	padding:0;
	margin:0;
	list-style:none;
}
.clear{ clear:both;}
img {
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
ul, ol {
	list-style:none;
}
ul, li {
	padding:0;
	margin:0;
}

a {
	text-decoration:none;
    outline:none;
	color:#000;
}
/*浮动*/
.fl {
	float:left;
	display: inline;
}
.fr {
	float:right;
	display: inline;
}
.div_1200{ width:1200px; margin:0 auto;}
/********头部**********/
.top_box{ width:100%; height:33px; border-bottom:1px solid #f4f4f4; line-height:33px;}
.top_left{}
.top_left p{ font-size:12px; color:#707070;}
.top_right{}
.chanye li{ float:left; /*width:88px;*/}
.chanye li p{
	float:left;
	height:33px;
	line-height:33px;
	display:block;
	color:#787878;
	background:url(../images/icon.png) no-repeat left;
	font-size:12px; padding-left:34px;background-position:8px -14px;
	-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;
}
.chanye li p:hover{float:left;color:#ff6537;display:block;background:url(../images/icon.png) left no-repeat;background-position:8px -50px;}
.chanye li p.ic02{background-position:-141px -14px; padding-left:33px; margin-left:15px;}
.chanye li p.ic02:hover{background-position:-141px -50px;}
/*******导航*******/
.nav_box{ width:100%;}
.nav_left img{ margin:15px 0px;}
#head{float: right;}
#head .nav {
  margin-top:15px;
}
#head .nav li {
  margin-left:38px;
  float: left;
}
#head .nav li .nav-list {
  padding: 15px 0 36px;
  display: block;
}
#head .nav li .nav-list span {
  color: #666;
  font-size: 16px;
  display: block;
  text-align: center;
  padding-bottom: 10px;
  border-bottom:4px solid #fff;
}
#head .nav li .nav-float {
  z-index: 10;
  background:#fff;
  opacity: 0.9;
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  -khtml-opacity: 0.9;
  display: none;
  left: 0;
  top: 131px;
  position: absolute;
  width: 100%;
}
#head .nav li .nav-float .float-model {
  margin: 0 auto;
  width: 1200px;
  height: 222px;
}
#head .nav li .nav-float .float-model .float-img {
  margin-top: 31px;
  float: left;
  width: 270px;
  height: 160px;
}
#head .nav li .nav-float .float-model .float-img img {
  width: 270px;
  height: 160px;
}
#head .nav li .nav-float .float-model .float-txt {
  width: 345px;
  float: left;
  margin-top: 35px;
  margin-left: 80px;
}
#head .nav li .nav-float .float-model .float-txt h2 {
  font-weight: 400;
  font-size: 18px;
  color: #ff6537;
}
#head .nav li .nav-float .float-model .float-txt span {
  line-height: 24px;
  margin-top: 10px;
  display: block;
  color: #666;
  font-size: 12px;
}
#head .nav li .nav-float .float-model .float-nav {
  margin-left: 40px;
  margin-top: 40px;
  float: left;
  width: 275px;
}
#head .nav li .nav-float .float-model .float-nav a {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
  border-bottom: 1px solid #D2D2D2;
  width: 90px;
  display: block;
  float: left;
}
#head .nav li .nav-float .float-model .float-nav a:hover {
  color: #ff6537;
}
#head .nav li .nav-list:hover span {
  color: #ff6537;
  border-bottom:4px solid #ff6537;
}
#head .nav li .hover span {
  color: #ff6537;
  border-bottom:4px solid #ff6537;
}

/***********底部**********/
.bottom_box{ width:100%; background-color:#3b3b3b; overflow:hidden;}
.bottom1{ border-bottom:1px solid #ddd; padding:20px 0px;}
.bottom1 ul{overflow: hidden; margin-left: -60px;}
.bottom1 ul li{ float:left; margin-left: 75px;}
.bottom1 ul li .ico01{ background:url(../images/ico1.png) no-repeat left; padding-left:80px;}
.bottom1 ul li .ico02{ background:url(../images/ico2.png) no-repeat left; padding-left:80px;}
.bottom1 ul li .ico03{ background:url(../images/ico3.png) no-repeat left; padding-left:80px;}
.bottom1 ul li .ico04{ background:url(../images/ico4.png) no-repeat left; padding-left:80px;}
.bottom1 ul li p{ font-size:16px; color:#fff;}
.bottom1 ul li span{ font-size:14px; color:#ccc; display:block;}
.bottom2{ background:#3b3b3b url(../images/bg02.png) no-repeat bottom;}
.bottom2 .lxfs{width: 265px;  margin: 20px 20px 30px; float:left;}
.bottom2 li{ width:100%;}
.bottom2 li h2{ font-size:18px; color:#fff; line-height:50px;}
.bottom2 li p{ font-size:14px; color:#ccc; line-height:26px;}
.bottom2 li a{font-size:14px; color:#ccc; line-height:26px;}
.bottom2 li a:hover{ color:#fff;}
.bottom2 li img{ width:112px; height:112px;}
.bottom2 .ewm{width: 265px;  margin: 20px 30px 0 0px; margin-right:0px; float:right;}
.bottom2 .ewm li{ width:112px; float:left; margin:20px 10px;}
.bottom2 .ewm p{ text-align:center;}
.bottom3{ background-color:#222; height:50px; line-height:50px;}
.bottom3 p{ font-size:12px; text-align:center; color:#ccc;}
.bottom3 a{ color:#fff;}
.bottom3 a:hover{ text-decoration:underline;}


/*********在线客服************/
.side{position:fixed;width:54px;height:275px;right:0;top:184px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ff6537;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}
.side ul li a{ font-size:12px;}

.youqing{ float: left; width: 870px; margin-top: 40px; padding-bottom: 30px;}
.youqing ul { width:200px; height:auto; float:left;}
.youqing ul li { width:260px; height:auto; float:left; padding-left:20px;}
.youqing ul li  h2 { width:280px; height:50px; line-height:50px; font-size:20px; color:#b6b6b6; font-weight:bold;}
.youqing ul li a{ width:280px; height:30px; line-height:30px; font-size:15px; color:#b6b6b6; }
.youqing ul li a:hover{ color:#ff6537;}



/*.youqing dl{overflow: hidden;}
.youqing dl dd{float: left; width:172px; margin-bottom: 10px; margin-right: 30px;}
.youqing dl dd a{background-color: rgba(255,255,255,0.75);display: block;width:172px; height: 56px;transition:all 0.4s;-o-transition:all 0.4s;-moz-transition:all 0.4s;-webkit-transition:all 0.4s;-ms-transition:all 0.4s;}
.youqing dl dd a img{ display: block;width:172px; height: 56px;}
.youqing dl dd a:hover{background-color: #ffffff;}*/

