/* Generated by less 2.5.1 */
/*
 _________
|___   ___| 	       _          _   __  _
    | |               (_)        | | / / | |
    | |  __   __   __  _   _ ___ | |/ /  | | ___  ___  ___
    | |  \ \ /  \ / / | | | '__ || |\ \  | |/ _ \/ _ \/ _ \
    | |	  \ V /\ V /  | | | | | || | \ \ | |  __/  __/  __/
    |_|	   \_/ 	\_/   |_| |_| | ||_|  \_\|_|\___|\___|\___|
*/
.exc {
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s;
}
.tof {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.b {
  font-weight: bold;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.db {
  display: block;
}
.dib {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.center {
  margin: 0 auto;
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.f22 {
  font-size: 22px;
}
.f24 {
  font-size: 24px;
}
.f26 {
  font-size: 26px;
}
.f28 {
  font-size: 28px;
}
.f30 {
  font-size: 30px;
}
.f32 {
  font-size: 32px;
}
.f34 {
  font-size: 34px;
}
.f36 {
  font-size: 36px;
}
.fi {
  font-family: Impact, 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜', 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
.ft {
  font-family: 'Times New Roman', 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜', 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.bts {
  border-top: 1px solid #ccc;
}
.brs {
  border-right: 1px solid #ccc;
}
.bbs {
  border-bottom: 1px solid #ccc;
}
.bls {
  border-left: 1px solid #ccc;
}
.btd {
  border-top: 1px dashed #ccc;
}
.brd {
  border-right: 1px dashed #ccc;
}
.bbd {
  border-bottom: 1px dashed #ccc;
}
.bld {
  border-left: 1px dashed #ccc;
}
.lh20 {
  line-height: 20px;
}
.lh25 {
  line-height: 25px;
}
.lh30 {
  line-height: 30px;
}
.lh35 {
  line-height: 35px;
}
.cf {
  color: #fff;
}
.cd {
  color: #ddd;
}
.ce {
  color: #eee;
}
.cc {
  color: #ccc;
}
.c3 {
  color: #333;
}
.c6 {
  color: #666;
}
.c8 {
  color: #888;
}
/* banner */
.banner {
  width: 100%;
  position: relative;
  height: 505px;
  margin: 0 auto;
  background: transparent;
}
.banner .bd {
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.banner .bd ul {
  height: 100%;
  width: 100%;
}
.banner .bd li {
  height: 100%;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
.banner .bd li a {
  display: block;
  height: 100%;
  width: 100%;
}
.banner .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.banner .hd ul {
  text-align: center;
  margin-bottom: 10px;
}
.banner .hd ul li {
  background: #478beb;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  *filter: alpha(opacity=50);
  *opacity: .5;
  line-height: 999px;
}
.banner .hd ul .on {
  background: #154fa2;
}
.banner .prev,
.banner .next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;
  cursor: pointer;
  *filter: alpha(opacity=50);
  *opacity: .5;
  display: none;
}
.banner .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}
.search {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
.search .hotkey span {
  font-size: 14px;
  font-weight: bold;
}
.search .hotkey a {
  font-size: 14px;
}
.search .form {
  float: right;
  height: 30px;
  line-height: 30px;
  color: #666;
  margin-top: 5px;
  background: url(../images/search.jpg) no-repeat center center;
}
.search .search-t {
  float: left;
  width: 178px;
  height: 30px;
  line-height: 30px;
  color: #666;
  padding-left: 10px;
  outline: 0;
  font-size: 12px;
  background: none;
  font-family: Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜;
}
.search .search-s {
  float: left;
  width: 50px;
  height: 30px;
  color: #666;
  font-size: 12px;
  cursor: pointer;
  background: none;
  border: none;
}
.product {
  padding: 20px 0;
}
.product .content {
  height: 520px;
  position: relative;
}
.product .pro-c {
  margin: 0 auto;
  width: 800px;
  height: 380px;
}
.product .pro-c li {
  height: 310px;
  width: 460px;
  cursor: pointer;
}
.product .pro-c li img {
  width: 100%;
  height: 100%;
}
.product .pro-c li.roundabout-in-focus {
  cursor: default;
}
.product .pro-c li .info {
  background: #154fa2;
  padding: 5px 10px;
  position: relative;
}
.product .pro-c li .info a {
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product .pro-c li .info p {
  height: 50px;
  line-height: 25px;
  overflow: hidden;
  color: #fff;
  width: 75%;
}
.product .pro-c li .info i {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 35px;
  height: 36px;
  background: url(../images/bg2.jpg) no-repeat center center;
}
.product .pro-c li .info .procode {
  display: none;
  position: absolute;
  right: -210px;
  bottom: 0;
  padding: 5px;
  background: #fff;
}
.product .pro-c li.roundabout-in-focus i {
  display: block;
}
.product .btn {
  position: absolute;
  width: 300px;
  height: 50px;
  left: 50%;
  margin-left: -150px;
  bottom: 0;
  border-radius: 5px;
  overflow: hidden;
}
.product .btn a {
  font-size: 18px;
  float: left;
  background: #154fa2;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}
.product .btn .online {
  background: #e71419;
}
.links {
  background: #333;
  color: #fff;
  padding-top: 10px;
}
.links a {
  color: #fff;
  margin-right: 10px;
}
.links .content {
  width: 910px;
  margin: 0 auto;
  padding: 10px;
  font-size: 14px;
  background: url(../images/links.gif) repeat-x left top;
}
.links .content span {
  color: #ef0e14;
}
.box .title {
  background: url(../images/bg3.gif) repeat-x 0 52px;
  margin-bottom: 20px;
}
.box .title span {
  font-size: 24px;
  color: #ddd;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.box .title h3 {
  font-size: 30px;
  font-weight: bold;
  background: #fff;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.box .title h3 i {
  color: #e71419;
  font-weight: bold;
}
.box .title .more {
  float: right;
  height: 35px;
  line-height: 35px;
  margin-top: 35px;
  background: #ffffff url(../images/more.gif) no-repeat 10px center;
  padding-left: 40px;
  color: #989898;
}
.recommended .prev-next {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 0 10px;
  background: #fff;
  top: 0;
  left: 0;
}
.recommended .prev-next .prev,
.recommended .prev-next .next {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 29px;
  height: 26px;
  background: url(../images/bg4.gif) no-repeat;
  background-position: 0 0;
  margin: 0 5px;
  cursor: pointer;
}
.recommended .prev-next .next {
  background-position: -29px 0;
}
.recommended ul li {
  float: left;
  margin: 0 20px 20px 0;
  width: 245px;
}
.recommended ul li img {
  width: 245px;
  height: 175px;
  padding: 4px;
  border: 1px dashed #ccc;
}
.recommended ul li span a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 35px;
  width: 100%;
}
.gg1 {
  background: #eee;
  padding: 20px 0;
}
.gg1 h5 span,
.gg1 p span {
  color: #e71419;
  font-weight: bold;
}
.gg1 .join-form {
  width: 500px;
}
.gg1 .join-form h5 {
  font-size: 22px;
  margin-bottom: 20px;
}
.gg1 .join-form label {
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 26px;
  margin: 0 15px 20px 0;
}
.gg1 .join-form label input,
.gg1 .join-form label textarea {
  background: #fff;
}
.gg1 .join-form label input {
  width: 150px;
  height: 26px;
}
.gg1 .join-form label textarea {
  width: 247px;
  padding: 10px;
}
.gg1 .join-form label button {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  width: 110px;
  height: 110px;
  background: #e71419 url(../images/bg15.gif) no-repeat center center;
  border: none;
}
.gg1 .join-form label span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 16px;
  vertical-align: top;
  height: 26px;
  line-height: 26px;
  width: 75px;
  text-align: justify;
  text-justify: inter-ideograph;
}
.gg1 .info {
  width: 500px;
  height: 250px;
  padding-left: 50px;
  border-left: 1px dashed #ccc;
  background: url(../images/bg5.jpg) no-repeat 50px bottom;
}
.gg1 .info ul {
  position: absolute;
  left: 310px;
  top: -10px;
}
.gg1 .info ul li {
  font-size: 20px;
  font-weight: bold;
  color: #154fa2;
  line-height: 42px;
}
.gg1 .info ul li {
  padding-left: 35px;
  background: url(../images/bg6.gif) no-repeat left center;
}
.gg1 .info p {
  position: absolute;
  right: 20px;
  bottom: 0;
  width: 195px;
  padding: 10px;
  border: 1px dashed #ccc;
  font-size: 16px;
  line-height: 30px;
  color: #154fa2;
}
.fannao {
  margin: 30px auto;
}
.fannao .fannao-tit {
  text-align: center;
}
.fannao .fannao-tit h3 {
  font-size: 25px;
  font-weight: bold;
}
.fannao .fannao-tit h3 span {
  font-size: 30px;
  color: #e71419;
}
.fannao .fannao-tit i {
  text-transform: uppercase;
  font-family: 'Times New Roman', 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜', 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  line-height: 30px;
}
.fannao .content {
  height: 450px;
  background: url(../images/bg7.jpg) no-repeat center bottom;
}
.fannao .content dl {
  margin-bottom: 55px;
}
.fannao .content dl dt {
  float: left;
  font-weight: bold;
  margin-right: 10px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 32px;
  color: #fff;
  background: #154fa2;
  text-align: center;
}
.fannao .content dl dd {
  width: 396px;
  text-transform: uppercase;
}
.fannao .content dl dd span {
  font-size: 18px;
  font-weight: bold;
  display: block;
}
.fannao .content .fannao-l {
  left: 60px;
  top: 30px;
}
.fannao .content .fannao-r {
  right: 0;
  top: 30px;
}
.fannao .content .info i {
  display: block;
  border-top: 1px dashed #ccc;
  width: 245px;
  margin-bottom: 10px;
}
.fannao .content .sm-l,
.fannao .content .sm-r {
  font-size: 16px;
  line-height: 35px;
}
.fannao .content .sm-l span,
.fannao .content .sm-r span {
  font-size: 20px;
  font-weight: bold;
  color: #e71419;
}
.fannao .content .sm-r {
  text-align: right;
}
.fannao .content .sm-r a {
  float: right;
  border: 1px solid #e71419;
  font-size: 18px;
  font-weight: bold;
  color: #e71419;
  padding: 0px 10px 0px 40px;
  background: url(../images/bg8.gif) no-repeat 10px center;
}
.ys {
  height: 500px;
  background: url(../images/bg9.jpg) no-repeat center top;
}
.ys .ys-tit {
  font-size: 16px;
  left: 514px;
  top: 103px;
}
.ys .ys-content {
  width: 415px;
  margin-top: 150px;
}
.ys .ys-content h4 {
  font-weight: bold;
  font-size: 24px;
}
.ys .ys-content h4 em {
  font-weight: bold;
}
.ys .ys-content h4.on {
  color: #154fa2!important;
}
.ys .ys-content .on em {
  color: #e71419;
}
.ys .ys-content span {
  display: block;
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}
.ys .ys-content ul {
  margin-top: 10px;
}
.ys .ys-content ul li {
  font-size: 14px;
  line-height: 25px;
  background: url(../images/bg10.gif) no-repeat left 8px;
  padding-left: 20px;
}
.ys .ys-content .ys01 h4 {
  color: #333;
}
.ys .ys-content .ys02 h4 {
  color: #666;
}
.ys .ys-content .ys03 h4 {
  color: #999;
}
.ys .ys-content .ys04 h4 {
  color: #ccc;
}
.case {
  margin: 20px auto;
  width: 1080px;
}
.case .case-tit {
  text-align: center;
  margin-bottom: 10px;
}
.case .case-tit span {
  font-size: 16px;
  color: #666;
  display: block;
  line-height: 30px;
}
.case .case-tit span i {
  color: #e71419;
}
.case ul li {
  position: relative;
  width: 358px;
  height: 245px;
  margin: 0 1px 1px 0;
  overflow: hidden;
  float: left;
}
.case ul li img {
  width: 358px;
  height: 245px;
}
.case ul li span {
  display: block;
  color: #fff;
  text-align: center;
  width: 315px;
  height: 185px;
  padding-top: 30px;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8) url(../images/more.png) no-repeat center 160px;
  _background: #000000 url(../images/more.png) no-repeat center 160px;
  *background: #000000 url(../images/more.png) no-repeat center 160px;
}
.case ul li span strong {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case ul li span p {
  line-height: 25px;
  height: 75px;
  overflow: hidden;
  padding: 0 30px;
}
.customer {
  background: #eee;
  padding: 20px 0;
}
.customer .cus-tit {
  width: 270px;
  margin: 0 auto 70px;
  padding-left: 35px;
  background: url(../images/bg12.png) no-repeat left center;
}
.customer .cus-tit i {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 18px;
  height: 17px;
  background: url(../images/bg13.gif) no-repeat 0 0;
}
.customer .cus-tit h3 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 24px;
  margin: 0 5px;
}
.customer .cus-tit .on {
  color: #154fa2;
}
.customer .bd ul {
  width: 1146px;
}
.customer .bd ul li {
  text-align: center;
  width: 302px;
  position: relative;
  float: left;
  margin-right: 80px;
}
.customer .bd ul li i {
  width: 1px;
  height: 15px;
  border-left: 1px dashed #ccc;
  position: absolute;
  left: 50%;
  top: 210px;
}
.customer .bd ul li img {
  width: 198px;
  height: 198px;
  padding: 5px;
  border: 1px dashed #ccc;
  border-radius: 50%;
  background: #fff;
}
.customer .bd ul li .info {
  width: 290px;
  padding: 10px;
  border: 1px dashed #ccc;
  background: #fff;
  margin-top: 15px;
}
.customer .bd ul li .info a {
  font-size: 16px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 30px;
}
.customer .bd ul li .info p {
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.customer .bd ul span {
  position: absolute;
  text-align: center;
  font-size: 14px;
  display: block;
  top: -60px;
  width: 100%;
  line-height: 25px;
}
.news {
  width: 455px;
  margin-top: 20px;
}
.news ul li .tw {
  display: none;
}
.news ul li .tw img {
  width: 114px;
  height: 114px;
  padding: 2px;
  border: 1px dashed #989898;
  float: left;
  margin-right: 20px;
}
.news ul li .tw .info a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.news ul li .tw .info p {
  color: #666;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
  text-indent: 2em;
  margin-bottom: 5px;
}
.news ul li .tw .info .more {
  font-size: 12px;
  font-weight: normal;
  color: #e71419;
}
.news ul li .dt {
  border-bottom: 1px dashed #ccc;
  padding: 10px 0 20px;
  margin-bottom: 10px;
  height: 20px;
  line-height: 20px;
  position: relative;
}
.news ul li .dt span {
  float: left;
  font-size: 24px;
  padding-right: 15px;
  border-right: 1px solid #ccc;
  margin-right: 15px;
}
.news ul li .dt a {
  float: left;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  width: 305px;
}
.news ul li .dt i {
  display: block;
  width: 30px;
  height: 2px;
  background: #333;
  position: absolute;
  right: 0;
  top: 50%;
}
.news ul .on .tw {
  display: block;
}
.news ul .on .dt {
  display: none;
}
.faq {
  width: 585px;
  margin-top: 20px;
}
.faq .bd {
  height: 389px;
  position: relative;
  overflow: hidden;
}
.faq .bd ul {
  width: 605px;
  overflow: hidden;
}
.faq .faq-l {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  overflow: hidden;
}
.faq .faq-l .faq-w span {
  width: 25px;
  height: 25px;
  line-height: 20px;
  text-align: center;
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
  background: url(../images/wd.gif) no-repeat center top;
}
.faq .faq-l .faq-d span {
  clear: both;
  color: #fff;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
  background: url(../images/wd.gif) no-repeat center -25px;
}
.faq .faq-l .faq-w p {
  float: right;
  line-height: 25px;
  width: 243px;
  margin: 0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.faq .faq-l .faq-d p {
  float: right;
  width: 243px;
  height: 80px;
  line-height: 25px;
  margin: 0;
  color: #333;
  overflow: hidden;
}
.about {
  margin-top: 20px;
  text-align: center;
  padding-top: 320px;
  height: 280px;
  background: url(../images/bg14.jpg) no-repeat center top;
  position: relative;
}
.about a {
  padding: 10px 50px;
  font-size: 18px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #fff;
}
.about i {
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin-left: 10px;
  width: 0;
  height: 20px;
  background: url(../images/bg16.png) no-repeat right center;
}
.about a:hover i {
  width: 55px;
}
