body,td,th {
	font-family:  "方正兰亭黑_GBK","华文细黑",Tahoma,Arial;
	font-size: 14px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
strong{font-weight:bold;}
b{font-weight:bold;}
a {
	font-family:  "方正兰亭黑_GBK","华文细黑",Tahoma,Arial;
	font-size: 14px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.more:link,a.more:visited,a.more:active {
	text-decoration: none;
	color: #75C01F;
	font-size: 16px;
	text-decoration:underline;
	font-weight:bold;
}
a.more:hover {
	text-decoration: none;
	color: #75C01F;
	font-size: 16px;
	text-decoration:underline;
	font-weight:bold;
}
a.news:link,a.news:visited,a.news:active {
	text-decoration: none;
	color: #333;
	font-size: 18px;
}
a.news:hover {
	text-decoration: none;
	color: #91160E;
	font-size: 18px;
}
a.top:link,a.top:visited,a.top:active {
	text-decoration: none;
	color: #EAEAEA;
	font-size: 12px;
}
a.top:hover {
	text-decoration: none;
	color: #EAEAEA;
	font-size: 12px;
}
a.end:link,a.end:visited,a.end:active {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
}
a.end:hover {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
}
a.kh:link,a.kh:visited,a.kh:active {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
a.kh:hover {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
.bg_about {
	background-image: url(index_17.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_ys {
	background-image: url(index_19.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_gg {
	background-image: url(index_08.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_ss {
	background-image: url(index_16.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.line_news {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #C8C8C8;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
}
.search {
	font-size: 14px;
	color: #999;
	padding:5px;
	border: 0px solid #DBDBDB;
	background-color: #F5F5F5;
}
.fd {
	font-size: 14px;
	color: #333333;
	width:570px;
	height:24px;
	background-color: #f5f5f5;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 1px none #888889;
}
.fds {
	font-size: 14px;
	width:1200px;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px none #888889;
	padding: 15px;
}
.fdcode {
	font-size: 14px;
	color: #333333;
	width:50px;
	height:24px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #f5f5f5;
	border: 1px none #888889;
}
.fdinput {
	font-size: 14px;
	color: #ffffff;
	width:100px;
	height:44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #333;
	border: 1px solid #333;
}
input:-webkit-autofill {
  color: #333333!important;
  -webkit-text-fill-color: #333333;
  box-shadow: 0 0 0 1000px #f5f5f5 inset
}

input:autofill {
  color: #333333!important;
  -webkit-text-fill-color: #333333;
  box-shadow: 0 0 0 1000px #f5f5f5 inset
}

.imgc {border: 1px solid #E1E1E1;padding: 5px;}

#div1{
  width: 360px;
  height: 360px;
  border: #DDDDDD solid 0px;
  margin: 0px auto;
  padding: 0px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  float: none;
  overflow: hidden;
}
#div1 img{
  cursor: pointer;
  transition: all 0.6s;
}
#div1 img:hover{
  transform: scale(1.1);
}
#div2{
  width: 280px;
  height: auto;
  border: #000 solid 0px;
  margin: 0px auto;
  padding: 0px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  float: none;
  overflow: hidden;
}
#div2 img{
  cursor: pointer;
  transition: all 0.6s;
}
#div2 img:hover{
  transform: scale(1.1);
}
#div3{
  width: 270px;
  height: 200px;
  border: #000 solid 0px;
  margin: 0px auto;
  padding: 0px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  float: none;
  overflow: hidden;
}
#div3 img{
  cursor: pointer;
  transition: all 0.6s;
}
#div3 img:hover{
  transform: scale(1.2);
}
#div4{
  width: 120px;
  height: 120px;
  border: #000 solid 0px;
  margin: 0px auto;
  padding: 0px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  float: none;
  overflow: hidden;
}
#div4 img{
  cursor: pointer;
  transition: all 0.6s;
}
#div4 img:hover{
  transform: scale(1.2);
}
#div5{
  width: 240px;
  height: 240px;
  border: #000 solid 0px;
  margin: 0px auto;
  padding: 0px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  float: none;
  overflow: hidden;
}
#div5 img{
  cursor: pointer;
  transition: all 0.6s;
}
#div5 img:hover{
  transform: scale(1.2);
}
#newpic{}
#newpic img{}
#newpic img:hover{margin-top:4px;}

.h_tonglan {width:1320px; padding:0px; margin:0; float:none;}

.h218px {width:1320px;height:350px; padding:0px;margin:0;float:none;}
.h218px th {padding:0px;}
.h218px td {overflow:hidden;}

#scrollbox2 ul {overflow:hidden;list-style-type:none;padding:0px;margin:0px;}
#scrollbox2 ul LI {FLOAT:left;margin:10px;width:265px;overflow:hidden;}

.img_div1 {margin:0px; padding:0px; position:relative; width:265px; height:330px; z-index:99;background-color:#f3f3f3;}
.img_div1 img {width:265px; height:265px; margin:0px; padding:0px; border:0px solid #dcdcdc;}
.img_div1 h3 {text-align:center; width:265px; line-height:30px; font-size:18px; border-bottom:0px solid #fff; font-weight:100;}
.mask1 {position:absolute; top:0; left:0; width:265px; height:265px; background:rgba(0, 0, 0, 0.5); color:#ffffff; opacity:0; z-index:999;}
.mask1 img {width:265px; height:265px; margin:0px; padding:0px; border:0px solid #dcdcdc;}
.mask1 h3 {text-align:center; width:265px; margin:0px 0px 0px 0px; line-height:30px; font-size:24px; border-bottom:0px solid #fff;}
.mask1 h4 {text-align:center; width:280px; margin:30px 0px 0px 0px; line-height:42px; font-size:16px;}
.mask1 h4 img{margin:0px 0px 0px 0px; width:47px; height:47px; border:0px solid #dcdcdc;}
.img_div1 a:hover .mask1 {opacity:1;}

.img_div2 {margin:0px 0px 0px 0px; position:relative; width:360px; height:360px;}
.img_div2 img{margin:0px; padding:5px; width:350px; height:350px; border:0px solid #dcdcdc;}
.mask2 {position:absolute; top:0; left:0; width:350px; height:350px; opacity:0;}
.mask2 h3 {text-align:center; width:280px; margin:50px 0px 0px 0px; line-height:60px; font-size:22px; border-bottom:0px solid #fff;}
.mask2 h3 img{margin:50px 0px 0px 0px; width:280px; height:30px; border:0px solid #dcdcdc;}
.mask2 h4 {text-align:center; width:280px; margin:0px; line-height:42px; font-size:18px;}
.mask2 h4 img{margin:0px 0px 0px 0px; width:47px; height:47px; border:0px solid #dcdcdc;}
.img_div2 a:hover .mask2 {opacity:1;}

#navcontainer{width:830px}
#navlist{margin:0;padding:0px 0px 0px 0px;border-bottom:0px solid #444;}
#navlist ul, #navlist li{margin:0;padding:0;display:inline;list-style-type: none;text-align:center;}
#navlist a:link, #navlist a:visited{float:left;height:102px;line-height:102px;margin:0px 1px 0px 0px;padding:0px 25px 0px 25px;text-transform:uppercase;color:#fff;font-size:16px;font-family:"微软雅黑 Light";}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{background-color:#037ea0;color:#fff;font-size:16px;font-family:"微软雅黑 Light";}
#navlist a:hover{color:#fff;}

#navcontainers{width:810px;}
#navlists{margin:0;padding:0px;}
#navlists ul, #navlists li{margin:0px;padding:0;display:inline;list-style-type: none;}
#navlists a:link, #navlists a:visited{float:left;margin:0px 15px 0px 15px;padding:0px 30px 0px 30px;height:40px;line-height:40px;text-transform:uppercase;color:#666;font-size:16px; border-radius: 30px; background-color:#f3f3f3;}
#navlists a:link#current, #navlists a:visited#current, #navlists a:hover{color:#fff;font-size:16px;border-radius: 30px; background-color:#037ea0;}
#navlists a:hover{color:#fff;}

#navcontainerss{width:260px;}
#navlistss{margin:0;padding:0px;}
#navlistss ul, #navlistss li{margin:0px;padding:0;display:inline;list-style-type: none;text-align:left;}
#navlistss a:link, #navlistss a:visited, #navlistss a:hover{float:left;border:0px solid #C2C2C2;margin:0px;padding:0px 10px 0px 45px;width:205px;height:49px;line-height:49px;text-transform:uppercase;color:#333;font-size:16px;background-image:url(a_ss_bg.jpg);background-repeat:no-repeat;background-position: center center;}
#navlistss a:link#current, #navlistss a:visited#current, #navlistss#current a:hover{border:0px solid #FABF01;color:#000;font-size:14px;background-image:url(a_ss_bgs.jpg);background-repeat:no-repeat;background-position: center center;}
#navlistss a:hover{color:#000;}

#fleibg{width:1200px}
#flei{margin:0;padding:0px 0px 0px 0px;border-bottom:0px solid #444;}
#flei ul, #flei li{margin:0;padding:0;display:inline;list-style-type: none;}
#flei a:link, #flei a:visited{float:left;height:38px;line-height:38px;margin:0px 10px 0px 0px;padding:0px 20px 0px 20px;background-color:#F3F3F3;color:#333;font-size:16px;}
#flei a:link#current, #flei a:visited#current, #flei a:hover{background:transparent;background-color:#75C01F;color:#fff;font-size:16px;}
#flei a:hover{color:#fff; }

.lei {float:none; margin:auto; position:relative; width:366px; z-index:9999; }
.lei ul {margin:0; padding:0; list-style-type: none;}
.lei ul li {float:left; position:relative; text-align:center; margin:0px 0px 30px 0px; }
.lei ul li h1{float:left; margin:20px 20px 0px 20px; width:326px; line-height:24px; font-size:18px; text-align:center; font-weight:100;}
.lei ul li h2{float:left; margin:10px 20px 10px 20px; padding-bottom:10px; width:326px; line-height:24px; font-size:16px; text-align:center; border-bottom:1px solid #c6c6c6;font-weight:100;}
.lei ul li h2:hover{float:left; margin:10px 20px 10px 20px; padding-bottom:10px; width:326px; line-height:24px; font-size:16px; text-align:center; border-bottom:1px solid #69b1c7;font-weight:100;}
.lei ul li h3{float:left; margin:0px 20px 10px 20px; width:326px; line-height:24px; font-size:14px; text-align:center;font-weight:100;}
.lei ul li img{border:0px solid #DDDDDD; margin:0px 0px 0px 0px; width:366px; height:366px;}
.lei ul li img:hover{border:0px solid #DDDDDD; margin:0px 0px 0px 0px; width:366px; height:366px;}
.lei ul li a, .lei ul li a:visited {display:block; background-color:#f3f3f3;  border:0px solid #d7d7d7; width:366px; height:550px; padding:0px; line-height:26px; font-size:16px; color:#333;}
.lei ul li a:hover {display:block; background-color:#037ea0; border:0px solid #037ea0; width:366px; height:550px; padding:0px; line-height:26px; font-size:16px; color:rgba(255,255, 255, 0.95);}

.lein {float:none; margin:auto; position:relative; width:280px; z-index:9; }
.lein ul {margin:0; padding:0; list-style-type: none;}
.lein ul li {float:left; position:relative; text-align:center; margin:0px 0px 15px 0px; }
.lein ul li h1{float:left; margin:13px 0px 0px 0px; width:270px; height:48px; line-height:24px; font-size:16px; text-align:center; font-weight:100;}
.lein ul li img{border:0px solid #DDDDDD; margin:0px 0px 0px 0px; width:280px; height:auto;}
.lein ul li img:hover{border:0px solid #DDDDDD; margin:0px 0px 0px 0px; width:280px; height:auto;}
.lein ul li a, .lein ul li a:visited {display:block; background-color:#fff; border:0x solid #F5F5F5; width:280px; height:auto; padding:0px; line-height:24px; font-size:16px; color:#333; text-decoration:none; }
.lein ul li a:hover {display:block; background-color:#fff; border:0px solid #037ea0; width:280px; height:auto; padding:0px; line-height:24px; font-size:16px; color:#037ea0; text-decoration:none; }

.leic {float:none; margin:auto; position:relative; width:577px; z-index:9; }
.leic ul {margin:0; padding:0; list-style-type: none;}
.leic ul li {float:left; position:relative; margin:0px 0px 0px 0px; padding:0px; text-align:left;}
.leic ul li h1{float:left; margin:0px 0px 0px 0px; width:277px; height:180px; line-height:24px; font-size:14px; font-weight:100;}
.leic ul li h2{float:left; margin:0px 0px 0px 45px; width:175px; height:115px; line-height:24px; font-size:14px; font-weight:100; border-bottom:1px solid #c6c6c6;}
.leic ul li h3{float:left; margin:10px 0px 0px 45px; width:175px; height:55px; line-height:24px; font-size:14px; font-weight:100;}
.leic ul li h4{float:left; margin:0px 0px 0px 0px; line-height:24px; font-size:14px; font-weight:100;}
.leic ul li img{margin:0px 0px 12px 0px; width:297px; height:180px; border:0px solid #039c4c;}
.leic ul li img:hover{margin:0px 0px 12px 0px; width:297px; height:180px; border:0px solid #fff;}
.leic ul li a, .leic ul li a:visited {display:block; width:517px; height:300px; padding:30px; line-height:24px; font-size:16px; color:#333; text-decoration:none; border-radius: 10px; background-color:#f3f3f3;}
.leic ul li a:hover {display:block; width:517px; height:300px; padding:30px; line-height:24px; font-size:16px; color:#000; text-decoration:none; border-radius: 10px; background-color:#f3f3f3; box-shadow: 0 0 6px gray;}

.leiy {float:none; margin:auto; position:relative; width:296px; height:335px; z-index:9; }
.leiy ul {margin:0; padding:0; list-style-type: none;}
.leiy ul li {float:left; position:relative; margin:0px 0px 0px 0px; padding:0px;}
.leiy ul li h1{float:left; margin:0px 0px 0px 0px; padding:15px 20px 5px 20px; width:256px; height:25px; text-align:center;}
.leiy ul li h2{float:left; margin:0px 0px 0px 0px; padding:0px 20px 10px 20px; width:256px; height:80px;  text-align:left;}
.leiy ul li h3{float:left; margin:0px 0px 0px 0px; padding:20px 20px 10px 30px; width:360px; height:140px; line-height:24px; font-size:14px;}
.leiy ul li img{float:left;margin:0px 0px 0px 0px; width:296px; height:200px; border:0px solid #039c4c;}
.leiy ul li img:hover{float:left;margin:0px 0px 0px 0px; width:296px; height:200px; border:0px solid #fff;}
.leiy ul li a, .leiy ul li a:visited {display:block; width:296px; height:335px; padding:0px; color:#333; text-decoration:none; background-color:#FFFFFF;}
.leiy ul li a:hover {display:block; width:296px; height:335px; padding:0px; color:#f8c898; text-decoration:none; background-color:#000000;}


.leicp11{position:relative; float:none; margin:0px 0px 10px 0px; padding:0; width:280px; height:224px;}
.leicp11m {position:absolute; margin:0; padding:0; width:280px; height:224px; left:0px; top:0px; display: table-cell;overflow: hidden;}
.leicp11m img{margin:0px 0px 0px 0px; padding:0px; width:280px; height:224px; cursor: pointer;transition: all 0.6s;}
.leicp11m img:hover{transform: scale(1.1);}
.leicp11c {position:absolute; width:280px; height:45px; left:0px; bottom:0px;}
.leicp11c ul {margin:0; padding:0; list-style-type: none;}
.leicp11c ul li {float:left; margin:0px; text-align:left;}
.leicp11c ul li h1 {float:left; margin:0px; width:280px; height:45px; text-align:center;}
.leicp11c ul li h2 {float:left; margin:0px; width:300px; height:70px; font-size:18px;}
.leicp11c ul li a, .leicp11c ul li a:visited {display:block; background-color: rgba(0, 0, 0, 0.8); width:280px; height:45px; line-height:45px; font-size:16px; color:#fff; text-decoration:none; }
.leicp11c ul li a:hover {display:block; background-color:#000; width:280px; height:45px; line-height:45px; font-size:16px; color:#fff; text-decoration:none; }

.leicp12{position:relative; float:none; margin:0px; padding:0; width:245px; height:280px;}
.leicp12m {position:absolute; margin:0; padding:0; width:245px; height:280px; left:0px; top:0px; background-color:#f3f3f3;}
.leicp12m img{margin:0px 0px 0px 0px; padding:0px; width:245px; height:280px;}
.leicp12c {position:absolute; width:245px; height:70px; left:0px; bottom:0px;}
.leicp12c ul {margin:0; padding:0; list-style-type: none;}
.leicp12c ul li {float:left; margin:0px; text-align:center;}
.leicp12c ul li a, .leicp12c ul li a:visited {display:block; background-color: rgba(35, 24, 22, 0.8); width:245px; height:70px; line-height:70px; font-size:16px; color:#fff; text-decoration:none; }
.leicp12c ul li a:hover {display:block; background-color:#231816; width:245px; height:70px; line-height:70px; font-size:16px; color:#fff; text-decoration:none; }

.card {
  -webkit-perspective: 150rem;
          perspective: 150rem;
  -moz-perspective: 150rem;
  position: relative;
  width: 126px;
  height: 126px;
}

.card__side {
   position: absolute;
   top: 0;
   left: 0;
   width: 126px;
   height: 126px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 0px;
  overflow: hidden;
}

.card__side--back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.card:hover .card__side--front-1

 {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.card:hover .card__side--back {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}

.dimg img:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}

@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}
10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
100%{-webkit-transform:scale(1) rotate(0);}}

@-moz-keyframes tada{0%{-moz-transform:scale(1);}
10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
100%{-moz-transform:scale(1) rotate(0);}}

@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;}
40%{-webkit-transform:perspective(400px) rotateY(-10deg);}
70%{-webkit-transform:perspective(400px) rotateY(10deg);}
100%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1;}}

@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0;}
40%{-moz-transform:perspective(400px) rotateY(-10deg);}
70%{-moz-transform:perspective(400px) rotateY(10deg);}
100%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1;}}


.headtop{width:100%; height:100px; position:fixed; background-color:#000000; opacity:0.0; left:0; top:0; z-index:999999; overflow:hidden;}

#bottomToolbars{
    width:100%; height:auto; z-index:9999999;text-align:center;background:rgba(0, 0, 0, 0.5);
    position:fixed; top:0;left:0;
    _position:absolute; _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight);
}