@charset "utf-8";


/*******内容页统一样式****************/

#vsb_content p {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important; text-indent:2em;}
#vsb_content font {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
#vsb_content span {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
#vsb_content_2 p {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important; }
#vsb_content_2 font {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
#vsb_content_2 span {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
#vsb_content table p{text-indent:0em !important; } 
#vsb_content img{display:block;margin:3px auto; max-width:700px;}




span .more_a{color:#dadada !important;
    font-size: 14px;
    float: right;}
/* sass变量 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body{    min-width: 1600px;}
body,
button,
input,
select,
textarea {
  font-size: 16px;
  font-family: '微软雅黑';
  background:#e7eaea;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

address,
caption,
cite,
code,
dfn,
strong,
th,
var,
i {
  font-style: normal;
 
}

code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}

ul,
ol {
  list-style: none;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #666;
}
.header .wrap .con .main-nav li a:hover,.header .wrap .con .main-nav li:hover a{color:#ff9f1a;    background: #431506;}
input::-webkit-input-placeholder {
  font-size: 12px;
  color: #999;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 12px;
  color: #999;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 12px;
  color: #999;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 12px;
  color: #999;
}

fieldset,
img {
  border: 0;
  vertical-align: bottom;
}

q:before,
q:after {
  content: '';
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.wrap {
  width: 1310px;
  margin: 0 auto;
}

.clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mb20 {
  margin-bottom: 20px;
}
body{  
background: url(../images/bodybg.png) no-repeat;

    background-size: 100% 100%;
}
.topbar {
    z-index: 10;
    
    display: inline-block;
    width: 945px;
   margin-top:55px
}

.topbar a {
  color: #6b2120;
}

.topbar .c1 {
  float: left;
}

.topbar .c1 a {
  margin: 0 15px;
}

.topbar .c2 {
  float: right;    color: #802d25;
}

.topbar .c2 a {
  margin-right: 4px;    padding: 0 4px 0 4px;
}

.topbar .c2 .select {
  position: relative;
  z-index: 12;
  display: inline-block;
  width: 125px;
  line-height: 40px;
  vertical-align: middle;
 
}

.topbar .c2 .select p {
  text-align: center;
}

.topbar .c2 .select p i {
  float: right;
}

.topbar .c2 .select p img {
  vertical-align: middle;
}

.topbar .c2 .select .dropdown {
  display: none;
  position: absolute;
  top: 100%;
  padding: 10px 0;
  width: 100%;
  text-align: center;
  background: #fff;
  color: #333;
}

.topbar .c2 .select .dropdown p {
  cursor: pointer;
}
.topbar .c2 .select .dropdown a:hover { color:#722922;}

.topbar .c2 .select.on .dropdown a {
  display: inline-block;
width:100%;height:100%;
}

.topbar .c2 .select.on .dropdown {
  display: block;
}


/*********/

.topbar .c2 .select1 {
  position: relative;
  z-index: 12;
  display: inline-block;
  width: 125px;
  line-height: 40px;
  vertical-align: middle;
 
}

.topbar .c2 .select1 p {
  text-align: center;
}

.topbar .c2 .select1 p i {
  float: right;
}

.topbar .c2 .select1 p img {
  vertical-align: middle;
}

.topbar .c2 .select1 .dropdown {
  display: none;
  position: absolute;
  top: 100%;
  padding: 10px 0;
  width: 100%;
  text-align: center;
  background: #fff;
  color: #333;
}

.topbar .c2 .select1 .dropdown p {
  cursor: pointer;
}
.topbar .c2 .select1 .dropdown a:hover { color:#722922;}

.topbar .c2 .select1.on .dropdown a {
  display: inline-block;
width:100%;height:100%;
}

.topbar .c2 .select1.on .dropdown {
  display: block;
}



.topbar .c2 .search-box {
  display: inline-block;
  vertical-align: middle;
}

.topbar .c2 .search-box .text {
    float: left;
    border: none;
    background: none;
    height: 26px;
    line-height: 26px;
 
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
    width: 0;
    transition: all ease .3s;
    background: #802d25;
    text-indent: 10px;
    border-radius: 10px;
}

.topbar .c2 .search-box .btn {
    float: left;
    width: 17px;
    height: 17px;
    margin-top: 4px;
    vertical-align: bottom;
    background: #fff;
    margin-left: 5px;
}

.topbar .c2 .search-box:hover .text {
  width: 140px;
}

.header {
  position: relative;
  z-index: 999;
  
}

.header .con .logo {
float:left;    margin-top: 20px;    margin-left: 15px;
}

.header .con .main-nav {
 
    line-height: 33px;
    height: 110px;
}

.header .con .main-nav li {
  position: relative;
  float: left;
 
  text-align: center;
  z-index: 0;
       border-right: 1px solid #431506;
  font-size: 18px;
}
.header .con .main-nav li.last { border-right: 0px;}

.header .con .main-nav li.distance {
  margin-left: 260px;
}

.header .con .main-nav li.last {
  margin: 0;
}

.header .con .main-nav li a {
  color: #fff;
  display: block;
  text-align: center;
    padding: 0 37.7px;
}

.header .con .main-nav li .dropdown {
  position: relative;
  display: none;
  width: 100%;
  position: absolute;
  overflow: hidden;
 
  top: 80%;
  padding-top: 10px;
  overflow: hidden;
}

.header .con .main-nav li .dropdown ul {
  position: relative;
}

.header .con .main-nav li .dropdown ul::before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #6a3329;
}

.header .con .main-nav li .dropdown li {
  float: none;
  width: 100%;
  line-height: 44px;
  height: 44px;
  overflow: hidden;
  font-size: 13px;
  background: #6a3329;
  position: relative;
}
.header .con .main-nav li .dropdown li a{    padding: 0 0px;}
.header .con .main-nav li .dropdown li:after {
  content: '';
  position: absolute;
  width: 80%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  bottom: 50%;
  left: -100%;
  transition-delay: all 0.5s;
  transition: all 0.5s;
}

.header .con .main-nav li .dropdown li:hover:after,
.header .con .main-nav li .dropdown li.hover:after {
  left: 100%;
}

.header .con .main-nav li .dropdown li .text {
  text-shadow: 0px -40px 0px white;
  transition: all 0.75s;
  transform: translateY(100%) translateZ(0);
  transition-delay: all 0.25s;
}

.header .con .main-nav li .dropdown li:hover .text,
.header .con .main-nav li .dropdown li.hover .text {
  text-shadow: 0px -40px 0px rgba(255, 255, 255, 0);
  transform: translateY(0%) translateZ(0) scale(1.1);
  font-weight: 600;
}

.header .con .main-nav li:hover a, .header .con .main-nav li.on a {
  color: #6a3329;
}

.header .con .main-nav li:hover .dropdown, .header .con .main-nav li.on .dropdown {
  display: block;
}

.header .con .main-nav li:hover .dropdown li a, .header .con .main-nav li.on .dropdown li a {
  color: #fff;
  display: block;
  transition: all ease .3s;
}

.banner {
  position: relative;
  left: 0;
  top: 0;
 
     margin: 0 auto;
   width: 1300px;
  height: 410px;
}

.banner .cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: url(../images/opacity.png) top center no-repeat;
    display: none;
}

.banner .slide {
  top: 0;
 
  left: 0;
 
  width: 1300px;
  height: 100%;
}

.banner .slide .hd {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  z-index: 9;
  cursor: pointer;
}
.banner .slide ul {
  display: inline-block;
}
.banner .slide .hd li {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  background: url(../images/dote.png);
}

.banner .slide .hd li.on {
  background: url(../images/dote-on.png) no-repeat;
}
.banner .slide .prev, .banner .slide .next {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 40%;
  margin-top: 40px;
  z-index: 10;
}
.banner2 .slide .prev, .banner .slide .next {
  
  top: 25%;
 
}
.banner .slide .prev {
  left: 0px;
  background: url(../images/arr1-left.png) no-repeat;
}

.banner .slide .next {
  right: 50px;
  background: url(../images/arr1-right.png) no-repeat;
}

.banner .slide .bd li {
  position: relative;
}

.banner .slide .bd li .text {
right: 5%;
   color:#ffffff;
    position: absolute;
    bottom: 60px;
    font-size: 24px;
    text-shadow: 0 3px 24px #000000;
}

.banner .slide .bd li .text a {
  color: #fff;
}

.banner .slide .bd li .text a:hover {
  color: #eee;
}

.index-row1 {
  min-width: 1300px;
  padding-top: 10px;
  height: 500px;    /*background: url(../images/row11-bg.png) top center no-repeat;*/
  color: #fff;
}

.index-row1 a {
  color: #fff;
}

.index-row1 .tit {
  border-bottom: 2px solid #f9981b;
  line-height: 60px;
  margin-bottom: 10px;
padding:0 14px;
}

.index-row1 .tit span {
  font-size: 20px;
}

.index-row1 .tit em {
  margin-left: 10px;
  opacity: .2;
  filter: alpha(opacity=20);
}

  .tits {
     line-height: 50px;
     /* background: #c33f11; */
     padding: 0 14px;
     width: 345px;
}

  .tits span {
  font-size: 22px;color:#fff
}

  .tits em {
  margin-left: 10px;
 
   color: #fff;
}



.index-row1 .c1 {
  float: left;
  width: 600px;padding-left: 3px;
}

.index-row1 .c1 .list dl {
  float: left;
  width: 285px;
  padding: 15px 0;
  border-bottom: 1px solid #f9981b;
}

.index-row1 .c1 .list dl dt {
  float: left;
  width: 60px;
  height: 60px;
  text-align: center;
 
}

.index-row1 .c1 .list dl dt .d {
  margin-top: 5px;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
}

.index-row1 .c1 .list dl dt .y {
  font-size: 12px;
}

.index-row1 .c1 .list dl dd {
  margin-left: 75px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}

.index-row1 .c1 .list dl.odd {
  float: right;
}

.index-row1 .c2 {
  float: left;
  width: 320px;
  margin-left: 30px;
}

.index-row1 .c2 .list li {
  line-height: 42px;
}

.index-row1 .c2 .list li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 50px;
}

.index-row1 .c2 .list li span {
  float: right;
}

.index-row1 .c3 {
  float: right;
  width: 320px;
}

.index-row1 .c3 .list {
  position: relative;
}

.index-row1 .c3 .list:before {
  content: '';
  position: absolute;
  left: 0;
  top: 27px;
  width: 30px;
  bottom: 0;
  background: url(../images/dote_xx.png) left top repeat-y;
}

.index-row1 .c3 .list li {
  padding-left: 30px;
}

.index-row1 .c3 .list li .t {
  line-height:45px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row1 .c3 .list li .d {
  margin-top: 4px;
  font-size: 12px;
  color: #fff;
  
}

.index-row1 .c3 .more {
  width: 96px;
  height: 26px;
  line-height: 26px;
  text-align: center;
 
  margin-left: 5px;
  margin-top: 15px;
  display: inline-block;
  font-size: 12px;
       color: #dadada !important;
    font-size: 14px;
}

.index-row2 {
  min-width: 1300px;
  padding-top: 100px;
}

.index-row2 .wrap {
  position: relative;
}

.index-row2 .wrap .tit {
  position: absolute;
  width: 120px;
  padding-left: 80px;
  height: 90px;
  z-index: 999;
  opacity: 1;
  left: 66px;
  top: -30px;
  line-height: 90px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background: url(../images/row2-tit.png) no-repeat;
}

.index-row2 .roundabout_box {
  position: relative;
  width: 1000px;
  height: 550px;
  margin: 0 auto;
}

.index-row2 .roundabout-holder {
  height: 425px;
  margin: 0 auto;
}

.index-row2 .roundabout-moveable-item {
  height: 575px;
  width: 770px;
  position: relative;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.13);
  cursor: pointer;
  background: #fff;    min-height: 350px !important;    overflow: hidden;
}

.index-row2 .roundabout-moveable-item .pic {
 
  transition: all ease .2s;
}
.index-row2 .roundabout-in-focus .pic img {
  height: 100%;
  width: 100%;
 
max-height: 455px !important;
}
.index-row2 .roundabout-moveable-item .pic img {
  height: 100%;
  width: 100%;
}



.index-row2 .roundabout-moveable-item .text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 22px;
  background: #fff;
}

.index-row2 .roundabout-moveable-item .text h6 {
  width: 100px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: #6a3329;
  height: 36px;
  line-height: 36px;
}

.index-row2 .roundabout-moveable-item .text p {
  margin-top: 20px;
  color: #000;
  font-size: 21px;
}

.index-row2 .roundabout-in-focus {
  cursor: auto;
}

.index-row2 .roundabout li {
  margin: 0;
}

.footer {
  min-width: 1300px;
 
 
  color: #fff;
}

.footer a {
  color: #fff;
}

.footer .row1 .c1 {
  float: left;
    width: 385px;
    padding-left: 15px;
}

.footer .row1 .c1 h6 {
     font-size: 22px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 13px;
    border-bottom: 2px solid #f6971a;
    padding-bottom: 5px;    width: 80%;
}

.footer .row1 .c1 .list li {
 
  line-height:25px;
 
  filter: alpha(opacity=50);
    padding-bottom: 8px;
}

.footer .row1 .c2 {
  float: right;
    margin-top: 45px;
}

.footer .row1 .c2 li {
  float: left;
  width: 200px;
  height: 150px;
  position: relative;
  margin-left: 15px;
}

.footer .row1 .c2 li .tit {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 120px;
  height: 46px;
  line-height: 46px;
  text-align: center;
background: #6f2921;
    opacity: 0.8;
}

.footer .row1 .c2 li img {
  width: 100%;
  height: 100%;
}

.footer .row2 {
    margin-top: 35px;
    padding: 20px 0 55px;
 
}

.footer .row2 .c1 {
float: right;
    padding-top: 15px;
    margin-left: 120px;
}

.footer .row2 .c2 {
  float: left;
 
  line-height: 40px;
  font-size: 14px;    padding-top: 25px;    padding-left: 15px;
}

.footer .row2 .c3 {
  float: right;
}

.footer .row2 .c3 img {
  vertical-align: middle;
  margin-left: 20px;
}

.footer .copyright {
  font-size: 14px;
  text-align: center;
  line-height: 60px;
  background: #41221a;
}

.footer2 {
  min-width: 1300px;
  background: url(../images/f-bg.jpg) top center no-repeat;
  
  color: #fff;
}

.footer2 a {
  color: #fff;
}

.footer2 .row1 .c1 {
  float: left;
  width: 400px;
}

.footer2 .row1 .c1 h6 {
  font-size: 22px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 20px;
}

.footer2 .row1 .c1 .list li {
  float: left;
  width: 50%;
  line-height: 50px;
  opacity: .5;
  filter: alpha(opacity=50);
}

.footer2 .row1 .c2 {
  float: right;
}

.footer2 .row1 .c2 li {
  float: left;
  width: 270px;
  height: 185px;
  position: relative;
  margin-left: 30px;
}

.footer2 .row1 .c2 li .tit {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 120px;
  height: 46px;
  line-height: 46px;
  text-align: center;
background: #6f2921;
    opacity: 0.8;
}

.footer2 .row1 .c2 li img {
  width: 100%;
  height: 100%;
}

.footer2 .row2 {
    margin-top: 35px;
    padding: 30px 0 30px;
    border-top: 1px solid #855b54;
}

.footer2 .row2 .c1 {
  float: left;    padding-top: 15px;
}

.footer2 .row2 .c2 {
  float: left;
  margin-left: 120px;
  line-height: 40px;
  font-size: 14px;    padding-top: 15px;
}

.footer2 .row2 .c3 {
  float: right;
}

.footer2 .row2 .c3 img {
  vertical-align: middle;
  margin-left: 20px;
}

.footer2 .copyright {
  font-size: 14px;
  text-align: center;
  line-height: 60px;
  background: #41221a;
}




.inner-banner {
  position: relative;
  width: 100%;
  height: 360px;
  overflow: hidden;
}

.inner-banner img {
  position: absolute;
  width: 1920px;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -960px;
}

.inner-page {
  background: #fff;
}

.inner-wrap {
  padding: 20px 0;
}

.left-nav {
  width: 230px;
  position: relative;
  background-color: #fff;
}

.left-nav .nav-top {
  width: 230px;
  height: 45px;
  background: #6a3329;
}

.left-nav .nav-top h3 {
  font-weight: normal;
  color: #fff;
  font-size: 18px;
  line-height: 45px;
  text-align: center;
}

.left-nav .nav-mid {
  width: 228px;
  height: auto;
  border: 1px solid #ddd;
}

.left-nav .nav-mid ul {
  width: 211px;
  height: auto;
  padding-top: 17px;
  margin: 0 auto;
}

.left-nav .nav-mid ul li {
  width: 211px;
  height: auto;
  margin-bottom: 12px;
  border: 1px solid #dfdfdf;
  background-color: #ebebeb;
}

.left-nav .nav-mid ul li a {
  display: block;
  width: 149px;
  padding: 7px 0;
  color: #535353;
  font-size: 15px;
  padding-left: 28px;
  padding-right: 34px;
}

.left-nav .nav-mid ul li .current {
  color: #fff;
  background-color: #8b4639;
}

.right-list {
 width: 1000px;
    min-height: 250px;
    background: #fff;
    padding:15px 25px;
}

.right-list .slide {
  margin-top: 30px;
  position: relative;
}

.right-list .slide .pic img {
  width: 100%;
  height: 450px;
}

.right-list .slide .imgintro {
  position: absolute;
  bottom: 0;
  color: #fff;
  z-index: 0;
  width: 100%;
  left: 0;
}

.right-list .slide .imgintro .tips {
  display: inline-block;
  padding: 0 8px;
  line-height: 26px;
  background: #F4930A;
  font-size: 12px;
  margin-bottom: 12px;
  color: #fff;
}

.right-list .slide .imgintro b {
  position: absolute;
  z-index: -1;
  background: #160724;
  opacity: 0.5;
  filter: alpha(opacity=50);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.right-list .slide .imgintro h3 {
  padding: 25px 35px 10px 35px;
  font-size: 18px;
}

.right-list .slide .imgintro h3 a {
  color: #fff;
  display: block;
}

.right-list .slide .imgintro h3 a:hover {
  color: #ccc;
}

.right-list .slide .imgintro p {
  color: #ddd;
  padding: 0px 35px 20px 35px;
  zoom: 1;
  font-size: 12px;
}

.right-list .right-list-tit {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.25em;
  color: #6a3329;
  border-bottom: 2px solid #6a3329;
  padding-bottom: 0.85em;
}

.right-list .right-list-tit h3 {
  width: 118px;
  height: 39x;
  font-size: 18px;
  line-height: 39px;
  color: #6a3329;
  text-align: center;
}

.right-list .right-list-tit img {
  position: absolute;
  left: 0;
  bottom: -7px;
}

.right-list .local {
  margin-top: 13px;
  margin-right: 15px;
}

.right-list .local a {
  color: #565656;
  font-size: 13px;
}

.lby-list {
  padding: 10px 0;
}

.lby-list li {
  float: left;
  width: 25%;
}

.lby-list li .inner {
  margin: 8px;
  padding: 25px 30px;
  background: #fff;
  height: 260px;
  position: relative;
}

.lby-list li .inner .tit {
  line-height: 1.5em;
  padding-bottom: 0.75em;
}

.lby-list li .inner .desc {
  font-size: 12px;
  color: #888;
  height: 11.5em;
  overflow: hidden;
  line-height: 20px;
}

.lby-list li .inner .info {
  position: absolute;
  bottom: 22px;
  color: #999;
  font-size: 12px;
  line-height: 20px;
}

.lby-list li .inner .info span {
  margin: 0 5px;
}

.lby-list li .inner .info span img {
  margin-right: 5px;
  vertical-align: -1px;
}

.lby-list li a {
  display: block;
}

.main-pic-list dl {
  padding: 2.5em 0;
  border-bottom: 1px solid #d3d3d3;
}

.main-pic-list dl dt {
  float: left;
  width: 180px;
}

.main-pic-list dl dt img {
  width: 100%;
}

.main-pic-list dl dd {
  margin-left: 200px;
  line-height: 22px;
  font-size: 12px;
}

.main-pic-list dl dd .tips {
  background: #f4930a;
  display: inline-block;
  font-size: 12px;
  line-height: 26px;
  margin-bottom: 15px;
  padding: 0 8px;
  color: #fff;
}

.main-pic-list dl dd .tit {
  font-size: 18px;
  color: #000;
  padding-bottom: 0.75em;
}

.main-pic-list dl dd .desc {
  line-height: 22px;
  color: #777;
}

.main-pic-list dl dd .info {
  color: #999;
  padding-top: 1em;
  color: #999;
}

.main-pic-list dl dd .info span {
  margin: 0 5px;
}

.main-pic-list dl dd .info span img {
  margin-right: 5px;
  vertical-align: -1px;
}

.detail .tit {
  padding: 20px 0;
      font-size: 22px;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: 0.25em;
  border-bottom: 1px solid #ccc;    text-align: center;
}

.detail p {
  
  line-height: 24px;
  font-size: 14px;
}

.detail .info p {
  text-align: right;
}

.detail .articletimewrapper {
  text-align: center;
}

.detail .articletimewrapper .articletime {
  display: inline-block;
  font-size: 12px;
  line-height: 30px;
  color: #999;
  border-top: 1px solid #ddd;
  margin-top: 30px;
}

.detail .articletimewrapper img {
  vertical-align: middle;
}

.pb_sys_style1 .p_no_d{
border: 1px solid #65372f  !important;
    color: #fff;
    background-color: #65372f !important;
}
.banner2{height: 292px;width:100%}
.banner .slide{width:100%}
.header2{    margin-bottom: 295px;}
.banner_btn{    width: 1510px;
     height: 100%;
    position: absolute;
    top: 0;
    left: 216px;}
*/ 取消专题网站的链接
.ztlink{background:url("../images/ztlink.png") no-repeat;float:right;width:920px;height:52px;}
.ztlink .zhuanti{height:100%;width: 70%;float: right;}
.ztlink .zhuanti a img{margin: 9px auto;width: 917px;height: 48px;float: left;}
.ztlink .zhuanti a p{float: left;font-size: 22px;color: #edc605;margin: 10px 16px;text-shadow: 3px 3px 4px #333333;} */
.ztlink .zhuanti a p1{float: left;font-size: 15px;color: #edc605;margin: 10px 0px;text-shadow: 3px 3px 4px #333333;} */
