.f_l {
  float: left;
}
.f_r {
  float: right;
}
/*首页轮播*/
/*.home-ban {
  overflow: hidden;
  height: 584px;
  background-color: #6b14d4;
}
*/
.home-ban {
  overflow: hidden;
  height: 420px;
}
.home-ban .home-ban-con {
  height: 420px;
}

.home-ban .banner-img1 { 
  
  background-color: #2884db;
   }

.home-ban .banner-img2 { 
  background-color: #24446a;
   }
.home-ban .banner-img3 { 
  background-color:#1e68a7;
   }
.home-ban .caozuo {
  z-index: 2;
  margin-top: -50px;
  height: 20px;
  text-align: center;
}
.home-ban .caozuo a {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: solid 3px #fff;
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  text-indent: 2em;
  margin: 0 5px;
}
.home-ban .caozuo a.on {
  background-color: transparent;
}
.home-ban .wraper {
  z-index: 2;
  margin-top: -584px;
  height: 584px;
}
.home-ban .wraper .home-ban-l {
  opacity: .3;
  width: 60px;
  height: 100px;
  display: block;
  left: -60px;
  top: 320px;
  background-color: #000;
}
.home-ban .wraper .home-ban-r {
  opacity: .3;
  width: 60px;
  height: 100px;
  display: block;
  right: -60px;
  top: 320px;
  background-color: #000;
}
.home-ban .wraper .home-ban-l,
.home-ban .wraper .home-ban-r {
  display: none;
  cursor: pointer;
}
.home-ban .wraper .home-ban-l em,
.home-ban .wraper .home-ban-r em {
  display: block;
  margin: 20px auto;
}
.home-ban .home-ban-con ul,
.home-ban .home-ban-con li {
  width: 100%;
  height: 100%;
}
.home-ban .home-ban-con .banner-img1 {
  background-repeat: no-repeat;
  background-position: center top;
}
.home-ban .home-ban-con .banner-img2 {
  background-repeat: no-repeat;
  background-position: center top;
}
.home-ban .home-ban-con .banner-img3 {
  background-repeat: no-repeat;
  background-position: center top;
}
/*关于我们*/
.about-us {
  height: 380px;
  background-image: url("../images/about-us-bg.jpg");
}
.about-us .about-tit {
  height: 30px;
  padding-top: 48px;
  text-align: center;
}
.about-us .about-tit .f_l,
.about-us .about-tit .f_r {
  width: 599px;
  text-align: center;
}
.about-us .about-con {
  color: #666;
  font-size: 14px;
}
.about-us .about-con .f_l {
  text-indent: 2em;
  width: 575px;
  line-height: 34px;
  padding: 20px 24px 20px 0;
  border-right: dashed 1px #6a6a6a;
}
.about-us .about-con .f_r {
  width: 575px;
  padding: 20px 0;
}
.about-us .about-con .f_r li {
  clear: both;
  height: 34px;
  line-height: 34px;
}
.about-us .about-con .f_r li a {
  float: left;
  color: #333;
  text-decoration: none;
}
.about-us .about-con .f_r li a:hover {
  color: #f00;
}
.about-us .about-con .f_r li span {
  float: right;
}
/*产品中心*/
.products {
  height: 519px;
  background-image: url("../images/products-bg.jpg");
  background-color: #f4f4f4;
  background-position: center center;
}
.products .pro-tit {
  height: 53px;
  padding-top: 44px;
  padding-left: 534px;
}
.products .pro-bot {
  height: 490px;
  position: relative;
}
.products .pro-bot .pro-b-div {
  width: 270px;
  height: 231px;
}
.products .pro-bot .pro-b-div p {
  margin: 0;
  left: 0;
  top: 0;
  position: absolute;
}
.products .pro-bot .pro-b-div .bg1 {
  z-index: 1;
}
.products .pro-bot .pro-b-div .bg2 {
  z-index: 2;
  display: none;
}
.products .pro-bot .pro-b-div.div1 {
  top: 20px;
  left: 60px;
  position: absolute;
}
.products .pro-bot .pro-b-div.div2 {
  top: 210px;
  left: 60px;
  position: absolute;
}
.products .pro-bot .pro-b-div.div3 {
  top: 115px;
  left: 270px;
  position: absolute;
}
.products .pro-bot .pro-b-div.div4 {
  top: 20px;
  left: 480px;
  position: absolute;
}
.products .pro-bot .pro-b-div.div5 {
  top: 210px;
  left: 480px;
  position: absolute;
}
.products .pro-bot .pro-b-div.div6 {
  top: 118px;
  left: 689px;
  position: absolute;
}
.products .pro-bot .pro-b-div.div7 {
  top: 20px;
  left: 899px;
  position: absolute;
}
.products .pro-bot .pro-b-div.div8 {
  top: 210px;
  left: 899px;
  position: absolute;
}

/*核心优势*/
.advantage {
  height: 610px;
  background-image: url('../images/hxys-bg.png');
  background-color: #419ef2;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.advantage .ad-tit {
  padding-top: 56px;
  height: 70px;
  text-align: center;
}
.advantage .ad-nav {
  font-size: 18px;
  color: #fff;
  height: 46px;
  background-image: url('../images/hxys-bg.jpg');
}
.advantage .ad-nav ul li {
  width: 240px;
  height: 46px;
  float: left;
  text-align: center;
  display: block;
  cursor: pointer;
}
.advantage .ad-nav ul li.on {
  background-image: url('../images/hxys-on.jpg');
  background-repeat: no-repeat;
  background-position: center top;
}
.advantage .ad-bot-ul {
  width: 100%;
  color: #fff;
  padding-top: 40px;
}
.advantage .ad-bot-ul .ad-bot-left {
  width: 380px;
  float: left;
  text-align: center;
}
.advantage .ad-bot-ul .ad-bot-right {
  width: 755px;
  float: left;
  font-size: 16px;
  line-height: 40px;
  text-indent: 2em;
}
/*客户案例*/
.case {
  height: 400px;
  margin-top: -145px;
  #background-image: url('../images/case-bg.jpg');
  background-color: #f5fafe;
}
.case .case-tit {
  height: 90px;
  padding-top: 50px;
  text-align: center;
}
.case .case-bot {
  width: 1095px;
  margin: auto;
}
.case .case-bot li {
  float: left;
  width: 219px;
  height: 117px;
  text-align: center;
}
.case .case-bot li img {
  border: solid 1px #dcdcdc;
  width:90%;
}
/*网友留言*/
.message {
  height: 588px;
  background-color: #f4f4f4;
}
.message .mess-title {
  height: 58px;
  padding-top: 58px;
  text-align: center;
}
.message .mess-con {
  clear: both;
}
.message .mess-con .mess-con-l {
  float: left;
  width: 538px;
  height: 294px;
  padding: 10px 20px;
  border: solid 1px #999;
}
.message .mess-con .mess-con-l p {
  margin: 0;
}
.message .mess-con .mess-con-l .mess-tit {
  height: 18px;
  padding: 10px 0;
  border-bottom: solid 1px #515151;
}
.message .mess-con .mess-con-l .mess-bot {
  color: #666;
  font-size: 14px;
  padding: 5px 0;
}
.message .mess-con .mess-con-l .mess-bot li {
  height: 24px;
  padding-top: 22px;
  line-height: 24px;
  border-bottom: dotted 1px #999;
}
.message .mess-con .mess-con-l .mess-bot li a {
  color: #666;
  text-decoration: none;
}
.message .mess-con .mess-con-l .mess-bot li a:hover {
  color: #f00;
}
.message .mess-con .mess-con-r {
  width: 557px;
  float: right;
}
.message .mess-con .mess-con-r p {
  margin: 0;
  padding: 0;
}
.message .mess-con .mess-con-r .border {
  border: solid 1px #999;
}
.message .mess-con .mess-con-r .input {
  height: 40px;
  overflow: hidden;
  margin-bottom: 20px;
}
.message .mess-con .mess-con-r .input .inp {
  float: left;
  width: 465px;
  padding: 10px 0;
}
.message .mess-con .mess-con-r .input .inp input {
  border: 0;
  outline: none;
  width: 465px;
  background-color: transparent;
  font-family: "Microsoft YaHei";
}
.message .mess-con .mess-con-r .textarea {
  height: 128px;
  margin-bottom: 20px;
}
.message .mess-con .mess-con-r .textarea .inp {
  float: left;
  width: 465px;
  padding: 10px 0;
}
.message .mess-con .mess-con-r .textarea .inp textarea {
  border: 0;
  outline: none;
  width: 465px;
  height: 107px;
  background-color: transparent;
  font-family: "Microsoft YaHei";
}
.message .mess-con .mess-con-r .srf {
  clear: both;
}
.message .mess-con .mess-con-r .srf .yzm {
  width: 120px;
  margin-right: 10px;
}
.message .mess-con .mess-con-r .srf .yzm input {
  border: 0;
  outline: 0;
  width: 100px;
  padding: 10px;
  color: #666;
  font-family: "Microsoft YaHei";
}
/*资讯产品*/
.information {
  height: 500px;
  background-color: #fff;
}
.information .info-title {
  height: 80px;
  padding-top: 55px;
  text-align: center;
}
.information .info-con {
  clear: both;
  width: 100%;
}
.information .info-con .info-l {
  float: left;
  width: 585px;
  text-align: center;
}
.information .info-con .info-r {
  color: #666;
  float: left;
  width: 530px;
  line-height: 28px;
}
.information .info-con .info-r .info-r-font {
  padding: 20px 0;
  font-size:14px;
}
.information .info-con .info-r .info-r-font p {
  margin: 0;
  padding: 0;
  text-indent: 2em;
}
.information .info-con .info-r .info-input {
  width: 530px;
  height: 42px;
  overflow: hidden;
  margin-bottom: 20px;
  background-image: url('../images/zxcp_input.gif');
}
.information .info-con .info-r .info-input p {
  float: left;
  margin: 0;
  padding: 0;
}
.information .info-con .info-r .info-input p.name {
  width: 65px;
}
.information .info-con .info-r .info-input p.input {
  width: 460px;
}
.information .info-con .info-r .info-input p.input input {
  width: 460px;
  border: 0;
  margin: 1px;
  
  line-height: 22px;
  outline: none;
  font-family: 'Microsoft YaHei';
}
.r_nav {
  top: 0;
  right: 0;
  width: 200px;
  height: 240px;
  z-index: 999;
  position: fixed;
  background-image: url('../images/r_bg.png');
}
.r_nav ul {
  width: 145px;
  margin-top: 60px;
  margin-left: 30px;
  text-align: center;
}
.r_nav ul li {
  color: #fff;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  background-color: #3d9bf5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 20px;
}

/*网友留言*/
.message {
  height: 442px;
  background-color: #f4f4f4;
}
.message .mess-title {
  height: 58px;
  padding-top: 58px;
  text-align: center;
}
.message .mess-con {
  clear: both;
}
.message .mess-con .mess-con-l {
  float: left;
  width: 500px;
  height: 260px;
  padding: 10px 20px;
  border: solid 1px #999;
}
.message .mess-con .mess-con-l p {
  margin: 0;
}
.message .mess-con .mess-con-l .mess-tit {
  height: 16px;
  padding: 8px 0;
  border-bottom: solid 1px #515151;
}
.message .mess-con .mess-con-l .mess-bot {
  color: #666;
  font-size: 14px;
  padding: 5px 0;
}
.message .mess-con .mess-con-l .mess-bot li {
  height: 24px;
  padding-top: 16px;
  line-height: 20px;
  border-bottom: dotted 1px #999;
}
.message .mess-con .mess-con-l .mess-bot li a {
  color: #666;
  text-decoration: none;
}
.message .mess-con .mess-con-l .mess-bot li a:hover {
  color: #f00;
}
.message .mess-con .mess-con-r {
  width: 508px;
  float: right;
}
.message .mess-con .mess-con-r p {
  margin: 0;
  padding: 0;
}
.message .mess-con .mess-con-r .border {
  border: solid 1px #999;
}
.message .mess-con .mess-con-r .input {
  height: 38px;
  overflow: hidden;
  margin-bottom: 14px;
}
.message .mess-con .mess-con-r .input .inp {
  float: left;
  width: 465px;
  padding: 10px 0;
}
.message .mess-con .mess-con-r .input .inp input {
  border: 0;
  outline: none;
  width: 465px;
  background-color: transparent;
  font-family: "Microsoft YaHei";
}
.message .mess-con .mess-con-r .textarea {
  height: 110px;
  margin-bottom: 20px;
}
.message .mess-con .mess-con-r .textarea .inp {
  float: left;
  width: 465px;
  padding: 10px 0;
}
.message .mess-con .mess-con-r .textarea .inp textarea {
  border: 0;
  outline: none;
  width: 465px;
  height: 107px;
  background-color: transparent;
  font-family: "Microsoft YaHei";
}
.message .mess-con .mess-con-r .srf {
  clear: both;
}
.message .mess-con .mess-con-r .srf .yzm {
  width: 120px;
  margin-right: 10px;
}
.message .mess-con .mess-con-r .srf .yzm input {
  border: 0;
  outline: 0;
  width: 100px;
  padding: 10px;
  color: #666;
  font-family: "Microsoft YaHei";
}