@charset "utf-8";
/* base */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, small {padding:0;margin:0;}
body{font:12px/1.5em Tahoma, "songti", sans-serif;background:#fefef3;position: relative;}
ul, ol, li {list-style:none;}
img {vertical-align: top;border:0;}
textarea {resize:none;}
a { text-decoration:none; outline:none; color:#000; }
a:hover { text-decoration:none; color: #ed5533; }
a.on {font-weight:bold;}
input, select, textarea{font: 12px/1.5em;outline:none;}

.clearfix:after { content: "."; display: block; height: 0; clear: both;visibility: hidden;}
.clearfix {zoom: 1; display: block;}
.hidden,.disappear{display: none}

.clear{clear:both}

.t_center{ text-align:center}
.f_l{ float:left;}
.f_r{ float:right;}
.r_opt{float:right;text-align:right;font-size:12px;}

.m_10{ margin:10px}


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.l{float: left;}
.r{float: right;}
span{color:#d22e1b; }
.clear{clear: both;}
.cGray,a.cGray:link,a.cGray:visited{ color:#666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cRed,a.cRed:link,a.cRed:visited{ color:#cc0000;}
.cBlue,a.cBlue:link,a.cBlue:visited{ color:#3a8dd3;}
.clBlue,a.clBlue:link,a.clBlue:visited{ color:#ed5533;}
.cOrg,a.cOrg:link,a.cOrg:visited{ color:#f8ea00;}
.xq{margin-left: 2px;}

.cGreen,a.cGreen:link,a.cGreen:visited{ color:#1a5e3a;}

a.wz:hover{text-decoration: underline;color: #000;}
.containe{width: 100%;margin: 0 auto;margin-bottom: 0px; background: #fff2e0;padding-bottom: 10px;}


 
.ged{font-family: "微软雅黑";font-size: 16px;float: right;margin-right: 20px; margin-top: 0px;}


.btn1{background: url(../images/btn1.jpg);width:540px;height: 54px; }
.btn1 a{line-height: 54px;float: right;margin-right: 10px;font-size: 14px;color: #9e0000;}

h2{font-family: "微软雅黑";font-size: 22px;line-height: 30px;font-weight: 600;}

.banner {
    position: relative;
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 505px;
}
.daoyu{width: 1100px;margin:0 auto;padding:15px 0px;}
.daoyu .dyzi {
font-size: 18px;
font-family: "微软雅黑";
line-height: 24px;
text-indent: 2em;
padding-left: 40px;
padding-right: 40px;
}
.dll{position: absolute;top:92px;left: 48px;}
.dlr{position: absolute;top:49px;right: 355px;}
.denglong{position:absolute;width: 197px;height: 451px;background: url(../images/jie.png) 0 0 no-repeat;top:0 left:0;display: block;}

/*/////////////////////////*/

@-webkit-keyframes shake-leftright {
0% {
  -webkit-transform:rotate(10deg);
  transform:rotate(10deg);
  -webkit-transform-origin:50% 0;
  transform-origin:50% 0
}

50% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg);
  -webkit-transform-origin:50% 0;
  transform-origin:50% 0
}

100% {
  -webkit-transform:rotate(10deg);
  transform:rotate(10deg);
  -webkit-transform-origin:50% 0;
  transform-origin:50% 0
}
}@keyframes shake-leftright {
0% {
  -webkit-transform:rotate(10deg);
  transform:rotate(10deg);
  -webkit-transform-origin:50% 0;
  transform-origin:50% 0
}

50% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg);
  -webkit-transform-origin:50% 0;
  transform-origin:50% 0
}

100% {
  -webkit-transform:rotate(10deg);
  transform:rotate(10deg);
  -webkit-transform-origin:50% 0;
  transform-origin:50% 0
}
}
/*/////////////////////////*/


.shake-leftright {
  -webkit-animation-duration:.5s;
  animation-duration:.5s;
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
  -webkit-animation-name:shake-leftright;
  animation-name:shake-leftright;
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out
}

.sway {
  -webkit-animation-duration:1.5s;
  animation-duration:1.5s;
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
  -webkit-animation-name:shake-leftright;
  animation-name:shake-leftright;
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out
}



.dongbg{width:100%;background-image: url(../images/dtbg.jpg); height: 622px;overflow: hidden;background-repeat: no-repeat;
    background-position: top center;}
.dong{width: 1100px;margin:0 auto;margin-top: 0px;padding:90px 0px 0px 10px;}
.lun{width: 530px;margin-left: 10px;}

.focus { float:left;width: 530px; height: 370px;position: relative; overflow:hidden; margin-bottom: 0px;}
.focus .num { overflow:hidden; height: 25px; position: absolute; bottom:10px; left: 197px; zoom:1; z-index:3 }
.focus .pic img{width:530px;height: 370px;}
.focus .pic li p{text-align:center;margin-top:10px;color: #000;font-size: 18px;font-family: "微软雅黑";font-weight: 600;}
.focus .num li { width: 20px;height: 20px; line-height: 20px; text-align: center; font-weight: 400; font-family: "Î¢ÈíÑÅºÚ", Arial; color: #000; 
background: #fff; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.focus .num li.on { background: #ed5533;color: #fff; } 

.focus .prev, .focus .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top: 115px; }
.focus .prev { left: 0; }
.focus .next { right: 0; background-position: right }

.dtai{width: 530px;}
.character {margin-top:0px;}
.character li h2 {
font-family: Arial,Microsoft Yahei, "Helvetica Neue",Helvetica,sans-serif;font-size: 20px;line-height: 24px;font-weight: bold;}
.character li{padding:5px 10px 5px 0px;}
.character p{text-indent: 2em;line-height: 24px;margin-top: 10px;font-size: 16px;color: #515151;}

.lun{width: 530px;}
.lun .m-sliderimgs {
  padding: 0px;
  /* 下面是前/后按钮代码，如果不需要删除即可 */
}
.lun .m-sliderimgs .slideBox {
  width: 530px;
  height: 370px;
  overflow: hidden;
  position: relative;
}
.lun .m-sliderimgs .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.lun .m-sliderimgs .slideBox .bd li {
  float: left; width: 530px;
  zoom: 1;
  vertical-align: middle;
}
.lun .m-sliderimgs .slideBox .bd li p {
  position: absolute;
  bottom: 0;
  width: 530px;
  height: 50px;
  line-height: 50px;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.lun .m-sliderimgs .slideBox .bd li p a {
  color: #ffffff;
  font-size: 18px;
}
.lun .m-sliderimgs .slideBox .bd img {
  width: 530px;
  height: 370px;
  display: block;
}
.lun .m-sliderimgs .slideBox .prev,
.lun .m-sliderimgs .slideBox .next {
  position: absolute;
  left: 3%;
  bottom: 3%;
  display: block;
  width: 18px;
  height: 30px;
}
.lun .m-sliderimgs .slideBox .next {
  left: auto;
  right: 3%;
  background: url(../images/next.png) no-repeat;
}
.lun .m-sliderimgs .slideBox .prev {
  background: url(../images/prev.png) no-repeat;
}
.lun .m-sliderimgs .slideBox .prev:hover,
.lun .m-sliderimgs .slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.lun .m-sliderimgs .slideBox .prevStop {
  display: none;
}
.lun .m-sliderimgs .slideBox .nextStop {
  display: none;
}




.er_ul{ margin-top: 10px;margin-right: 20px;margin-left: 20px;}
.er_ul li {
    border-bottom: 1px dotted #e3e3e3;
    padding: 15px 0px;
    overflow: hidden;
}
.er_ul li div.n_imgs {
    float: left;
    margin-right: 40px;
    width: 231px;
    height: 170px;
    position: relative;
}

.lb_ul{margin:10px 15px 0 15px;}
.lb_ul li{border-bottom: 1px solid #eeeeee;
    padding: 12px 0px;
    overflow: hidden;}

.lb_ul li div.n_imgs {
    float: left;
    width: 260px;
    height: 160px;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.lb_ul li div.n_writi{margin-left: 30px;overflow: hidden;float: left;width: 780px;}
.lb_ul li div.n_imgs img{width: 260px; height: 160px;}
.lb_ul li div.n_imgs img {
                                        transition: all 0.8s;
                                    }
.lb_ul li div.n_imgs img:hover {
                                        transform: scale(1.1);
                                    }
.lb_ul  li:last-child{border-bottom: none;}


.p_h2 {
    font-size: 22px;font-family: "微软雅黑";
    font-family: Arial,Microsoft Yahei, "Helvetica Neue",Helvetica,sans-serif;
    margin-bottom: 15px;
}
.p_txt {
    font-size: 18px;
    line-height: 30px;
    color: #515151;
    text-indent: 2em;font-family: "微软雅黑";
}
.yi_ul li:last-child {
    border-style: none;
}
.er_ul li:last-child {
    border-style: none;
}



.jingtai{width: 1100px;margin:0 auto;margin-top: 15px;overflow: hidden;}

.zuo, .you{width: 540px;}

.blist{margin-left: 15px;margin-right: 0px;padding-top: 10px;margin-bottom:15px;}
.blist li{padding: 15px 0px;overflow: hidden;border-bottom: 1px #e3e3e3 solid;}
.blist li h2{font-size: 20px;margin-bottom: 5px;margin-top: 0px;font-family:"Microsoft YaHei",微软雅黑;font-weight: normal;}
.blist li .b_tu{float: left;width: 150px;height: 100px;margin-right: 10px;position: relative;
    overflow: hidden;
    margin-left: auto;
   }
.blist li .b_tu img{width: 150px;height: 100px;}
.blist li div.b_tu img {
                                        transition: all 0.8s;
                                    }
.blist li div.b_tu img:hover {
                                        transform: scale(1.1);
                                    }
.blist li .b_txt{color: #999;font-size: 14px;line-height: 24px;text-indent: 2em;margin-top: 0px;font-family:"Microsoft YaHei",微软雅黑;}

.linede {
    height: 8px;
    clear: both;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 6px;
    margin-top: 0px;
}


.p_h2 {
font-size: 22px;
line-height: 30px;
font-family: "Microsoft YaHei",微软雅黑;
margin-bottom: 15px;margin-left: 10px;
}

.gdxw_ul{margin:10px 20px;width: 1060px;}
.gdxw_ul li{border-bottom: 1px dotted #ececec;padding:15px 0px;
    overflow: hidden;}

.timede {
    background-image: url(../images/time.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 1292px;
    margin-top: 15px;
}

.duel{width: 1100px;margin:0 auto;margin-bottom: 200px;height: 480px;}

.duelzy{width: 420px;margin-top: 170px;}
.duel_ul{margin:0px 10px 0px 20px;}
.duel_ul li{border-bottom: 1px solid #00491b;padding:10px 0px;
    overflow: hidden;}
.duel_ul li .p_h3{font-size: 22px;color:#fff;
                    line-height: 30px;
                    font-family: "Microsoft YaHei",微软雅黑;
                    margin-bottom: 15px;}
.duel_ul li .b_txt {
                    font-size: 16px;
                    line-height: 24px;
                    color: #fff;
                    text-indent: 2em;font-family: "微软雅黑";
                    }
/* 大轮播图*/
.datubg{width:100%;background: url(../images/datubg.png) no-repeat center bottom; overflow: hidden;}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 900px;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  display: none;
  width:900px;
  height: 600px;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width:900px;
  border: 0;
  }
.slide_container {
  position: relative;
  width: 1000px;margin: 20px auto;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width:900px;
  padding: 0;
  margin: 0 auto;
  }

.slide li {
  position: absolute;
  width:900px;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width:900px;
  height: 600px;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
 left: -20px;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.png") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: -20px;
  }
