﻿@charset "utf-8";
body {
  font-family: "microsoft yahei", Arial;
  font-size: 16px;
}
* {
  margin: 0;
  padding: 0;
}
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
img,
p,
dl,
dt,
dd,
ol,
th,
td {
  margin: 0px;
  padding: 0px;
}
li {
  list-style-type: none;
}
form,
input,
button,
option,
textarea,
select {
  margin: 0px;
  padding: 0px;
}
input,
button,
textarea,
select {
  font: 100% Tahoma, Helvetica, Arial, sans-serif;
}
a {
  text-decoration: none;
  cursor: pointer;
  outline: none;
  blr: expression(this.onFocus=this.blur());
  color: #272727;
  font-family: "microsoft yahei";
}
span {
  font-family: "microsoft yahei";
}
p {
  font-family: "microsoft yahei";
}
a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
th {
  font-weight: normal;
}
table {
  font-size: inherit;
  font: 100%;
}
img {
  border: none;
}
.clear:after {
  display: block;
  content: '';
  clear: both;
}
.header {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 18px;
}
.header:after {
  display: block;
  content: '';
  clear: both;
}
.header .logo {
  float: left;
  margin-top: 20px;
}
.header .top {
  float: right;
}
.header .tel {
  width: 330px;
  height: 40px;
  line-height: 40px;
  float: right;
  text-align: center;
}
.header .tel span {
  font-size: 14px;
  color: #333333;
}
.header .tel b {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.header .tel .iconfont {
  font-size: 24px;
  
}
.header .nav {
  margin-top: 5px;
}
.header .nav>ul>li {
  display: inline-block;
  line-height: 54px;
  border-bottom: 2px solid transparent;
  margin: 0 12px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
}
.header .nav>ul>li>a {
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 14px;
  color: #000000;
}
.drop {    
    display:none;
    margin-left:-24px;
    margin-top: 2px;
    position: absolute;
    z-index: 100000;
}
.drop a {
  display:block;
  color:#ffffff;
  width:105px;
  height:36px;
  font-size:14px;
  text-align: center;
  line-height:36px;
  background: rgb(176,57,56);
  background: rgba(176,57,56,.7);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000);
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.drop a:hover {
  background: rgb(217,217,217);
   background: rgba(217,217,217,.8);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000);
    color: #000;
}
.header .nav>ul>li:hover .drop{
  display:block;
}
.header .nav ul>li:hover {
  border-color: #b03933;
}
.header .nav ul>li:hover>a {
  color: #b03933;
}
.fullSlide {
  position: relative;
  width: 100%;
  height: 426px;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
  height: 426px !important;
}
.fullSlide .bd ul li {
  width: 100% !important;
  text-align: center;
}
.fullSlide .bd ul li a {
  display: block;
  height: 426px;
  background-position: center;
  background-repeat: no-repeat;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10px;
  text-align: center;
  z-index: 1;
}
.fullSlide .hd ul li {
  margin: 0 4px;
  width: 47px;
  height: 3px;
  background: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  font-size: 0;
}

.fullSlide .hd .on {
  background: #009b61;
}
.news {
  width: 1200px;
  margin: 25px auto;
}
.news:after {
  display: block;
  content: '';
  clear: both;
}
.news .tit {
  text-align: center;
  text-transform: uppercase;
}
.news .tit p {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}
.news .tit span {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
}
.i-new{
	overflow: auto;
	width: 100%;
	margin-top: 30px;
}
.i-new li{
	border: 1px #e7e7e7 solid;
	width: 272px;
	height: 386px;
	margin-right: 26px;
	float: left;
}
.i-new li:nth-child(4){ margin-right: 0;}
.tu{ width: 100%; height: 194px; border-bottom: 1px #e7e7e7 solid;}
.tu img{ width: 100%;}
.i-new li{ position: relative; }
.time{ position: relative; left: 20px; top: -206px; width: 76px; height: 70px; text-align: center; background: #b03933;}
.time span{ display: block; color: #ffffff; font-size: 13px; padding-top: 12px;}
.word{ margin-top: 40px; padding: 0 6px;}
.word h2{width: 100%; overflow: hidden;/*超出部分隐藏*/
            white-space: nowrap;/*不换行*/
            text-overflow:ellipsis;/*超出部分文字以...显示*/ font-size: 14px; padding-bottom: 10px;}
.word p{ width: 100%;overflow:hidden; 

text-overflow:ellipsis;

display:-webkit-box; 

-webkit-box-orient:vertical;

-webkit-line-clamp:4;  font-size: 14px; color: #666666;}

.hor {
  width: 100%;
  height: 550px;
  background: #ededed;
  margin-top: 40px;
}
.hor .cont {
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
}
.hor .cont:after {
  display: block;
  content: '';
  clear: both;
}
.hor .tit {
  text-align: center;
  text-transform: uppercase;
}
.hor .tit p {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}
.hor .tit span {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
}
.hor .tit:after {
  display: block;
  content: "";
  width: 40px;
  height: 1px;
  
  margin: 20px auto 0;
}
.hor ul {
  margin: 11px -17px 0;
}
.hor ul li {
  width: 274px;
  height: 140px;
  padding-top: 36px;
  background: #FFFFFF;
  text-align: center;
  float: left;
  margin: 9px 13px;
}
.hor ul li .iconfont {
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 60px;
  color: #4d4d4d;
}
.hor ul li p {
  font-size: 16px;
  color: #333333;
  line-height: 50px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.hor ul li:hover {
  background: url(../images/bg.jpg) no-repeat center;
}
.hor ul li:hover p,
.hor ul li:hover .iconfont {
  color: #FFFFFF;
}
.case {
  width: 1200px;
  margin: 40px auto;
  position: relative;
}
.case .tit {
  text-align: center;
  text-transform: uppercase;
}
.case .tit p {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}
.case .tit span {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
}
.case .tit:after {
  display: block;
  content: "";
  width: 40px;
  height: 1px;
  margin: 20px auto 0;
}
.anli{ overflow: hidden; width: 100%; margin-top: 20px;}
.anli li{ float: left; width: 264px; height: 206px; margin-right: 36px; margin-bottom: 40px;}
.anli li:nth-child(4n){ margin-right: 0;}
.anli li p{ background: #e5e5e5;line-height: 30px; text-align: center; font-size: 16px; color: #424242;overflow: hidden;/*超出部分隐藏*/
            white-space: nowrap;/*不换行*/
            text-overflow:ellipsis;/*超出部分文字以...显示*/ margin-top: 6px;}
.an-tu{ width: 100%; height: 170px;}
.an-tu img{ width: 100%;}



.about {
  width: 1200px;
  margin: 50px auto 0;
}
.about:after {
  display: block;
  content: '';
  clear: both;
}
.about .us {
  width: 335px ;
  height: 189px;
  padding: 10px 0 0 30px;
  background: url(../images/us.jpg) no-repeat center;
  text-transform: uppercase;
  float: left;
}
.about .us h3 {
  font-size: 26px;
  color: #FFFFFF;
  font-weight: bold;
}
.about .us span {
  font-size: 12px;
  color: #FFFFFF;
}
.about .us hr {
  width: 56px;
  height: 2px;
  border: none;
  background: #FFFFFF;
  margin: 20px 0;
}
.about .us p {
  font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
  overflow:hidden; 

text-overflow:ellipsis;

display:-webkit-box; 

-webkit-box-orient:vertical;

-webkit-line-clamp:2; 
}
.about .us a {
  display: block;
  width: 84px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  border: 1px solid #ffffff;
  font-size: 12px;
  color: #ffffff;
  margin-top: 15px;
}
.about ul {
  float: left;
  margin-left: 12px;
}
.about ul li {
  display: inline-block;
  height: 199px;
  width: 254px;
  text-align: center;
  margin: 0 10px;
float: left;
}
.about ul li:nth-child(3){ margin-right: 0;}
.about ul li .photo {
  width: 100%;
  height: 172px;
  display: block;
}
.about ul li .photo img {
  width: 100%;
  height: 100%;
}
.about ul li .name {
  height: 27px;
  display: block;
  widows: 100%;
  line-height: 27px;
  font-size: 14px;
  color: #707070;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: #eeeeee;
}
.about ul li .name:hover {
  background: #b03933;
  color: #FFFFFF;
}
.link {
  width: 100%;
  height: 45px;
  background: #f2f2f2;
  text-transform: uppercase;
  margin-top: 52px;
}
.link .cont {
  width: 1200px;
  margin: 0 auto;
  line-height: 45px;
  height: 45px;
}
.link .cont:after {
  display: block;
  content: '';
  clear: both;
}
.link span {
  font-size: 16px;
  color: #333333;
}
.link a {
  font-size: 12px;
  color: #9f9f9f;
  margin: 0 25px;
}
.footer {
  width: 100%;
  padding: 26px 0;
  background: #d9d9d9;
}
.foot {
  width: 1200px;
  margin: 0 auto;
}
.foot:after {
  display: block;
  content: '';
  clear: both;
}
.foot .menu {
  float: left;
  min-height: 228px;
  position: relative;
}
.foot .menu dl {
  float: left;
  width: 150px;
}
.foot .menu dl dt {
  margin-bottom: 20px;
}
.foot .menu dl dt a {
  font-size: 16px;
  color: #262626;
  font-weight: bold;
}
.foot .menu dl dd a {
  font-size: 12px;
  color: #707070;
  line-height: 24px;
}
.foot .menu ul {
  position: absolute;
  bottom: 0;
  right: 50px;
}
.foot .menu ul li {
  margin-bottom: 6px;
}
.foot .menu ul li a {
  display: block;
  width: 112px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #009b61;
  color: #FFFFFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 12px;
}
.foot .info {
  float: left;
  margin-left: 30px;
}
.er{ float: right;}
.foot .info .phone:after {
  display: block;
  content: '';
  clear: both;
}
.foot .info .phone .iconfont {
  font-size: 34px;
  color: #b03933;
  float: left;
  margin-top: 10px;
}
.foot .info .phone span {
  font-size: 12px;
  color: #353535;
}
.foot .info .phone p {
  font-size: 20px;
  color: #b03933;
  font-weight: bold;
}
.foot .info .address {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  margin-top: 10px;
}
.foot .info table {
  margin-top: 25px;
}
.foot .info table td .iconfont {
  font-size: 30px;
  color: #262626;
  float: left;
  margin-top: 5px;
}
.foot .info table td span {
  font-size: 14px;
  color: #333333;
}
.foot .info table td .p1 {
  font-size: 12px;
  color: #6c6c6c;
}
.foot .info table td p {
  font-size: 12px;
  color: #333333;
}
.foot .info table td img {
  width: 70px;
  height: 70px;
  padding-left: 15px;
}
.copy {
  width: 100%;
  padding: 15px 0 ;
  text-align: center;
  background: #333333;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 24px;
}
.copy p a{ color: #ffffff;}
