blockquote,
body,
div,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
ul,
li,
dl,
dt,
dd,
ol {
  list-style: none;
  list-style-type: none;
}
a img,
a,
a:hover,
a:active,
a:visited {
  border: none;
  text-decoration: none;
  outline: none;
}
body {
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
a {
  color: #333333;
}
input,
button,
select,
textarea {
  outline: none;
}
.content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.com-inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.cscreen{position:absolute;top:0;left:0;z-index:100;background:#000;opacity:0.70;filter:alpha(opacity=70);-moz-opacity:0.70;}

.topDiv{width: 100%;min-width: 1200px;height:100px;background:url(../images/opac-black.png);position: absolute;top: 0;left: 0;z-index: 101;}
.topDiv .top{width: 1200px;height:100px;margin: 0px auto;position: relative;}
.topDiv .tel{color: #fff;position: absolute;right: 0;top:10px;}
.topDiv .tel img{display: block;float: left;margin-top:7px;margin-right:6px;}
.topDiv .tel span{font-weight: bold;font-size: 20px;color:#e1ac1b;}
.topDiv .logo{display: block;float: left;margin-top:29px;max-width: 440px;overflow: hidden;height:49px;}
.topDiv .navUl{float: right;height:40px;overflow: hidden;margin-top:59px;}
.topDiv .navUl li{display: block;float: left;width:auto;height:40px;overflow: hidden;margin-left:64px;}
.topDiv .navUl a{display: block;height:40px;overflow: hidden;color: #fff;font-size: 16px;min-width: 65px;text-align: center;}
.topDiv .navUl a:hover,.topDiv .navUl a.hover{color: #e1ac1b;background:url(../images/bg-nav.png) no-repeat center bottom;}

.footerDiv{width: 100%;min-width: 1200px;height:45px;background: #004089;overflow: hidden;clear: both;}
.footerDiv .footer{width: 1200px;height:45px;line-height:45px;overflow: hidden;margin: 0px auto;color: #ccc;font-size: 14px;}
.footerDiv .footer a{color: #ccc;}

/* 在线客服 */
.online-div{ position:fixed;top:30%; right:10px; z-index:300; overflow:hidden; width:149px; height:auto; min-height:450px; background:url(../images/online.png) no-repeat top center;}
.online-close{ float:right; width:32px; height:32px;cursor:pointer;}
.online-tel{ clear:both; overflow:hidden; margin:184px auto 0px auto; width:149px; height:24px; color:#fff; text-align:center; font-size:16px; line-height:24px;}
.online-list{ overflow:hidden; margin:0px auto; padding:10px 0; width:149px; height:auto; min-height:90px; background:#004089;}
.online-list li{ display:block; margin:0px auto 10px auto; width:117px; height:37px; background:#fff; text-align:center; line-height:37px;}
.online-list li a{ display:block;width:117px; height:37px; color:#004089;}
.online-top{ margin:0 auto; width:149px; height:91px; background:url(../images/arrow-top.png) no-repeat center center; cursor:pointer;}

.rides-cs {
  font-size: 12px;
  background: #e1ac1b;
  position: fixed;
  top: 250px;
  right: 0px;
  _position: absolute;
  z-index: 1500;
  border-radius: 6px 0px 0 6px;
  min-height: 260px;
}
.rides-cs a {
  color: #00A0E9;
}
.rides-cs a:hover {
  color: #ff8100;
  text-decoration: none;
}
.rides-cs .floatL {
  width: 36px;
  float: left;
  position: relative;
  z-index: 1;
  margin-top: 21px;
  height: 181px;
}
.rides-cs .floatL a {
  font-size: 0;
  text-indent: -999em;
  display: block;
}
.rides-cs .floatR {
  width: 130px;
  float: left;
  padding: 5px;
  overflow: hidden;
}
.rides-cs .floatR .cn {
  background: #F7F7F7;
  border-radius: 6px;
  margin-top: 8%;
  min-height: 230px;
}
.rides-cs .cn .titZx {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  line-height: 24px;
  padding: 5px;
  text-align: center;
}
.rides-cs .cn ul {
  padding: 0px;
}
.rides-cs .cn ul li {
  line-height: 38px;
  height: 38px;
  border-bottom: solid 1px #E6E4E4;
  overflow: hidden;
  text-align: center;
}
.rides-cs .cn ul li span {
  color: #777;
}
.rides-cs .cn ul li a {
  color: #777;
}
.rides-cs .cn ul li img {
  vertical-align: middle;
  margin:10px auto;
}
.rides-cs .btnOpen,
.rides-cs .btnCtn {
  position: relative;
  z-index: 9;
  top: 60px;
  left:3px;
  background-image: url(../images/shopnc.png);
  background-repeat: no-repeat;
  display: block;
  height: 146px;
  padding: 8px;
}
.rides-cs .btnOpen {
  background-position: -410px 0;
}
.rides-cs .btnCtn {
  background-position: -450px 0;
}
.rides-cs ul li.top {
  border-bottom: solid #ACE5F9 1px;
}
.rides-cs ul li.bot {
  border-bottom: none;
}
/*pageshow*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #E62129;
  border-color: #E62129;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.page {
  text-align: center;
  clear: both;
}
.page li.active a {
  background: #D10000;
  border: solid 1px #D10000;
}
