@charset "utf-8";

html, body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea, a, center, strong, b, i {
  margin: 0;
  padding: 0;
  outline: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

html {
  overflow-y: scroll;
}

body {
  color: #343434;
}

body, button, input, select, textarea {
  font: 13px/1 "微软雅黑", Arial, Helvetica, sans-serif;
}

li {
  vertical-align: bottom;
  zoom: 1;
}

img, fieldset {
  border: 0 none;
}

img {
  vertical-align: top;
  -ms-interpolation-mode: bicubic;/*解决IE7图片缩放时失帧的问题*/
}

a {
  color: #444;
  text-decoration: none;
  transition: all 0.3s linear 0s;
  cursor: pointer
}

a:hover {
  color: #f66950;
}

:focus {
  outline: 0;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
}

button, input, textarea {
  vertical-align: middle;
  outline: none;
  *overflow: visible;
}

ul, li {
  list-style: none
}

em, i {
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 14px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*清除浮动样式*/
.cf:before, .cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
  line-height: 0
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.fl {
  float: left;
}

.hidden {
  display: none;
}

.fr {
  float: right;
}

.header {
  background: url(../images/topbg.jpg) repeat-x;
  height: 83px;
  width: 100%
}

.top_main {
  width: 1002px;
  margin: 0px auto;
  color: #FFF
}

.logo {
  width: 350px;
  float: left
}

.tel {
  width: 230px;
  float: left;
  font-size: 15px;
  margin-left: 50px;
  margin-top: 25px;
  line-height: 20px;
}

.tel img {
  float: left;
  padding-right: 10px;
}

.biaoyu {
  width: 280px;
  float: left;
  font-size: 15px;
  margin-top: 25px;
  margin-left: 30px;
}

.biaoyu img {
  float: left;
  padding-right: 10px;
}

.yuyan {
  float: right;
  margin-top: 25px;
}

.yuyan a+a:before {
  content: "|";
  padding: 3px 5px;
}

.daohang {
  width: 1002px;
  margin: 20px auto;
}

.daohang ul {
  text-align: justify;
  text-align-last: justify;
  line-height: 0;
}

@media all and (-webkit-min-device-pixel-ratio:0) {
  .daohang ul {
    font-size: 0;
  }

}

.daohang ul:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
  vertical-align: top;
}

.daohang ul li {
  font-size: 18px;
  display: inline-block;
}

.daohang ul li a {
  color: #696969;
  font-size: 16px;
}

.daohang ul li a:hover {
  color: #093e96;
}
/*banner图切换*/
.fullSlide {
  width: 100%;
  position: relative;
  overflow: hidden
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
  height: auto;
  overflow: hidden;
  text-align: center;
}
.fullSlide .bd img{max-width: 100%;}


.fullSlide .bd li {
  width: 100% !important;
  height: auto;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: auto;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 40px;
  height: 4px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background: #da251c;
}

.fullSlide .prev, .fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 10%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px no-repeat #000;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.fullSlide .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}

.main {
  width: 1002px;
  margin: 20px auto;
}

.main ul li {
  padding: 15px;
  width: 208px;
  border: #CCC 1px solid;
  float: left;
  margin-right: 11px;
  height: 220px;
  overflow: hidden
}

.main .picScroll {
  height: 190px;
  overflow: hidden
}

.main .picScroll ul li {
  padding: 0px;
  border: 0px;
  margin: 0px;
  height: 190px;
}

.main .picScroll ul li div {
  text-align: center;
  width: 208px;
  height: 82px;
  overflow: hidden;
  background: #F2F2F2;
  margin-bottom: 10px
}

.main .picScroll ul li div img {
  max-height: 100%;
  max-width: 100%
}

.main .picScroll ul li b {
  padding-bottom: 5px;
  display: block;
  font-size: 12px
}

.h2_title {
  padding-bottom: 15px;
  font-size: 15px;
  color: #232a32;
  font-weight: bold
}

.h2_title span {
  float: right;
  padding-top: 3px;
}

.main ul li p {
  line-height: 20px;
  font-size: 12px;
  color: #666;
}

.main ul li img {
  padding-bottom: 10px;
}

.foot {
  background: url(../images/dbbg.jpg) repeat;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #FFF
}

.foot a {
  color: #FFF
}

.ny {
  padding: 20px 0px;
  width: 1002px;
  margin: 0px auto
}

.ny_L {
  width: 197px;
  float: left
}

.ny_L img {
  width: 197px;
  height: 157px
}

.ny_L h2 {
  background: #339;
  height: 35px;
  color: #FFF;
  font-size: 18px;
  padding-left: 20px;
  line-height: 35px;
}

.ny_L ul {
  padding-bottom: 20px;
  border: #CCC 1px solid
}

.ny_L ul li {
  line-height: 25px;
  border-bottom: #CCC 1px dotted;
}

.ny_L ul li a {
  display: block;
  padding-left: 20px;
  padding: 5px 0px 0px 20px
}

.ny_L ul li a:hover {
  color: #fff;
  background: #339
}

.ny_L ul li a.lion {
  color: #fff;
  background: #339
}

.ny_R {
  width: 780px;
  float: right
}

.ny_h2 span {
  float: right;
  font-size: 12px;
  color: #036
}

.ny_h2 {
  color: #666;
  font-size: 15px;
  border-bottom: #CCC 1px solid;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.ny_h2 b {
  font-size: 20px;
}

.wz {
}

.wz p {
  line-height: 24px;
  font-size: 14px;
  font-weight: bold;
}

.wz img {
}

.contact ul li {
  height: 50px;
  line-height: 50px;
  border-bottom: #CCC 1px dotted;
  font-size: 12px;
}

.contact {
}

.contact ul li img {
  float: left;
  padding-top: 18px;
  padding-right: 10px;
}

.map {
}

.pro {
  padding-top: 15px;
}

.pro li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  width: 238px;
  float: left;
  margin-right: 20px
}

.pro_pic {
  width: 238px;
  padding: 2px;
  border: #CCC 1px solid;
  box-shadow: 3px 3px 3px #ddd
}

.pro_pic img {
  width: 238px;
  height: 181px
}

.pro li p {
  line-height: 20px;
  height: 30px;
  text-align: center;
}

.pro_jx {
  width: 368px;
  float: right
}

.pro_jx h2 {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
  background: url(../images/h2_bit.jpg) no-repeat left center;
  padding-left: 8px;
}

.pro_jx h2 a {
  color: #000
}

.pro_jx h2 a:hover {
  color: #093e96
}

.pro_jx p {
  line-height: 23px;
  font-size: 12px;
  color: #666
}

.wz_title {
  text-align: center;
  font-size: 18px;
  color: #333;
  padding-bottom: 20px;
  padding-top: 20px;
}

.inner-banner {
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.inner-banner img {
  max-width: 100%;
}

.pro-big-img {
  max-width: 400px;
  float: left;
  margin-right: 20px;
}

.pro-big-img img {
  border: 1px solid #eee;
  max-width: 100%;
}

.links {
  width: 980px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
}

.links h3 {
  font-size: 15px;
  line-height: 32px;
  font-weight: 700;
  display: inline-block;
}

.links-list {
  display: inline-block;
}

.links-list  a {
  display: inline-block;
  line-height: 32px;
  margin-right: 10px;
}

.newscenter ul li {
  line-height: 35px;
  border-bottom: #CCC 1px dashed;
  color: #666;
  background-repeat: no-repeat;
  background-position: center left;
  height: 35px;
  font-size: 13px;
}

.newscenter ul li a {
  color: #666;
  text-decoration: none
}

.newscenter ul li a:hover {
  color: #d9261b;
  text-decoration: none
}

.newscenter ul li span {
  float: right
}

.page {
  padding: 20px 0;
  text-align: center
}

.page a {
  padding: 4px 8px;
  background: #ddd;
  color: #333;
  display: inline-block;
  margin: 0 2px;
}

.page a.current {
  background: #73C3FF;
  color: #fff;
}

.page a.disabled {
  cursor: not-allowed;
  background: #ddd;
  color: #333;
}

.page a:hover {
  background: #73C3FF;
  color: #fff;
}

.newstitle h2 {
  text-align: center;
  font-size: 16px;
  padding-bottom: 20px;
  padding-top: 25px;
  color: #333333;
}

.newstitle h3 {
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  background-color: #EFEFEF;
  height: 25px;
  line-height: 25px;
  color: #666;
  margin-bottom: 20px;
}

.newscontent p {
  line-height: 22px;
  padding: 0px 10px 10px 10px;
  font-weight: normal;
}

.newsattachment {
  padding: 20px 0px;
  border-bottom: #CCC 1px dotted;
  border-top: #CCC 1px dotted;
  margin-top: 30px;
}

.newsattachment  ul li {
  height: 30px;
  line-height: 30px;
}

.newsattachment  ul li a {
  font-size: 13px;
  color: #333
}

.newsattachment  ul li a:hover {
  color: #d9261b;
}
.row{padding: 10px;}
.row label{
  width: 80px;
  margin-right: 10px;
  text-align: right;
  display: inline-block;
}
.row input{
  border:1px solid #eee;
  height: 28px;
  line-height: 28px;
  width: 300px;
  text-indent: 10px;

}
.row .red{color: red;margin-right: 3px;}
.row .btn-submit{
  background-color: #2B96EA;
  margin-left: 90px;
  color: #fff;
  height: 35px;
  line-height: 35px;
}
.area textarea{
  border:1px solid #eee;
  width: 500px;
  height: 180px;
}
#check_code{width: 180px;}
.album-list li {
  float: left;
  width: 32.3%;
  margin-right: .5%;
  margin-left: .5%;
  margin-bottom: 1.5%;
  margin-top: 1.5%;
}
.album-list li .album-pic {
  position: relative;
  overflow: hidden;
}
.album-list li .album-pic i {
  display: block;
  padding-bottom: 70%;
}
.album-list li .album-pic img {
  transition: 0.3s;
}
.album-list li:nth-child(3n+3) {
  margin-right: 0px;
}
.album-list li p {
  font-size: 15px;
  color: #1e1e1e;
  line-height: 40px;
  height: 40px;
  text-align: center;
  padding: 0px 10px;
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
  margin-top: 5px;
}
.album-list li:hover img {
  transform: scale(1.1);
}
.album-list li:hover p {
  color: #0083c7;
}
.vcenter{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    margin: auto;
    transition: 0.6s;
}
.view-toggle{
  cursor: zoom-in;
}

