@charset "utf-8";
/*常用class 用于.resetless.less*/
/*常用css*/
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
/*常用字体*/
.yh {
  font-family: 'Microsoft YaHei';
}
.st {
  font-family: 'SimSun';
}
.ar {
  font-family: 'Arial';
}
.roman {
  font-family: "Times New Roman";
}
.tn {
  display: block;
  font-size: 0;
  text-indent: -99999em;
  color: transparent;
}
.tt a:hover {
  text-decoration: underline;
}
.xie {
  font-style: italic;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
}
.btn {
  cursor: pointer;
}
body {
  font-size: 12px;
  color: #666;
  line-height: 24px;
  min-width: 990px;
  font-family: 'Microsoft YaHei';
  background-color: #fff;
}
.l {
  color: #ee8013 !important;
}
.w {
  width: 990px;
  min-width: 990px;
  margin: 0 auto;
}
.topbar {
  height: 86px;
}
.logo {
  display: block;
  width: 100%;
  height: 86px;
  text-indent: -9999px;
  background: url(../images/index_03.jpg) 0 center no-repeat;
}
.navbar {
  line-height: 42px;
  height: 42px;
  position: relative;
  width: 100%!important;
  z-index: 100;
  background-color: #0274de;
  color: #fff;
}
.nav li {
  float: left;
  width: 141px;
  position: relative;
}
.nav h3 a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.nav li.on h3 a,
.nav li h3 a:hover {
  background-color: #DDDDDD;
  color: #0069ca;
}
.nav .sub {
  position: absolute;
  left: 0;
  top: 100%;
  height: 150px;
  display: none;
  background-color: #DDDDDD;
  border-bottom: 5px solid #333333;
}
.nav dl {
  padding: 0 20px;
  float: left;
  width: 375px;
}
.nav dd {
  width: 125px;
  text-align: center;
  padding-top: 34px;
  float: left;
  font-size: 16px;
}
.nav dd a {
  color: #333333;
  display: block;
  text-align: center;
}
.nav dd p {
  padding-top: 8px;
}
.nav dd i {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background: url() center no-repeat;
}
.nav .li1 .sub {
  left: -134px;
}
.nav .li1 .ico1 {
  background-image: url(../images/nav-li1-1.png);
}
.nav .li1 .ico2 {
  background-image: url(../images/nav-li1-2.png);
}
.nav .li1 .ico3 {
  background-image: url(../images/nav-li1-3.png);
}
/*banner*/
.banner {
  width: 100%!important;
  height: 307px;
  position: relative;
  overflow: hidden;
}
.banner .bd,
.banner ul,
.banner li,
.banner a {
  display: block;
  width: 100%!important;
  height: 307px;
  background: url() center no-repeat;
}
.banner .hd {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.banner .hd span {
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 10px;
  background-color: #000000;
  filter: alpha(opacity=20);
  opacity: 0.2;
  margin: 0 6px;
}
.banner .hd span.on {
  background-color: #ee8013;
  filter: alpha(opacity=100);
  opacity: 1;
}
/*product*/
.product {
  height: 580px;
  width: 100%!important;
  background: url(../images/productbg.jpg) center repeat-x;
}
.p-title {
  padding-top: 42px;
  margin-bottom: 25px;
}
.p-title h2 {
  text-align: center;
  font-family: Impact;
  font-size: 45px;
  color: #ee8013;
  line-height: 50px;
}
.p-title h2 span {
  color: #3E3E3E;
}
.p-title .txt {
  width: 384px;
  margin: 0 auto 10px;
  height: 30px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  background: url(../images/titlebg.png) center no-repeat;
}
.p-title p {
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.product-box {
  position: relative;
  overflow: hidden;
  margin-bottom: 36px;
}
.product-box ul {
  width: 106%;
}
.product-box li {
  float: left;
  width: 225px;
  margin-right: 30px;
}
.product-box li a {
  display: block;
}
.product-box li img {
  display: block;
  width: 225px;
  height: 160px;
}
.product-box .en {
  font-size: 14px;
  color: #fff;
  padding-top: 16px;
  line-height: 14px;
}
.product-box h3 {
  line-height: 40px;
  color: #fff;
  font-size: 20px;
}
.more {
  text-align: center;
}
.more a {
  display: inline-block;
  width: 86px;
  height: 23px;
  background: url(../images/more.png) center no-repeat;
}
.solution .des {
  padding: 0px 85px 30px;
  font-size: 16px;
}
.solution .p-title .txt {
  color: #333;
  background-image: url(../images/titlebg2.png);
}
.solution .p-title p {
  color: #333;
}
.solution-box {
  position: relative;
  overflow: hidden;
}
.solution-box ul {
  width: 102%;
  padding-bottom: 40px;
}
.solution-box li {
  float: left;
  width: 240px;
}
.solution-box a {
  display: block;
}
.solution-box i {
  display: block;
  width: 150px;
  height: 150px;
  margin: 0 auto;
  border-radius: 150px;
  background: url() center no-repeat #333333;
}
.solution-box p {
  color: #333;
  font-size: 24px;
  text-align: center;
  line-height: 45px;
}
.solution-box .li1 i {
  background-image: url(../images/louyu.png);
}
.solution-box .li2 i {
  background-image: url(../images/zhuzhai.png);
}
.solution-box .li3 i {
  background-image: url(../images/hotel.png);
}
.solution-box .li4 i {
  background-image: url(../images/office.png);
}
.solution-box a:hover i {
  background-color: #ee8013;
}
.solution-box a:hover p {
  color: #ee8013;
}
.aboutUs {
  height: 450px;
  background: url(../images/aboutbg.jpg) center repeat-x;
}
.aboutUs .p-title h2 {
  color: #fff;
}
.aboutUs .p-title .txt {
  color: #fff;
}
.aboutUs .more a {
  background-image: url(../images/more-bai.png);
}
.about-txt {
  font-size: 16px;
  color: #fff;
  margin-bottom: 25px;
}
.about-txt p {
  text-indent: 2em;
  line-height: 30px;
}
.newsCenter .p-title .txt {
  color: #333;
  background-image: url(../images/titlebg2.png);
}
.newsCenter .p-title p {
  color: #333;
}
.news-list {
  position: relative;
  overflow: hidden;
}
.news-list ul {
  width: 116%;
}
.news-list li {
  float: left;
  width: 397px;
  margin-right: 160px;
  padding-bottom: 45px;
}
.news-list img {
  width: 91px;
  height: 72px;
}
.news-list .txt {
  width: 290px;
  font-size: 14px;
  line-height: 22px;
}
.news-list .txt a {
  font-size: 15px;
  color: #292929;
}
.news-list .txt a:hover {
  color: #ee8013;
}
.footer {
  background-color: #222222;
  font-size: 14px;
  text-align: center;
  color: #999999;
  line-height: 25px;
  padding: 30px 0;
}
.insideBanner {
  width: 100%!important;
  height: 200px;
  background: url() center no-repeat;
}
.inMain {
  padding: 15px 0 30px;
}
.sideBar {
  width: 230px;
}
.sideBar .title {
  height: 68px;
}
.sideBar .title h3 {
  color: #ee8013;
  line-height: 55px;
  background: url(../images/xuxian.jpg) right center no-repeat;
}
.sideNav ul {
  height: auto;
  overflow: hidden;
  padding-top: 1px;
}
.sideNav li {
  float: left;
  width: 100%;
}
.sideNav a {
  display: block;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  padding-left: 5px;
  border: 1px solid #DDDDDD;
  margin-top: -1px;
  background: url(../images/liarr.png====) 38px center no-repeat;
}
.sideNav li.on a,
.sideNav a:hover {
  background-image: url(../images/liarr2.png====);
  background-color: #ee8013;
  color: #fff;
  border-color: #ee8013;
}
.in-main {
  width: 730px;
  position: relative;
  overflow: hidden;
}
.in-main .title {
  height: 50px;
  line-height: 50px;
  padding-left: 16px;
  position: relative;
  border-bottom: 1px solid #CCCCCC;
}
.in-main .title h2 {
  font-size: 18px;
}
.in-main .title i {
  display: block;
  width: 6px;
  height: 25px;
  background-color: #ee8013;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.xilie {
  padding: 20px 0 18px;
}
.xilie li {
  float: left;
  width: 24.9%;
}
.xilie a {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}
.xilie a:hover {
  color: #ee8013;
}
.photo-list {
  border-top: 1px dashed #E5E5E5;
  border-bottom: 1px dashed #E5E5E5;
  padding-bottom: 24px;
}
.photo-list ul {
  width: 108%;
}
.photo-list li {
  float: left;
  width: 150px;
  padding-top: 35px;
  margin-right: 45px;
}
.photo-list a {
  display: block;
}
.photo-list img {
  display: block;
  width: 150px;
  height: 120px;
}
.photo-list P {
  height: 36px;
  font-size: 14px;
  line-height: 18px;
  color: #333;
  padding-top: 8px;
}
.photo-list a:hover p {
  color: #ee8013;
}
.pages {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}
.pages a {
  padding: 0 5px;
}
.pages a:hover,
.pages a.on {
  color: #ee8013;
}
.pages .txt {
  width: 30px;
  text-align: center;
  border: 1px solid #ccc;
  margin-left: 2px;
}
.newsList li {
  float: left;
  padding-top: 24px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.newsList h3 {
  font-size: 18px;
  padding: 16px 0;
}
.newsList h3 a {
  color: #373B3E;
}
.newsList h3 a:hover {
  color: #ee8013;
}
.newsList img {
  width: 151px;
  height: 92px;
}
.newsList .txt {
  width: 550px;
}
.newsList .txt p {
  font-size: 14px;
  color: #7D7D7D;
  margin-bottom: 15px;
}
.newsList .date {
  padding-left: 30px;
  font-size: 14px;
  color: #CCCCCC;
  background: url(../images/date.jpg) 0 center no-repeat;
}
.newsList .more-con {
  font-size: 16px;
  color: #ee8013;
}
.article-box {
  font-size: 14px;
  line-height:2em;
  color: #333333;
}
.article-box p {
  color: #333333;
  line-height: 30px;
  text-indent: 2em;
  padding-top: 1.3em;
}
.address {
  padding-top: 1.3em;
}
.article-title {
  text-align: center;
  font-size: 22px;
  color: #333;
  padding-top: 34px;
  padding-bottom: 12px;
}
.article-writer {
  font-size: 14px;
  padding: 10px 0;
  border-bottom: 1px dashed #E5E5E5;
}
.article-writer .date {
  padding-left: 20px;
  background: url(../images/date.jpg) 0 center no-repeat;
}


.border_1{ border:1px solid #e3e3e3}


.pro-box {
  position: relative;
  overflow: hidden;
  padding:10px 0;
}
.pro-box ul {
  width: 106%;
}
.pro-box li {
  display: block;
  float: left;
  width: 155px;
  height:165px;
  margin-right:12px;
  padding-bottom:10px;
}
.pro-box li a {
  display: block;
}
.pro-box li img {
  display: block;
  width: 150px;
}
.pro-box h3 {
  line-height: 20px;
  color: #333;
  font-size: 14px;
   text-align:center
}

