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:160px;background:url(../images/top_bg.jpg) #005edd no-repeat center center;overflow: hidden;}
.topDiv .top{width: 1200px;height:160px;margin: 0px auto;overflow: hidden;}
.topDiv .tel{color: #fff;margin-top:62px;float: right;height: 36px;line-height: 36px;}
.topDiv .tel img{display: block;float: left;margin-right:10px;}
.topDiv .tel span{font-weight: bold;font-size: 28px;color:#fff;}
.topDiv .logo{display: block;float: left;margin-top:40px;max-width:800px;overflow: hidden;height:80px;}

.topNav{height: 50px;line-height: 50px;width: 100%;min-width: 1200px;background: #1555ca;color: #fff;}

.topNav .navUl{height:50px;overflow: hidden;width: 1200px;margin: 0 auto;}
.topNav .navUl li{display: block;float: left;width:auto;height:50px;overflow: hidden;margin-right: 30px;}
.topNav .navUl a{background-size: 18px auto !important; display: block;height:50px;line-height:50px;overflow: hidden;color: #fff;font-size: 18px;width: 120px;padding-left: 35px;box-sizing: border-box;}
.topNav .navUl li:hover,.topNav .navUl li.hover{color: #fff;background:#02b2fb;border-radius: 10px;}
.topNav .navUl li:nth-of-type(1) a{background: url(../images/nav1.png) no-repeat 10px center;}
.topNav .navUl li:nth-of-type(2) a{background: url(../images/nav2.png) no-repeat 10px center;}
.topNav .navUl li:nth-of-type(3) a{background: url(../images/nav3.png) no-repeat 10px center;}
.topNav .navUl li:nth-of-type(4) a{background: url(../images/nav4.png) no-repeat 10px center;}
.topNav .navUl li:nth-of-type(5) a{background: url(../images/nav8.png) no-repeat 10px center;}
.topNav .navUl li:nth-of-type(6) a{background: url(../images/nav5.png) no-repeat 10px center;}
.topNav .navUl li:nth-of-type(7) a{background: url(../images/nav6.png) no-repeat 10px center;}
.topNav .navUl li:nth-of-type(8) a{background: url(../images/nav7.png) no-repeat 10px center;}

.footerDiv{width: 100%;min-width: 1200px;background: #0863b6;overflow: hidden;clear: both;color: #fff;padding:40px 0px;}
.footerDiv .footer{width: 1200px;overflow: hidden;margin: 0px auto;text-align: center;}
.footerDiv .footer .footnav{
  margin-top:5px;width: 1200px;height: 42px;line-height: 42px;overflow: hidden; color: #fff;
}
.footerDiv .footer .fcont{
  margin-top:10px;display: inline-block;margin: 0 auto;height: 80px;line-height: 80px;overflow: hidden; color: #fff;font-size: 28px;
}
.footerDiv .footer .fcont img{display: block;float: left;margin-top: 22px;}
.footerDiv .footer .footnav a{color: #fff;}
.footerDiv .copyr{width: 1200px;height:30px;line-height:30px;overflow: hidden;margin: 0px auto;color: #fff;font-size: 14px;}
.footerDiv .copyr a{color: #fff;}

/* 在线客服 */
.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:#ea4c37;}
.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:#ea4c37;}
.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: 320px;
}
.rides-cs a {
  color: #00A0E9;
}
.rides-cs a:hover {
  color: #ea4c37;
  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: #ea4c37;
  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: #ea4c37;
  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;
}
