﻿/* 默认样式定义 */
html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
form,
blockquote,
fieldset,
input,
label {
  margin: 0;
  padding: 0;
}
html,
body {
  font: normal normal 12px/24px "Microsoft YaHei", Simsun, Arial, Helvetica,
    sans-serif;
  color: #333;
  height: auto;
  margin: 0 auto;
  background: #fff;
}
input,
select,
textarea {
  color: #222;
  font: normal normal 12px "Microsoft YaHei", Simsun, Arial, Helvetica,
    sans-serif;
}
fieldset,
iframe {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
th {
  text-align: left;
}
img {
  border: none;
}
em,
i {
  font-style: normal;
}
a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #057fe2;
  text-decoration: none;
}
a:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
span,
samp {
  font-family: "微软雅黑";
}
/*字体大小*/
.f11 {
  font-size: 11px;
  -webkit-text-size-adjust: none;
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
/*行高*/
.l16 {
  line-height: 16px;
}
.l18 {
  line-height: 18px;
}
.l20 {
  line-height: 20px;
}
.l22 {
  line-height: 22px;
}
.l25 {
  line-height: 25px;
}
.l30 {
  line-height: 30px;
}
/*外边距*/
.mgt10 {
  margin-top: 10px;
}
.mgt20 {
  margin-top: 20px;
}
.mgt30 {
  margin-top: 30px;
}
.mgt40 {
  margin-top: 40px;
}
.mgt50 {
  margin-top: 50px;
}
.mgt60 {
  margin-top: 60px;
}
.mgt70 {
  margin-top: 70px;
}
.mgt80 {
  margin-top: 80px;
}
/*颜色*/
.s1 {
  color: #be0000;
} /*红色*/
.red {
  color: red;
}
.red1 {
  color: #b00;
}
.red2 {
  color: #c00;
}
.white {
  color: #fff;
}
.b,
.fw {
  font-weight: 700;
}
/*浮动*/
.fl {
  float: left;
}
.fr {
  float: right;
}
/* other */
.hide {
  display: none;
}
.nodata {
  text-align: left;
  padding-left: 15px;
}
p.nodata {
  font-size: 12px;
  margin: 35px auto;
  text-align: center;
  color: #666;
}
.entitle {
  font-size: 11px;
  font-weight: 400;
}
#imgplayer {
  text-align: center;
  margin: 15px auto;
}
.yc a {
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
/* clearfix */
.clear {
  clear: both;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.clearb {
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
  height: 10px;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
} /* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
} /* IE7 */
/* form */
*:focus {
  outline: none;
}
select {
  padding: 1px;
  font-size: 12px;
}
textarea {
  width: 88%;
  padding: 2px;
  line-height: 16px;
  overflow: auto;
}
button {
  cursor: pointer;
}
/*textarea,input,select{color:#222;border:1px solid #c0c0c0;*/
/*-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;*/
/*-moz-transition: border linear 0.2s, box-shadow linear 0.2s;*/
/*transition: border linear 0.2s, box-shadow linear 0.2s;*/
/*-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);*/
/*-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);*/
/*box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);*/
/*-webkit-border-radius:3px;*/
/*-moz-border-radius:3px;*/
/*border-radius:3px;*/
/*}*/
/*textarea:focus,input:focus,select:focus{background:#e1f1fd;border-color: rgba(82, 168, 236, 0.8);*/
/*-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);*/
/*-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);*/
/*box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);*/
/*}*/
form .input {
  padding: 3px 2px;
  height: 16px;
}
form img {
  float: none;
  cursor: pointer;
}
form #codestr {
  width: 50px;
}
form #vcodeimg {
  cursor: pointer;
}
form .vcodebg {
  background-color: #eee;
  text-align: center;
  padding: 2px 3px 2px 7px;
}
form input.button {
  padding: 0;
  margin-right: 5px;
  border: 0;
  background: url(../../../lib/images/btn_h30.gif) no-repeat;
  width: 80px;
  height: 30px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
form input.button:hover,
form input.hover {
  background-position: 0 -30px;
}
/* webkit scrollbar */
/*::-webkit-scrollbar{width:12px;height:12px;}*/
/*::-webkit-scrollbar-button{display:none;}*/
/*::-webkit-scrollbar-track,::-webkit-scrollbar-track-piece{background:#f0f0f0;}*/
/*::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:horizontal{-webkit-border-radius:10px;background:#5f5f5f;}*/
/*::-webkit-scrollbar-thumb:hover{background:#3d3d3d;}*/
/*::-webkit-scrollbar-thumb:active{background:#333;}*/
/* webkit forms */
/*@media screen and (-webkit-min-device-pixel-ratio:0){*/
/*input[type=checkbox],select,input[type=radio]{position:relative;-webkit-appearance:none;-webkit-user-select:none;border:1px solid rgba(0,0,0,0.25);border-radius:2px;box-shadow:0 1px 0 rgba(0,0,0,0.08), inset 0 1px 2px rgba(255,255,255,0.75);margin:0 1px 0 0;!*background-image:-webkit-linear-gradient(#ededed, #ededed 38%, #dedede);*!}*/
/*input[type=checkbox]{bottom:1px;height:15px;vertical-align:middle;width:15px; margin-right:5px;}*/
/*input[type=checkbox]:checked::before{position:absolute;left:3px;top:6px;content:'';height:2px;background-color:#666;width:72%;-webkit-transform:rotate(120deg);}*/
/*input[type=checkbox]:checked::after{position:absolute;left:2px;top:8px;content:'';height:2px;width:4px;background-color:#666;-webkit-transform:rotate(-150deg);}*/
/*input[type=radio]{border-radius:100%;bottom:1px;height:15px;vertical-align:middle;width:15px;}*/
/*input[type=radio]:checked::before{background-color:#377bcb;border-radius:100%;bottom:3px;content:'';display:block;left:3px;position:absolute;right:3px;top:3px;}*/
/*input[type=checkbox]:active,select:active,input[type=radio]:active{background-image:-webkit-linear-gradient(#fcfcfc, #f8f8f8 38%, #e7e7e7);box-shadow:none;text-shadow:none;}*/
/*select{-webkit-appearance:none;height:22px;-webkit-padding-end:10px;-webkit-padding-start:6px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAICAYAAAAbQcSUAAAAaUlEQVQoz2P4//8/A7UwdkEGhiggTsODo4g2LBEImJmZvwE1/UfHIHGQPNGGAbHCggULFrKxsf1ENgjEB4mD5EnxJoaByAZB5Yk3DNlAPj6+L8gGkWUYzMC3b982IRtEtmFQjaxYxDAwAGi4TwMYKNLfAAAAAElFTkSuQmCC),-webkit-linear-gradient(#fcfcfc,#fcfcfc38%,#fcfcfc);background-position:right center;background-repeat:no-repeat;}*/
/*select:hover{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAICAYAAAAbQcSUAAAAaUlEQVQoz2P4//8/A7UwdkEGhiggTsODo4g2LBEImJmZvwE1/UfHIHGQPNGGAbHCggULFrKxsf1ENgjEB4mD5EnxJoaByAZB5Yk3DNlAPj6+L8gGkWUYzMC3b982IRtEtmFQjaxYxDAwAGi4TwMYKNLfAAAAAElFTkSuQmCC), -webkit-linear-gradient(#fbfbfb,#f5f5f538%,#f2f2f2);}*/
/*select:active{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAICAYAAAAbQcSUAAAAaUlEQVQoz2P4//8/A7UwdkEGhiggTsODo4g2LBEImJmZvwE1/UfHIHGQPNGGAbHCggULFrKxsf1ENgjEB4mD5EnxJoaByAZB5Yk3DNlAPj6+L8gGkWUYzMC3b982IRtEtmFQjaxYxDAwAGi4TwMYKNLfAAAAAElFTkSuQmCC), -webkit-linear-gradient(#fcfcfc,#f8f8f838%,#e7e7e7);}*/
/*select:disabled{color:#999;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAICAYAAAAbQcSUAAAAaUlEQVQoz2P4//8/A7UwdkEGhiggTsODo4g2LBEImJmZvwE1/UfHIHGQPNGGAbHCggULFrKxsf1ENgjEB4mD5EnxJoaByAZB5Yk3DNlAPj6+L8gGkWUYzMC3b982IRtEtmFQjaxYxDAwAGi4TwMYKNLfAAAAAElFTkSuQmCC),-webkit-linear-gradient(#f8f8f8,#f8f8f838%,#f8f8f8);}*/
/*}*/

.container {
  width: 100%;
  clear: both;
  min-width: 1200px;
}
.row {
  width: 1172px;
  margin: 0 auto;
  clear: both;
}

.whole_right {
  min-height: 500px;
}

.nav_ {
  width: 100%;
  background: url("../images/bg_03.png") center top;
  height: 80px;
  position: fixed;
  top: 0;
  z-index: 9;
}
.nav_big {
  width: 90%;
  margin-left: 10%;
}

.nav_logo {
  float: left;
  position: relative;
  top: 10px;
}
.nav_nav {
  float: right;
  line-height: 80px;
  margin-right: 10%;
}

.nav_nav ul li {
  display: inline-block;
  height: 80px;
  padding: 0 10px;
  font-size: 14px;
  color: #ffffff;
  position: relative;
  float: left;
}
.nav_nav ul li a {
  display: inline-block;
  color: #ffffff;
  padding: 0 15px;
}
.nav_nav ul .down a {
  background: url("../images/bg_02.png") no-repeat center right;
}
.nav_nav ul li:hover {
  background: url("../images/bg_04.png") center top;
  color: #ffffff;
}
.nav_nav ul .on {
  background: url("../images/bg_04.png") center top;
  color: #ffffff;
}

.nav_2 ul li:hover {
  background: none;
  color: #ffffff;
}
.nav_2 ul .on {
  background: none;
  color: #ffffff;
}

.nav_nav ul li .nav_nav2 {
  display: none;
  position: absolute;
  top: 80px;
  left: 0px;
  background: url("../images/bg_04.png") center top;
}

.nav_nav ul li .nav_nav2 li {
  height: 40px;
  line-height: 40px;
  display: block;
}
.nav_nav ul li .nav_nav2 li:hover {
  background: rgba(0, 0, 0, 0.2);
}
.nav_nav ul li .nav_nav2 li a {
  background: none;
}

/*.nav_nav ul li .nav_add_cs li{width:130px;}*/
/*.nav_nav ul li .nav_add_li a{ padding-left:30px;}*/

.bd {
  height: 580px;
  overflow: hidden;
}

.swiper_big {
  background: #ffffff;
  height: 72px;
  position: relative;
  bottom: 36px;
  line-height: 72px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.swiper_big_left {
  float: left;
  margin-left: 35px;
}

.swiper_big_left ul li {
  width: 10px;
  height: 10px;
  display: inline-block;
  line-height: 12px;
  margin: 0 5px;
  cursor: pointer;
}
.swiper_big_left ul li span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #9a9a9a;
  display: inline-block;
}

.swiper_big_left ul .on span {
  border: 2px solid #c4a073;
  background: none;
  position: relative;
  top: 2px;
}

.swiper_big_right {
  float: right;
  margin-right: 35px;
}

.swiper_big_right input {
  background: none;
  border: 0;
  height: 26px;
  width: 180px;
  border-bottom: 1px solid #bfbfbf;
  padding: 0 10px;
}

.swiper_big_right a {
  vertical-align: -3px;
}

.crumbs {
  margin-top: 20px;
}
.crumbs samp {
  height: 100px;
  overflow: hidden;
  display: block;
}
.crumbs samp a {
  width: 293px;
  height: 100px;
  position: relative;
  overflow: hidden;
  background: #c4a073;
  float: left;
}
.crumbs samp span {
  position: absolute;
  bottom: 25px;
  left: 25px;
}
.crumbs samp span em {
  display: block;
  font-size: 16px;
  color: #ffffff;
}
.crumbs samp span i {
  display: block;
  font-size: 14px;
  color: #e1dfdc;
}

.crumbs samp a {
  transition: all 0.6s;
}
.crumbs samp a:hover {
  transform: scale(1.1);
}

/*新闻中心*/
.news {
  margin-top: 30px;
}
.news_tltle h2 {
  margin: 30px 0;
  display: inline-block;
  font-size: 24px;
  color: #2e3033;
}
.news_tltle span {
  font-size: 14px;
  color: #bbbbbb;
}

.news_big {
  height: 260px;
  position: relative;
}
.news_hd {
  width: 80px;
  border-right: 1px solid #ebebeb;
  height: 210px;
  display: inline-block;
  float: left;
}

.news_hd ul li {
  margin: 10px 0;
}
.news_hd ul li a {
  font-size: 14px;
  color: #2e3033;
}
.news_hd ul li a:hover {
  color: #c4a073;
}
.news_hd ul .on a {
  color: #c4a073;
}

.new_bd {
  width: 1026px;
  height: 215px;
  margin-left: 50px;
  display: inline-block;
  float: left;
}
.new_bd_center {
  width: 595px;
  float: left;
}
.new_bd_center ul li {
  height: 50px;
  display: block;
  margin-bottom: 30px;
}
.new_bd_center ul li {
  height: 50px;
  display: block;
  margin-bottom: 30px;
}
.new_bd_center ul li a .new_center_left {
  float: left;
}
.new_bd_center ul li a .new_center_left em {
  color: #2e3033;
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
}
.new_bd_center ul li a .new_center_left i {
  color: #777777;
  font-size: 12px;
  display: block;
}
.new_bd_center ul li a .new_center_right {
  float: right;
  border-left: 1px solid #bbbbbb;
  text-align: center;
  width: 73px;
  height: 50px;
}
.new_bd_center ul li a .new_center_right strong {
  font-size: 30px;
  color: #bbbbbb;
}
.new_bd_center ul li a .new_center_right p {
  font-size: 14px;
  color: #bbbbbb;
}
.new_bd_center ul li:hover a .new_center_left em {
  color: #c4a073;
}
.new_bd_center ul li:hover a .new_center_right {
  border-left: 1px solid #c4a073;
}
.new_bd_center ul li:hover a .new_center_right strong {
  color: #c4a073;
}
.new_bd_center ul li:hover a .new_center_right p {
  color: #c4a073;
}

/*.new_bd_center ul .on a .new_center_left em{ color: #c4a073;}
.new_bd_center ul .on a .new_center_right{border-left: 1px solid #c4a073; }
.new_bd_center ul .on a .new_center_right strong{ color: #c4a073;}
.new_bd_center ul .on a .new_center_right p{ color: #c4a073;}*/

.new_bd_right {
  width: 377px;
  height: 210px;
  float: right;
  position: relative;
}

.new_kz {
  position: absolute;
  bottom: 0;
  left: 43px;
}
.new_kz .new_a1 {
  margin-right: 50px;
  background: url("../images/index_left01.png") no-repeat center;
  width: 8px;
  height: 11px;
  display: inline-block;
}
.new_kz .new_a2 {
  background: url("../images/index_right01.png") no-repeat center;
  width: 8px;
  height: 11px;
  display: inline-block;
}
.new_kz .new_a1:hover {
  background: url("../images/index_left02.png") no-repeat center;
}
.new_kz .new_a2:hover {
  background: url("../images/index_right02.png") no-repeat center;
}

.new_right_bd {
  width: 377px;
  height: 210px;
  overflow: hidden;
}

.new_right_hd {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 377px;
  height: 36px;
  background: url("../images/bg_11.png") center top;
  line-height: 36px;
}
.new_right_hd p {
  padding-left: 20px;
  color: #ffffff;
  float: left;
}
.new_right_hd ul li {
  margin-right: 10px;
  float: right;
  cursor: pointer;
}
.new_right_hd ul li img {
  width: 377px;
  height: 210px;
}
.new_right_hd ul li span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffffff;
  display: inline-block;
}
.new_right_hd ul .on span {
  background: #c4a073;
}
/*bottom*/
.bottom {
  background: #f0f0f0;
  min-width: 1200px;
  height: 80px;
  padding-left: 15px;
  margin-top: 30px;
}
.bottom p {
  padding: 13px 0 6px 0;
  font-size: 14px;
  color: #6f6e6e;
}
.bottom span {
  float: left;
}
.bottom strong {
  float: right;
  font-weight: normal;
}
.bottom em,
.bottom i {
  color: #8e8d8d;
  margin-right: 15px;
}

#dituContent .bottom {
  background: #fff;
  min-width: auto;
  height: auto;
  padding-left: 0px;
  margin-top: 0px;
}

.qq_fd {
  position: fixed;
  right: 0;
  top: 40%;
}
.qq_fd a {
  display: block;
  margin-bottom: 1px;
  width: 50px;
  height: 50px;
  position: relative;
}
.qq_fd a img {
  display: block;
  z-index: 99999;
  position: absolute;
  top: 0px;
  left: 0px;
}
.qq_fd a img:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.qq_fd .fd_txt1 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 50px;
  width: 150px;
  background: #ae8652;
  color: #fff;
  line-height: 50px;
  font-size: 18px;
  padding-left: 10px;
}
.qq_fd .fd_txt2 {
  position: absolute;
  top: 0px;
  left: -91px;
  display: none;
}
