@charset "utf-8";
/* LESS Document */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
button,
input,
textarea,
th,
td {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
body,
button,
input,
select,
textarea {
  font: normal 12px Microsoft YaHei, Arial, "\5b8b\4f53", tahoma;
  }
/*body {
  background: url(../images/body_bj.jpg) repeat-x 0 0 #ffffff;
  }*//*0520*/
ul,
ol,
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
}
img {
  border: 0;
  vertical-align: top;
}
button,
input,
select,
textarea {
  font-size: 100%;
  vertical-align: top;
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.fixed:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.fixed {
  *zoom: 1;
}
.clear {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hide {
  display: none;
}
.show {
  display: bloak;
}
.w100 {
  margin: 0 auto;
  width: 100%;
}
.wd {
  margin: 0 auto;
  width: 1000px;
}
/* reset.css V1.0  End */
.trans {
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
/*header*/
.header {
  height: 128px;
  position: relative;
  z-index: 5;
}
.headtop {
  height: 90px;
  position:relative;/*0520*/
}
.logo {
  margin: 9px 0 0;
  float: left;
  width: 411px;
  height: 71px;
}
.logo a {
  display: block;
}
.logo a img {
  width: 100%;
}
.headright {
  float: right;
  margin: 35px 3px 0 0;
}
.search {
  float: left;
  width: 205px;
  height: 24px;
  background: url(../images/search.jpg) no-repeat right center;
  border: 1px solid #b5b5b5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-right: 5px;
}
.search input {
  background: none;
  border: none;
  height: 24ox;
  line-height: 24px;
  display: inline-block;
}
.searchtext {
  width: 85%;
  text-indent: 10px;
}
.searchsub {
  width: 13%;
  cursor: pointer;
}
.customSelect {
  color: #333;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  background: url(../images/lang.jpg) no-repeat right center;
  width: 89px;
  border: 1px solid #b5b5b5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding-left: 17px;
}
.customSelectInner {
  cursor: pointer;
  line-height: 24px;
  width: 100% !important;
  color: #333;
}
.lang {
  font-size: 14px;
  color: #625d5d;
  text-align: right;
  padding-right: 14px;
}
.nav {
  background: url(../images/icon1.jpg) repeat-x 0 top;
  height: 38px;
  position: relative;
  z-index: 5;
}
.nav li {
  height: 38px;
  line-height: 38px;
  width: 17.3%;
  text-align: center;
  float: left;
  background: url(../images/nav_bj.jpg) no-repeat left center;
}
.nav li h3 a {
  display: block;
  color: #333;
  font-size: 14px;
}
.nav li:first-child {
  
  width: 13.4%;
}
.nav li:hover h3 a,
.nav li.on h3 a {
  color: #1c5a87;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.nav li dl {
  position: absolute;
  left: 0;
  top: 38px;
  font-size: 14px;
  display: none;
  z-index: 10;
  background: #fff;
}
.nav li dl dd {
  border-top: 1px solid #eee;
}
.nav li dl dd a {
  display: block;
}
.nav li dl dd:hover a {
  color: #1c5a87;
}
.nav li dl.d0 {
  width: 13.4%;
}
.nav li dl.d1,
.nav li dl.d2,
.nav li dl.d3,
.nav li dl.d4,
.nav li dl.d5 {
  width: 17.3%;
}
.nav li dl.d1 {
  left: 13.4%;
}
.nav li dl.d2 {
  left: 30.7%;
}
.nav li dl.d3 {
  left: 48%;
}
.nav li dl.d4 {
  left: 65.3%;
}
.nav li dl.d5 {
  left: 82.6%;
}
/*banner*/
.banner {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  height: 378px;
  z-index: 0;
}
.banner .hd {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 14px;
  left: 0;
  height: 17px;
  line-height: 17px;
  text-align: center;
  margin: 0 auto;
}
.banner .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 17px;
  height: 17px;
  margin: 0 10px;
  background: url(../images/btn.png) no-repeat -37px 0;
  overflow: hidden;
  line-height: 9999px;
}
.banner .hd ul .on {
  background: url(../images/btn.png) no-repeat 0 0;
}
.banner_bj {
  position: absolute;
  z-index: 1;
  width: 100px;
  left: 50%;
  bottom: 22px;
  background: url(../images/banner_bj.png) no-repeat center center;
  height: 1px;
  margin-left: -50px;
}
.banner .bd {
  position: relative;
  z-index: 0;
  width: 1600px;
  margin: 0 auto;
}
.banner .bd li {
  position: relative;
  text-align: center;/*0521*/
}
/*0521 start*/
.banner .bd li img {
	height: 378px;
	width:1600px;
}
/*
.txtwidth {
  height: 378px;
  position: relative;
  z-index: 2;
}
*/
/*0521 end*/
.banner .bd li a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display:block;/*0520*/
  /*height:100%; width:100%;*//*0521*/
}

/*0521 strat*/
/*
.banner .bd .txt {
  position: absolute;
  left: 352px;
  top: 90px;
  z-index: 3;
  color: #fff;
  width: 480px;
}

.banner .bd .txt b {
  display: block;
  font-weight: normal;
  font-size: 20px;
  padding: 16px 0 3px;
}
.banner .bd .txt .s1 {
  line-height: 24px;
}
.banner .bd .btn {
  display: block;
  zoom: 1;
  margin-top: 18px;
  width: 109px;
  height: 35px;
  line-height: 35px;
  color: #1b63b2;
  font-size: 15px;
  background: url(../images/more.png) no-repeat 0 0;
  padding-left: 22px;
  cursor: pointer;
}
.banner .bd .btn:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.banner .bd .txt img {
  width: 157px;
  height: 31px;
}*/
/*0521 end*/
/*indexmain*/
.indexmain {
  height: 619px;
  overflow: hidden;
}
.indexleft,
.indexmid,
.indexright {
  height: 619px;
  float: left;
}
.indexleft,
.indexmid {
  width: 33.4%;
}
.index_pro {
  margin-top: 62px;
}
.proicon {
  margin-bottom: 18px;
}
.proicon a {
  display: block;
  width: 318px;
  height: 44px;
}
.proicon a img {
  width: 100%;
}
.proimg {
  position: relative;
}
.proimg a {
  display: block;
  width: 100%;
  height: 329px;
}
.proimg a img {
  width:334px;/*0521*/
  height:329px;/*0521*/
}
.proimg a b {
  display: block;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 63px;
  font-size: 20px;
  text-align: center;
  width: 100%;
  color: #8fd3ff;
}
.proimg a:hover {
  filter: alpha(opacity=90);
  opacity: 0.9;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.proimg a:hover b {
  color: #fff;
}
.index_anli {
  background: url(../images/anliimg.jpg) no-repeat right 0 #1b7cc0;
  height: 166px;
}
.index_anli a {
  display: block;
  color: #fff;
  font-size: 14px;
  height: 100%;
}
.index_anli a span {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 119px;
  border: 1px solid #e3eff7;
  margin: 67px 0 0 23px;
}
.index_anli a:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.index_anli a p {
  line-height: 22px;
  margin: 80px 20px 0;
  display: none;
}
.indexmid {
  background: #1b7cc0;
}
.indextit {
  margin: 60px 0 22px;
  font-weight: bold;
  font-size: 17px;
}
.indextit a {
  color: #fff;
  display: block;
  background: url(../images/service.jpg) no-repeat 33px center;
  padding-left: 177px;
}
.midlist {
  color: #fff;
  line-height: 22px;
}
.midlist li {
  padding: 15px 33px;
}
.midlist li p {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.midtit {
  font-size: 14px;
  margin-bottom: 5px;
}
.midtit a {
  color: #fff;
  font-weight: bold;
}
.midtit a:hover {
  text-decoration: underline;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.indexright {
  width: 33.2%;
  background: #e1f0f9;
}
.indexright .indextit a {
  color: #215981;
  padding-left: 141px;
  background: url(../images/news.jpg) no-repeat 27px center;
}
.rightlist {
  color: #1c5a87;
}
.rightlist li {
  padding: 30px 27px;
}
.rightlist li p {
  line-height: 22px;
}
.rightlist li:hover {
  background: #fff;
}
.rightlist li:first-child {
  padding: 16px 27px 30px;
}
.date {
  font-size: 16px;
  color: #174b70;
  font-weight: bold;
  margin-bottom: 10px;
}
/*footer*/
.footer {
  height: 85px;
  background: #0666aa;
  color: #fff;
}
.footer p {
  padding: 37px 20px 0 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.footer p a {
  color: #fff;
  padding-left: 15px;
}
.footer p a:hover {
  text-decoration: underline;
}
.footer p span {
  padding-left: 15px;
}
#floor_select {
  width: 52px;
  height: 178px;
  position: absolute;
  _position: absolute;
  right: 0;
  top: 136px;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 999;
  background: url(../images/bjf.png) no-repeat 0 0;
}
.floattop {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
}
.backup {
  padding: 22px 0 0
  
}
.backup li{
  margin-bottom: 10px;
  position: relative;
  width:52px;
  height: 32px;
}
.backup li a {
  text-align:center;
  display: block;
}
.backup div {
  position: absolute;
  right: 52px;
  top:-35px;
  z-index: 9999;
  width:105px;
  height:101px;
  padding-right:10px;
  background:url(../images/floor_jt.png) no-repeat right center;
  display:none;
}
.backup li:hover div {
  display: block;
}
.backup li a:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
/*bigimg*/
.bigimg {
  height: 252px;
}
/*main*/
.main {
  background: url(../images/mainnav_bj.jpg) repeat-x 0 44px;
}
.mainnav {
  /*height: 44px;*/
 /* height: 88px;*/

  position: relative;
}
/*#mainnav { overflow: hidden; }*/

.mainnav li {
  float: left;
  line-height: 44px;
  text-align: center;
  position: relative;
}
.mainnav li h3 a {
  font-size: 14px;
  color: #555;
  width:200px;
  text-align:center;
  display: block;
}
.mainnav li:hover h3 a,
.mainnav li.on h3 a {
  background: #2273cc;
  color: #fff;
}
.mainnav span {
  display: none;
  height: 44px;
  line-height: 44px;
  background: url(../images/downIcon.png) no-repeat 3% center #3391d5;
  color: #fff;
  font-size: 14px;
  text-align: center;
  width: 100%;
}
.maindiv {
  background: #2596e5;
  position: absolute;
  width: 100%;
  top: 44px;
  z-index: 10;
  left: 0;
  display:none;
}
.maindiv h4 a,
.maindiv dl dd a {
  font-size: 14px;
  color: #fff;
  display: block;
}
.maindiv h4 a {
  border-top: 1px solid #57aeeb;
}
.maindiv div{ position:relative;}
.maindiv dl {
  background: #44aff9;
  display: none;
  position:absolute; top:0; left:200px; width:200px; z-index:15;
}
.maindiv dl dd a {
  border-top: 1px solid #6fc2fa;
}
.maindiv div:first-child h4 a {
  border-top: none;
}
.maindiv h4:hover a,
.maindiv dl dd:hover a {
  text-decoration: underline;
}

/*list*/
.list {
  margin-top: 20px;
  min-height:450px;
  font-size: 12px;
  color: #888;
  line-height: 24px;
}

.cont {
  border: 1px solid #ccc;
  padding: 20px 40px;      
}
.productlist {
  height: auto;
  overflow: hidden;
  margin: 0 -50px 0 0;
}
.productlist li {
  float: left;
  text-align: center;
  height: 254px;
  border-bottom: 1px dashed #c3c3c3;
  padding: 15px 5px 0;
  font-size: 14px;
}
.productlist li a {
  display: block;
  color: #333;
}
.productlist li a img {
  width: 236px;
  height: 179px;
  padding: 2px;
}
.productlist li a p {
  margin-top: 15px;
  width: 240px;
}
.productlist li:hover a img {
  padding: 0;
  border: 2px solid #999;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.productlist li:hover a p {
  color: #3391d5;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
/*paged*/

/*supportlist*/
.supportlist {
  margin: 41px 0 70px;
}
.supportlist li {
  height: 48px;
  line-height: 48px;
  border-bottom: 2px solid #e9e9e9;
  padding: 0 32px 0 40px;
}
.supportlist li a {
  display: inline-block;
  color: #777;
  float: left;
}
.supportlist li a.a1 {
  float: right;
  background: url(../images/a1.png) no-repeat left center;
  padding-left: 24px;
  font-weight: bold;
  color: #555;
}
.supportlist li span {
  font-size: 24px;
  font-family: "宋体";
  display: inline-block;
  width: 38px;
  float: left;
}
.supportlist li:hover {
  background: #f5fafd;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.supportlist li:hover a {
  color: #2273cc;
}
/*job*/
.jobList {
  padding: 38px 0 0;
  color: #666;
}
.jobList h3 {
  border: 1px solid #dbdbdb;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  font-size: 14px;
  padding: 0 14px 0 32px;
  background: url(../images/arrowUp.jpg) 96% center no-repeat;
  margin-bottom: 23px;
}
.jobList h3.on {
  background: url(../images/arrowDown.jpg) 96% center no-repeat;
}
.jobList h3 b {
  width: 310px;
  display: inline-block;
}
.jobList h3 span {
  width: 210px;
  display: inline-block;
}
.jobList .jobBox {
  display: none;
  line-height: 34px;
  padding: 16px 13px 34px 18px;
  border-top: 3px solid #e2e9ee;
  margin-top: -23px;
}
.joba {
  display: block;
  background: url(../images/joba.jpg) no-repeat 0 0;
  width: 108px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin: 16px 0;
}
/*honorlist*/
.honorlist {
  margin: 24px 0 52px;
}
.honorlist li {
  padding: 1px 0;
  border-bottom: 1px dashed #dedede;
}
.honorlist li a {
  color: #3b4145;
  display: block;
  position: relative;
  height: 45px;
  line-height: 45px;
}
.honorlist li a b,
.honorlist li a span {
  float: left;
  display: inline-block;
}
.honorlist li a b {
  font-size: 20px;
  font-family: "宋体";
  color: #00002c;
  padding-right: 30px;
}
.honorlist li a div {
  position: absolute;
  z-index: 10;
  left: 50%;
  margin-left: -135px;
  bottom: 44px;
  display: none;
}
.honorlist li a div span {
  display: block;
  background: url(../images/honor_bj.jpg) no-repeat center 0;
  height: 9px;
  z-index: 20;
  width: 100%;
  *width: 268px;
  position: absolute;
  left: 0;
  bottom: -8px;
}
.honorlist li a div img {
  border: 1px solid #cacaca;
  display: block;
  padding: 12px;
  width: 450px;
  height: 460px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  z-index: 10;
}
.honorlist li:hover a {
  background: #f2f8fc;
}
/*newslist*/
.newslist li {
  padding: 30px 0 31px;
  background: url(../images/newsdian.jpg) repeat-x 0 bottom;
  color: #555;
}
.newslist li p {
  line-height: 24px;
}
.newslist li:hover {
  background: url(../images/newsdian.jpg) repeat-x 0 bottom #f3f8fb;
}
.newslist li:hover .newsimg span,
.newslist li:hover .newsimg p,
.newslist li.on .newsimg span,
.newslist li.on .newsimg p {
  display: block;
}
.newslist li:hover .more a {
  filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.newslist li:hover .title a {
  color: #2273cc;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.newsimg {
  float: left;
  padding: 5px;
  border: 1px solid #d8d8d8;
  margin-right: 24px;
  width: 194px;
  height: 128px;
}
.newsimg a {
  position: relative;
  display: block;
}
.newsimg a span,
.newsimg a p {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 10;
  display: none;
}
.newsimg p {
  filter: alpha(opacity=70);
  opacity: 0.7;
  background: #0076ca;
}
.newsimg span {
  z-index: 11;
  background: url(../images/jia.png) no-repeat center center;
}
.title {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0 10px;
}
.title a {
  color: #444;
}
.more {
  text-align: right;
}
.more a {
  height: 30px;
  line-height: 30px;
  width: 98px;
  text-align: center;
  background: #0c71b8;
  color: #fff;
  display: inline-block;
}
/*devloplist*/
.devloplist {
  padding: 26px 0 55px;
}
.devloplist li {
  font-size: 14px;
  padding: 13px 0;
  color: #555;
  min-height: 51px;
  height: auto;
  overflow: hidden;
}
.devloplist li p {
  line-height: 26px;
  float: left;
  width: 68%;
}
.devloplist li b {
  display: block;
  font-weight: normal;
  font-size: 36px;
  width: 18%;
  text-align: right;
  padding-right: 27px;
  background: url(../images/devlop_bj.jpg) no-repeat right 8px;
  margin-right: 27px;
  float: left;
}
.devloplist li:hover {
  background: #e5f1fa;
}
/*content*/
.content {
  width: 1000px;
  margin: 0 auto;
}
/*probox*/
.procon {
  min-height: 325px;
  margin: 57px 0 26px;
}
.probox {
  position: relative;
  width: 535px;
  height: 324px;
  overflow: hidden;
  margin-left: 7px;
  float: left;
}
.probox .bd {
  position: relative;
  float: left;
  width: 426px;
  height: 322px;
  overflow: hidden;
  border: 1px solid #b7b7b7;
  margin-right: 4px;
}
.probox .bd li a {
  width: 426px;
  height: 323px;
  display: table-cell;
  vertical-align: middle;
  *display: block;
  *font-size: 282px;
  *font-family: Arial;
  text-align: center;
}
.probox .bd a img {
  max-width: 426px;
  vertical-align: middle;
}
.probox .hd {
  position: relative;
  width: 103px;
  float: left;
  z-index: 1;
}
.probox .newslist{ width:auto;}/*0521*/
.probox .newslist li {
  background: none;
  padding: 0;
}
.probox .newslist li:first-child .newsimg {
  margin-top: 0;
}
.probox .newsimg {
  padding: 0;
  height: 76px;
  width: 101px;
  margin: 4px 0 0 0;
  overflow: hidden;
  border: 1px solid #b7b7b7;
}
.procontent {
  float: right;
  width: 419px;
}
.protit {
  color: #0c71b8;
  font-size: 20px;
  font-weight: bold;
  padding: 9px 0 15px;
  border-bottom: 1px dashed #cdcdcd;
}
.protit span {
  font-size: 24px;
  margin: 0 6px 0 0;
  float: left;
  display: inline-block;
}
.prot2 {
  font-size: 16px;
  padding: 0 0 5px;
}
.ptotedian {
  padding: 23px 0;
  color: #555;
  line-height: 24px;
  font-size: 14px;
  border-bottom: 1px dashed #cdcdcd;
}
.ptotedian p {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
/*slideTxtBox*/
.slideTxtBox {
  border: 1px solid #c2c2c2;
  margin: 0 0 39px 7px;
  line-height: 24px;
}
.slideTxtBox .hd {
  height: 34px;
  line-height: 34px;
}
.slideTxtBox .hd ul li {
  float: left;
  cursor: pointer;
  width: 159px;
  background: #76a5d9;
  font-size: 14px;
  border-left: 1px solid #fff;
  text-align: center;
  color: #fff;
}
.slideTxtBox .hd ul li:first-child {
  border-left: none;
}
.slideTxtBox .hd ul li.on {
  background: #dde9f5;
  color: #333;
}
.slideTxtBox .bd ul {
  padding: 3px 30px 36px 4px;
  zoom: 1;
}
.protab1 {
  border-top: 1px solid #b9b9b9;
  border-right: 1px solid #b9b9b9;
  line-height: 41px;
  color: #000;
  filter: alpha(opacity=88);
  opacity: 0.88;
  margin-bottom: 29px;
}
.protab1 table,
.protab2 table {
  width: 100%;
}
.protab1 td {
  border-bottom: 1px solid #b9b9b9;
  border-left: 1px solid #b9b9b9;
}
.protab2 {
  border-top: 1px solid #b9b9b9;
  border-right: 1px solid #b9b9b9;
  line-height: 43px;
  color: #000;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.protab2 td,
.protab2 th {
  border-bottom: 1px solid #b9b9b9;
  border-left: 1px solid #b9b9b9;
  text-align: center;
}
.protab2 th .p1 {
  line-height: 38px;
  border-bottom: 1px solid #7f7f7f;
}
.protab2 th .p2 {
  line-height: 24px;
}
.protab2 th .p2 span {
  display: inline-block;
  width: 79px;
  border-left: 1px solid #999;
}
.protab2 th .p2 span:first-child {
  border-left: none;
}
.download {
  width: 158px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  background: #76a5d9;
  font-size: 14px;
  display: block;
  margin-top: 25px;
}
.download:hover {
  background: #0666aa;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
/*anli*/
.anli {
  background: url(../images/mainnav_bj.jpg) repeat-x 0 10px !important;
}
/*salesBox*/
.salesBox {
  position: relative;
  float: left;
  overflow: hidden;
  height: auto;
  padding: 48px 0 48px 56px;
}
.salesBox .bImg {
  float: left;
  margin-right: 4px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  border: 1px solid #a2a2a2;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 4px #a2a2a2;
}
.salesBox .bImg li {
  height: 423px;
  width: 612px;
  padding: 23px;
  
}

.salesBox .bImg li img {
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: block;
}
.salesBox .scroll {
  width: 196px;
  padding: 6px 7px;
  border: 1px solid #a2a2a2;
  margin-right: 24px;
  height: 457px;
  float: left;
  position: relative;
  box-shadow: 0 0 4px #a2a2a2;
}
.salesBox .sPrev,
.salesBox .sNext {
  cursor: pointer;
  height: 11px;
  display: block;
  position: absolute;
  z-index: 9999;
  width: 100%;
  left: 0;
}
.salesBox .sPrev {
  background: url(../images/spev.jpg) no-repeat center 0;
  top: 6px;
}
.salesBox .sNext {
  background: url(../images/snext.jpg) no-repeat center 0;
  bottom: 6px;
}
.salesBox .sImg {
  position: relative;
  width: 196px;
  margin: 23px 0;
}
.salesBox .sImg ul {
  top: 29px;
  position: absolute;
  width: 196px;
  height: 100%;
}
.salesBox .sImg li {
  margin-bottom: 3px;
  height: auto;
  overflow: hidden;
}
.salesBox .newsimg {
  border: none;
  width: 196px;
  height: 135px;
  padding: 0;
  margin-right: 0;
}
.salesBox .newslist li {
  padding: 0;
  background: none;
}
/*newscontent*/
.newstit {
  padding: 30px 0 14px;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.newstit1{
    border-bottom: none;
    text-align: left;
}
.newstit h1 {
  color: #444;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 10px;
}
.newstit span {
  color: #666;
  padding: 0 10px;
}
.newscontent {
  font-size: 12px;
  color: #888;
  line-height: 24px;
  padding: 20px 0 40px;
  min-height: 300px;
}
.newsprev {
  border-top: 1px dashed #333;
  padding: 20px 0 70px;
  line-height: 24px;
  color: #666;
}
.newsprev a {
  color: #666;
}
.newsprev a:hover {
  color: #0666aa;
  text-decoration: underline;
}
/*下方淡入*/
.p_fu {
  animation: fadeInUp 1s .5s ease both;
  -webkit-animation: fadeInUp 1s .5s ease both;
  -moz-animation: fadeInUp 1s .5s ease both;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

/*列表页样式*/
.bann{ margin: 5px auto 0;width: 1000px;}	
.location {height: 41px;line-height: 41px;padding-left: 10px;width: 950px;font-size: 1.30em;}
.widthpagelist{margin: 0 auto;width:1000px;  min-height: 440px;}
.widthpagelist .newslist2{list-style: outside none none;margin: 20px auto 0;padding: 0;width:1000px;}
.widthpagelist .newslist2 li{background: url("./images/icon3.gif") no-repeat scroll 5px 20px rgba(0, 0, 0, 0);border-bottom:1px dotted #dadbd6;height: 45px;line-height: 45px;list-style: outside none none;margin: 0 auto;overflow: hidden;padding-left: 15px;text-align: left;font-size: 14px;}
.widthpagelist .newslist2 li .data {float: right;padding-right: 10px;color: #B3B3B3;}

.phone{ display:none; line-height:20px;}
.bpos{ position:relative; z-index:1;}
.bpos p {
	position:absolute;
	left:0;
	bottom:0;
	background:url(../images/bpos.png) repeat 0 0;
	width:90%;
	z-index:5;
	padding:20px 5%;
	color:#fff;
	line-height:20px;
	font-size:12px; 
}
.bgcolor:hover{ background:#f3f8fb;}
.newslist{ margin:0 auto; width:1000px;}

.paged {
  padding: 44px 0 52px;
  font-family: arial;
}
.paged a,
.paged .p_info,
.paged .current,
.paged .on {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0px 4px;
  padding: 5px 10px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #e5e5e5;
  background: #ffff;
  color: #666;
}
.paged .current,
.paged a.current:hover {
  border: 1px solid #3391d5;
  background: #3391d5;
  color: #fff;
}
.paged a:hover,
.paged .on{
  border: 1px solid #b5b6cb;
  color: #262b67;
}
/*0520 start*/
.langchange{ position:absolute; right:25px; top:15px; z-index:10; display:none;}
.langchange a{ margin:0 0 0 15px; display:inline-block;}
.langchange a:hover{ color:#1c5a87;}
#wrapper {
	width:100%;
	height:100%;
}
#scroller {
	position:relative;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	width:100%;
	padding:0;
	height:100%;
}

.imgdiv{ 
	position:absolute; 
	left:0;
	width:100%; 
	display:none; 
	z-index:990; 
	background:#000;
	 }
.imgdiv div.s1 img { 
	display:block; 
	position:absolute; 
	top:50%; 
	z-index:999; 
	left:50%; 
	max-width:95% !important;
	-webkit-transform: translate(-50%,-50%);
	}
.back{ 
	height:5rem; 
	line-height:5rem; 
	text-align:center; 
	position:absolute; 
	z-index:999; 
	left:0; 
	bottom:0; 
	width:100%; 
	color:#fff; 
	font-size:14px;
	 cursor:pointer;
	 }
         
         /*0525 strat*/
.h50{ height:40px;}
.service {
	background-color: #b10a11;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-box-shadow: 1px 1px 6px #575252;
	-moz-box-shadow: 1px 1px 6px #575252;
	box-shadow: 1px 1px 6px #575252;
	display:none;
}
.service span {
	display: block;
	width: 49%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	float: left;
	text-align: center
}
.service span a {
	color: #ffeed9!important;
	text-decoration: none;
	text-shadow: 1px 1px 1px #4D4D4D;
	font-weight: 400!important
}
.service span:first-child {
	border-right: 1px solid #a00405
}
.service span:last-child {
	border-left: 1px solid #ce0e19
}
.service span img {
	vertical-align: middle
}
