﻿@charset 'UTF-8';

*{ padding:0; margin:0;}
html{ overflow-x:auto; overflow-y:auto;}
ul, ol,li{ list-style-type:none; line-height:normal;}
body, button, input, select, textarea{ font-family:'Microsoft yahei' ,Arial; font-size:12px;}
code, kbd, pre, samp {font-family:'Microsoft yahei' ,Arial;}
a{ text-decoration:none; color:#333;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;

-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;}
a:hover{color:#333; cursor:pointer;}
img{border:0; max-width:100%;}
table { border-collapse: collapse; border-spacing: 0; }
h1,h2,h3,h4,h5,h6{margin:0; font-weight:normal; font-family:'Microsoft yahei' ,Arial;}
h1{font-size: 32px;}
h2{font-size: 24px;}
h3{font-size: 22px;}
h4{font-size: 18px;}
h5{font-size: 14px;}
h6{font-size: 12px;}
input,table,tr,td{ margin:0; padding:0; border:none;}
button,table{ border:none; background:none; margin:0; padding:0;}
select{ margin:0; padding:0; font-family:'Microsoft yahei' ,Arial;}
textarea{ resize:none;}
input{ outline:0;}

.pz_top{ float:left; width:100%;}
.pz_banner{ float:left; width:100%; overflow:hidden; position:relative; height:1080px; margin-top:140px;}
.pz_main{ width:100%; overflow:hidden;}
.pz_down{ float:left; width:100%; }







@media  screen and (max-width:1199px){
.pz_banner{ height:767px; margin-top:80px;}
}

@media  screen and (max-width:991px){
.pz_banner{ height:480px;}
}

@media  screen and (max-width:767px){
.pz_banner{ margin-top:50px;}
}


.top1{ position:absolute; width:100%; height:140px; left:0; top:0; background:#FFF; z-index:1010;}
.top1.active{ position:fixed; top:-70px;}
.top1.active.mt{ background:rgba(255,255,255,0.9);
-webkit-transition: all 0.4s ease-out 0s; 
   -moz-transition: all 0.4s ease-out 0s; 
     -o-transition: all 0.4s ease-out 0s; 
        transition: all 0.4s ease-out 0s;
-webkit-box-shadow: 0 2px 6px #aaa;
   -moz-box-shadow: 0 2px 6px #aaa;
     -o-box-shadow: 0 2px 6px #aaa;
        box-shadow: 0 2px 6px #aaa;}
.top1.active.mt1{ top:0;}
.top1 .top_top{
	height:40px;
	background-color:#E4081C;
	text-align:center;
	
}
.top1 .top_top .ttc{
	width:1200px;
	margin:0 auto;
	color:#FFF;
	line-height:40px;
	font-size:16px;
}
.top1 .top_top .ttc a{
	color:#FFF;
}
.top1 .top_top .ttc a:hover{
	text-decoration:underline;
}
.top_top .ttc .ttc_l{
	float:left;
	width:558px;
}
.top_top .ttc .ttc_r{
	float:right;
	width:358px;
}
.top_top .ttc .ttc_r span{
	font-size:14px;
}
.top_top .ttc .ttc_r .a_qq{
	display:block;
	float:left;
	width:40px;
	height:40px;
	background:url(images/qq.png) no-repeat center center;
}
.top_top .ttc .ttc_r .a_qq:hover{
	background:url(images/QQhover.png) no-repeat center center;
}
.top_top .ttc .ttc_r .a_weibo{
	display:block;
	float:left;
	width:40px;
	height:40px;
	background:url(images/iweibo.png) no-repeat center center;
}
.top_top .ttc .ttc_r .a_weibo:hover{
	background:url(images/iweibohover.png) no-repeat center center;
}

.top1 .logo{ float:left; width:241px; padding:8px 0 0 0;}
.top1 .logo a,
.top1 .logo a img{ display:block; float:left; width:100%;}

.c_0100_1{ float:right;}
.menu{ float:left; height:100px;}
.menu .nli{ float:left; z-index:15; position:relative; padding:0 30px; height:100px; line-height:100px; font-size:15px;}
.menu .nli span a{ color:#000; font-weight:bold; }
.menu .nli span a:hover,
.menu .nli.on span a{ color:#E4081C;}
.menu .sub{ position:absolute; top:100px; left:0; background:#F7F7F7; display:none; overflow:hidden; border-top:1px solid #e6e6e6; text-align:center; }
.menu .sub .s_c{
	height:432px;
	width:1180px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	line-height:30px;
}
.menu .sub .s_c h4{
	width:100%;
	height:24px;
	font-size:22px;
	font-weight:bold;
	color:#E4081C;
	margin:45px 0 30px 0;

}
.menu .sub .s_c h5{
	background:url(images/menu_h5bg.gif) no-repeat left center;
	height:18px;
	font-size:15px;
	text-align:left;
	text-indent:1em;
	color:#4C4C4C;
	font-weight:bold;
	margin-bottom:15px;
	padding:0;
}
.menu .sub .s_c a{
	width:100px;
	height:14px;
	display:block;
	float:left;
}
.menu .sub .s_c a:hover{
	text-decoration:underline;
	color:#E4081C;
}
.menu .sub .s_c .a_bg{
	background:url(images/menu_h5bg.gif) no-repeat left center;
	font-size:15px;
	text-indent:1em;
	width:132px;
	height:18px;
	line-height:18px;
	color:#4C4C4C;
	font-weight:bold;
}
.menu .sub .s_c .scl{
	float:left;
	width:410px;
	padding-top:15px;
	height:285px;
}
.menu .sub .s_c .scr{
	float:left;
	border-left:#E5E5E5 1px solid;
	width:678px;
	padding:15px 0 0 50px;
	height:285px;
}
.menu .sub .s_c .scr img{

	margin-bottom:10px;
}

.menu .sub .s_c .scr .imgleft{
	float:left;
	width:292px;
	height:252px;
	text-align:center;
	margin-right:40px;
}
.menu .sub .s_c .scr .imgright{
	float:left;
	width:292px;
	height:252px;
	text-align:center;
}
.menu .sub .sub_c{ 
position: relative;
float: left;
width: 1170px;
height:432px;
left: -50%;
margin-left: -585px;
padding: 3px 0 8px 0;
text-align: center;


}


.menu .sub .sub_c.normal{position: relative;
float: left;
width: 1170px;
left: -50%;
margin-left: -585px;
padding: 3px 0 8px 0;
text-align: center;
}
.menu .sub .li0{ position:relative; float:left; width:100%; height:24px; line-height:24px; font-size:14px; margin-top:3px; text-align:center;color:#019934; }
.menu .sub .li1{ position:relative; float:left; width:100px; height:24px; line-height:24px; font-size:12px; margin-top:3px; text-align:center;}
.menu .sub .li2{ position:relative; float:left; width:146.25px; height:24px; line-height:24px; font-size:12px; margin-top:3px; text-align:center;}
.menu .sub .li2.gcal{width:60px; padding-left:0;}
.menu .sub .li2 a{ color:#595757;}
.menu .sub .li2:hover a{ color:#E4081C;}

.menu .sub .li2.center{float:none; display:inline-block;}

.searchicon{ float:left; margin:32px 0 0 3px; position:relative;}
.searchicon a{ display:block; float:left; background:url(images/searchicon_1.png) no-repeat center; border:1px solid #E4081C; width:34px; height:34px; overflow:hidden; position:relative;
-webkit-border-radius:100%; 
   -moz-border-radius:100%;
        border-radius:100%;}
.searchicon a:before{content: ""; position:absolute; z-index:-1; top:0; left:0; width:100%; height:100%; background:#E4081C;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;
-webkit-border-radius:100%; 
   -moz-border-radius:100%;
        border-radius:100%;}
.searchicon a:hover{ background:url(images/searchicon_h.png) no-repeat center;}
.searchicon a:hover:before{
-webkit-transform: scale(0,0);
   -moz-transform: scale(0,0);
    -ms-transform: scale(0,0);
     -o-transform: scale(0,0);
        transform: scale(0,0);}
.searchicon input{ display:none; position:absolute; right:0; top:50px; width:200px; height:40px; background:rgba(255,255,255,0.9); border:1px solid #E4081C; padding:9px; line-height:20px; font-size:14px; color:#595757;}
.searchicon input::-webkit-input-placeholder { color:#595757 !important;}
.searchicon input:-moz-placeholder {  color:#595757 !important;}
.searchicon input::-moz-placeholder {  color:#595757 !important;}
.searchicon input:-ms-input-placeholder { color:#595757 !important; }
.searchicon span{display:none; cursor:pointer; width:32px; height:40px; background:url(images/searchicon_h.png) no-repeat center; position:absolute; right:0; top:50px;  }

@media  screen and (max-width:1600px){
.top1 .logo{ margin:4px 0 0 0;}
.c_0100_1{ margin-right:0;}
}





/*phone版头部*/
.top2{ position:fixed; left:0; top:0; width:100%; height:80px; background-color:#fff; z-index:1030;}
.top2 .logo{ float:left; width:167px; margin:11.5px 0 0 0;}
.top2 .logo a,
.top2 .logo a img{ display:block; float:left; width:100%;}


/*手机按钮*/
.menuph{
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	text-align: center;
}
.menuph .point
{
	display: inline-block;
	width: 22px;
	height: 18px;
	margin-top: 16px;
	position: relative;
}
.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before
{
	width: 22px;
}
.menuph .navbtn
{
	position: absolute;
	top: 9px;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 1px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #019934;
}
.menuph .navbtn::after,
.menuph .navbtn::before
{
	position: absolute;
	left: 0;
	display: inline-block;
	width: 22px;
	height: 1px;
	content: '';
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #019934;
}
.menuph .navbtn::after
{
	top: -9px;
}
.menuph .navbtn::before
{
	top: 9px;
}
.menuph .point.active .navbtn{
	background: transparent;
}
.menuph .point.active .navbtn::after{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0px;
}
.menuph .point.active .navbtn::before
{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 0px;
}

/*手机下拉*/
.xialaph{
	position:fixed;
	overflow-y:scroll;
	top: 80px;
	left: 0;
	width: 100%;
	padding:0 30px;
	display: none;
	z-index: 1049;
	background:#fff;
}
.xialaph .img_d{ display:none;}
.xialaph .ul2,
.xialaph .ul3{
	display: none;
}
.xialaph h4 a{
	color: #019934;
	font-size: 13px;
	line-height: 53px;
}
.xialaph h4{
	position: relative;
}
.xialaph li h4::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
}
.xialaph h5 a{
	color: #019934;
	font-size: 13px;
	font-family: "微软雅黑";
	line-height: 53px;
}
.xialaph h5{
	position: relative;
}
.xialaph h5::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #e5e5e5;
	/*opacity: 0.05;*/
}
.xialaph li:last-child h5::after{
	display: none;
}
.xialaph h4 img{
	width: 13px;
	height: 13px;
	float: right;
	margin-top: 20px;
	cursor: pointer;
}
.xialaph h5 img{
	width: 13px;
	height: 13px;
	float: right;
	margin-top: 20px;
	margin-right: 18px;
	cursor: pointer;
}
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{
	display: none;
}
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{
	display: block;
}
.xialaph .ul3{
	padding-top: 12px;
	padding-bottom: 18px;
	padding-left: 15px;
	position: relative;
}
.xialaph .ul3::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #e5e5e5;
}
.xialaph li:last-child .ul3::after{
	display: none;
}
.xialaph .ul3 li a{
	color: #666;
	font-size: 14px;
	line-height: 35px;
	display: block;
}
.xialaph .ul3 li{
	padding-top: 5px;
}
.xialaph .ul3 li:first-child{
	padding-top: 0;
}
.xialaph .phsou{
	position: relative;
	margin-top: 30px;
}
.xialaph .phsou input{
	width: 100%;
	height: 56px;
	background-color: #fff;
	color: #aaa;
	font-size: 14px;
	padding-left: 20px;
	border: 1px solid #e5e5e5;
}
.xialaph .phsou img{
	cursor: pointer;
	width: 21px;
	height: 22px;
	position: absolute;
	top: 17px;
	right: 29px;
}
.xialaph .try{ text-align:center; padding:30px 0 0 0; }
.xialaph .try a{display:inline-block; width:120px; background-color:#80b63b; font-size:16px; color:#fff; line-height:50px;}
.xialaph_1{ float:left; width:100%; text-align:center; margin:50px 0;}
.xialaph_1 a{ display:inline-block; margin:0 70px; width:135px; height:48px; text-align:center; border:2px solid #d2d2d2; line-height:44px; font-size:15px; color:#019934;}

@media  screen and (max-width:767px){
.top2{ height:50px;}
.top2 .logo{ float:left; width:97px; margin:8.5px 0 0 0;}
.menuph{top:0; right:0;}
.xialaph{top: 50px; padding:0 15px 25px 15px;}
.xialaph_1{ float:left; width:100%; text-align:center; margin:25px 0;}
.xialaph_1 a{ margin:0 15px; width:100px; height:38px; border:1px solid #d2d2d2; line-height:36px; font-size:12px;}
.xialaph h4 a{font-size:12px; line-height:36px;}
.xialaph h4 img{ width:12px; height:12px; float:right; margin-top:11px;}
.xialaph h5{ padding:0 15px;}
.xialaph h5 a{ font-size:12px; line-height:30px;}
}

.phonemeng{
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	z-index: 196;
	display: none;
}
.phonemeng.active{
	display: block;
}

/*banner*/
.slide_banner{ margin:0;}
.slide_banner .slick-slide{ width:100%; padding:0; height:auto;}
.slide_banner .slick-slide a{ display:block; outline: none;}
.slide_banner img{ width:100%; outline: none;}
.slide_banner .slick-dots{ bottom:19px; height:11px; overflow:hidden;}
.slide_banner .slick-dots li{ width:11px; height:11px; margin:0 2px; background:#fff; border:1px solid #c2c2c2;
 -webkit-border-radius:50%; 
    -moz-border-radius:50%;
         border-radius:50%;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.slide_banner .slick-dots li button{ display:none;}
.slide_banner .slick-dots li.slick-active{ background:#efefef; border:1px solid #fff;}
@media  screen and (max-width:767px){
.slide_banner .slick-prev{ left:15px; width:18px; height:38px; margin-top:-19px; background-size:18px 38px; } 
.slide_banner .slick-prev:hover{background-size:18px 38px;}
.slide_banner .slick-next{ right:15px; width:18px; height:38px; margin-top:-19px; background-size:18px 38px; }  
.slide_banner .slick-next:hover{background-size:18px 38px;}  
.slide_banner .slick-dots{ bottom:15px; height:10px; overflow:hidden;}
.slide_banner .slick-dots li{ width:10px; height:10px; margin:0 4px; }	
}


/*main*/
.block{ position:relative; top:30px; opacity:0; filter:alpha(opacity=00);
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}
.block.on{ opacity:1; filter:alpha(opacity=100); left:0; top:0;}




.con-t {padding: 46px 0 22px;text-align: center;}
.con-t .con-t01 {font-size: 36px;line-height: 64px;color: #052a8c;}
.con-t .con-t01 a {color:#019934;}
.con-t .con-t02 {width: 100%;background: url("../../jmimages/con-t01.png") repeat-x center 2px; margin:5px 0;}
.con-t .con-t02 .con-t04 {width: 215px;height: 4px;margin: 0 auto;background: #c9381b;}
.con-t .con-t03 {font-size: 18px;line-height: 58px;}


.boxc7 li {float: left;width: 174px;margin: 0 30px;background-position: center top; background-repeat: no-repeat;}
.boxc7 li .li-t {margin-bottom: 18px;}
.boxc7 li:hover .li-t img {animation-name:swing; animation-duration:1s;}
.boxc7 li .li-b {position: relative; padding: 38px 18px 38px;font-size: 15px;color: #414141;background: url("../../jmimages/boxc7-06.png")/*tpa=http://www.msjy100.com/images/boxc7-06.png*/; line-height: 27px;text-align: center;transition: all ease 1s;}
.boxc7 li .li-b i {display: block;position: absolute;right: 0;top: 0; width: 23px;height: 23px;background: #fff;z-index: 2;}
.boxc7 li .li-b:after {display: block;content: "";width: 20px;height: 20px;position: absolute;z-index: 3;right: -2px;top: -3px;background: url("../../jmimages/boxc7-06.png")/*tpa=http://www.msjy100.com/images/boxc7-06.png*/;transition: all ease 1s;}
.boxc7 li .li-b:before {display: block;content: "";width: 8px;height: 8px;position: absolute;z-index: 3;right: -14px;top: 14px;background: url("../../jmimages/boxc7-06.png")/*tpa=http://www.msjy100.com/images/boxc7-06.png*/;transition: all ease 1s;}
.boxc7 li:hover .li-b {animation-name:shake; animation-duration:1s;color: #fff;}
.boxc7 li:nth-child(1):hover .li-b {background: #8d1c79;}
.boxc7 li:nth-child(1):hover .li-b:after {background: #8d1c79;}
.boxc7 li:nth-child(1):hover .li-b:before {background: #8d1c79;}
.boxc7 li:nth-child(2):hover .li-b {background: #ea9c26;}
.boxc7 li:nth-child(2):hover .li-b:after {background: #ea9c26;}
.boxc7 li:nth-child(2):hover .li-b:before {background: #ea9c26;}
.boxc7 li:nth-child(3):hover .li-b {background: #019934;}
.boxc7 li:nth-child(3):hover .li-b:after {background: #019934;}
.boxc7 li:nth-child(3):hover .li-b:before {background: #019934;}
.boxc7 li:nth-child(4):hover .li-b {background: #e54933;}
.boxc7 li:nth-child(4):hover .li-b:after {background: #e54933;}
.boxc7 li:nth-child(4):hover .li-b:before {background: #e54933;}
.boxc7 li:nth-child(5):hover .li-b {background: #00B7A6;}
.boxc7 li:nth-child(5):hover .li-b:after {background: #00B7A6;}
.boxc7 li:nth-child(5):hover .li-b:before {background: #00B7A6;}


.zixun {padding: 44px 0 60px;}
.zixun a {width: 420px;line-height: 54px;display: block;margin: 0 auto;font-size: 20px;color: #fff;background:#019934;text-align: center;border-radius: 27px;}





.c_0100_2{ float:left; width:100%; text-align:center; margin-top:58px; padding-bottom:30px;}
.c_0100_2 li{ display:inline-block; *display:inline; *zoom:1; width:12.5%; text-align:center; margin-top:20px;position:relative; top:30px; opacity:0; filter:alpha(opacity=00);
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}
.c_0100_2 li.on{ opacity:1; filter:alpha(opacity=100); left:0; top:0;}
.c_0100_2 li:nth-child(1){ border:0 none;}
.c_0100_2 li:nth-child(9){ border:0 none;}
.c_0100_2 li a{ display:block; float:left; width:100%;}
.c_0100_2 li a i{ display:block; margin:0 auto; width:72px; border:1px solid #c9caca; padding:3px; background:#f5f5f5;
-webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;}
.c_0100_2 li a i:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 95%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.c_0100_2 li a i img{ display:block; width:100%;}
.c_0100_2 li a h6{ display:block; width:100%; height:24px; line-height:24px; margin-top:4px; color:#595757;}
.c_0100_2 li a:hover i{
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.c_0100_2 li a:hover i:before{
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}



@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}






@media  screen and (max-width:991px){
.c_0100_2{ margin-top:10px;}
.c_0100_2 li{ width:20%;}
.c_0100_2 li:nth-child(6),
.c_0100_2 li:nth-child(11){ border:0 none;}
.c_0100_2 li:nth-child(9){ border-left:1px dashed #dfdfdf;}
}

@media  screen and (max-width:767px){
.c_0100_2{ margin-top:0; padding-bottom:0; float:none; margin:0 -15px; width:auto;}
.c_0100_2 li{ width:33.333333%; margin-top:0; padding:15px 0 5px 0; border-bottom:1px solid #dfdfdf !important; border-left:1px solid #dfdfdf !important;}
.c_0100_2 li:nth-child(3),
.c_0100_2 li:nth-child(6),
.c_0100_2 li:nth-child(9),
.c_0100_2 li:nth-child(12),
.c_0100_2 li:nth-child(15){ border-right:0 none !important;}
.c_0100_2 li:nth-child(1),
.c_0100_2 li:nth-child(4),
.c_0100_2 li:nth-child(7),
.c_0100_2 li:nth-child(10),
.c_0100_2 li:nth-child(13){ border-left:0 none !important;}
.c_0100_2 li:nth-child(13),
.c_0100_2 li:nth-child(14),
.c_0100_2 li:nth-child(15){ border-bottom:0 none !important;}
.c_0100_2 li:nth-child(16){ position:relative;}
.c_0100_2 li:nth-child(16)::before{border-left:1px solid #dfdfdf; content: ''; position:absolute; right:-1px; top:0; width:1px; height:100%;}
.c_0100_2 li:nth-child(16)::after{border-top:1px solid #dfdfdf; content: ''; position:absolute; left:0; top:-1px; width:100%; height:1px;}
}

.c_0100_3{ float:left; width:100%; margin-top:45px;}
.c_0100_3 ul{ margin:0 -15px;}
.c_0100_3 ul li{ float:left; width:50%; padding:0 15px;}
.c_0100_3 ul li a{ position:relative; float:left; width:100%; overflow:hidden;
-webkit-border-radius:6px; 
   -moz-border-radius:6px;
        border-radius:6px;}
.c_0100_3 ul li a:hover{ opacity:0.8; filter:alpha(opacity=80);}
.c_0100_3 ul li a .video_tp{display:block; position:absolute; left:0; top:0; height:100%; width:100%; -webkit-border-radius:6px; 
   -moz-border-radius:6px;
        border-radius:6px;}
.c_0100_3 ul li a video{ display:block; position:absolute; left:0; top:0; height:100%; width:100%;
-webkit-border-radius:6px; 
   -moz-border-radius:6px;
        border-radius:6px;}
@media  screen and (max-width:1199px){
.c_0100_3{ margin-top:30px;}
}

@media  screen and (max-width:991px){
.c_0100_3{ margin-top:0;}
}

@media  screen and (max-width:767px){
.c_0100_3{ margin-top:-2px;}
.c_0100_3 ul li{ float:left; width:100%; padding:0; margin-top:2px;}
.c_0100_3 ul li a{
-webkit-border-radius:0; 
   -moz-border-radius:0;
        border-radius:0;
}
.c_0100_3 ul li a .video_tp{display:none;}
.c_0100_3 ul li a video{ display:none !important; width:0 !important; height:0 !important;}
.c_0100_3 ul li a img{ display:block; float:left; width:100%;}
}

.c_0100_4{ float:left; width:100%; padding-top:58px; padding-bottom:138px;}
.c_0100_4 ul{ margin:0 -15px;}
.c_0100_4 ul li{ float:left; width:33.333333%; padding:0 15px; margin-top:30px;}
.c_0100_4 ul li a{ display:block; float:left; width:100%; background:#fff; overflow:hidden;
-webkit-border-radius:6px; 
   -moz-border-radius:6px;
        border-radius:6px;}
.c_0100_4 ul li a i{ display:block; float:left; width:100%; position:relative; overflow:hidden;}
.c_0100_4 ul li a i img{ display:block; float:left; width:100%;
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}
.c_0100_4 ul li a i video{  display:block; position:absolute; left:0; top:0; height:100%; width:100%;
-webkit-border-top-left-radius:6px; 
   -moz-border-top-left-radius:6px;
        border-top-left-radius:6px;
-webkit-border-top-right-radius:6px; 
   -moz-border-top-right-radius:6px;
        border-top-right-radius:6px;}
.c_0100_4 ul li a span{ display:block; float:left; width:100%; padding:0 18px 15px 18px;}
.c_0100_4 ul li a span h5{ display:block; float:left; width:100%; margin-top:10px; height:20px; line-height:20px; color:#019934; font-size:12px;white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.c_0100_4 ul li a span font{ display:block; float:left; width:100%; font-size:12px; height:20px; margin-top:1px; line-height:20px; color:#9fa0a0; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.c_0100_4 ul li a:hover i img{
-webkit-transform: scale(1.09,1.09);
   -moz-transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);	
     -o-transform: scale(1.09,1.09);	
   		transform: scale(1.09,1.09);}
.d_0100_4{ float:left; width:100%; height:1px; background:#c1c1c1; margin-top:88px;}
.d_0100_4 button{ display:block; float:left; position:relative; left:50%; margin-left:-45px; width:90px; background:#f5f5f5; margin-top:-21px; text-align:center; outline:none; cursor:pointer;}
.d_0100_4 button i{ display:block; float:left; width:27px; height:27px; position:relative; left:50%; margin-left:-13.5px; background:url(images/img_4_10.png) no-repeat center;}
.d_0100_4 button font{ display:block; float:left; width:100%; font-size:15px; color:#666464; height:20px; line-height:20px; margin-top:2px;
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}
.d_0100_4 button:hover font{ color:#019934;}
.d_0100_4 button.on i{ background:url(images/img_4_10_h.png) no-repeat center;}
@media  screen and (max-width:1199px){
.c_0100_4{ padding-bottom:90px;}
.d_0100_4{ margin-top:30px;}
}

@media  screen and (max-width:767px){
.c_0100_4{ padding-bottom:30px;}
.c_0100_4 ul{ margin:0 -16px;}
.c_0100_4 ul li{ float:left; width:50%; padding:0 1px; margin-top:2px;}
.c_0100_4 ul li a{
-webkit-border-radius:0; 
   -moz-border-radius:0;
        border-radius:0;}
.c_0100_4 ul li a i video{ display:none;}
.c_0100_4 ul li a span{ padding:0 15px;}
.c_0100_4 ul li a span h5{ float:left; width:100%; text-align:center; height:30px; line-height:30px; margin-top:0;}
.c_0100_4 ul li a span font{ display:none;}
.d_0100_4{ margin-top:20px; height:auto; background:none;}
.d_0100_4 button{margin-left:-55px; width:110px; height:36px; background:none; margin-top:0; border:1px solid #c1c1c1;}
.d_0100_4 button i{ display:none;}
.d_0100_4 button font{ display:block; float:left; width:100%; font-size:12px; color:#019934; height:34px; line-height:34px; margin-top:0;}
}


/* down */
.c_0100_5{ float:left; width:100%;}
.t_0100_5{ float:left; width:100%; padding:94px 0 91px 0; overflow:hidden; display:none;}
.t_0100_5 h1{ display:block; float:left; width:100%; text-align:center; font-size:32px; color:#019934; height:40px; line-height:40px;}
.t_0100_5 ul{ float:left; width:1212px; margin-top:62px; margin-left:-21px;}
.t_0100_5 ul li{ float:left; width:25%; padding-left:63px; height:65px;}
.t_0100_5 ul li i{ display:block; float:left; width:65px;}
.t_0100_5 ul li i img{ display:block; float:left; width:100%;}
.t_0100_5 ul li span{ display:block; float:left; margin-left:12px;}
.t_0100_5 ul li span h3{ display:block; height:30px; line-height:30px; font-size:20px; color:#221815; margin-top:5px;}
.t_0100_5 ul li span a{ display:block; height:17px; line-height:17px; margin-left:7px; font-size:13px; color:#019934;}
.t_0100_5 ul li span a:hover{ opacity:0.8; filter:alpha(opacity=80);}

@media  screen and (max-width:1199px){
.t_0100_5{ padding:90px 0;}
.t_0100_5 ul{ float:left; width:100%; margin-top:60px; margin-left:0;}
.t_0100_5 ul li{ float:left; width:25%; padding-left:30px; height:65px;}
.t_0100_5 ul li i{ display:block; float:left; width:65px;}
.t_0100_5 ul li i img{ display:block; float:left; width:100%;}
.t_0100_5 ul li span{ display:block; float:left; margin-left:12px;}
.t_0100_5 ul li span h3{ display:block; height:30px; line-height:30px; font-size:20px; color:#221815; margin-top:5px;}
.t_0100_5 ul li span a{ display:block; height:17px; line-height:17px; margin-left:7px; font-size:13px; color:#019934;}
.t_0100_5 ul li span a:hover{ opacity:0.8; filter:alpha(opacity=80);}
}

@media  screen and (max-width:991px){
.t_0100_5{ padding:60px 0;}
.t_0100_5 ul{ margin-top:30px;}
.t_0100_5 ul li{ padding-left:10px;}
.t_0100_5 ul li span{ margin-left:6px;}
.t_0100_5 ul li span h3{ font-size:18px;}
.t_0100_5 ul li span a{ font-size:12px;}
}

.l_0100_5{ float:left; width:100%; border-top:1px solid #e5e5e5; padding:67px 0 25px 0;}
.l_0100_5 ul{ float:left; }
.l_0100_5 ul li{ float:left; width:100%; padding-left:60px; height:25px; line-height:25px; font-size:12px;}
.l_0100_5 ul li a{ color:#019934;}
.l_0100_5 ul li a:hover{ color:#595757;}
.l_0100_5 ul li.li_5_1{ height:20px; line-height:20px; font-size:14px; margin-bottom:18px;}

@media  screen and (max-width:1199px){
.l_0100_5{ padding:60px 0 20px 0;}
.l_0100_5 ul li{ padding-left:40px;}
}

@media  screen and (max-width:991px){
.l_0100_5 ul li{ padding-left:20px;}
}

@media  screen and (max-width:767px){
.r_0100_5{ float:left; width:100%; text-align:center; padding:30px 0;}
.r_0100_5 h4{ display:block; float:left; width:100%; font-size:18px; line-height:22px; color:#595757; font-weight:bold;}
.r_0100_5 span{ display:block; float:left; width:100%; margin-top:15px;} 
.r_0100_5 span a{ display:block; margin:0 auto; width:160px; height:36px; text-align:center; border:1px solid #019934; line-height:34px; font-size:14px; color:#019934; font-family:"Arial";
-webkit-border-radius:5px; 
   -moz-border-radius:5px;
        border-radius:5px;}
.r_0100_5 span a i{ display:inline-block; *display:inline; *zoom:1; background:url(images/img_5_5.png) no-repeat center; background-size:100% auto; height:34px; width:18px; margin-right:10px; vertical-align:top;}
}

.bg_6{ background:#f5f5f5;}
.c_0100_6{ float:left; width:100%; padding:56px 0 86px 0;}
.t_0100_6{ float:right; height:44px;}
.t_0100_6 .t_6_1{ float:left;}
.t_0100_6 .t_6_1 h5{ display:block; height:22px; line-height:22px; font-size:15px; color:#000;}
.t_0100_6 .t_6_1 h4{ display:block; height:20px; line-height:20px; font-size:18px; color:#019934;}
.t_0100_6 .t_6_2{ float:left;}
.t_0100_6 .t_6_2 a{ display:block; float:left; margin-left:15px; width:44px; position:relative;}
.t_0100_6 .t_6_2 a .img_6_1{ display:block; float:left; width:100%; opacity:1; filter:alpha(opacity=100);
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.t_0100_6 .t_6_2 a .img_6_2{ display:block; float:left; width:100%; position:absolute; left:0; top:0; z-index:9; opacity:0; filter:alpha(opacity=00);
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.t_0100_6 .t_6_2 a .ewm{ position:absolute; left:50%; margin-left:-40px; width:80px; bottom:50px; overflow:hidden; height:0;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.t_0100_6 .t_6_2 a .ewm img{ display:block; float:left; width:100%;}
.t_0100_6 .t_6_2 a:hover .img_6_2{ opacity:1; filter:alpha(opacity=100);}
.t_0100_6 .t_6_2 a:hover .ewm{ height:198px;}
.d_0100_6{ float:left; width:100%;}
.d_0100_6 .d_6_1{ font-size:12px; line-height:24px; color:#000; position:relative; margin-top:15px; text-align:center;}
.d_0100_6 .d_6_1 span{position:absolute; left:0; top:0;}
.d_0100_6 .d_6_1 a{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; margin-right:8px; color:#019934;}
.d_0100_6 .d_6_1 a:hover{ color:#000;}
.d_0100_6 .d_6_2{ font-size:12px; line-height:20px; color:#000; margin-top:10px; text-align:center;}
.d_0100_6 .d_6_2 a{ color:#019934; }
.d_0100_6 .d_6_2 a:hover{ color:#000;}

@media  screen and (max-width:767px){
.c_0100_6{ padding:30px 0}
.t_0100_6{ float:left; width:100%; height:auto;}
.t_0100_6 .t_6_2{ float:left; width:100%; text-align:center;}
.t_0100_6 .t_6_2 a{ display:inline-block; *display:inline; *zoom:1; float:none; margin:0 5px; width:32px;}
.t_0100_6 .t_6_2 a .ewm{ bottom:40px;}
.t_0100_6 .t_6_3{ float:left; width:100%; text-align:center;}
.t_0100_6 .t_6_3 ul{ display:inline-block; *display:inline; *zoom:1;}
.t_0100_6 .t_6_3 ul li{ float:left; padding:0 20px; border-left:2px solid #019934; height:10px; margin-top:15px;}
.t_0100_6 .t_6_3 ul li:nth-child(1){ border-left:0 none;}
.t_0100_6 .t_6_3 ul li a{ display:block; float:left; height:14px; line-height:14px; margin-top:-2px; font-size:12px; color:#019934; font-weight:bold;}
.d_0100_6{ width:100%; text-align:center; margin-top:11px;}
}


/*手机版底部菜单*/
.pf_d{ float:left; width:100%; height:50px;}
.pf_down{ width:100%; float:left; position:fixed; left:0; bottom:0; background:#fff; border-top:solid 1px #ddd; height:50px; z-index:99;}
.pf_down li{ width:33.3333%; float:left; text-align:center; padding:5px 0 0 0;}
.pf_down li .ico7{ width:100%; float:left; height:20px;}
.pf_down li .name{ width:100%; float:left; font-size:14px; color:#666; line-height:20px; font-family:"Arial";}
.pf_down li.l1 .ico7{ background:url(images/btn15.png) no-repeat center; background-size:20px 20px;}
.pf_down li.l2 .ico7{ background:url(images/btn16.png) no-repeat center; background-size:20px 20px;}
.pf_down li.l3 .ico7{ background:url(images/btn17.png) no-repeat center; background-size:20px 20px;}
.pf_down li:hover .name,
.pf_down li.on .name{ color:#e60013;}
.pf_down .l1:hover .ico7,
.pf_down .l1.on .ico7{ background:url(images/btn15_1.png) no-repeat center; background-size:20px 20px;}
.pf_down .l2:hover .ico7,
.pf_down .l2.on .ico7{ background:url(images/btn16_1.png) no-repeat center; background-size:20px 20px;}
.pf_down .l3:hover .ico7,
.pf_down .l3.on .ico7{ background:url(images/btn17_1.png) no-repeat center; background-size:20px 20px;}


/*返回顶部*/
.returntop{ position:fixed; width:50px; height:50px; z-index:600; right:20px; bottom:50px; cursor:pointer;}
@media  screen and (max-width:991px){
/*返回顶部*/
.returntop{ width:30px;}	
}


/* 面包屑 */
.c_0100_dmbx{ float:left; width:100%; border-top:1px solid #e5e5e5; height:40px; line-height:40px; color:#595757; font-size:12px;}
.c_0100_dmbx a{ color:#595757; margin:0 15px;}
.c_0100_dmbx a:hover,
.c_0100_dmbx a.hover{ color:#019934;}
.c_0100_dmbx.tmbx{ border-top:0 none;}

@media  screen and (max-width:767px){
.c_0100_dmbx a{ margin:0 5px;}
}


/*侧导航*/
.c_0100_SideLayer{ margin:0 -15px;}
.c_0100_SideLayer .pz_SideLayer{ float:left; width:100%; text-align:center; position:relative;}
.c_0100_SideLayer .pz_SideLayer i{ display:block; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#dcdddd;}
.c_0100_SideLayer .pz_SideLayer .l1{ float:left; width:25%; border-bottom:1px solid #dcdddd; border-right:1px solid #dcdddd; height:72px; line-height:72px; font-size:18px; font-weight:bold;}
.c_0100_SideLayer .pz_SideLayer .l1:nth-child(4),
.c_0100_SideLayer .pz_SideLayer .l1:nth-child(8){ border-right:0 none;}
.c_0100_SideLayer .pz_SideLayer .l1 a{ color:#000;}
.c_0100_SideLayer .pz_SideLayer .l1 a:hover,
.c_0100_SideLayer .pz_SideLayer .l1.hover a{ color:#019934;}
@media  screen and (max-width:767px){
.c_0100_SideLayer .pz_SideLayer .l1{ height:48px; line-height:48px; font-size:12px;}
}

.c_44_15{ position:fixed; left:50%; margin-left:615px; top:30%; z-index:999; width:44px;}
.c_44_15 .pz_SideLayer{ float:left; text-align:center; position:relative; width:44px;}
.c_44_15 .pz_SideLayer .l1{ display:block; float:left; width:100%; margin:6px 0; outline:none;
                               height:44px; text-align:center; line-height:14px; font-size:12px; padding:7px 5px 0 5px; border:1px solid #b5b5b6; color:#595757; outline:none;
-webkit-border-radius:5px; 
 -khtml-border-radius:5px;
   -moz-border-radius:5px;
        border-radius:5px;
}
.c_44_15 .pz_SideLayer .l1 a{ display:block; width:98%; margin:0 auto; height:28px; overflow:hidden; color:#595757; text-align:center; word-break:break-all }
.c_44_15 .pz_SideLayer .l1 a span{ display:table; width:100%; height:100%;  }
.c_44_15 .pz_SideLayer .l1 a span font{ display:table-cell; vertical-align:middle;}
.c_44_15 .pz_SideLayer .l2{padding:7px 0 0 0 ; }
.c_44_15 .pz_SideLayer .l1.hover,
.c_44_15 .pz_SideLayer .l1:hover{ color:#fff; background:#019934; border:1px solid #019934; }
.c_44_15 .pz_SideLayer .l1:hover a,
.c_44_15 .pz_SideLayer .l1.hover a{color:#fff;}
.c_44_15 .pz_SideLayer .slick-prev{ left:0; top:-44px; background:url(images/prev_cdh.png) no-repeat center; width:44px; height:44px;
-webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	      transform: translate(0, 0);}
.c_44_15 .pz_SideLayer .slick-next{ left:0; top:100%; background:url(images/next_cdh.png) no-repeat center; width:44px; height:44px;
-webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	      transform: translate(0, 0);}
.c_44_15 .c_15_1{ float:left; width:100%; margin-top:50px;}
.c_44_15 .pz_SideLayer .slick-prev.slick-disabled,
.c_44_15 .pz_SideLayer .slick-next.slick-disabled{ display:none !important;}
@media  screen and (max-width:1199px){
.c_44_15{ display:none;}
}


/* 分页 */
.pz_fy{width:100%; float:left; padding:8px 0px; text-align:center; color:#e4e4e4; font-size:18px;}/*分页浮左或者浮右，修改此处即可。例：text-align:left;*/
.pz_fy a { border:#e5e5e5 1px solid; padding:8px 13px; color:#555; text-decoration:none; margin:0 5px; font-size:12px; vertical-align:middle;
-webkit-border-radius:3px; 
 -khtml-border-radius:3px;
   -moz-border-radius:3px;
        border-radius:3px;
}
.pz_fy font{ font-size:12px; color:#555; margin-left:5px; vertical-align:middle;}
.pz_fy a:hover,.pz_fy a.on{color: #fff; border: #019934 1px solid; background-color:#019934; text-decoration:none;}/*鼠标经过和默认当前页样式*/

@media  screen and (max-width:991px){
.fy_phone{  float:left; text-align:center; font-size:14px; color:#333;}
.fy_phone a{ padding:5px 10%; color:#333; border:solid 1px #133f97;}
.fy_phone span{ padding:5px 5%; color:#333;}
}


/* 03网站 */
.c_0100_7{ float:left; width:100%; padding-bottom:78px; border-top:1px solid #e6e6e6;}
.t_0100_7{ float:left; width:100%; margin-top:40px;text-align:center;}
.t_0100_7 h2{ display:block; float:left; width:100%; font-size:28px; line-height:52px; height:52px; color:#111111;}
.d_0100_7{ float:left; width:100%;}
.d_0100_7 ul{ margin:0 -15px; display:flex; flex-wrap: wrap; align-items: flex-start;}
.d_0100_7 ul li{ float:left; width:25%; padding:0 15px; margin-top:30px;}
.d_0100_7 ul li a{ display:block; float:left; width:100%; border:1px solid #ececec; overflow:hidden;
-webkit-border-radius:6px; 
 -khtml-border-radius:6px;
   -moz-border-radius:6px;
        border-radius:6px;}
.d_0100_7 ul li a i{ display:block; width:100%; overflow:hidden; text-align:center;}
.d_0100_7 ul li a i img{ height:198px;
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}
.d_0100_7 ul li a span{ display:block; float:left; width:100%; text-align:center; height:64px; line-height:64px; color:#111; font-size:16px;}
.d_0100_7 ul li a:hover i img{
-webkit-transform: scale(1.09,1.09);
   -moz-transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);	
     -o-transform: scale(1.09,1.09);	
   		  transform: scale(1.09,1.09);}

@media  screen and (max-width:991px){
.d_0100_7 ul li{ width:50%;}
}

@media  screen and (max-width:767px){
.c_0100_7{ padding-bottom:30px;}
.t_0100_7{ margin-top:30px;}
.t_0100_7 h2{ font-size:18px; line-height:36px; height:36px; text-align:center;}
.d_0100_7{ margin-top:13px;}
.d_0100_7 ul{ margin:0 -15px;}
.d_0100_7 ul li{ width:50%; padding:0 1px; margin-top:2px;}
.d_0100_7 ul li a{
-webkit-border-radius:0; 
 -khtml-border-radius:0;
   -moz-border-radius:0;
        border-radius:0;}
.d_0100_7 ul li a h4{ font-size:14px; line-height:34px; height:34px;}
}



.c_0100_8{ float:left; width:100%; padding:10px 0 100px 0;}
.t_0100_8{ float:left; width:100%;}
.t_0100_8 .t_8_1,
.t_0100_8 .t_8_1 img{ display:block; float:left; width:100%;}
.t_0100_8 .t_8_2{ float:left; width:100%; margin-top:65px; height:58px; line-height:58px; font-size:33px; color:#019934; text-align:center;}
.t_0100_8 .t_8_3{ float:left; width:100%; margin-top:18px; font-size:17px; color:#221815;}

@media  screen and (max-width:991px){
.c_0100_8{ float:left; width:100%; padding:10px 0 0 0;}
.d_0100_8{ float:left; width:100%;}
.d_0100_8 .d_8_1{ float:left; width:100%; text-align:center; margin-top:20px; font-size:36px; line-height:72px; height:72px; color:#019934;}
.d_0100_8 .d_8_2{ float:left; width:100%; margin-top:30px; font-size:12px; line-height:24px; color:#221815;}
}

@media  screen and (max-width:767px){
.d_0100_8 .d_8_1{ margin-top:10px; font-size:18px; line-height:36px; height:36px;}
.d_0100_8 .d_8_2{ margin-top:15px;}
}



.news_cont{
	width:100%;
	clear:both;
	float:left;
	margin:60px 0 0 0;
}
.latest_activity{
	width:1200px;
	padding:0;
	margin:0 auto;
}
.latest_activity li{	
	list-style:none;
	height:160px;
	width:100%;
	padding:0;
	margin:10px 0;
	float:left;
	background-color:#F7F7F7;

}
.latest_activity li:hover{
	background-color:#dddddd;
}
.latest_activity .left-img{
	width:200px;
	float:left;
	padding:15px;
}
.latest_activity .left-img img{
	width:200px;
	height:130px;
}
.latest_activity .right-text{
	width:940px;
	padding:5px 10px 0 20px;
	margin:0;
	float:left;
}
.latest_activity .right-text .news-title{
	font-size:18px;
	color:#717171;
	float:left;
	width:750px;
	height:22px;
	line-height:22px;
	padding:12px 0 8px 0;

}
.latest_activity .right-text .news-text{
	font-size:14px;
	margin:0;
	padding:25px 0 10px 0;
	float:left;
	width:100%;
	clear:both;
	overflow:hidden;
}
.latest_activity .time{
	color:#999999;
	font-size:18px;
	float:left;
	width:160px;
	height:22px;
	text-align:right;
	line-height:22px;
	padding:12px 0 8px 0;
}

.latest_activity .more{
	height:30px;
	line-height:30px;

}
.latest_activity .more a{
	display:block;
	width:86px;
	height:30px;
	line-height:30px;
	float:right;
	text-align:center;
	color:#FFFFFF;
	background-color:#E03B39;
	border-radius:20px;
}










.c_0100_9{ float:left; width:100%; padding-bottom:80px;}
.l_0100_9{ float:left; width:1120px;}
.l_0100_9 .l_9_1{ float:left; width:100%; height:54px; line-height:54px; font-size:28px; color:#019934;}
.l_0100_9 .l_9_2{ float:left; width:100%; margin-top:20px;}
.l_0100_9 .l_9_2 ul{ margin:0 -12.5px; margin-top:-38px; display:flex; flex-wrap: wrap; align-items: flex-start;}
.l_0100_9 .l_9_2 ul li{ float:left; width:25%; padding:0 12.5px; margin-top:38px;}
.l_0100_9 .l_9_2 ul li a{ display:block; float:left; width:100%; border:1px solid #dcdddd;}
.l_0100_9 .l_9_2 ul li a i{ display:block; float:left; width:100%; overflow:hidden; padding-bottom:70.7%; position:relative;}
.l_0100_9 .l_9_2 ul li a i img{ display:block; float:left; width:100%; position:absolute; left:0; top:18px;
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}
.l_0100_9 .l_9_2 ul li a span{ display:block; float:left; width:100%; padding:10px 10px 15px; text-align:center;}
.l_0100_9 .l_9_2 ul li a span font{display:inline-block; *display:inline; *zoom:1; max-width:100%; text-align:left;}
.l_0100_9 .l_9_2 ul li a span font h4{ display:block; max-width:100%; height:20px; line-height:20px; font-size:16px; color:#019934; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.l_0100_9 .l_9_2 ul li a span font h5{ display:block; max-width:100%; height:18px; line-height:18px; font-size:14px; color:#595757; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.l_0100_9 .l_9_2 ul li a:hover i img{
-webkit-transform: scale(1.09,1.09);
   -moz-transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);	
     -o-transform: scale(1.09,1.09);	
   		  transform: scale(1.09,1.09);}
.l_0100_9 .l_9_3{ float:left; width:100%; margin-top:103px;}
.r_0100_9{ float:right; width:386px;}
.r_0100_9 .r_9_1{ float:left; width:100%; height:54px; line-height:54px; font-size:28px; color:#019934;}
.r_0100_9 .r_9_2{ float:left; width:100%; margin-top:20px;}
.r_0100_9 .r_9_2 ul{ float:left; margin-top:-38px;  overflow:hidden; width:100%;}
.r_0100_9 .r_9_2 ul li{ float:left; width:100%; margin-top:38px;}
.r_0100_9 .r_9_2 ul li a{ display:block; float:left; width:100%; border:1px solid #dcdddd;}
.r_0100_9 .r_9_2 ul li a i{ display:block; float:left; width:100%; overflow:hidden; padding-bottom:59.6%; position:relative;}
.r_0100_9 .r_9_2 ul li a i img{ display:block; float:left; width:100%; position:absolute; left:0; top:0;
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}
.r_0100_9 .r_9_2 ul li a span{ display:block; float:left; width:100%; padding:28px 10px 30px; text-align:center;}
.r_0100_9 .r_9_2 ul li a span font{display:inline-block; *display:inline; *zoom:1; max-width:100%; text-align:left;}
.r_0100_9 .r_9_2 ul li a span font h4{ display:block; max-width:100%; height:20px; line-height:20px; font-size:16px; color:#019934; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.r_0100_9 .r_9_2 ul li a span font h5{ display:block; max-width:100%; height:18px; line-height:18px; font-size:17px; color:#595757; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.r_0100_9 .r_9_2 ul li a:hover i img{
-webkit-transform: scale(1.09,1.09);
   -moz-transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);	
     -o-transform: scale(1.09,1.09);	
   		  transform: scale(1.09,1.09);}
.r_0100_9 .r_9_3{ float:left; width:100%; margin-top:103px; height:41px; line-height:41px; font-size:13px; padding-left:6px;}
/*.r_0100_9 .r_9_3 a{ color:#999;}
.r_0100_9 .r_9_3 a font{ color:#019934;}*/

@media  screen and (max-width:1199px){
.l_0100_9{ width:619px;}
.r_0100_9{ width:317px;}
.l_0100_9 .l_9_2 ul li{ padding:0 10px;}
}

@media  screen and (max-width:991px){
.c_0100_9{ padding-bottom:0;}
.l_0100_9{ width:100%;}
.l_0100_9 .l_9_1{ display:none;}
.l_0100_9 .l_9_2{ width:100%; padding-right:0; border-right:0 none; margin-top:10px;}
.l_0100_9 .l_9_2 ul{ margin-top:0;}
.l_0100_9 .l_9_2 ul li{ margin-top:20px;}
.l_0100_9 .l_9_3{ margin-top:50px;}
}

@media  screen and (max-width:767px){
.l_0100_9 .l_9_2 ul{ float:none; width:auto; margin:0 -15px;}
.l_0100_9 .l_9_2 ul li{ margin-top:0; width:100%; padding:15px 20px; border-bottom:1px solid #dcdddd;}
.l_0100_9 .l_9_2 ul li a{ border:0 none; position:relative;}
.l_0100_9 .l_9_2 ul li a i{ float:left; width:38%; padding-bottom:38%;}
.l_0100_9 .l_9_2 ul li a span{ float:right; right:0; width:58%; padding:0; position:absolute; top:50%; margin-top:-18px;}
.l_0100_9 .l_9_3{ margin-top:30px;}
.l_0100_9 .l_9_3 span{ display:block; float:left; width:100%; text-align:center;}
.l_0100_9 .l_9_3 span a{ display:block; margin:0 auto; width:100px; height:40px; border:1px solid #ecf0eb; line-height:38px; font-size:12px; color:#019934;}
}



.c_0100_10{ float:left; width:100%;}
.t_0100_10{ float:left; width:100%; padding:30px 0 49px 0; border-bottom:1px solid #e5e5e5;}
.t_0100_10 .t_10_1{ float:left; width:100%; text-align:center;}
.t_0100_10 .t_10_1 h1{ display:block; float:left; width:100%; font-size:38px; color:#111111; line-height:60px;}
.t_0100_10 .t_10_2{ float:left; width:100%; font-size:17px; color:#221815; line-height:32px; margin-top:50px;}
.t_0100_10 .t_10_2 p{
	margin:8px 0;
	width:100%;
	clear:both;
}
.t_0100_10 .t_10_2 .p_2img{
	text-align:center;
}
.t_0100_10 .t_10_2 .p_2img img{
	margin-bottom:12px;
}
.t_0100_10 .t_10_3{ float:left; width:100%; margin-top:88px; padding-bottom:7px; border-bottom:1px dashed #ddd;}
.bdsharebuttonbox{ display:block; float:left; width:100%; padding:0 !important; border:0 !important; margin:0 !important;}
.bdsharebuttonbox a{ display:block !important; margin:0 4px !important; padding:0 !important; border:0 !important; width:30px !important; height:30px !important;}
.bdsharebuttonbox a.bds_sqq{ background:url(images/img_10_2.png) no-repeat center !important;}
.bdsharebuttonbox a.bds_qzone{ background:url(images/img_10_3.png) no-repeat center !important;}
.bdsharebuttonbox a.bds_weixin{ background:url(images/img_10_4.png) no-repeat center !important;}
.bdsharebuttonbox a.bds_tsina{ background:url(images/img_10_6.png) no-repeat center !important;}
.bdsharebuttonbox a.bds_bdhome{ background:url(images/img_10_7.png) no-repeat center !important;}
#bdshare_weixin_qrcode_dialog_bg{
-webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;  
        box-sizing: content-box;}
#bdshare_weixin_qrcode_dialog{
-webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;  
        box-sizing: content-box;}
.t_0100_10 .t_10_4{ display:block; float:left; width:100%; margin-top:14px;}
.t_0100_10 .t_10_4 span{ display:block; float:left; width:100%; font-size:13px; height:26px; line-height:26px; color:#3c3c3c;}
.t_0100_10 .t_10_4 span a{ color:#019934;}
.d_0100_10{ float:left; width:100%; margin-top:50px;}
.d_0100_10 h2{ display:block; float:left; width:100%; font-size:18px; height:36px; line-height:36px; color:#3c3c3c;}
.d_0100_10 ul{ margin:0 -15px;}
.d_0100_10 ul li{ float:left; width:50%; padding:0 15px;}
.d_0100_10 ul li a{ display:block; float:left; width:100%; height:51px; line-height:50px; border-bottom:1px dashed #ddd; font-size:15px; color:#727171; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.d_0100_10 ul li a:hover{ color:#019934;}

@media  screen and (max-width:991px){
.t_0100_10 .t_10_2{ margin-top:30px;}
}

@media  screen and (max-width:767px){
.t_0100_10{ padding:30px 0 0 0; border-bottom:0 none;}
.t_0100_10 .t_10_1 h1{ font-size:18px; line-height:30px;}
.t_0100_10 .t_10_2{ font-size:12px; line-height:24px; margin-top:15px;}
.t_0100_10 .t_10_2 img{height:auto !important;}
}


.c_0100_11{ float:left; width:100%; padding:69px 0 29px 0;}
.t_0100_11{ float:left; width:82%; text-align:center;}
.t_0100_11 h1{ display:block; float:left; width:100%; font-size:35px; color:#019934; height:40px; line-height:40px; font-weight:bold;}
.t_0100_11 h5{ display:block; float:left; width:100%; font-size:14px; color:#898989; height:24px; line-height:24px;letter-spacing:1px;}
.l_0100_11{ float:left; width:100%; margin-top:90px;}
.l_0100_11 .l_11{ display:none; float:left; width:100%; opacity:0;filter:alpha(opacity=00);}
.l_0100_11 .l_11 .l_11_1{ float:left; width:38%;}
.l_0100_11 .l_11 .l_11_1 img{ display:block; float:left; width:100%;}
.l_0100_11 .l_11 .l_11_2{ float:left; width:62%;}
.l_0100_11 .l_11 .l_11_2 ul{ float:left; width:100%;}
.l_0100_11 .l_11 .l_11_2 ul li{ float:left; width:100%; padding-left:57px; position:relative;}
.l_0100_11 .l_11 .l_11_2 ul li .font_11_1{ display:block; position:absolute; left:0; top:0; height:32px; line-height:32px; font-size:14px; color:#019934; padding-left:22px;}
.l_0100_11 .l_11 .l_11_2 ul li .font_11_1 .i_11_1{ display:block; position:absolute; left:0; top:11px; width:10px; height:10px; background:#019934;}
.l_0100_11 .l_11 .l_11_2 ul li .l_11_3{ float:left; width:100%; line-height:24px; padding:4px 0; font-size:14px; color:#221815;}
.l_0100_11 .l_11.on{ display:block;}

.r_0100_11{ float:left; width:100%; margin-top:159px; background:url(images/img_11_3.jpg) repeat-x center top; padding-top:36px; text-align:center;}
.r_0100_11 .r_11_1{display:inline-block; *display:inline; *zoom:1; position:relative; padding-left:24px; background:url(images/img_11_4.jpg) no-repeat left center; height:22px; max-width:100%;}
.r_0100_11 .r_11_1 .r_11_2{ display:block; float:left; width:100%; height:80px; padding:20px 0; margin-top:-20px; overflow-x:auto;}
.r_0100_11 .r_11_1 .r_11_2 ul{ float:left; max-width:5000px; white-space:nowrap;}
.r_0100_11 .r_11_1 .r_11_2 ul li{ display:inline-block; *display:inline; *zoom:1; margin:0 20px; height:22px; line-height:22px; font-size:14px; color:#221815; position:relative; cursor:pointer;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.r_0100_11 .r_11_1 .r_11_2 ul li i{ display:block; position:absolute; left:50%; margin-left:-6.5px; width:13px; bottom:100%; margin-bottom:10px; opacity:0;filter:alpha(opacity=00);
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.r_0100_11 .r_11_1 .r_11_2 ul li em{ display:block; position:absolute; left:50%; margin-left:-6.5px; width:13px; top:100%; margin-top:10px; opacity:0;filter:alpha(opacity=00);
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.r_0100_11 .r_11_1 .r_11_2 ul li.on{ color:#019934;}
.r_0100_11 .r_11_1 .r_11_2 ul li.on i{ margin-bottom:2px; opacity:1;filter:alpha(opacity=100);}
.r_0100_11 .r_11_1 .r_11_2 ul li.on em{ margin-top:2px; opacity:1;filter:alpha(opacity=100);}

@media  screen and (max-width:991px){
.c_0100_11{ padding:30px 0;}
.t_0100_11{ width:100%;}
.l_0100_11{ margin-top:30px;}
.l_0100_11 .l_11 .l_11_1{ width:100%;}
.l_0100_11 .l_11 .l_11_2{ float:left; width:100%;}
.l_0100_11 .l_11 .l_11_2 ul{ float:left; width:100%;}
.r_0100_11{ margin-top:60px;}
}

@media  screen and (max-width:767px){
.t_0100_11 h1{ font-size:24px; height:30px; line-height:30px;}
.t_0100_11 h5{ font-size:12px; height:18px; line-height:18px; letter-spacing:0px;}
.l_0100_11{ margin-top:15px;}
.l_0100_11 .l_11 .l_11_2 ul li .l_11_3{font-size:12px;}
.r_0100_11 .r_11_1 .r_11_2 ul li{font-size:12px;}
}



.c_0100_12{ float:left; width:100%;}
.t_0100_12{ float:left; width:100%;}
.t_0100_12 h1{ display:block; float:left; width:100%; text-align:center; font-size:28px; color:#019934; line-height:50px; height:50px; font-weight:bold;}
.t_0100_12 .z_jt{float:left; width:100%;}
.t_0100_12 ul{ margin:0 -47.5px;}
.t_0100_12 ul li{ float:left; padding:0 47.5px; margin:34px 0 46px 0; width:33.333333%;}
.t_0100_12 ul li a{ display:block; float:left; width:100%; overflow:hidden; border:1px solid #e4e4e4;
-webkit-border-radius:6px; 
   -moz-border-radius:6px;
        border-radius:6px;}
.t_0100_12 ul li a i{ display:block; float:left; width:100%; overflow:hidden;}
.t_0100_12 ul li a i img{ display:block; float:left; width:100%;
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}
.t_0100_12 ul li a span{ display:block; float:left; width:100%; padding:0 20px 18px 20px;}
.t_0100_12 ul li a span h4{ display:block; float:left; width:100%; color:#019934; font-size:18px; height:36px; line-height:36px; margin-top:25px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.t_0100_12 ul li a span font{ display:block; float:left; width:100%; font-size:14px; color:#898989; line-height:26px; height:78px; overflow:hidden; margin-top:9px;}
.t_0100_12 ul li a span em{ display:block; float:right; margin-top:8px; width:39px;}
.t_0100_12 ul li a span em img{ display:block; float:left; width:39px;}
.t_0100_12 ul li a:hover i img{
-webkit-transform: scale(1.09,1.09);
   -moz-transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);	
     -o-transform: scale(1.09,1.09);	
   		  transform: scale(1.09,1.09);}
.t_0100_12 .t_12_1{ float:left; width:100%; margin-top:19px;}

@media  screen and (max-width:1199px){
.t_0100_12 ul{ margin:0 15px;}
.t_0100_12 ul li{ float:left; padding:0 15px; margin:30px 0 0 0; width:33.333333%;}
.t_0100_12 .t_12_1{ margin-top:30px;}
}

@media  screen and (max-width:991px){
.t_0100_12 ul li{ padding:0 15px; margin:30px 0 0 0; width:50%;}
}

@media  screen and (max-width:767px){
.t_0100_12 h1{ font-size:18px; line-height:30px; height:30px; margin-top:15px;}
.t_0100_12 ul{ margin:0 -15px;}
.t_0100_12 ul li{ padding:0 1px; margin:2px 0 0 0;}
.t_0100_12 ul li a{ 
-webkit-border-radius:0; 
   -moz-border-radius:0;
        border-radius:0;}
.t_0100_12 ul li a span{ padding:0 10px 9px 10px;}
.t_0100_12 ul li a span h4{ font-size:16px; height:28px; line-height:28px; margin-top:5px;}
.t_0100_12 ul li a span font{ font-size:12px; line-height:20px; height:60px; margin-top:5px;}
.t_0100_12 ul li a span em{ margin-top:4px; width:20px;}
.t_0100_12 .t_12_1 span{ display:block; float:left; width:100%; text-align:center;}
.t_0100_12 .t_12_1 span a{ display:block; margin:0 auto; width:100px; height:40px; border:1px solid #ecf0eb; line-height:38px; font-size:12px; color:#019934;}
}

.d_0100_12{ float:left; width:100%; margin-top:46px;}
.d_0100_12 h4{ display:block; float:left; width:100%; font-size:20px; color:#019934; height:40px; line-height:40px;}
.d_0100_12 ul{}
.d_0100_12 ul li{ float:left; width:25%; margin:10px 0 43px 0;}
.d_0100_12 ul li a{ display:block; float:left; width:100%; position:relative; overflow:hidden;}
.d_0100_12 ul li a img{ display:block; float:left; width:100%; border:1px solid #d2d2d2;
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}
.d_0100_12 ul li a span{ display:block; float:left; width:100%; height:112px; position:absolute; left:0; bottom:0; z-index:9; background:url(images/img_12_5.png); padding:0 32px;}
.d_0100_12 ul li a span font{ display:block; float:left; max-width:100%; height:112px; line-height:112px; font-size:18px; color:#fff; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; text-align:left; position:relative; left:0;
-webkit-transition: all 0.4s ease-out 0s; 
   -moz-transition: all 0.4s ease-out 0s; 
     -o-transition: all 0.4s ease-out 0s; 
        transition: all 0.4s ease-out 0s;}
.d_0100_12 ul li a:hover span font{ left:50%;
-webkit-transform: translate( -50%,0);
	  -ms-transform: translate( -50%,0);
	      transform: translate( -50%,0);}
.d_0100_12 ul li a:hover img{
-webkit-transform: scale(1.09,1.09);
   -moz-transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);	
     -o-transform: scale(1.09,1.09);	
   		  transform: scale(1.09,1.09);}
.d_0100_12 .d_12_1{ float:left; width:100%; margin-top:16px;}
				
@media  screen and (max-width:1199px){
.d_0100_12 ul li{ margin:10px 0 20px 0;}
.d_0100_12 .d_12_1{ margin-top:10px;}
}
				
@media  screen and (max-width:991px){
.d_0100_12 ul li{ width:50%;}
}
				
@media  screen and (max-width:767px){
.d_0100_12{ margin-top:30px;}
.d_0100_12 ul{ margin:0 -15px;}
.d_0100_12 ul li{margin:0; padding:1px;}
.d_0100_12 ul li a span{ height:56px; padding:0 15px;}
.d_0100_12 ul li a span font{ height:56px; line-height:56px; font-size:14px;}
.d_0100_12 .d_12_1 span{ display:block; float:left; width:100%; text-align:center;}
.d_0100_12 .d_12_1 span a{ display:block; margin:0 auto; width:100px; height:40px; border:1px solid #ecf0eb; line-height:38px; font-size:12px; color:#019934;}
}


			
.c_0100_13{ float:left; width:100%;}
.t_0100_13{ float:left; width:100%; text-align:center; padding-bottom:5px; border-bottom:1px solid #eaeaea;}				
.t_0100_13 h1{ display:block; float:left; width:100%; height:54px; line-height:54px; font-size:28px; color:#019934;}				
.d_0100_13{ float:left; width:100%;}			
.l_0100_13{ float:left; width:100%; position:relative;}	
.l_0100_13 h3{ display:block; margin-top:37px; float:left; width:100%; font-size:20px; height:40px; line-height:40px; color:#019934;}			
.l_0100_13 span{ display:block; margin:0 -15px;}	
.l_0100_13 em{ display:block; position:absolute; left:100%; top:100%; height:1px; width:56px; background:#eaeaea;}		
.r_0100_13{ float:left; width:100%; margin-top:4px; position:relative; padding-bottom:16px; border-bottom:1px solid #eaeaea; }				
.r_0100_13 .r_13_1{ float:left; padding:0 15px; width:25%;}				
.r_0100_13 .r_13_1 a{ display:block; float:left; width:100%; outline:none;}		
.r_0100_13 .r_13_1 a i{ display:block; float:left; width:100%; overflow:hidden;
-webkit-border-radius:5px; 
   -moz-border-radius:5px;
        border-radius:5px;}		
.r_0100_13 .r_13_1 a i img{ display:block; float:left; width:100%;
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}				
.r_0100_13 .r_13_1 a h5{ display:block; float:left; width:100%; text-align:center; font-size:14px; height:28px; line-height:28px; color:#595757; margin-top:10px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.r_0100_13 .r_13_1 a:hover i img{
-webkit-transform: scale(1.09,1.09);
   -moz-transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);	
     -o-transform: scale(1.09,1.09);	
   		  transform: scale(1.09,1.09);}
.r_0100_13 .r_13_1 a:hover h5{ color:#019934;}
.r_0100_13 .slick-prev{ display:block; left:100%; margin-left:-15px; top:auto; bottom:0; background:url(images/prev_13.png) no-repeat center; outline:none; cursor:pointer; width:28px; height:28px;
-webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	      transform: translate(0, 0);
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.r_0100_13 .slick-next{ display:block; left:100%; margin-left:13px; top:auto; bottom:0; background:url(images/next_13.png) no-repeat center; outline:none; cursor:pointer; width:28px; height:28px;
-webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	      transform: translate(0, 0);
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.r_0100_13 .slick-prev:hover,
.r_0100_13 .slick-next:hover{ opacity:0.8; filter:alpha(opacity=80);}

@media  screen and (max-width:1199px){
.l_0100_13 em{ display:none;}		
.r_0100_13 .slick-prev{ margin-left:-56px; top:-40px; bottom:auto;}
.r_0100_13 .slick-next{ margin-left:-28px; top:-40px; bottom:auto;}
}

@media  screen and (max-width:991px){
.t_0100_13{ margin-top:30px;}	
.r_0100_13 .r_13_1{ float:left; padding:0 15px; width:50%; margin-top:30px;}				
}

@media  screen and (max-width:767px){
.t_0100_13{ margin-top:15px;}				
.t_0100_13 h1{ height:40px; line-height:40px; font-size:20px;}				
.r_0100_13 .r_13_1{ float:left; padding:10px 0; width:50%; margin-top:0; border-bottom:1px solid #dcdddd;}				
.r_0100_13 .r_13_1 a{ padding:5px 10px; position:relative;}
.r_0100_13 .r_13_1 a i{
-webkit-border-radius:0; 
   -moz-border-radius:0;
        border-radius:0;}
.r_0100_13 .r_13_1 a h5{ display:block; position:absolute; left:0; top:0; overflow:hidden; height:100%; width:0;  border-left:1px solid #dcdddd; margin-top:0;}
.r_0100_13{ padding-bottom:0; border-bottom:0 none; margin-top:0; border-top:1px solid #dcdddd;}
.l_0100_13 h3{ margin-top:0; font-size:16px; height:40px; line-height:40px; color:#019934;}			
.r_0100_13 .slick-prev{ top:-35px;}
.r_0100_13 .slick-next{ top:-35px;}
}



.c_0100_14{ float:left; width:100%; padding:0 100px;}
.c_0100_14 h1{ display:block; float:left; width:100%; text-align:center; padding:12px 0; line-height:32px; font-size:28px; color:#019934; margin-top:9px;}
.t_0100_14{ float:left; width:100%; margin-top:30px;}
.t_0100_14 .slick-slide{ outline:none; overflow:hidden;
-webkit-border-radius:6px; 
   -moz-border-radius:6px;
        border-radius:6px;}
.t_0100_14 .slick-slide img{width:100%;}
.t_0100_14 .slick-prev{ left:0; margin-left:-100px; top:50%; background:url(images/prev_14.jpg) no-repeat center; width:81px; height:81px; cursor:pointer; outline:none; opacity:0.16; filter:alpha(opacity=16);
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.t_0100_14 .slick-next{ left:auto; right:0; margin-right:-100px; top:50%; background:url(images/next_14.jpg) no-repeat center; width:81px; height:81px; cursor:pointer; outline:none; opacity:0.16; filter:alpha(opacity=16);
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.t_0100_14 .slick-prev:hover,
.t_0100_14 .slick-next:hover{ opacity:0.5; filter:alpha(opacity=50);}
.d_0100_14{ float:left; width:100%; margin-top:20px; overflow:hidden;}
.d_0100_14 .slick-list{ margin:0 -20px;}
.d_0100_14 .slick-slide{ float:left; padding:0 20px; outline:none; cursor:pointer;}			
.d_0100_14 .slick-slide img{ display:block; float:left; width:100%;
-webkit-border-radius:6px; 
   -moz-border-radius:6px;
        border-radius:6px;}
.l_0100_14{ float:left; width:100%; position:relative;}	
.l_0100_14 .number{ position:absolute; right:0; bottom:0; z-index:9; background:rgba(0,0,0,0.5); height:34px; line-height:34px; text-align:center; font-size:16px; color:#fff; width:63px; border-bottom-right-radius: 6px;}
@media  screen and (max-width:991px){
.c_0100_14{ padding:0 50px;}
.t_0100_14 .slick-prev{ margin-left:-50px; width:40px; height:40px; background-size:cover;  opacity:0.5;}
.t_0100_14 .slick-next{ margin-right:-50px; width:40px; height:40px; background-size:cover;  opacity:0.5;}
.d_0100_14{ margin-top:10px;}
.d_0100_14 .slick-list{ margin:0 -5px;}
.d_0100_14 .slick-slide{ padding:0 5px;}			
}

@media  screen and (max-width:767px){
.t_0100_14 .slick-prev{ margin-left:0px; }
.t_0100_14 .slick-next{ margin-right:0px; }
.c_0100_14{ padding:0;}
.t_0100_14{ margin-top:10px;}
.t_0100_14 .slick-slide{ float:left; width:100%; margin-top:10px;}
.d_0100_14{ display:none;}
.l_0100_14 .number{ display:none;}
}



.c_0100_16{ float:left; width:100%; }
.t_0100_16{margin-top:40px; float:left; width:100%; height:53px; line-height:52px; border-bottom:1px solid #e6e6e6; font-size:28px; color:#019934; padding-left:5px;}
.d_0100_16{ float:left; width:100%; position:relative;}
.d_0100_16 ul{ margin:0 -15px;}
.d_0100_16 ul .slick-slide{display:flex; flex-wrap: wrap; align-items: flex-start;}
.d_0100_16 ul .div_case{float:left; width:100%; height:0; overflow:hidden;}
.d_0100_16 ul lii{ float:left; width:600px; padding:0 15px; margin-top:30px;}
.d_0100_16 ul li{ float:left; width:25%; padding:0 15px; margin-top:30px;}
.d_0100_16 ul li a{ display:block; float:left; width:100%; overflow:hidden;
-webkit-border-radius:5px; 
   -moz-border-radius:5px;
        border-radius:5px;}
.d_0100_16 ul li a img{ display:block; float:left; width:100%;
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}
.d_0100_16 ul li a i{ display:none;}
.d_0100_16 ul li a:hover img{
-webkit-transform: scale(1.09,1.09);
   -moz-transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);	
     -o-transform: scale(1.09,1.09);	
   		  transform: scale(1.09,1.09);}
.d_0100_16 .d_16_1{ position:absolute; right:7px; top:100%; margin-top:20px; background:url(images/img_16_33.jpg) no-repeat center; width:19px; height:11px; cursor:pointer;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.d_0100_16 .d_16_1.on{ background:url(images/img_16_33_on.jpg) no-repeat center;}


.z_ul .slick-prev{ display:block; left:100%; margin-left:-67px; top:auto; bottom:-40px; background:url(images/prev_13.png) no-repeat center; outline:none; cursor:pointer; width:28px; height:28px;
-webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	      transform: translate(0, 0);
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.z_ul .slick-next{ display:block; left:100%; margin-left:-46px; top:auto; bottom:-40px; background:url(images/next_13.png) no-repeat center; outline:none; cursor:pointer; width:28px; height:28px;
-webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	      transform: translate(0, 0);
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.z_ul .slick-prev:hover,
.z_ul .slick-next:hover{ opacity:0.8; filter:alpha(opacity=80);}

@media  screen and (max-width:991px){
.d_0100_16 ul li{ float:left; width:50%; padding:0 15px; margin-top:30px;}
}

@media  screen and (max-width:767px){
.c_0100_16{ }
.t_0100_16{margin-top:0; height:50px; line-height:50px; font-size:18px;}
.d_0100_16 ul{ margin:0 -15px;}
.d_0100_16 ul li{ width:50%; padding:15px; margin-top:0; border-bottom:1px solid #e6e6e6;}
.d_0100_16 ul li a{ position:relative; overflow:visible; padding:15px 0;
-webkit-border-radius:0; 
   -moz-border-radius:0;
        border-radius:0;}
.d_0100_16 ul li a i{ display:block; position:absolute; left:-15px; top:0; width:1px; height:100%; background:#e6e6e6;}
.d_0100_16 .d_16_1{ top:0; margin-top:-25px;}
}



.c_0100_17{ float:left; width:100%;}
.t_0100_17{ float:left; width:100%; text-align:center; height:60px; border-bottom:1px solid #e6e6e6; line-height:54px; font-size:28px; color:#019934;}
.l_0100_17{ float:left; width:100%; margin-top:10px; padding-bottom:17px;}
.l_0100_17 .l_17_1{ float:left; width:100%; height:40px; line-height:40px; font-size:20px; color:#019934;}
.l_0100_17 .l_17_2{ float:left; width:100%; padding:34px 25px 40px 25px; margin-top:5px; background:#ececec;}
.l_0100_17 .l_17_2 .l_17_3{ float:left; width:100%; text-align:center; font-size:16px; line-height:32px; color:#595757;}
.l_0100_17 .l_17_2 .l_17_4{ float:left; width:100%; margin-top:13px;}
.l_0100_17 .l_17_2 .l_17_4 .slick-slide{ outline:none;}
.l_0100_17 .l_17_2 .l_17_4 .l_17_5{ float:left; width:33.333333%; padding:0 20px; outline:none;}
.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6{ float:left; width:100%; background:#fff; position:relative; padding-left:214px; height:284px; overflow:hidden;
-webkit-border-radius:2px; 
   -moz-border-radius:2px;
        border-radius:2px;}
.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6 i{ display:block; position:absolute; left:0; top:0; width:214px;}
.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6 i img{ display:block; float:left; width:100%;}
.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6 .l_17_7{ float:left; width:100%; padding:0 10px; height:264px; margin-top:10px; overflow:hidden; font-size:12px; line-height:24px; color:#595757;}
.l_0100_17 .l_17_2 .l_17_4 .slick-prev{ display:none;}
.l_0100_17 .l_17_2 .l_17_4 .slick-next{ display:block; position:absolute; right:20px; top:100%; width:auto; color:#595757; font-size:14px; height:20px; line-height:20px; margin-top:10px;
-webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	      transform: translate(0, 0);}
.l_0100_17 .l_17_2 .l_17_4 .slick-next:hover{ color:#019934;}
.l_0100_17 .l_17_8{ float:left; width:100%;}
.l_0100_17 .l_17_8 ul{ margin:0 -15px; display:flex; flex-wrap: wrap; align-items: flex-start;}
.l_0100_17 .l_17_8 ul li{ float:left; width:33.333333%; padding:0 15px; margin-top:30px;}
.l_0100_17 .l_17_8 ul li a{ display:block; float:left; width:100%; height:278px; border:1px solid #ececec; position:relative; padding:40px;
-webkit-border-radius:3px; 
   -moz-border-radius:3px;
        border-radius:3px;}
.l_0100_17 .l_17_8 ul li a span{ display:block; position:relative; float:left; width:100%; height:100%; font-size:14px; line-height:24px; color:#595757; overflow:hidden;}
.l_0100_17 .l_17_8 ul li a span h4{ display:block; font-size:16px; height:30px; line-height:30px;}
.l_0100_17 .l_17_8 ul li a font{ display:block; position:absolute; right:21px; bottom:12px; height:20px; line-height:20px; font-size:14px; color:#019934;}
.l_0100_17 .l_17_8 ul li a:hover{ opacity:0.8; filter:alpha(opacity=80);}

@media  screen and (max-width:1199px){
.l_0100_17 .l_17_2 .l_17_4 .l_17_5{ padding:0 10px;}
.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6{ padding-left:160px; height:212px;}
.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6 i{ width:160px;}
.l_0100_17 .l_17_2 .l_17_4 .l_17_5 .l_17_6 .l_17_7{ height:192px;}
}

@media  screen and (max-width:991px){
.l_0100_17 .l_17_8 ul li{ width:50%;}
}

@media  screen and (max-width:767px){
.c_0100_18{ float:left; width:100%;}
.t_0100_18{ margin:0 -15px;}
.t_0100_18 .t_18_1{ float:left; width:100%; padding:40px 0 20px 0; background:#ececec;}
.t_0100_18 .t_18_1 .t_18_2{ float:left; padding:0 45px; outline:none;}
.t_0100_18 .t_18_1 .t_18_2 .t_18_3{ float:left; width:100%; position:relative; background:#fff; padding-left:120px; height:159px;}
.t_0100_18 .t_18_1 .t_18_2 .t_18_3 i{ display:block; position:absolute; left:0; top:0; width:120px; height:159px;}
.t_0100_18 .t_18_1 .t_18_2 .t_18_3 i img{ display:block; float:left; width:100%;}
.t_0100_18 .t_18_1 .t_18_2 .t_18_3 .t_18_4{ float:left; width:100%; padding:0 10px; height:139px; margin-top:10px; overflow:hidden; font-size:12px; line-height:24px; color:#595757;}
.t_0100_18 .t_18_1 .slick-prev{ display:block; position:absolute; left:10px; top:50%; width:11px; height:19px; background:url(images/prev_18.png) no-repeat center;}
.t_0100_18 .t_18_1 .slick-next{ display:block; position:absolute; right:10px; top:50%; width:11px; height:19px; background:url(images/next_18.png) no-repeat center;}
.l_18{ margin:0 -15px;}
.l_0100_18{ float:left; width:100%;}
.l_0100_18 .hd{ display:block; float:left; width:100%; border-bottom:1px solid #dcdddd; height:44px;}
.l_0100_18 .hd ul{ float:left; width:100%;}
.l_0100_18 .hd ul li{ float:left; width:50%; height:43px; line-height:43px; text-align:center; cursor:pointer; font-size:16px; color:#000; font-weight:bold;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.l_0100_18 .hd ul li.on{ color:#019934;}
.l_0100_18 .hd ul li:nth-child(1){ border-right:1px solid #dcdddd;}
.l_0100_18 .bd{ display:block; float:left; width:100%;}
.l_0100_18 .bd ul{ float:left; width:100%;}
.l_0100_18 .bd ul li{ float:left; width:50%; padding:0 10px; margin-top:20px;}
.l_0100_18 .bd ul li a{ display:block; float:left; width:100%; height:232px; border:1px solid #ececec; position:relative; padding:10px 10px 30px 10px;
-webkit-border-radius:3px; 
   -moz-border-radius:3px;
        border-radius:3px;}
.l_0100_18 .bd ul li a span{ display:block; position:relative; float:left; width:100%; height:100%; font-size:12px; line-height:20px; color:#595757; overflow:hidden;}
.l_0100_18 .bd ul li a span h4{ display:block; font-size:14px; line-height:24px;}
.l_0100_18 .bd ul li a font{ display:block; position:absolute; right:10px; bottom:10px; height:20px; line-height:20px; font-size:12px; color:#019934;}
.l_0100_18 .bd ul li a:hover{ opacity:0.8; filter:alpha(opacity=80);}
}

.c_0100_19{ float:left; width:100%; margin-top:70px; text-align:center;}
.c_0100_19 ul{ display:inline-block; *display:inline; *zoom:1;}
.c_0100_19 ul li{ display:inline-block; *display:inline; *zoom:1; line-height:32px; font-size:16px; color:#595757; margin:0 35px;}
.c_0100_19 ul li span{ color:#019934;}

@media  screen and (max-width:1199px){
.c_0100_19 ul li{ margin:0 15px;}
}

@media  screen and (max-width:991px){
.c_0100_19 ul li{ margin:0 30px;}
}

@media  screen and (max-width:767px){
.c_0100_19{ margin-top:20px;}
.c_0100_19 ul li{ margin:0 5px; font-size:14px; line-height:20px;}
}



.c_0100_20{ float:left; width:100%; margin-top:59px; border-top:1px solid #e6e6e6;}
.t_0100_20{ float:left; width:100%; font-size:20px; height:40px; line-height:40px; color:#019934; margin-top:10px;}
.l_0100_20{ float:left; width:100%; margin-top:50px;}
.l_0100_20 ul{ float:left; width:100%; border-top:1px solid #e6e6e6; border-left:1px solid #e6e6e6;}
.l_0100_20 ul li{ float:left; width:50%; border-bottom:1px solid #e6e6e6;  border-right:1px solid #e6e6e6; height:47px; line-height:46px; font-size:18px; color:#595757; padding-left:187px; position:relative;}
.l_0100_20 ul li strong{ display:block; position:absolute; left:0; top:0; width:187px; height:46px; line-height:46px; text-align:center; border-right:1px solid #e6e6e6;}
.l_0100_20 ul li span{ display:block; float:left; width:100%; padding-left:70px;}
.r_0100_20{ float:left; width:100%; margin-top:30px; height:54px; line-height:54px; font-size:18px; color:#7f7f7f; padding-left:38px; background:#f6f6f6;}
.d_0100_20{ float:left; width:100%; margin-top:15px; padding:0 40px; font-size:18px; line-height:40px; color:#545455;}

@media  screen and (max-width:1199px){
.c_0100_20{ margin-top:30px;}
.l_0100_20{ margin-top:30px;}
}

@media  screen and (max-width:991px){
.t_0100_20{ font-size:18px; height:36px; line-height:36px; margin-top:0;}
.l_0100_20 ul li{ height:37px; line-height:36px; font-size:18px;}
.l_0100_20 ul li strong{ height:36px; line-height:36px;}
.l_0100_20 ul li span{ padding-left:30px;}
.r_0100_20{ margin-top:15px; height:54px; line-height:54px; font-size:18px;}
.d_0100_20{ padding:0 40px; font-size:16px; line-height:36px;}
}

@media  screen and (max-width:767px){
.c_0100_20{ margin-top:15px;}
.t_0100_20{ font-size:18px; height:30px; line-height:30px; margin-top:0;}
.l_0100_20{ margin-top:15px;}
.l_0100_20 ul li{ height:37px; width:100%; line-height:36px; font-size:14px; padding-left:121px;}
.l_0100_20 ul li strong{ width:121px; height:36px; line-height:36px;}
.l_0100_20 ul li span{ padding-left:30px;}
.r_0100_20{ margin-top:15px; height:44px; line-height:44px; font-size:16px; padding-left:15px;}
.d_0100_20{ padding:0 15px; font-size:12px; line-height:24px;}
}



.c_0100_21{ float:left; width:100%;}
.t_0100_21{ float:left; width:100%; text-align:center; height:52px; line-height:52px; font-size:28px; color:#019934;}
.l_0100_21{ float:left; width:100%;}
.l_0100_21 ul{ margin:0 -13px;}
.l_0100_21 ul li{ float:left; width:25%; padding:0 13px; margin-top:38px;}
.l_0100_21 ul li a{ display:block; float:left; width:100%; border:1px solid #d7d7d7; padding:29px 0 26px 0;}
.l_0100_21 ul li a i{ display:block; float:left; width:100%; overflow:hidden;}
.l_0100_21 ul li a i img{ display:block; float:left; width:100%;
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}
.l_0100_21 ul li a span{ display:block; float:left; width:100%; margin-top:26px; padding:0 96px 0 29px; position:relative;}
.l_0100_21 ul li a span font{ display:block; float:left; height:67px; line-height:67px; font-size:20px; color:#595757; width:100%; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.l_0100_21 ul li a span em{ display:block; float:right; width:67px; position:absolute; right:29px; top:0;}
.l_0100_21 ul li a span em img{ display:block; float:left; width:100%;}
.l_0100_21 ul li a:hover i img{
-webkit-transform: scale(1.09,1.09);
   -moz-transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);	
     -o-transform: scale(1.09,1.09);	
   		  transform: scale(1.09,1.09);}
				
@media  screen and (max-width:1199px){
.l_0100_21 ul li{ width:33.333333%;}
.l_0100_21 ul li a span font{ font-size:18px;}
}

@media  screen and (max-width:991px){
.c_0100_21{ margin-top:30px;}
.l_0100_21 ul li{ width:50%;}
.l_0100_21 ul li a span font{ font-size:16px;}
}

@media  screen and (max-width:767px){
.t_0100_21{ height:40px; line-height:40px; font-size:20px;}
.l_0100_21 ul li{ width:100%; margin-top:15px;}
.l_0100_21 ul li a{ padding:15px 0;}
.l_0100_21 ul li a span{ margin-top:15px; padding:0 81px 0 14px;}
.l_0100_21 ul li a span font{ font-size:14px;}
}



.c_0100_22{ float:left; width:100%;}
.t_0100_22{ float:left; width:100%; text-align:center; height:50px; line-height:50px; font-size:28px; color:#019934;}
.d_0100_22{ float:left; width:100%; margin-top:30px; padding:0 33px;}
.d_0100_22 .d_22{ float:left; width:100%;}
.d_0100_22 .d_22 img{ display:block; float:left; width:100%;}

@media  screen and (max-width:991px){
.c_0100_22{ margin-top:30px;}
.d_0100_22{padding:0;}
}

@media  screen and (max-width:767px){
.t_0100_22{ height:40px; line-height:40px; font-size:20px;}
.d_0100_22{ margin-top:10px;}
}


.c_0100_23{ float:left; width:100%;}
.t_0100_23{ float:left; width:100%; text-align:center; height:50px; line-height:50px; font-size:28px; color:#019934;}
.l_0100_23{ float:left; width:760px; position:relative; left:50%; margin-left:-380px;}
.l_0100_23 ul{ float:left; width:100%; margin-top:-33px;}
.l_0100_23 ul li{ float:left; width:100%; margin-top:68px; padding-bottom:77px; border-bottom:1px solid #b2b2b2;}
.l_0100_23 ul li h3{ display:block; float:left; width:100%; height:30px; line-height:30px; font-size:21px; color:#595757;}
.l_0100_23 ul li .span{ display:block; float:left; width:100%; margin-top:5px; padding-bottom:56%; overflow:hidden; position:relative;}
.l_0100_23 ul li:nth-child(3){ border-bottom:0 none;}
.d_0100_23{ float:left; width:100%;}

.l_0100_23 ul li .span .daima{position:absolute; height:100%; width:100%; left:0; top:0;}
.l_0100_23 ul li .span .daima p{height:100%; width:100%;}
.l_0100_23 ul li .span .daima iframe{height:100%; width:100%;}
.l_0100_23 ul li .span video{position:absolute; height:100%; width:100%; left:0; top:0;}

@media  screen and (max-width:991px){
.c_0100_23{ margin-top:30px;}
.l_0100_23{ width:100%; left:0; margin-left:0;}
.l_0100_23 ul{ margin-top:0;}
.l_0100_23 ul li{ margin-top:30px; padding-bottom:30px; border-bottom:1px solid #b2b2b2;}
}

@media  screen and (max-width:767px){
.c_0100_23{ margin-top:15px;}
.t_0100_23{ height:40px; line-height:40px; font-size:20px;}
.l_0100_23 ul li{ margin-top:15px; padding-bottom:15px; border-bottom:1px solid #b2b2b2;}
.l_0100_23 ul li h3{ height:26px; line-height:26px; font-size:16px;}
.d_0100_23 span{ display:block; float:left; width:100%; text-align:center; margin-top:15px;}
.d_0100_23 span a{display:block; margin:0 auto; width:100px; height:40px; border:1px solid #ecf0eb; line-height:38px; font-size:12px; color:#019934;}
}



.c_0100_24{ float:left; width:100%; margin-top:40px;}
.t_0100_24{ float:left; width:100%; text-align:center; height:50px; line-height:50px; color:#019934; font-size:28px;}
.l_0100_24{ float:left; width:100%; margin-top:33px;}
.l_0100_24 h3{ display:block; float:left; width:100%; height:40px; line-height:40px; font-size:20px; color:#019934;}
.l_0100_24 ul{ float:left; width:100%; background:url(images/img_24_6.jpg) repeat-x center; margin-top:34px; margin-bottom:11px; overflow:hidden;}
.l_0100_24 ul li{ float:left; position:relative; overflow:hidden;}
.l_0100_24 ul li:first-child{margin-left:-30px;}
.l_0100_24 ul li span{ display:block; width:100%; position:absolute; left:0; top:102px; text-align:center; height:40px;}
.l_0100_24 ul li:nth-child(1) span font{padding-left:30px; padding-right:30px;}
.l_0100_24 ul li span font{ display:block; width:100%; position:absolute; left:0; top:50%; font-size:14px; line-height:20px; color:#221815; max-height:40px; overflow:hidden;
-webkit-transform: translate(0, -50%);
	  -ms-transform: translate(0, -50%);
	      transform: translate(0, -50%);}

@media  screen and (max-width:1199px){
.l_0100_24 ul li{ width:194px;}
.l_0100_24 ul li span{ display:block; width:100%; position:absolute; left:0; top:77px; text-align:center; height:40px;}
.l_0100_24 ul li:nth-child(1){margin-left:-24px;}
.l_0100_24 ul li:nth-child(1) span font{ padding-right:24px;}
.l_0100_24 ul li span font{ display:block; width:100%; position:absolute; left:0; top:50%; font-size:14px; line-height:20px; color:#221815;}
}

@media  screen and (max-width:991px){
.l_0100_24 ul{ margin:30px 0 0 0;}
.l_0100_24 ul li{ width:auto;}
.l_0100_24 ul li img{ display:block; float:left; width:100%;}
.l_0100_24 ul li span{ top:100px;}
.l_0100_24 ul li:nth-child(1){ width:auto; margin-left:0;}
.l_0100_24 ul li:nth-child(1) span font{ padding-right:0; padding-left:0px;}
}

@media  screen and (max-width:767px){
.c_0100_24{ margin-top:15px;}
.t_0100_24{ height:40px; line-height:40px; font-size:20px;}
.l_0100_24{ margin-top:30px;}
.l_0100_24 h3{ height:20px; line-height:20px; font-size:16px;}
.l_0100_24 ul{ margin:15px 0 0 0;}
.l_0100_24 ul li span{ display:block; width:100%; position:absolute; left:0; top:51%; text-align:center; height:32px;}
.l_0100_24 ul li span font{ display:block; width:100%; position:absolute; left:0; top:50%; font-size:12px; line-height:16px; color:#221815; max-height:32px; overflow:hidden;
-webkit-transform: translate(0, -50%);
	  -ms-transform: translate(0, -50%);
	      transform: translate(0, -50%);}
}

.r_0100_24{ float:left; width:100%; margin-top:140px;}
.r_0100_24 .r_24_1{ float:left; width:100%; height:40px; line-height:40px; font-size:20px; color:#019934;}
.r_0100_24 .r_24_2{ float:left; width:100%; margin-top:40px; height:404px; background:#019934; padding-left:391px; position:relative;}
.r_0100_24 .r_24_2 .r_24_3{ position:absolute; left:0; top:0; font-size:12px; line-height:19px; color:#fff; height:404px; width:391px; padding:30px 50px 30px 70px;}
.r_0100_24 .r_24_2 .r_24_3 .z_con{display:block; width:100%; height:100%; overflow-y:auto;}
.r_0100_24 .r_24_2 .r_24_4{ float:left; position:relative; width:100%; height:100%;}



@media  screen and (max-width:991px){
.r_0100_24{ margin-top:60px;}
.r_0100_24 .r_24_2{ margin-top:10px;}
}

@media  screen and (max-width:767px){
.r_0100_24{ margin-top:30px;}
.r_0100_24 .r_24_1{ height:20px; line-height:20px; font-size:16px;}
.r_0100_24 .r_24_2{ margin-top:15px; height:auto; background:#019934; padding-left:0; position:relative;}
.r_0100_24 .r_24_2 .r_24_3{ position:static; float:left; width:100%; font-size:12px; line-height:19px; color:#fff; height:auto; padding:15px 30px;}
.r_0100_24 .r_24_2 .r_24_4{ float:left; position:relative; width:100%; height:200px;}
}

.d_0100_24{ float:left; width:100%; margin-top:75px; position:relative;}
.d_0100_24 .d_24_1{ float:left; width:100%; height:40px; line-height:40px; font-size:20px; color:#019934;}
.d_0100_24 .d_24_2{ float:left; width:100%; margin-top:53px;}
.d_0100_24 .d_24_2 span{ display:block; margin:0 auto; width:472px; height:50px; border:1px solid #d5d5d5; padding:0 44px 0 96px; position:relative;}
.d_0100_24 .d_24_2 span font{ display:block; position:absolute; left:10px; top:50%; margin-top:-10.5px; background:url(images/img_24_8.png) no-repeat left center; height:21px; padding-left:25px; line-height:21px; font-size:12px; color:#7f7f7f; width:86px; border-right:1px solid #b2b2b2;}
.d_0100_24 .d_24_2 span input{ display:block; float:left; width:100%; height:48px; line-height:20px; padding:9px 10px; font-size:12px; color:#7f7f7f;}
.d_0100_24 .d_24_2 span button{ display:block; position:absolute; right:0; top:0; height:48px; width:44px; background:url(images/img_24_9.png) no-repeat center; outline:none; cursor:pointer;}
.d_0100_24 .d_24_3{ position:absolute; left:0; top:100%; margin-top:40px; width:100%; height:32px; line-height:32px; font-size:16px; color:#666464; text-align:center;}

@media  screen and (max-width:767px){
.d_0100_24{ margin-top:30px;}
.d_0100_24 .d_24_1{ height:20px; line-height:20px; font-size:16px;}
.d_0100_24 .d_24_2{ margin-top:15px;}
.d_0100_24 .d_24_2 span{ margin:0 auto; width:100%;}
.d_0100_24 .d_24_3{ position:static; float:left; left:0; top:0; margin-top:15px; width:100%; height:32px; line-height:32px; font-size:16px; color:#666464; text-align:center;}
}



.w_0100_25{ float:left; width:100%; padding:68px 0; border-top:1px solid #e5e5e5;}
.c_0100_25{ float:left; width:1000px; border:1px solid #e5e5e5; margin-left:88px;}
.l_0100_25{ float:left; width:632px; height:542px; position:relative;}
.r_0100_25{ float:right; width:366px; height:542px; border-left:1px solid #b5b5b5; padding:0 15px;}
.r_0100_25 h1{ display:block; float:left; width:100%; font-size:26px; color:#019934; height:50px; line-height:36px; margin-top:29px;}
.r_0100_25 h6{ display:none; float:left; width:100%; font-size:13px; color:#221815; height:23px; line-height:23px; margin-top:4px; background:url(images/img_25_1.jpg) no-repeat 2px center; padding-left:10px;}
.r_0100_25 .r_25_1{ float:left; width:100%; padding-bottom:14px; border-bottom:1px dashed #a0a0a0;}
.r_0100_25 .r_25_1 button{ display:block; float:right; width:50px; height:30px; text-align:center; line-height:28px; border:1px solid #ccc; font-size:12px; color:#000; background:#f5f5f5; cursor:pointer; outline:none;}
.r_0100_25 .r_25_1 select{ display:block; float:left; width:88px; height:30px; text-align:center; border:1px solid #ccc; font-size:12px; color:#000; cursor:pointer; outline:none; margin-right:7px;}
.r_0100_25 .r_25_1 select option{ display:block; text-align:center;}
.r_0100_25 .r_25_2{ float:left; width:100%; height:370px; margin-top:10px; overflow-y:auto;}
.r_0100_25 .r_25_2 ul{float:left; width:100%;}
.r_0100_25 .r_25_2 ul.now{ display:block;}
.r_0100_25 .r_25_2 ul li{ display:block; float:left; width:100%; padding:10px 0 10px 50px; position:relative;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.r_0100_25 .r_25_2 ul li i{ display:block; position:absolute; left:10px; top:10px; width:30px; height:30px; text-align:center; line-height:30px; background:#019934; font-size:16px; color:#fff; font-style:normal;}
.r_0100_25 .r_25_2 ul li h2{ display:block; float:left; width:100%; line-height:30px; font-size:16px; color:#000;}
.r_0100_25 .r_25_2 ul li font{ display:block; float:left; width:100%; font-size:14px; line-height:24px; color:#333;}
.r_0100_25 .r_25_2 ul li span{ display:block; float:left; width:100%; font-size:14px; line-height:24px; color:#333;}
.r_0100_25 .r_25_2 ul li:hover{ background:#ddd;}

@media  screen and (max-width:1199px){
.c_0100_25{ width:100%; border:1px solid #e5e5e5; margin-left:0;}
.l_0100_25{ width:100%;}
.r_0100_25{ float:right; width:100%; height:auto; border-left:0 none; margin-top:0; border-top:1px solid #b5b5b5; padding:0 15px;}
.r_0100_25 h1{ margin-top:15px;}
.r_0100_25 .r_25_1 button{ float:left;}
}

@media  screen and (max-width:991px){
.w_0100_25{ padding:0; margin-top:30px;}
.r_0100_25{ border:0 none; }
}

@media  screen and (max-width:767px){
.r_0100_25 .r_25_1 button{ display:block; float:right; width:16%;}
.r_0100_25 .r_25_1 select{ width:26%;margin-right:2%;}
}

.c_0100_26{ float:left; width:800px; margin:50px 0 0 185px;}
.t_0100_26{ float:left; width:100%;}
.t_0100_26 li{ float:left; width:100%; padding-bottom:15px; margin-top:15px; border-bottom:1px dashed #666;}
.t_0100_26 li a{ display:block; float:left; width:100%;}
.t_0100_26 li a i{ display:block; float:left; width:200px;}
.t_0100_26 li a i img{ display:block; float:left; width:100%;}
.t_0100_26 li a span{ display:block; float:right; width:570px;}
.t_0100_26 li a span h2{ display:block; float:left; width:100%; font-size:16px; line-height:24px; margin-top:4px; color:#666; font-weight:bold;}
.t_0100_26 li a span font{ display:block; float:left; width:100%; font-size:12px; line-height:20px; color:#666;}
.t_0100_26 li a span h6{ display:block; float:left; width:100%; text-align:right; height:24px; line-height:24px;}
.t_0100_26 li:last-child{border-bottom:0 none;}
.d_0100_26{ float:left; width:100%; margin-top:30px;}

@media  screen and (max-width:1199px){
.c_0100_26{ float:left; width:800px; margin:50px 0 0 81px;}
}

@media  screen and (max-width:991px){
.c_0100_26{margin:30px 0 0 0; width:100%;}
.t_0100_26 li a span{ width:510px;}
}

@media  screen and (max-width:767px){
.t_0100_26 li a i{ width:100%;}
.t_0100_26 li a span{ width:100%; margin-top:15px;}
.d_0100_26{ margin-top:15px;}
.d_0100_26 span{ display:block; float:left; width:100%; text-align:center;}
.d_0100_26 span a{ display:block; margin:0 auto; width:100px; height:40px; border:1px solid #ecf0eb; line-height:38px; font-size:12px; color:#019934;}
}



.qc_0100_1{ position:absolute; left:0; top:0; width:100%; height:100%;}
.qc_0100_1 .qc_1_1{ position:absolute; left:0; top:108px; width:100%; text-align:center;}
.qc_0100_1 .qc_1_1 h1{ display:block; float:left; width:100%; font-size:40px; color:#005f59; line-height:50px; position:relative; opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0s;
   -moz-transition: all 0.8s linear 0s;
     -o-transition: all 0.8s linear 0s;
        transition: all 0.8s linear 0s;}
.qc_0100_1 .qc_1_1 h6{ display:block; float:left; width:100%; font-size:14px; color:#005f59; line-height:26px; position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0.4s;
   -moz-transition: all 0.8s linear 0.4s;
     -o-transition: all 0.8s linear 0.4s;
        transition: all 0.8s linear 0.4s;}
.qc_0100_1 .qc_1_1 span{ display:block; float:left; width:100%; font-size:12px; color:#005f59; line-height:20px; margin-top:15px;
position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0.8s;
   -moz-transition: all 0.8s linear 0.8s;
     -o-transition: all 0.8s linear 0.8s;
        transition: all 0.8s linear 0.8s;}
.qc_0100_1 .qc_1_2{ position:absolute; left:10%; top:160px; width:80%;}
.qc_0100_1 .qc_1_2 h1{ display:block; float:left; width:100%; font-size:40px; color:#005f59; line-height:50px; position:relative; opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0s;
   -moz-transition: all 0.8s linear 0s;
     -o-transition: all 0.8s linear 0s;
        transition: all 0.8s linear 0s;}
.qc_0100_1 .qc_1_2 h6{ display:block; float:left; width:100%; font-size:14px; color:#005f59; line-height:26px; position:relative; opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0.4s;
   -moz-transition: all 0.8s linear 0.4s;
     -o-transition: all 0.8s linear 0.4s;
        transition: all 0.8s linear 0.4s;}
.qc_0100_1 .qc_1_2 span{ display:block; float:left; width:100%; font-size:12px; color:#005f59; line-height:20px; margin-top:15px;
position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0.8s;
   -moz-transition: all 0.8s linear 0.8s;
     -o-transition: all 0.8s linear 0.8s;
        transition: all 0.8s linear 0.8s;}
.qc_0100_1 .qc_1_3{ position:absolute; left:0; top:68px; width:100%; text-align:center;}
.qc_0100_1 .qc_1_3 h1{ display:block; float:left; width:100%; font-size:40px; color:#005f59; line-height:50px;
position:relative; opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0s;
   -moz-transition: all 0.8s linear 0s;
     -o-transition: all 0.8s linear 0s;
        transition: all 0.8s linear 0s;}
.qc_0100_1 .qc_1_3 h6{ display:block; float:left; width:100%; font-size:14px; color:#005f59; line-height:18px; 
position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0.4s;
   -moz-transition: all 0.8s linear 0.4s;
     -o-transition: all 0.8s linear 0.4s;
        transition: all 0.8s linear 0.4s;}
.qc_0100_1 .qc_1_3 span{ display:block; float:left; width:100%; font-size:12px; color:#005f59; line-height:20px; margin-top:15px;
position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0.8s;
   -moz-transition: all 0.8s linear 0.8s;
     -o-transition: all 0.8s linear 0.8s;
        transition: all 0.8s linear 0.8s;}
.qc_0100_1 .qc_1_4{ position:absolute; left:0; top:0; width:100%; height:100%;}
.qc_0100_1 .qc_1_4 li{ float:left; width:50%; height:50vh; position:relative;}
.qc_0100_1 .qc_1_4 li a{ display:table; float:left; position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; background:rgba(0,0,0,00);}
.qc_0100_1 .qc_1_4 li a span{ display:table-cell; vertical-align:middle; width:100%; background:rgba(0,0,0,00);
-webkit-transition: all 0.8s ease-out 0.6s;
   -moz-transition: all 0.8s ease-out 0.6s;
     -o-transition: all 0.8s ease-out 0.6s;
        transition: all 0.8s ease-out 0.6s;}
.qc_0100_1 .qc_1_4 li a span h1{ display:block; font-size:30px; color:#000; height:40px; line-height:40px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.qc_0100_1 .qc_1_4 li a span i{ display:block; margin-top:20px; opacity:0; filter:alpha(opacity=00);
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.qc_0100_1 .qc_1_4 li a:hover{ background:rgba(0,0,0,0.3);}
.qc_0100_1 .qc_1_4 li a:hover span{ background:rgba(0,0,0,0.2);}
.qc_0100_1 .qc_1_4 li a:hover h1{ color:#fff;}
.qc_0100_1 .qc_1_4 li a:hover i{ opacity:1; filter:alpha(opacity=100);}
.qc_0100_1 .qc_1_5{ position:absolute; left:0; top:70px; text-align:center; width:100%; height:100%;}
.qc_0100_1 .qc_1_5 h1{ display:block; float:left; width:100%; font-size:40px; color:#005f59; line-height:50px;
position:relative; opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0s;
   -moz-transition: all 0.8s linear 0s;
     -o-transition: all 0.8s linear 0s;
        transition: all 0.8s linear 0s;}
.qc_0100_1 .qc_1_5 h6{ display:block; float:left; width:100%; font-size:14px; color:#005f59; line-height:18px; 
position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0.4s;
   -moz-transition: all 0.8s linear 0.4s;
     -o-transition: all 0.8s linear 0.4s;
        transition: all 0.8s linear 0.4s;}
.qc_0100_1 .qc_1_5 span{ display:block; float:left; width:100%; font-size:12px; color:#005f59; line-height:20px; margin-top:15px;
position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0.8s;
   -moz-transition: all 0.8s linear 0.8s;
     -o-transition: all 0.8s linear 0.8s;
        transition: all 0.8s linear 0.8s;}
.qc_0100_1 .qc_1_6{ position:absolute; left:0; top:220px; text-align:center; width:100%; height:100%;}
.qc_1{ position:relative; height:100vh;}
.qc_0100_1 .qc_1_6 h1{ display:block; float:left; width:100%; font-size:40px; color:#005f59; line-height:50px;
position:relative; opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0s;
   -moz-transition: all 0.8s linear 0s;
     -o-transition: all 0.8s linear 0s;
        transition: all 0.8s linear 0s;}
.qc_0100_1 .qc_1_6 h6{ display:block; float:left; width:100%; font-size:14px; color:#005f59; line-height:18px; 
position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0.4s;
   -moz-transition: all 0.8s linear 0.4s;
     -o-transition: all 0.8s linear 0.4s;
        transition: all 0.8s linear 0.4s;}
.qc_0100_1 .qc_1_6 span{ display:block; float:left; width:100%; font-size:12px; color:#005f59; line-height:20px; margin-top:15px;
position:relative;opacity:0; filter:alpha(opacity=00); top:40px;
-webkit-transition: all 0.8s linear 0.8s;
   -moz-transition: all 0.8s linear 0.8s;
     -o-transition: all 0.8s linear 0.8s;
        transition: all 0.8s linear 0.8s;}

.qc_0100_1 .qc_1_1.on h1,
.qc_0100_1 .qc_1_1.on h6,
.qc_0100_1 .qc_1_1.on span,
.qc_0100_1 .qc_1_2.on h1,
.qc_0100_1 .qc_1_2.on h6,
.qc_0100_1 .qc_1_2.on span,
.qc_0100_1 .qc_1_3.on h1,
.qc_0100_1 .qc_1_3.on h6,
.qc_0100_1 .qc_1_3.on span,
.qc_0100_1 .qc_1_5.on h1,
.qc_0100_1 .qc_1_5.on h6,
.qc_0100_1 .qc_1_5.on span,
.qc_0100_1 .qc_1_6.on h1,
.qc_0100_1 .qc_1_6.on h6,
.qc_0100_1 .qc_1_6.on span{ opacity:1; filter:alpha(opacity=100); top:0;}

.page6{ float:left; width:100%; height:100vh; overflow-y: auto;}

@media  screen and (max-width:1199px){
#dowebok{ margin-top:80px;}
.section{ height:auto !important; display:block; float:left; width:100%;}
.fp-tableCell{ height:auto !important; display:block; float:left;}
.qc_0100_1{ background:none !important; position:static; float:left; width:100%; height:auto;}
.qc_0100_1 .qc_1_1,
.qc_0100_1 .qc_1_2,
.qc_0100_1 .qc_1_3,
.qc_0100_1 .qc_1_4,
.qc_0100_1 .qc_1_5,
.qc_0100_1 .qc_1_6{ position:static; float:left; width:100%; padding:30px 0; text-align:center;}
.qc_0100_1 .qc_1_1 h1,
.qc_0100_1 .qc_1_2 h1,
.qc_0100_1 .qc_1_3 h1,
.qc_0100_1 .qc_1_5 h1,
.qc_0100_1 .qc_1_6 h1{ font-size:32px; line-height:40px; opacity:1; filter:alpha(opacity=100); top:0;}
.qc_0100_1 .qc_1_1 h6,
.qc_0100_1 .qc_1_2 h6,
.qc_0100_1 .qc_1_3 h6,
.qc_0100_1 .qc_1_5 h6,
.qc_0100_1 .qc_1_6 h6{ font-size:12px; line-height:18px; opacity:1; filter:alpha(opacity=100); top:0;}
.qc_0100_1 .qc_1_1 span,
.qc_0100_1 .qc_1_2 span,
.qc_0100_1 .qc_1_3 span,
.qc_0100_1 .qc_1_5 span,
.qc_0100_1 .qc_1_6 span{ font-size:12px; line-height:18px; opacity:1; filter:alpha(opacity=100); top:0; margin-top:0;}
.qc_0100_1 .qc_1_4 li{ width:100%;}
.page6{ height:auto; overflow:visible;}
}

@media  screen and (max-width:767px){
#dowebok{ margin-top:50px;}
.qc_0100_1 .qc_1_1,
.qc_0100_1 .qc_1_2,
.qc_0100_1 .qc_1_3,
.qc_0100_1 .qc_1_4{ padding:15px 0;}
.qc_0100_1 .qc_1_1 h1,
.qc_0100_1 .qc_1_2 h1,
.qc_0100_1 .qc_1_3 h1,
.qc_0100_1 .qc_1_5 h1,
.qc_0100_1 .qc_1_6 h1{ font-size:18px; line-height:24px;}
.qc_0100_1 .qc_1_4 li a span h1{ font-size:20px; height:30px; line-height:30px;}
.qc_0100_1 .qc_1_4 li a span i{ margin-top:10px;}
.qc_0100_1 .qc_1_4 li a span i img{ width:22px;}

}



@media screen and (max-device-width: 320px){body{-webkit-text-size-adjust:none}}
@media screen and (max-device-width: 480px){body{-webkit-text-size-adjust:none}}
@media only screen and (-webkit-min-device-pixel-ratio: 2){body{-webkit-text-size-adjust:none}}
@media only screen and (min-device-width: 768px) and (max-device-width: 1243px){body{-webkit-text-size-adjust:none}}


.z_0100_4{ float:left; width:100%; height:1px; background:#c1c1c1; margin-top:88px; display:none;}
.z_0100_4 button{ display:block; float:left; position:relative; left:50%; margin-left:-45px; width:90px; background:#f5f5f5; margin-top:-21px; text-align:center; outline:none; cursor:pointer;}
.z_0100_4 button i{ display:block; float:left; width:27px; height:27px; position:relative; left:50%; margin-left:-13.5px; background:url(images/img_4_10.png) no-repeat center;}
.z_0100_4 button font{ display:block; float:left; width:100%; font-size:15px; color:#666464; height:20px; line-height:20px; margin-top:2px;
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}
.z_0100_4 button:hover font{ color:#019934;}
.z_0100_4 button.on i{ background:url(images/img_4_10_h.png) no-repeat center;}
@media  screen and (max-width:1199px){
.z_0100_4{ margin-top:20px;}
}

@media  screen and (max-width:767px){

.z_0100_4{ margin-top:20px; height:auto; background:none; padding-bottom:20px;  display:block; }
.z_0100_4 button{margin-left:-55px; width:110px; height:36px; background:none; margin-top:0; border:1px solid #c1c1c1;}
.z_0100_4 button i{ display:none;}
.z_0100_4 button font{ display:block; float:left; width:100%; font-size:12px; color:#019934; height:34px; line-height:34px; margin-top:0;}
}

.zhuzhan{width: 100%;display: block;font-size: 16px;}


.LED_banner{
	height:650px;
	width:100%;
	clear:both;
	text-align:center;
	background:url(/repository/image/index_banner.jpg) no-repeat center;
	margin:140px 0 0 0;
}
.LED_banner .banner1{
	height:300px;
}
/*通用banner*/
.banner{position:relative;width:100%;height:650px;overflow:hidden; margin:auto;}
.banner .container{height:100%;}
.banner .contents{position:absolute;top:0px;left:0px;width:100%;height:650px;}
.banner .bannerLeft{ width:60px; height:60px; position:absolute; left:5%; top:40%; display:block; background:url("bann_btn.png") 0px 0px no-repeat;}
.banner .bannerRight{ width:60px; height:60px; position:absolute; right:5%; top:40%;display:block;background:url("bann_btn.png") -60px -0px no-repeat;}
.banner .content{position:absolute;top:0px;width:100%;height:650px;/*background-size:100%;*/background-repeat:no-repeat;background-position:center top;text-align:center;}
.banner .content .container {
    position: relative;
    width: 1200px;
    margin: 0px auto;
}
.banner .contentInfo{display:none;overflow:hidden;position:absolute;top:50%;left:100px;width:675px;height:200px;margin-top:-100px;z-index:1;text-align:left;}
.banner .contentInfo .sub{text-shadow:0px 0px 3px #b67ebc;position:absolute;top:17px;left:8px;width:2px;height:120px;background:#fff;}
.banner .contentInfo .sub{transform-origin:left bottom;-moz-transform-origin:left bottom;-ms-transform-origin:left bottom;-o-transform-origin:left bottom;-webkit-transform-origin:left bottom;}
.banner .contentInfo .quan{text-shadow:0px 0px 3px #b67ebc;position:absolute;top:128px;left:0px;width:14px;height:14px;border:2px solid #fff;border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;-webkit-border-radius:16px;}
.banner .contentInfo .title{text-shadow:0px 0px 3px #b67ebc;position:absolute;left:32px;top:8px;line-height:50px;font-size:40px;color:#fff;font-family:"微软雅黑";}
.banner .contentInfo .info{text-shadow:0px 0px 3px #b67ebc;position:absolute;left:32px;top:70px;line-height:32px;font-size:20px;color:#fff;}
.banner .contentInfo .btn{text-shadow:0px 0px 3px #b67ebc;position:absolute;top:146px;left:32px;color:#fff;border:1px solid #fff;text-align:center;line-height:32px;width:110px;height:30px; border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px;}
.banner .bannerNav{position:absolute;bottom:40px;width:100%;text-align:center;z-index:2;}
.banner .bannerNav .bannerNavChild{margin:0 10px;width:10px;height:10px;display:inline-block;*display:inline;*zoom:1;background:#fff;border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px;cursor:pointer;}
.banner .bannerNav .bannerNavChild.on{background:#000;
animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-moz-animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-webkit-animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-o-animation:bannerNavChildOn .2s  ease-in-out 0s  both;}



.banner .catesbox{width:100%; height:40px;position:absolute;left:0;bottom:0;background:url(neiNavBg.png) left top repeat-x; z-index: 100;}
.banner .catesbox .catesdiv{width:1200px;height:40px;margin:0 auto;}
.banner .catesbox .catesdiv .sel{border-bottom:2px solid #0985cc;height:38px;}
.banner .catesbox .catesdiv ul li{width:auto;height:40px;float:left;line-height:40px;text-align:center;}
.banner .catesbox .catesdiv ul li a{min-width:90px;height:40px;display:block;font-size:13px;color:#fff;font-family: microsoft yahei; padding:0px 10px;}
.banner .catesbox .catesdiv ul li a:hover{ background-color:#1BBC9B;}



.w1202{ width:1202px; margin:0 auto;}
.indexProduct{ width:100%;clear:both; padding:50px 0 0 0;}
.indexProduct_t{ width:800px;  height:72px;  margin:0 auto;  text-align:center; font-size:14px; padding-bottom:20px;}
.indexProduct_t span{font-family:Microsoft YaHei;letter-spacing:2px;font-size:32px; color:#cb272c;line-height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.indexProduct_t i{ display:block;font-style:normal; padding:8px 18px; color:#7D7D7D; font-size:14px;font-family:Arial;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.indexProduct_c{
	 margin-top:50px;
	 clear:both;
}



.tab {
  width: 1200px;
  margin: 0 auto 30px auto;
}
.tab-title {
  height: 30px;
  font-size: 0;
  width:1000px;
  margin:0 auto;

}
.tab-title .item {
line-height: 40px; width: 130px; height:40px; font-family:"Microsoft Yahei"; font-size:16px; color: #959595; border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color: #f1f1f1; text-align:center; padding-top:0; padding-right:25px; padding-left:25px; display: inline-table;
background-color:rgba(255, 255, 255, 0); border-radius:80px; border:solid 1px #ccc;
margin:0 60px;
}
.tab-title .item-cur {
  color: #fff;
  background-color: #E03B39;
}
.tab-cont {
  position: relative;

  width: 1200px;
  height:588px;
  overflow: hidden;
}
.tab-cont__wrap {
  position: absolute;
  padding-top:50px;
}
.tab-cont .item {
  width: 1200px;
  height: 418px;
  text-align: center;
  color: #fff;
}
.tab-cont .item table{

 border-collapse:collapse;
 width:100%;
}
.tab-cont .item table td{
 
 border-collapse:collapse;
 padding:10px 0;
 font-size:16px;


}
.tab-cont .item table td img{
	width:270px;
	height:170px;
}


.index-led-screen-application{ width:100%;padding:50px 0 40px 0; background-color:#f6f6f8; }
.w1044{ width:1044px; margin:0 auto;}
.w1220{ width:1220px; margin:0 auto;}
.index-led-screen-application_t{ width:800px;  height:72px;  margin:0 auto;  text-align:center; font-size:14px; padding-bottom:20px;}
.index-led-screen-application_t span{font-family:Microsoft YaHei;letter-spacing:2px;font-size:32px; color:#cb272c;line-height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.index-led-screen-application_t i{ display:block;font-style:normal; padding:8px 18px; color:#7D7D7D; font-size:14px;font-family:Arial;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.index-led-screen-application_c{
	margin-top:55px;
	text-align:center;
	background-size: 100%;
	background-image: url(../../img/image_091.jpg);
}
.sixhy{
	flex: 1;
	text-align: center;
}
.hyimage{
	width: 120px;
	height: 120px;
	margin: 5px auto;
}
.hyname{
	color: #fff;
}


.index-led-screen-case{ width:100%;padding:50px 0 40px 0; background-color:#FFF; }

.w1220{ width:1220px; margin:0 auto;}
.index-led-screen-case_t{ width:800px;  height:72px;  margin:0 auto;  text-align:center; font-size:14px; padding-bottom:20px;}
.index-led-screen-case_t span{font-family:Microsoft YaHei;letter-spacing:2px;font-size:32px; color:#cb272c;line-height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.index-led-screen-case_t i{ display:block;font-style:normal; padding:8px 18px; color:#7D7D7D; font-size:14px;font-family:Arial;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.index-led-screen-case_c{
	margin-top:55px;
	text-align:center;
}
.index-led-screen-case_c>ul{
	margin-top:55px;

}
.index-led-screen-case_c>ul>li{ width:275px; height:260px;float:left;overflow:hidden;margin:0px 15px;}
.index-led-screen-case_c ul .image{ height:190px; width:275px; }
.index-led-screen-case_c ul .image img{
	width:275px;
	height:190px;
}
.index-led-screen-case_c li .name{ height:50px;overflow: hidden; text-align:center;line-height:50px; font-size:14px;color:#555555;}
.index-led-screen-case .case_more{
	height:50px;
	width:180px;
	clear:both;
	text-align:center;
	font-size:20px;
	line-height:50px;
	background-color:#E03B39;
	color:#FFFFFF;
	margin:40px auto 50px auto;
	border-radius:28px;
}
.index-led-screen-case .case_more a{
	color:#FFFFFF;
}

.indexNews{ width:100%;clear:both; padding:50px 0 0 0; background-color:#f6f6f8;}
.indexNews_t{ width:800px;  height:72px;  margin:0 auto;  text-align:center; font-size:14px; padding-bottom:20px;}
.indexNews_t span{font-family:Microsoft YaHei;letter-spacing:2px;font-size:32px; color:#cb272c;line-height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.indexNews_t i{ display:block;font-style:normal; padding:8px 18px; color:#7D7D7D; font-size:14px;font-family:Arial;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.indexNews_c{
	 margin-top:10px;
	 clear:both;
}
.indexNews_c .tab-title{
	width:384px;
}
.indexNews_c .tab-title .item {
line-height: 40px;
width: 130px;
height:40px;
font-family:"Microsoft Yahei";
font-size:16px; color: #959595; 
border-width: 0; 
border-style: solid; 
border-color:rgba(255,255,255,0); 
background-color: #f1f1f1; 
text-align:center; 
padding:0 25px; 
display: inline-table;
background-color:rgba(255,255,255,0);
border-radius:80px; border:solid 1px #ccc;
margin:0 30px;
}
.indexNews_c .tab-cont {
	position: relative;
	background-color:#FFFFFF;
	width: 1200px;
	height:468px;
	overflow: hidden;
	margin-top:20px;
}
.indexNews_c .tab-cont .item {
  width: 1200px;
  height: 418px;
  text-align: center;
  color: #000000;
}
.indexNews_c .tab-cont .item a{
	font-size:18px;
	display:block;
	color:#333333;
	padding:6px 0;
}
.indexNews_c .tab-cont .item p{
	font-size:14px;
	text-align:left;
	line-height:28px;
	color:#999999;

}

.indexNews_c .tab-cont .item .news_left{
	margin:0 25px;
	padding:0 8px 0 7px;
	width:535px;
	float:left;
}
.indexNews_c .tab-cont .item .news_left img{
	width:535px;
	height:272px;
}
.indexNews_c .tab-cont .item .news_right{
	margin:0 25px;
	width:550px;

	float:left;
}
.indexNews_c .tab-cont .item .news_right p{
	height:115px;
	border-bottom:1px #f0f0f0 solid;
	margin-bottom:8px;
}







.LED_Footer{
	background:#4C4C4C;
	padding:20px 0;
	height:330px;
	overflow:hidden;
	text-align:center;

}
.LED_Footer .F_w{
	width:1200px;
	margin:0 auto;
	text-align:left;
	padding:50px 0 0 0;
}
.LED_Footer > .F_w > .left > ul > li{
	float:left;
	font-size:18px;
	color:white;
}
.LED_Footer > .F_w > .left > ul > li > ul{
	padding: 15px 0;
	overflow:hidden;
}
.LED_Footer > .F_w > .left > ul > li > ul > li{
	height:30px;
	line-height:30px;
}
.LED_Footer > .F_w > .left > ul > li > ul > li > a{
	color:#A8A9A9;
	font-size:14px;
}
.LED_Footer > .F_w > .left > ul > li > ul > li > a:hover{
	color:white;
}
.LED_Footer > .F_w > .left > ul > li > ul.f1{
	width:140px;
}
.LED_Footer > .F_w > .left > ul > li > ul.f2{
	width:145px;
}
.LED_Footer > .F_w > .left > ul > li > ul.f3{
	width:200px;
}
.LED_Footer .middle{
	float:left;
	width:885px;
	color:#BBB;
}
.LED_Footer .middle h3{
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

.LED_Footer .middle ul{
	padding: 15px 0;
	overflow:hidden;

}
.LED_Footer .middle ul li{
	height:30px;
	line-height:30px;
	color:#A8A9A9;
	font-size:14px;
	width:285px;
	float:left;
	margin-right:5px;

}
.LED_Footer .middle ul li .Name{
	float:left;
	width:208px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.LED_Footer .middle ul li .Time{
	float:right;
	width:75px;
	font-size:12px;
}

.LED_Footer .middle ul li a{
	color:#A8A9A9;
	font-size:14px;

}
.LED_Footer .middle ul li a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
.LED_Footer .right{
	padding-top:5px;
	text-align:center;
	color:#A8A9A9;
	float:right;
	font-size:14px;
}
.LED_Footer .right img{
	width:140px;
	margin-bottom:15px;
}
.LED_FooterCR{
	background:#1A1A1A;
	height:50px;
	line-height:50px;
	color:#999999;
	font-size:12px;
	text-align:center;
}
.LED_FooterCR .FCR_c{
	width:1200px;
	margin:0 auto;
}
.LED_left{
	float:left;
}
.LED_right{
	float:right;
	color:#EAEAEA;
}
.LED_FooterCR a{
	color:#999999;
}
.LED_FooterCR a:hover{
	text-decoration:underline;
}
.LED_fl{
	width:100%;
	clear:both;
	text-align:center;
}
.LED_fl .flc{
	width:1100px;
	margin:0 auto;
	font-size:12px;
	padding:10px 0;
}

.LED_fl .flc a:hover{
	text-decoration:underline;
}





#moquu_top, #moquu_wxin, #moquu_wshare, #moquu_wmaps {
	z-index: 2;
	width: 50px;
	height: 50px;
	right: 10px;
	position: fixed;
	cursor: pointer;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#moquu_wxin {
	top: 360px;
	z-index: 200;
	_margin-top: 360px;
	overflow: visible;
}
#moquu_wxin a {
	background: url(images/sbtn.png) 0 -0px;
	right: 0;
	float: left;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
}
#moquu_wxin a:hover {
	background: url(images/sbtn.png) -50px -0px;
}
#moquu_wshare {
	top: 412px;
	z-index: 200;
	_margin-top: 412px;
	overflow: visible;
}
#moquu_wshare a {
	background: url(images/sbtn.png) 0 -50px;
	width: 50px;
	height: 50px;
	right: 0;
	float: left;
	text-indent: -9999px;
}
#moquu_wshare a:hover {
	background: url(images/sbtn.png) -50px -50px;
}
#moquu_top {
	top: 464px;
	_margin-top: 516px;
	background: url(images/sbtn.png) 0 -101px;
	width: 50px;
	height: 50px;
}
#moquu_top:hover {
	background: url(images/sbtn.png) -50px -101px;
}
.moquu_wxin, .moquu_wshare {
	position: relative;
	z-index: 2;
}
.moquu_wxin a:hover .moquu_wxinh, .moquu_wshare a:hover .moquu_wshareh {
	display: block;
}
.moquu_wxin .moquu_wxinh {
	position: absolute;
	display: none;
	left: -220px;
	top: -78px;
	width: 220px;
	height: 210px;
	background: url(images/weixin.png) no-repeat;
}
.moquu_wshare .moquu_wshareh {
	position: absolute;
	display: none;
	left: -220px;
	top: -78px;
	width: 220px;
	height: 210px;
	background: url(images/weibo.png) no-repeat;
}







