body,
div,
dl,
dt,
dd,
ul,
ol,
li,
span,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
th,
td,
p,
span,
i,
b,
sub,
em {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 13px;
  font-weight: normal;
}
ul,
li {
  list-style: none;
  vertical-align: top;
}
a {
  text-decoration: none;
  color: #333;
  outline: none;
  /*移除超链的虚线框  IE8,FF有用*/
  cursor: pointer;
}
a:hover {
  color: #ff7700;
  text-decoration: none;
}
:focus {
  outline: none;
}
a img {
  border: none;
}
body {
  font-family: simsun;
  color: #000;
  background: #fff;
  font-size: 12px;
}
.ow {
  min-width: 1106px;
}
.w {
  width: 1106px;
  margin: 0 auto;
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f20 {
  font-size: 20px;
}
.c666 {
  color: #666666;
}
.c333 {
  color: #333333;
}
.c999 {
  color: #999999;
}
.cf60 {
  color: #ff7700;
}
.fred {
  color: #cc0000;
}
.fblue {
  color: #0478cb;
}
.clr {
  clear: both;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
.line_b {
  border-bottom: 1px dashed #eaeaea;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.divline {
  height: 10px;
  overflow: hidden;
  clear: both;
}
.v30 {
  height: 30px;
}
.v45 {
  height: 45px;
}
.disn {
  display: none;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mt20 {
  margin-top: 20px;
}
/*less var*/
/*less var*/
.fwr {
  font-family: "Microsoft YaHei";
}
.noworp {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.ease1 {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.ease2 {
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
}
body.home {
  background: #040808 ;
  background-size: 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  min-height: 700px;
}
.header {
  background: url(../image/dpng.png) repeat;
  height: 75px;
  position: relative;
  z-index: 1111;
}
.header .w {
  height: 67px;
  position: relative;
  z-index: 9;
}
.header .ahref {
  padding: 27px 0 0;
}
.header .ahref a {
  color: #737373;
}
.header .ahref .fav {
  margin-right: 10px;
}
.header .ahref .setH {
  margin-left: 10px;
}
.header .ahref .l {
  display: inline-block;
  width: 3px;
  height: 12px;
  overflow: hidden;
  background: url(../image/vdot.png) center no-repeat;
}
.header .dewm {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../image/ewm.jpg) right top no-repeat;
  display: block;
  padding-right: 120px;
  height: 120px;
}
.header .jt {
  padding-left: 50px;
  height: 65px;
  padding-top: 7px;
  line-height: 16px;
  width: 230px;
  background: url(../image/top_l.png) left top no-repeat;
}
.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  height: 28px;
  text-align: center;
  border-top: 3px solid #020301;
  line-height: 28px;
  z-index: 1110;
}
.main {
  position: relative;
  z-index: 1111;
}
.box_skitter1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.box_skitter1 li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.box_skitter1 img {
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}
.leftmenu {
  position: absolute;
  z-index: 3;
  left: 0;
  width: 260px;
  height: 100%;
  background: url(../image/mpng.png);
  min-height: 600px;
}
.leftmenu .nav {
  padding: 25px 0;
  font-size: 18px;
  font-family: "Microsoft YaHei";
}
.leftmenu .nav li {
  text-align: center;
  height: 61px;
  position: relative;
}
.leftmenu .nav a {
  height: 60px;
  line-height: 60px;
  display: block;
  color: #fff;
}
.leftmenu .nav .on a,
.leftmenu .nav li a:hover {
  background: url(../image/dmpng.png);
}
.leftmenu .nav .mnav {
  display: none;
  top: 0;
  position: absolute;
  left: 260px;
  width: 200px;
  background: url(../image/mpng.png);
}
.leftmenu .nav .mnav a {
  height: 34px;
  line-height: 34px;
  background: none;
}
.leftmenu .nav .mnav a:hover,
.leftmenu .nav .mnav a.active {
  background: url(../image/dmpng.png);
}
.leftmenu .addr {
  color: #999;
  padding: 0 35px;
  position: absolute;
  bottom: 50px;
  left: 0;
  line-height: 16px;
}
.leftmenu .addr span {
  padding-top: 6px;
  display: block;
  height: 65px;
  padding-left: 60px;
  background: url(../image/ico1.png) no-repeat;
}
.leftmenu .addr span.ico2 {
  background-image: url(../image/ico2.png);
}
.leftmenu .ew_bk {
  width: 260px;
}
.leftmenu .ew_bk .btn {
  display: block;
  float: left;
  padding-top: 65px;
  width: 131px;
  height: 37px;
}
.leftmenu .ew_bk .a2 {
  height: 36px;
  background-position: center -103px;
}
.rightcont {
  width: 770px;
  float: right;
  padding-top: 164px;
  color: #fff;
  font-family: "Microsoft YaHei";
}
.rightcont h1 {
  font-size: 38px;
}
.rightcont h2 {
  font-size: 19px;
  margin-top: 10px;
}
.rightcont .ul_ {
  margin-top: 50px;
}
.rightcont .ul_ li {
  float: left;
  margin-right: 25px;
  position: relative;
}
.rightcont .ul_ li a {
  display: block;
  z-index: 9;
  width: 214px;
  height: 164px;
}
.rightcont .ul_ li a img {
  position: relative;
  z-index: 1;
  width: 214px;
  height: 164px;
  border: 3px solid transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.rightcont .ul_ li .tit {
  text-align: center;
  padding-top: 20px;
  font-size: 14px;
  color: #666666;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.rightcont .ul_ li.hover a img,
.rightcont .ul_ li:hover a img {
  border: 3px solid #fff;
}
.rightcont .ul_ li.hover .tit,
.rightcont .ul_ li:hover .tit {
  color: #fff;
}
.logo {
  height: 164px;
  width: 260px;
  background-color: #5f6f2b;
  color: #fff;
}
.logo img {
  display: none;
}
.logo .js {
  padding: 35px 20px;
}
.logo .js.qjs2 {
  padding-top: 55px;
}
.logo .js h2 {
  font-size: 27px;
  font-family: "Microsoft YaHei";
  line-height: 32px;
}
.logo .js .en {
  margin-top: 5px;
  display: block;
  font-family:Arial;
}
.banner {
  height: 360px;
  overflow: hidden;
  position: relative;
  z-index: 3;
}
.abouts {
  width: 790px;
}
.abouts .im {
  padding: 5px;
  border: 1px solid #ccc;
  float: left;
}
.abouts .dir {
  float: right;
  width: 390px;
  line-height: 25px;
  color: #000000;
}
.abouts h2 {
  font-family: "Microsoft YaHei";
  font-size: 24px;
  color: #000;
  height: 44px;
  line-height: 44px;
  display: block;
  border-bottom: 1px solid #000;
  text-align: center;
  margin-bottom: 5px;
}
.abouts .ms {
  color: #87643c;
}
.ew_bk {
  width: 300px;
}
.ew_bk .btn {
  display: block;
  float: left;
  width: 150px;
  height: 47px;
  font-size: 18px;
  color: #fff;
  background: url(../image/wxbtn.png) no-repeat center top;
  padding-top: 70px;
  text-align: center;
  font-family: "Microsoft YaHei";
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.ew_bk .btn:hover {
  opacity: .8;
}
.ew_bk .a2 {
  background-position: center bottom;
  margin-top: 1px;
}
.column_m {
  position: relative;
  padding: 0 25px;
  margin-top: 85px;
  float: right;
  background-color: #e8e7e4;
  width: 764px;
}
.column_m .mdw_btn,
.column_m .mdw_btns {
  font-family: "Microsoft YaHei";
  height: 44px;
  line-height: 44px;
  padding: 0 60px 0 80px;
  color: #fff;
  font-size: 18px;
  float: left;
  background: #606f2c url(../image/res.png) no-repeat 50px;
  border-radius: 4px;
  margin: 40px 220px;
}
.column_m .mdw_btns {
  background-image: none;
  padding-left: 60px;
  text-align: center;
}
.column_m .nr_text {
  *zoom: 1;
}
.column_m .nr_text img {
  max-width: 100%;
}
.column_m .dwlist {
  font-family: "Microsoft YaHei";
  width: 110%;
}
.column_m .dwlist li {
  background: none;
  font-size: 14px;
  border-bottom: 1px solid #515151;
  border-left: 1px solid #515151;
  margin-right: 40px;
  width: 320px;
  float: left;
  height: 41px;
  line-height: 41px;
  padding-left: 0;
}
.column_m .dwlist li a {
  padding-left: 20px;
  display: block;
  background: url(../image/dw.png) no-repeat 270px center;
}
.column_m .dwlist li a:hover {
  background: #ffffff url(../image/dw2.png) no-repeat 270px center;
}
.column_m .dwlist li span {
  color: #000000;
}
.column_m .v_tit {
  font-family: "Microsoft YaHei";
  color: #573e64;
  font-size: 18px;
  min-height: 65px;
  line-height: 50px;
  padding-left: 20px;
  background: url(../image/jsts.png) no-repeat 0 6px;
  margin-bottom: 10px;
  padding-bottom: 20px;
}
.column_m .v_tit strong {
  float: left;
  width: 148px;
}
.column_m .v_tit .vh,
.column_m .v_tit .vht,
.column_m .v_tit .vhts {
  width: 204px;
  color: #fff;
  padding-left: 30px;
  line-height: 45px;
  height: 50px;
  font-size: 14px;
  float: left;
  background: url(../image/ahv.png) no-repeat;
}
.column_m .v_tit .vht {
  background-image: url(../image/ah.png);
}
.column_m .v_tit .vhts {
  background-image: url(../image/ah1.png);
}
.column_m .v_tit .time {
  font-size: 14px;
  color: #000;
  line-height: 40px;
}
.column_m .v_tit.br1 {
  border-bottom: 1px solid #573e64;
}
.column_m .jtit {
  font-family: "Microsoft YaHei";
  color: #333;
  font-size: 18px;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #333;
  padding-left: 20px;
  background: url(../image/jsts.png) no-repeat 0 2px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
}
.column_m .bt {
  background: none;
  height: 80px;
  line-height: 30px;
  margin-bottom: 30px;
}
.column_m .bt h4 {
  font-family: "Microsoft YaHei";
  background: none;
  border-left: 1px solid #83983d;
  padding-top: 50px;
  padding-left: 10px;
  color: #000;
  font-weight: bold;
  font-size: 24px;
  float: left;
}
.column_m .bt h3 {
  color: #573e64;
  font-size: 24px;
  height: 45px;
  border-bottom: 1px solid #573e64;
  text-align: center;
  padding: 50px 0 0;
  line-height: 40px;
  margin-bottom: 20px;
}
.column_m .bt span {
  float: right;
  padding-top: 55px;
  color: #666;
  padding-left: 10px;
}
.column_m .bt span a {
  color: #666666;
}
.column_m .bt span a:hover {
  text-decoration: underline;
}
.column_m .nr {
  min-height: 630px;
  line-height: 24px;
  font-size: 14px;
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
  width: 764px;
  float: left;
}
.column_m .nr img {
  margin-bottom: 20px;
}
.column_m .about_nav {
  margin-bottom: 20px;
}
.column_m .about_nav .item {
  cursor: pointer;
  float: left;
  height: 28px;
  line-height: 28px;
  position: relative;
}
.column_m .about_nav .item .s,
.column_m .about_nav .item .e {
  width: 13px;
  background: url(../image/in_3.png) no-repeat;
  height: 28px;
  float: left;
}
.column_m .about_nav .item .e {
  background-image: url(../image/in_4.png);
}
.column_m .about_nav .item .c {
  padding: 0 5px;
  color: #fff;
  font-size: 14px;
  float: left;
  line-height: 28px;
  background-color: #515151;
}
.column_m .about_nav .item .c a {
  display: block;
}
.column_m .about_nav .item.cur .s {
  background-image: url(../image/in_1.png);
}
.column_m .about_nav .item.cur .e {
  background-image: url(../image/in_2.png);
}
.column_m .about_nav .item.cur .c {
  background-color: #5f6f2b;
}
.tnav {
  height: 155px;
  padding: 28px 5px;
  background: url(../image/ybg.jpg) no-repeat;
}
.tnav li {
  height: 113px;
  float: left;
  padding-top: 42px;
  margin: 0 15px;
  width: 155px;
  background: url(../image/ypng.png);
}
.tnav li .t {
  height: 50px;
  line-height: 50px;
  color: #573e64;
  font-size: 18px;
  display: block;
  text-align: center;
  font-weight: bold;
}
.tnav li .i {
  color: #573e64;
  font-family: simsun;
  text-align: center;
  display: block;
  line-height: 24px;
}
.probk {
  height: 280px;
  background: #d3d2cc;
  padding: 45px 40px;
  overflow: hidden;
}
.probk .txt {
  width: 565px;
  line-height: 20px;
}
.probk .pro_img {
  width: 440px;
  height: 380px;
  position: relative;
}
.probk .pro_img ul {
  width: 360px;
  height: 380px;
  position: relative;
  top: -50px;
}
.probk .pro_img ul li {
  float: left;
}
.column_m .newslist li {
  padding-left: 20px;
  position: relative;
}
.column_m .newslist li span {
  position: absolute;
  right: 0;
  top: 0;
  color: #666;
}
.newslist li {
  background: url(../image/dots.png) no-repeat center left;
  font-size: 14px;
  border-bottom: 1px solid #515151;
  height: 45px;
  line-height: 45px;
}
.newslist li span {
  color: #000000;
}
.vimglist {
  overflow: hidden;
}
.vimglist ul {
  width: 110%;
  margin-top: -15px;
}
.vimglist li {
  float: left;
  width: 200px;
  padding-right: 60px;
  margin-top: 15px;
}
.vimglist img {
  width: 200px;
  height: 310px;
  margin-bottom: 10px !important;
  box-shadow: 5px 5px 10px #aaa;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.vimglist a:hover img {
  box-shadow: 2px 2px 2px #aaa;
}
.vimglist .btns {
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-family: "Microsoft YaHei";
  color: #fff;
  font-size: 14px;
  background: #aaa;
  border-radius: 4px;
}
.vimglist .btns:hover {
  background: #606f2c;
}
.vimglist ul.list-paddingleft-2 li {
  width: 250px;
  padding-right: 10px;
}
.vimglist ul.list-paddingleft-2 li img {
  width: 240px;
  height: 160px;
}
.nr_bt {
  text-align: center;
  margin-bottom: 20px;
}
.nr_bt h5 {
  color: #606f2c;
  font-size: 20px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  text-align: center;
}
.nr_bt h6 {
  background: none;
  border-top: 1px solid #898989;
  color: #666;
  line-height: 26px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  margin-top: 10px;
}
.nr_bt h6 .ine {
  padding: 0 10px;
}
#featured {
  position: relative;
}
.pagelink {
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 20px 0 0 0;
  padding: 0 10px;
  width: 740px;
  color: #333;
}
.pagelink a,
.pagelink span {
  font-size: 14px;
  color: #333;
  padding: 3px 6px ;
  border: 1px solid #bbb;
  padding: 4px 8px;
  margin-right: 6px;
}
.pagelink a.on,
.pagelink a:hover {
  color: #F9003B;
}
.adiv {
  position: absolute;
  right: 0;
  top: -60px;
  width: 140px;
  height: 46px;
  overflow: hidden;
  border-radius: 30px;
}
.adiv a {
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 46px;
  color: #fff;
  font-size: 18px;
  font-family: "Microsoft YaHei";
}
.adiv .v {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .5;
  display: block;
  z-index: 1;
}
